summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* update bochs vbe interfaceGerd Hoffmann2010-04-082-3/+7
* OHCI qdev conversionPaul Brook2010-04-055-47/+47
* ARMv7-M reset fixesPaul Brook2010-04-051-14/+8
* UHCI spurious interrut fixPaul Brook2010-04-041-3/+4
* Revert "Compile usb-ohci only once"Paul Brook2010-04-0411-94/+41
* sparc32: add IOMMU chipset doc linksBlue Swirl2010-04-031-1/+9
* sparc32: rename iommu.c to sun4m_iommu.c to make room for other IOMMUsBlue Swirl2010-04-031-0/+0
* sparc32: improve timer implementationBlue Swirl2010-04-031-3/+6
* hw/r2d: add a USB keyboardAurelien Jarno2010-04-021-0/+4
* usb-bus: fix no paramsTeLeMan2010-04-021-1/+1
* win32: Fix compiler errors from u_int64_tStefan Weil2010-04-012-4/+4
* virtio-net: vhost net supportMichael S. Tsirkin2010-04-011-2/+69
* vhost: vhost net supportMichael S. Tsirkin2010-04-014-0/+973
* virtio-pci: fill in notifier supportMichael S. Tsirkin2010-04-011-0/+63
* virtio: move typedef to qemu-commonMichael S. Tsirkin2010-04-011-1/+0
* virtio: add set_status callbackMichael S. Tsirkin2010-04-014-4/+14
* virtio: notifier support + APIs for queue fieldsMichael S. Tsirkin2010-04-012-2/+96
* notifier: event notifier implementationMichael S. Tsirkin2010-04-012-0/+78
* Fix -enable-kvmAnthony Liguori2010-04-011-1/+2
* Don't check for bus master for old guestsAlexander Graf2010-03-311-1/+24
* usb: class specific interface requestsMax Reitz2010-03-314-10/+7
* Compile most PPC devices only onceBlue Swirl2010-03-304-14/+0
* Compile prep_pci only onceBlue Swirl2010-03-291-8/+0
* Compile openpic only onceBlue Swirl2010-03-291-24/+10
* Compile ide/macio only onceBlue Swirl2010-03-291-10/+4
* Compile pflash_cfi01 only onceBlue Swirl2010-03-298-84/+183
* Compile pflash_cfi02 only onceBlue Swirl2010-03-295-70/+146
* Compile acpi only onceBlue Swirl2010-03-294-22/+47
* Move KVM and Xen global flags to vl.cBlue Swirl2010-03-291-3/+0
* pflash_cfi02: fix incorrect TARGET_FMT_lx/d useBlue Swirl2010-03-271-15/+15
* error: Trim includes after "Move qemu_error & friends..."Markus Armbruster2010-03-271-0/+1
* balloon: Fix overflow when reporting actual memory sizeAdam Litke2010-03-271-1/+2
* Compile some MIPS devices only onceBlue Swirl2010-03-279-13/+22
* Fix buildBlue Swirl2010-03-271-3/+5
* Compile ide/core only onceBlue Swirl2010-03-271-9/+5
* Fix recent pxa270 serial breakageLars Munch2010-03-231-1/+1
* pci_host: fix breakageAurelien Jarno2010-03-231-5/+5
* Fix Sparc64 buildBlue Swirl2010-03-211-1/+1
* Compile pci_host only onceBlue Swirl2010-03-217-46/+67
* Compile usb-ohci only onceBlue Swirl2010-03-2111-41/+94
* Compile serial only onceBlue Swirl2010-03-2112-56/+163
* Compile isa_mmio only onceBlue Swirl2010-03-2112-35/+95
* Move x86 specific PC declarations to a separate fileBlue Swirl2010-03-216-17/+24
* Revert "Convert atexit users to exit_notifier"Anthony Liguori2010-03-214-7/+5
* Fix a typoBlue Swirl2010-03-211-1/+2
* Fix a typo which broke Xen buildBlue Swirl2010-03-201-1/+1
* Convert atexit users to exit_notifierAnthony Liguori2010-03-194-5/+7
* Rewrite mouse handlers to use QTAILQ and to have an activation functionAnthony Liguori2010-03-191-4/+11
* Replace assert(0) with abort() or cpu_abort()Blue Swirl2010-03-185-30/+30
* hw/usb-msd: fix some usb requestsArnaud Patard (Rtp)2010-03-171-3/+5
OpenPOWER on IntegriCloud