index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
parallel.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
qom: Unify type registration
Andreas Färber
2012-02-15
1
-2
/
+2
*
qdev: register all types natively through QEMU Object Model
Anthony Liguori
2012-02-03
1
-12
/
+16
*
isa: pic: convert to QEMU Object Model
Anthony Liguori
2012-01-27
1
-5
/
+11
*
parallel: convert to memory API
Avi Kivity
2011-11-24
1
-15
/
+12
*
parallel: Convert to isa_register_portio_list
Richard Henderson
2011-10-11
1
-19
/
+28
*
char: qemu_chr_ioctl() -> qemu_chr_fe_ioctl()
Anthony Liguori
2011-08-22
1
-15
/
+15
*
char: rename qemu_chr_write() -> qemu_chr_fe_write()
Anthony Liguori
2011-08-22
1
-1
/
+1
*
Use glib memory allocation and free functions
Anthony Liguori
2011-08-21
1
-1
/
+1
*
parallel: refactor device creation
Blue Swirl
2011-02-20
1
-16
/
+5
*
Keep track of ISA ports ISA device is using in qdev.
Gleb Natapov
2010-12-11
1
-0
/
+5
*
Add endianness as io mem parameter
Alexander Graf
2010-12-11
1
-1
/
+2
*
blockdev: Collect block device code in new blockdev.c
Markus Armbruster
2010-06-04
1
-0
/
+1
*
x86: remove dead assignments, spotted by clang analyzer
Blue Swirl
2010-04-25
1
-4
/
+3
*
Fix qdev property type definition for isa serial/parallel devices
Gerd Hoffmann
2009-12-02
1
-1
/
+1
*
Sparc64/x86: remove unneeded calls to device reset
Blue Swirl
2009-11-07
1
-2
/
+0
*
isa: configure serial+parallel by index.
Gerd Hoffmann
2009-10-27
1
-6
/
+17
*
Clean up test for qdev_init() failure
Markus Armbruster
2009-10-07
1
-1
/
+1
*
parallel: convert isa to qdev
Gerd Hoffmann
2009-10-05
1
-8
/
+53
*
Revert "Get rid of _t suffix"
Anthony Liguori
2009-10-01
1
-7
/
+7
*
Get rid of _t suffix
malc
2009-10-01
1
-7
/
+7
*
Make CPURead/WriteFunc structure 'const'
Blue Swirl
2009-08-25
1
-2
/
+2
*
Revert "Introduce reset notifier order"
Jan Kiszka
2009-06-29
1
-2
/
+2
*
Remove io_index argument from cpu_register_io_memory()
Avi Kivity
2009-06-16
1
-1
/
+1
*
Introduce reset notifier order
Jan Kiszka
2009-05-22
1
-2
/
+2
*
Replace gcc variadic macro extension with C99 version
Blue Swirl
2009-05-13
1
-2
/
+2
*
hw: remove error handling from qemu_malloc() callers (Avi Kivity)
aliguori
2009-02-05
1
-4
/
+0
*
Parallel port reset
aurel32
2008-12-08
1
-5
/
+11
*
Change MMIO callbacks to use offsets, not absolute addresses.
pbrook
2008-12-01
1
-8
/
+6
*
Parallel Port Direction Fix
aurel32
2008-08-22
1
-0
/
+12
*
Fix parallel port software emulation (Hervé Poussineau).
balrog
2008-02-10
1
-0
/
+3
*
Add statics and missing #includes for prototypes.
pbrook
2007-11-18
1
-9
/
+9
*
Break up vl.h.
pbrook
2007-11-17
1
-1
/
+4
*
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...
ths
2007-09-17
1
-1
/
+1
*
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
2007-09-16
1
-3
/
+3
*
Add parallel memory mapped interface, by Herve Poussineau.
ths
2007-06-18
1
-8
/
+92
*
Fix code formatting, by Herve Poussineau.
ths
2007-06-07
1
-163
/
+163
*
Unify IRQ handling.
pbrook
2007-04-07
1
-4
/
+4
*
Parport EPP support for Linux, by Marko Kohtala.
ths
2007-02-18
1
-80
/
+344
*
new network emulation
bellard
2005-11-15
1
-22
/
+0
*
low level host parallel port access
bellard
2005-11-11
1
-36
/
+58
*
removed warnings
bellard
2005-01-23
1
-5
/
+0
*
PC parallel port support (Mark Jonckheere)
bellard
2005-01-15
1
-0
/
+188