aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-05-25fdc: floppy drive should be visible after start without mediaPavel Hrdina
2012-05-25qemu-iotests: mark 035 qcow2-onlyStefan Hajnoczi
2012-05-25qcow2: Check qcow2_alloc_clusters_at() return valueKevin Wolf
2012-05-25sheepdog: use heap instead of stack for BDRVSheepdogStateMORITA Kazutaka
2012-05-25sheepdog: return -errno on errorMORITA Kazutaka
2012-05-25sheepdog: mark image as snapshot when tag is specifiedMORITA Kazutaka
2012-05-25qemu-img: Explain how rebase operation can be used to perform a 'diff' operat...Richard W.M. Jones
2012-05-25qcow2: don't leak buffer for unexpected qcow_version in headerJim Meyering
2012-05-25scsi: declare vmstate_info_scsi_requests to be staticJim Meyering
2012-05-24qemu-ga: Fix missing environ declarationLuiz Capitulino
2012-05-24configure: check if environ is declaredLuiz Capitulino
2012-05-24audio: Always call fini on exitJan Kiszka
2012-05-24es1370: Fix debug codeStefan Weil
2012-05-22Update version for 1.1.0-rc3v1.1.0-rc3Anthony Liguori
2012-05-21xen: Fix PV-on-HVMAnthony PERARD
2012-05-21qdev: Fix memory leakdunrong huang
2012-05-21virtio: check virtio_load return codeOrit Wassermann
2012-05-21virtio-blk: always enable VIRTIO_BLK_F_SCSIPaolo Bonzini
2012-05-21virtio-blk: define VirtIOBlkConfPaolo Bonzini
2012-05-21virtio-blk: blockdev_mark_auto_del is transport-independentPaolo Bonzini
2012-05-21virtio-blk: report non-zero status when failing SG_IO requestsPaolo Bonzini
2012-05-21use an uint64_t for the max_sz parameter in load_image_targphysMark Langsdorf
2012-05-21Merge remote-tracking branch 'mdroth/qga-pull-5-15-12' into stagingAnthony Liguori
2012-05-21tests: Add rtc-test (fix test regression)Stefan Weil
2012-05-21virtio/vhost: Add support for KVM in-kernel MSI injectionJan Kiszka
2012-05-21msix: Add msix_nr_vectors_allocatedJan Kiszka
2012-05-21kvm: Enable use of kvm_irqchip_in_kernel in hwlib codeJan Kiszka
2012-05-21kvm: Introduce kvm_irqchip_add/remove_irqfdJan Kiszka
2012-05-21kvm: Make kvm_irqchip_commit_routes an internal serviceJan Kiszka
2012-05-21kvm: Publicize kvm_irqchip_release_virqJan Kiszka
2012-05-21kvm: Introduce kvm_irqchip_add_msi_routeJan Kiszka
2012-05-21kvm: Rename kvm_irqchip_add_route to kvm_irqchip_add_irq_routeJan Kiszka
2012-05-21msix: Introduce vector notifiersJan Kiszka
2012-05-21msix: Invoke msix_handle_mask_update on msix_mask_allJan Kiszka
2012-05-21msix: Factor out msix_get_messageJan Kiszka
2012-05-19tests: Fix linker failure for fdc-testStefan Weil
2012-05-19mips: Fix BC1ANY[24]F instructionsRichard Sandiford
2012-05-19linux-user: Fix stale tbs after mmapAlexander Graf
2012-05-19virtio-pci: add missing 'static'Blue Swirl
2012-05-19sparc64: fix initrd loadingBlue Swirl
2012-05-18audio: split IN_T into two separate constantsRoger Pau Monne
2012-05-18target-microblaze: impelemented swapx instructionsPeter A. G. Crosthwaite
2012-05-17kvm: update vmxcap for EPT A/D, INVPCID, RDRAND, VMFUNCAvi Kivity
2012-05-17Call xc_domain_shutdown with the reboot flag when the guest requests a reboot.John V. Baboval
2012-05-17xen: Fix PV-on-HVMAnthony PERARD
2012-05-17xen_disk: properly update stats in ioreq_release()Jan Beulich
2012-05-17xen_disk: use bdrv_aio_flush instead of bdrv_flushStefano Stabellini
2012-05-17xen_disk: remove syncwrite optionStefano Stabellini
2012-05-17xen: disable rtc_clockStefano Stabellini
2012-05-17xen: do not initialize the interval timer and PCSPK emulatorStefano Stabellini