summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* arm_boot: Pass ARMCPU to do_cpu_reset()Andreas Färber2012-06-041-3/+6
* armv7m: Pass ARMCPU to armv7m_reset()Andreas Färber2012-06-041-2/+4
* armv7m: Use cpu_arm_init() to obtain ARMCPUAndreas Färber2012-06-041-3/+6
* omap: Use cpu_arm_init() to store ARMCPU in omap_mpu_state_sAndreas Färber2012-06-046-19/+21
* pxa2xx: Use cpu_arm_init() and store ARMCPUAndreas Färber2012-06-046-25/+25
* 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
| * | 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
OpenPOWER on IntegriCloud