index
:
~fziglio/qemu
master
virgl-spice
Qemu experimental branch
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
parallel.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-02-05
hw: remove error handling from qemu_malloc() callers (Avi Kivity)
aliguori
1
-4
/
+0
2008-12-07
Parallel port reset
aurel32
1
-5
/
+11
2008-12-01
Change MMIO callbacks to use offsets, not absolute addresses.
pbrook
1
-8
/
+6
2008-08-22
Parallel Port Direction Fix
aurel32
1
-0
/
+12
2008-02-10
Fix parallel port software emulation (Hervé Poussineau).
balrog
1
-0
/
+3
2007-11-18
Add statics and missing #includes for prototypes.
pbrook
1
-9
/
+9
2007-11-17
Break up vl.h.
pbrook
1
-1
/
+4
2007-09-17
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...
ths
1
-1
/
+1
2007-09-16
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
1
-3
/
+3
2007-06-18
Add parallel memory mapped interface, by Herve Poussineau.
ths
1
-8
/
+92
2007-06-07
Fix code formatting, by Herve Poussineau.
ths
1
-163
/
+163
2007-04-07
Unify IRQ handling.
pbrook
1
-4
/
+4
2007-02-17
Parport EPP support for Linux, by Marko Kohtala.
ths
1
-80
/
+344
2005-11-15
new network emulation
bellard
1
-22
/
+0
2005-11-10
low level host parallel port access
bellard
1
-36
/
+58
2005-01-23
removed warnings
bellard
1
-5
/
+0
2005-01-15
PC parallel port support (Mark Jonckheere)
bellard
1
-0
/
+188