aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* qemu-kvm: virtio: Do not register mask notifiers without in-kernel irqchip su...qemu-kvm-1.1.0-gentooJan Kiszka2012-07-081-2/+2
* qemu-kvm: Add missing default machine optionsJan Kiszka2012-07-081-0/+2
* Add 'query-events' command to QMP to query async eventsDaniel P. Berrange2012-07-084-62/+108
* fdc: fix implied seek while there is no media in drivePavel Hrdina2012-06-291-0/+4
* kvm: i8254: Fix conversion of in-kernel to userspace stateJan Kiszka2012-06-291-5/+52
* Merge tag 'v1.1.0' into nextAvi Kivity2012-06-031-1/+1
|\
| * Update version for 1.1.0 releaseAnthony Liguori2012-06-011-1/+1
* | pci-assign: Drop kvm_assigned_irq::host_irq initializationJan Kiszka2012-06-011-1/+0
* | pci-assign: Drop write-only AssignedDevRegion::numJan Kiszka2012-06-011-2/+0
* | pci-assign: Privatize type definitionsJan Kiszka2012-06-012-96/+90
* | pci-assign: Drop iommu propertyJan Kiszka2012-06-012-20/+8
* | pci-assign: Hide ioport regions on lacking sysfs supportJan Kiszka2012-06-011-3/+4
* | Merge branch 'upstream-merge'Marcelo Tosatti2012-05-3142-218/+584
|\ \
| * | Merge commit 'b3dbb9546ade0108156a04b4983cd3057fd77563' into upstream-mergeMarcelo Tosatti2012-05-3142-218/+584
|/| | | |/
| * Update version for 1.1.0-rc4 releaseAnthony Liguori2012-05-311-1/+1
| * Merge remote-tracking branch 'origin/master' into stagingAnthony Liguori2012-05-315-1/+1
| |\
| | * pc-bios: Update OpenBIOS imagesBlue Swirl2012-05-305-1/+1
| * | Merge remote-tracking branch 'mdroth/qga-pull-5-29-12-v2' into stagingAnthony Liguori2012-05-301-1/+6
| |\ \
| | * | qemu-ga: avoid blocking on atime update when reading /etc/mtabMichael Roth2012-05-291-1/+1
| | * | qemu-ga: Fix use of environ on DarwinAndreas Färber2012-05-291-0/+5
| * | | block: prevent snapshot mode $TMPDIR symlink attackJim Meyering2012-05-303-15/+31
| | |/ | |/|
| * | xhci: add usage info to docsGerd Hoffmann2012-05-301-0/+15
| * | vnc: fix segfault in vnc_display_pw_expire()Gerd Hoffmann2012-05-301-0/+4
| * | Expose CPUID leaf 7 only for -cpu hostEduardo Habkost2012-05-302-7/+17
| * | 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 'afaerber-or/cocoa-for-upstream' into stagingAnthony Liguori2012-05-292-1/+6
| |\
| | * cocoa: Suppress Cocoa frontend for -qtestAndreas Färber2012-05-291-1/+2
| | * arch_init: Fix AltiVec build on Darwin/ppcAndreas Färber2012-05-291-0/+4
| * | Merge remote-tracking branch 'sstabellini/for_1.1_rc3' into stagingAnthony Liguori2012-05-294-33/+56
| |\ \
| | * | Call xc_domain_shutdown with the reboot flag when the guest requests a reboot.John V. Baboval2012-05-172-8/+12
| | * | 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: disable rtc_clockStefano Stabellini2012-05-171-0/+4
| | * | xen: do not initialize the interval timer and PCSPK emulatorStefano Stabellini2012-05-171-10/+13
| * | | Merge remote-tracking branch 'mdroth/qga-pull-5-24-12' into stagingAnthony Liguori2012-05-292-1/+24
| |\ \ \
| | * | | qemu-ga: Fix missing environ declarationLuiz Capitulino2012-05-241-1/+5
| | * | | configure: check if environ is declaredLuiz Capitulino2012-05-241-0/+19
| * | | | Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori2012-05-298-81/+159
| |\ \ \ \
| | * | | | fdc-test: introduced qtest no_media_on_start and cmos qtest for floppyPavel Hrdina2012-05-251-17/+48
| | * | | | fdc: fix media detectionPavel Hrdina2012-05-251-6/+8
| | * | | | fdc: floppy drive should be visible after start without mediaPavel Hrdina2012-05-251-1/+1
| | * | | | qemu-iotests: mark 035 qcow2-onlyStefan Hajnoczi2012-05-251-1/+1
| | * | | | qcow2: Check qcow2_alloc_clusters_at() return valueKevin Wolf2012-05-251-10/+13
| | * | | | sheepdog: use heap instead of stack for BDRVSheepdogStateMORITA Kazutaka2012-05-251-13/+22
| | * | | | sheepdog: return -errno on errorMORITA Kazutaka2012-05-251-32/+46
| | * | | | sheepdog: mark image as snapshot when tag is specifiedMORITA Kazutaka2012-05-251-1/+1