]> git.proxmox.com Git - mirror_qemu.git/history - hw/parallel.c
Rename target_phys_addr_t to hwaddr
[mirror_qemu.git] / hw / parallel.c
2012-10-23 Avi KivityRename target_phys_addr_t to hwaddr
2012-03-01 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/core...
2012-02-23 Kevin WolfMerge qemu-iotests into for-anthony
2012-02-17 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-02-16 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-02-16 Anthony LiguoriMerge remote-tracking branch 'kraxel/vnc.2' into staging
2012-02-16 Anthony LiguoriMerge remote-tracking branch 'kiszka/queues/slirp'...
2012-02-15 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.38' into staging
2012-02-15 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-02-15 Andreas Färberqom: Unify type registration
2012-02-08 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream'...
2012-02-04 Blue SwirlMerge branch 'linux-user-for-upstream' of git://git...
2012-02-04 Blue SwirlMerge branch 'for-upstream' of git://repo.or.cz/qemu...
2012-02-03 Anthony Liguoriqdev: register all types natively through QEMU Object...
2012-01-28 Blue SwirlMerge branch 'target-arm.for-upstream' of git://git...
2012-01-27 Anthony Liguoriisa: pic: convert to QEMU Object Model
2011-12-05 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-12-05 Anthony LiguoriMerge remote-tracking branch 'aneesh/1.0-fixes' into...
2011-12-05 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-12-05 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/batch...
2011-11-24 Avi Kivityparallel: convert to memory API
2011-10-20 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream-6...
2011-10-14 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-10-14 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-10-14 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.28' into staging
2011-10-14 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm-tmp/memory/batch...
2011-10-11 Richard Hendersonparallel: Convert to isa_register_portio_list
2011-08-25 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream-2...
2011-08-22 Anthony Liguorichar: qemu_chr_ioctl() -> qemu_chr_fe_ioctl()
2011-08-22 Anthony Liguorichar: rename qemu_chr_write() -> qemu_chr_fe_write()
2011-08-21 Anthony LiguoriMerge remote-tracking branch 'pmaydell/armhw-for-upstre...
2011-08-21 Blue SwirlMerge branch 'queues/slirp' of git://git.kiszka.org...
2011-08-21 Anthony LiguoriUse glib memory allocation and free functions
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)