]> git.proxmox.com Git - qemu.git/history - hw/parallel.c
user: Restore debug usage message for '-d ?' in user mode emulation
[qemu.git] / hw / parallel.c
2011-02-20 Aurelien JarnoMerge branch 'linux-user-for-upstream' of git://gitorio...
2011-02-20 Blue Swirlparallel: refactor device creation
2010-12-27 Aurelien JarnoMerge branch 'spice.v23.pull' of git://anongit.freedesk...
2010-12-17 Anthony LiguoriMerge remote branch 'arm/for-anthony' into staging
2010-12-17 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-12-17 Anthony LiguoriMerge remote branch 'jvrao/for-anthony' into staging
2010-12-17 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-12-11 Gleb NatapovKeep track of ISA ports ISA device is using in qdev.
2010-12-11 Alexander GrafAdd endianness as io mem parameter
2010-06-14 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-06-04 Markus Armbrusterblockdev: Collect block device code in new blockdev.c
2010-04-25 Blue Swirlx86: remove dead assignments, spotted by clang analyzer
2009-12-02 Gerd HoffmannFix qdev property type definition for isa serial/parall...
2009-11-07 Blue SwirlSparc64/x86: remove unneeded calls to device reset
2009-10-27 Gerd Hoffmannisa: configure serial+parallel by index.
2009-10-07 Markus ArmbrusterClean up test for qdev_init() failure
2009-10-05 Gerd Hoffmannparallel: convert isa to qdev
2009-10-01 Anthony LiguoriRevert "Get rid of _t suffix"
2009-10-01 malcGet rid of _t suffix
2009-08-28 Anthony LiguoriMerge commit 'linux-user/linux-user-for-upstream' into...
2009-08-25 Blue SwirlMake CPURead/WriteFunc structure 'const'
2009-06-29 Jan KiszkaRevert "Introduce reset notifier order"
2009-06-16 Avi KivityRemove io_index argument from cpu_register_io_memory()
2009-05-22 Jan KiszkaIntroduce reset notifier order
2009-05-13 Blue SwirlReplace gcc variadic macro extension with C99 version
2009-02-05 aliguorihw: remove error handling from qemu_malloc() callers...
2008-12-07 aurel32Parallel port reset
2008-12-01 pbrookChange MMIO callbacks to use offsets, not absolute...
2008-08-22 aurel32Parallel Port Direction Fix
2008-02-10 balrogFix parallel port software emulation (Hervé Poussineau).
2007-11-18 pbrookAdd statics and missing #includes for prototypes.
2007-11-17 pbrookBreak up vl.h.
2007-09-17 thsfind -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again...
2007-09-16 thsfind -type f | xargs sed -i 's/[\t ]$//g' # on most...
2007-06-18 thsAdd parallel memory mapped interface, by Herve Poussineau.
2007-06-07 thsFix code formatting, by Herve Poussineau.
2007-04-07 pbrookUnify IRQ handling.
2007-02-17 thsParport EPP support for Linux, by Marko Kohtala.
2005-11-15 bellardnew network emulation
2005-11-10 bellardlow level host parallel port access
2005-01-23 bellardremoved warnings
2005-01-15 bellardPC parallel port support (Mark Jonckheere)