aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2010-04-02hw/r2d: add a USB keyboardAurelien Jarno
2010-04-02usb-bus: fix no paramsTeLeMan
2010-04-01win32: Fix compiler errors from u_int64_tStefan Weil
2010-04-01virtio-net: vhost net supportMichael S. Tsirkin
2010-04-01vhost: vhost net supportMichael S. Tsirkin
2010-04-01virtio-pci: fill in notifier supportMichael S. Tsirkin
2010-04-01virtio: move typedef to qemu-commonMichael S. Tsirkin
2010-04-01virtio: add set_status callbackMichael S. Tsirkin
2010-04-01virtio: notifier support + APIs for queue fieldsMichael S. Tsirkin
2010-04-01notifier: event notifier implementationMichael S. Tsirkin
2010-04-01Fix -enable-kvmAnthony Liguori
2010-03-31Don't check for bus master for old guestsAlexander Graf
2010-03-31usb: class specific interface requestsMax Reitz
2010-03-30Compile most PPC devices only onceBlue Swirl
2010-03-29Compile prep_pci only onceBlue Swirl
2010-03-29Compile openpic only onceBlue Swirl
2010-03-29Compile ide/macio only onceBlue Swirl
2010-03-29Compile pflash_cfi01 only onceBlue Swirl
2010-03-29Compile pflash_cfi02 only onceBlue Swirl
2010-03-29Compile acpi only onceBlue Swirl
2010-03-29Move KVM and Xen global flags to vl.cBlue Swirl
2010-03-27pflash_cfi02: fix incorrect TARGET_FMT_lx/d useBlue Swirl
2010-03-27error: Trim includes after "Move qemu_error & friends..."Markus Armbruster
2010-03-27balloon: Fix overflow when reporting actual memory sizeAdam Litke
2010-03-27Compile some MIPS devices only onceBlue Swirl
2010-03-27Fix buildBlue Swirl
2010-03-27Compile ide/core only onceBlue Swirl
2010-03-23Fix recent pxa270 serial breakageLars Munch
2010-03-23pci_host: fix breakageAurelien Jarno
2010-03-21Fix Sparc64 buildBlue Swirl
2010-03-21Compile pci_host only onceBlue Swirl
2010-03-21Compile usb-ohci only onceBlue Swirl
2010-03-21Compile serial only onceBlue Swirl
2010-03-21Compile isa_mmio only onceBlue Swirl
2010-03-21Move x86 specific PC declarations to a separate fileBlue Swirl
2010-03-21Revert "Convert atexit users to exit_notifier"Anthony Liguori
2010-03-21Fix a typoBlue Swirl
2010-03-20Fix a typo which broke Xen buildBlue Swirl
2010-03-19Convert atexit users to exit_notifierAnthony Liguori
2010-03-19Rewrite mouse handlers to use QTAILQ and to have an activation functionAnthony Liguori
2010-03-18Replace assert(0) with abort() or cpu_abort()Blue Swirl
2010-03-17hw/usb-msd: fix some usb requestsArnaud Patard (Rtp)
2010-03-17scsi-disk: fix buffer overflowGerd Hoffmann
2010-03-17read-only: Another minor cleanupNaphtali Sprei
2010-03-17disentangle tcg and deadline calculationPaolo Bonzini
2010-03-17balloon: Do not save VM state wrt asynchronous virtio operationsAdam Litke
2010-03-17block: add logical_block_size propertyChristoph Hellwig
2010-03-17Avoid crash on '-usbdevice <device>' without parametersJan Kiszka
2010-03-17Merge remote branch 'markus/qerror' into stagingAnthony Liguori
2010-03-17Merge remote branch 'mst/pci' into stagingAnthony Liguori