summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* msi: Guard msi/msix_write_config with msi_presentJan Kiszka2012-06-072-2/+3
* msi: Invoke msi/msix_reset from PCI coreJan Kiszka2012-06-0710-20/+11
* msi: Guard msi_reset with msi_presentJan Kiszka2012-06-071-0/+4
* ahci: Clean up reset functionsJan Kiszka2012-06-073-17/+20
* intel-hda: Fix reset of MSI functionJan Kiszka2012-06-071-0/+3
* ahci: Fix reset of MSI functionJan Kiszka2012-06-071-2/+10
* rtl8139: honor RxOverflow flag in can_receive methodFernando Luis Vazquez Cao2012-06-071-1/+1
* shpc: unparent device before freeMichael S. Tsirkin2012-06-071-0/+1
* Revert "rtl8139: do the network/host communication only in normal operating m...Jason Wang2012-06-041-9/+0
* Merge remote-tracking branch 'qemu-kvm/uq/master' into stagingAnthony Liguori2012-06-0312-36/+311
|\
| * virtio/vhost: Add support for KVM in-kernel MSI injectionJan Kiszka2012-05-212-0/+132
| * msix: Add msix_nr_vectors_allocatedJan Kiszka2012-05-212-0/+7
| * kvm: Make kvm_irqchip_commit_routes an internal serviceJan Kiszka2012-05-211-5/+1
| * kvm: Rename kvm_irqchip_add_route to kvm_irqchip_add_irq_routeJan Kiszka2012-05-211-4/+4
| * msix: Introduce vector notifiersJan Kiszka2012-05-213-0/+105
| * msix: Invoke msix_handle_mask_update on msix_mask_allJan Kiszka2012-05-211-0/+4
| * msix: Factor out msix_get_messageJan Kiszka2012-05-211-6/+13
| * kvm: x86: Wire up MSI support for in-kernel irqchipJan Kiszka2012-05-161-2/+32
| * pc: Enable MSI support at APIC levelJan Kiszka2012-05-164-19/+8
| * Introduce MSIMessage structureJan Kiszka2012-05-161-0/+5
* | ahci: SATA FIS is 20 bytes, not 0x20Daniel Verkamp2012-05-301-2/+2
* | 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
OpenPOWER on IntegriCloud