summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* virtio-blk: Fix geometry sector calculationChristian Borntraeger2012-05-301-1/+16
* virtio: Fix compiler warning for non Linux hostsStefan Weil2012-05-301-1/+3
* pci: call object_unparent() before free_qdev()Amos Kong2012-05-292-1/+1
* fix multiboot loading if load_end_addr == 0Scott Moser2012-05-291-3/+9
* vga: fix vram double-mapping with -vga std and -M pc-0.12Avi Kivity2012-05-292-1/+7
* Merge remote-tracking branch 'sstabellini/for_1.1_rc3' into stagingAnthony Liguori2012-05-293-26/+41
|\
| * Call xc_domain_shutdown with the reboot flag when the guest requests a reboot.John V. Baboval2012-05-171-1/+1
| * xen: Fix PV-on-HVMAnthony PERARD2012-05-171-1/+4
| * xen_disk: properly update stats in ioreq_release()Jan Beulich2012-05-171-4/+8
| * xen_disk: use bdrv_aio_flush instead of bdrv_flushStefano Stabellini2012-05-171-4/+18
| * xen_disk: remove syncwrite optionStefano Stabellini2012-05-171-7/+1
| * xen: do not initialize the interval timer and PCSPK emulatorStefano Stabellini2012-05-171-10/+13
* | Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori2012-05-292-7/+9
|\ \
| * | fdc: fix media detectionPavel Hrdina2012-05-251-6/+8
| * | fdc: floppy drive should be visible after start without mediaPavel Hrdina2012-05-251-1/+1
* | | scsi: declare vmstate_info_scsi_requests to be staticJim Meyering2012-05-251-1/+1
|/ /
* | es1370: Fix debug codeStefan Weil2012-05-241-5/+6
* | xen: Fix PV-on-HVMAnthony PERARD2012-05-211-1/+4
* | qdev: Fix memory leakdunrong huang2012-05-211-1/+5
* | virtio: check virtio_load return codeOrit Wassermann2012-05-215-5/+27
* | virtio-blk: always enable VIRTIO_BLK_F_SCSIPaolo Bonzini2012-05-214-7/+9
* | virtio-blk: define VirtIOBlkConfPaolo Bonzini2012-05-217-28/+32
* | virtio-blk: blockdev_mark_auto_del is transport-independentPaolo Bonzini2012-05-212-1/+1
* | virtio-blk: report non-zero status when failing SG_IO requestsPaolo Bonzini2012-05-211-28/+23
* | use an uint64_t for the max_sz parameter in load_image_targphysMark Langsdorf2012-05-212-2/+3
* | virtio-pci: add missing 'static'Blue Swirl2012-05-191-1/+1
* | sparc64: fix initrd loadingBlue Swirl2012-05-191-23/+33
|/
* Merge remote-tracking branch 'afaerber-or/qom-1.1' into stagingAnthony Liguori2012-05-144-3/+9
|\
| * mips_fulong2e: Don't register "cpu" VMState twiceJuan Quintela2012-05-131-1/+0
| * pc: Add back PCI.rombar compat propertyPaolo Bonzini2012-05-131-0/+4
| * qdev: Fix adding of ptr propertiesAnthony Liguori2012-05-121-1/+4
| * qdev: Use object_property_print() in info qtreePaolo Bonzini2012-05-121-1/+1
* | Merge remote-tracking branch 'kraxel/usb.50' into stagingAnthony Liguori2012-05-141-0/+9
|\ \
| * | usb-host: handle guest-issued clear haltGerd Hoffmann2012-05-141-0/+9
| |/
* | Merge remote-tracking branch 'spice/spice.v55' into stagingAnthony Liguori2012-05-141-5/+3
|\ \
| * | qxl: set size of PCI IO BAR correctly (16) for revision 2Uri Lublin2012-05-141-5/+3
| |/
* | Merge remote-tracking branch 'sweil/for-1.1' into stagingAnthony Liguori2012-05-141-2/+2
|\ \
| * | fix some common typosJim Meyering2012-05-141-2/+2
| |/
* | qdev: fix -device foo,?Paolo Bonzini2012-05-141-2/+2
|/
* sun4u: implement interrupt clearing registersArtyom Tarasenko2012-05-121-0/+12
* sun4u: initialize OBIO interrupt mappingsArtyom Tarasenko2012-05-121-0/+6
* Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2012-05-081-1/+1
|\
| * rtl8139: fix regression in TxStatus/TxAddr readAvi Kivity2012-05-081-1/+1
* | Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori2012-05-081-18/+11
|\ \
| * | fdc: simplify media change handlingHervé Poussineau2012-05-071-18/+11
| |/
* | Merge remote-tracking branch 'bonzini/scsi-next' into stagingAnthony Liguori2012-05-083-73/+94
|\ \
| * | scsi: Add assertion for use-after-free errorsStefan Weil2012-05-071-0/+1
| * | scsi: remove useless debug messagesPaolo Bonzini2012-05-071-13/+0
| * | scsi: set VALID bit to 0 in fixed format sense dataPaolo Bonzini2012-05-071-2/+2
| * | scsi: do not require a minimum allocation length for REQUEST SENSEPaolo Bonzini2012-05-071-5/+2
OpenPOWER on IntegriCloud