summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* 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
* scsi-disk: fix buffer overflowGerd Hoffmann2010-03-171-1/+3
* read-only: Another minor cleanupNaphtali Sprei2010-03-171-2/+1
* disentangle tcg and deadline calculationPaolo Bonzini2010-03-171-2/+4
* balloon: Do not save VM state wrt asynchronous virtio operationsAdam Litke2010-03-171-9/+0
* block: add logical_block_size propertyChristoph Hellwig2010-03-173-9/+26
* Avoid crash on '-usbdevice <device>' without parametersJan Kiszka2010-03-171-1/+3
* Merge remote branch 'markus/qerror' into stagingAnthony Liguori2010-03-1716-179/+208
|\
| * monitor: convert do_device_add() to QObjectMarkus Armbruster2010-03-162-9/+35
| * monitor: Use argument type 'O' for device_addMarkus Armbruster2010-03-161-2/+1
| * qemu-option: Move the implied first name into QemuOptsListMarkus Armbruster2010-03-163-3/+3
| * error: Convert do_device_add() to QErrorMarkus Armbruster2010-03-161-10/+9
OpenPOWER on IntegriCloud