summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2010-04-01virtio-net: vhost net supportMichael S. Tsirkin1-2/+69
2010-04-01vhost: vhost net supportMichael S. Tsirkin4-0/+973
2010-04-01virtio-pci: fill in notifier supportMichael S. Tsirkin1-0/+63
2010-04-01virtio: move typedef to qemu-commonMichael S. Tsirkin1-1/+0
2010-04-01virtio: add set_status callbackMichael S. Tsirkin4-4/+14
2010-04-01virtio: notifier support + APIs for queue fieldsMichael S. Tsirkin2-2/+96
2010-04-01notifier: event notifier implementationMichael S. Tsirkin2-0/+78
2010-04-01Fix -enable-kvmAnthony Liguori1-1/+2
2010-03-31Don't check for bus master for old guestsAlexander Graf1-1/+24
2010-03-31usb: class specific interface requestsMax Reitz4-10/+7
2010-03-30Compile most PPC devices only onceBlue Swirl4-14/+0
2010-03-29Compile prep_pci only onceBlue Swirl1-8/+0
2010-03-29Compile openpic only onceBlue Swirl1-24/+10
2010-03-29Compile ide/macio only onceBlue Swirl1-10/+4
2010-03-29Compile pflash_cfi01 only onceBlue Swirl8-84/+183
2010-03-29Compile pflash_cfi02 only onceBlue Swirl5-70/+146
2010-03-29Compile acpi only onceBlue Swirl4-22/+47
2010-03-29Move KVM and Xen global flags to vl.cBlue Swirl1-3/+0
2010-03-27pflash_cfi02: fix incorrect TARGET_FMT_lx/d useBlue Swirl1-15/+15
2010-03-27error: Trim includes after "Move qemu_error & friends..."Markus Armbruster1-0/+1
2010-03-27balloon: Fix overflow when reporting actual memory sizeAdam Litke1-1/+2
2010-03-27Compile some MIPS devices only onceBlue Swirl9-13/+22
2010-03-27Fix buildBlue Swirl1-3/+5
2010-03-27Compile ide/core only onceBlue Swirl1-9/+5
2010-03-23Fix recent pxa270 serial breakageLars Munch1-1/+1
2010-03-23pci_host: fix breakageAurelien Jarno1-5/+5
2010-03-21Fix Sparc64 buildBlue Swirl1-1/+1
2010-03-21Compile pci_host only onceBlue Swirl7-46/+67
2010-03-21Compile usb-ohci only onceBlue Swirl11-41/+94
2010-03-21Compile serial only onceBlue Swirl12-56/+163
2010-03-21Compile isa_mmio only onceBlue Swirl12-35/+95
2010-03-21Move x86 specific PC declarations to a separate fileBlue Swirl6-17/+24
2010-03-21Revert "Convert atexit users to exit_notifier"Anthony Liguori4-7/+5
2010-03-21Fix a typoBlue Swirl1-1/+2
2010-03-20Fix a typo which broke Xen buildBlue Swirl1-1/+1
2010-03-19Convert atexit users to exit_notifierAnthony Liguori4-5/+7
2010-03-19Rewrite mouse handlers to use QTAILQ and to have an activation functionAnthony Liguori1-4/+11
2010-03-18Replace assert(0) with abort() or cpu_abort()Blue Swirl5-30/+30
2010-03-17hw/usb-msd: fix some usb requestsArnaud Patard (Rtp)1-3/+5
2010-03-17scsi-disk: fix buffer overflowGerd Hoffmann1-1/+3
2010-03-17read-only: Another minor cleanupNaphtali Sprei1-2/+1
2010-03-17disentangle tcg and deadline calculationPaolo Bonzini1-2/+4
2010-03-17balloon: Do not save VM state wrt asynchronous virtio operationsAdam Litke1-9/+0
2010-03-17block: add logical_block_size propertyChristoph Hellwig3-9/+26
2010-03-17Avoid crash on '-usbdevice <device>' without parametersJan Kiszka1-1/+3
2010-03-17Merge remote branch 'markus/qerror' into stagingAnthony Liguori16-179/+208
2010-03-17Merge remote branch 'mst/pci' into stagingAnthony Liguori2-62/+35
2010-03-17Large page TLB flushPaul Brook1-2/+5
2010-03-16monitor: convert do_device_add() to QObjectMarkus Armbruster2-9/+35
2010-03-16monitor: Use argument type 'O' for device_addMarkus Armbruster1-2/+1