summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-12-09virtio-blk-dataplane: Improve error reportingAndreas Färber3-18/+32
2013-12-09virtio-pci: add device_unplugged callbackPaolo Bonzini1-2/+10
2013-12-09virtio-rng: switch exit callback to VirtioDeviceClassPaolo Bonzini1-6/+4
2013-12-09virtio-balloon: switch exit callback to VirtioDeviceClassPaolo Bonzini1-6/+4
2013-12-09virtio-scsi: switch exit callback to VirtioDeviceClassPaolo Bonzini3-15/+13
2013-12-09virtio-net: switch exit callback to VirtioDeviceClassPaolo Bonzini1-7/+4
2013-12-09virtio-serial: switch exit callback to VirtioDeviceClassPaolo Bonzini1-6/+4
2013-12-09virtio-blk: switch exit callback to VirtioDeviceClassPaolo Bonzini1-6/+4
2013-12-09virtio-bus: cleanup plug/unplug interfacePaolo Bonzini4-14/+19
2013-12-09virtio-pci: remove vdev fieldPaolo Bonzini2-46/+65
2013-12-09virtio-ccw: remove vdev fieldPaolo Bonzini2-37/+44
2013-12-09virtio-bus: remove vdev fieldPaolo Bonzini4-35/+57
2013-12-09virtio-ccw: move virtio_ccw_stop_ioeventfd to virtio_ccw_busdev_unplugPaolo Bonzini1-1/+2
2013-11-27Open 2.0 development treeAnthony Liguori1-1/+1
2013-11-27Update version for 1.7.0 releasev1.7.0Anthony Liguori1-1/+1
2013-11-27qemu-iotests: Fix test 041Max Reitz2-10/+26
2013-11-27block/drive-mirror: Reuse backing HD for sync=noneMax Reitz1-0/+3
2013-11-25Update version for v1.7.0-rc2 releasev1.7.0-rc2Anthony Liguori1-1/+1
2013-11-25curses: fixup SIGWINCH handler messGerd Hoffmann1-16/+28
2013-11-25qga: Fix two format strings for MinGWStefan Weil1-2/+2
2013-11-25PPC: BookE: Make FIT/WDT timers at best millisecond grainedAlexander Graf1-0/+6
2013-11-25PPC: Make BookE FIT/WDT timers more lazyAlexander Graf1-5/+38
2013-11-25acpi-build: fix support for glib < 2.22Michael S. Tsirkin1-4/+2
2013-11-25Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori4-4/+15
2013-11-25Merge remote-tracking branch 'bonzini/tags/for-anthony' into stagingAnthony Liguori13-36/+60
2013-11-25Merge remote-tracking branch 'mdroth/qga-pull-2013-11-22' into stagingAnthony Liguori1-6/+10
2013-11-25Merge remote-tracking branch 'stefanha/net' into stagingAnthony Liguori1-0/+9
2013-11-24configure: make --iasl option actually workMichael S. Tsirkin1-2/+2
2013-11-22qemu-ga: vss-win32: Install VSS provider COM+ application serviceTomoki Sekiyama1-6/+10
2013-11-22qdev-properties-system.c: Allow vlan or netdev for -device, not bothVlad Yasevich1-0/+9
2013-11-21qga: Fix compiler warnings (missing format attribute, wrong format strings)Stefan Weil2-5/+5
2013-11-21mips jazz: do not raise data bus exception when accessing invalid addressesHervé Poussineau1-0/+24
2013-11-21target-i386: yield to another VCPU on PAUSEPaolo Bonzini3-3/+25
2013-11-21rng-egd: offset the point when repeatedly read from the bufferAmos Kong1-1/+3
2013-11-21rng-egd: remove redundant freeAmos Kong1-1/+0
2013-11-21target-i386: Fix build by providing stub kvm_arch_get_supported_cpuid()Peter Maydell1-0/+12
2013-11-21vfio-pci: Fix multifunction=onAlex Williamson1-0/+7
2013-11-21atomic.h: Fix build with clangPeter Maydell1-3/+3
2013-11-21pc: get rid of builtin pvpanic for "-M pc-1.5"Paolo Bonzini4-20/+0
2013-11-21configure: Explicitly set ARFLAGS so we can build with GNU Make 4.0Peter Maydell1-0/+5
2013-11-21sun4m: Add FCode ROM for TCX framebufferMark Cave-Ayland5-11/+38
2013-11-21Update version for 1.7.0-rc1 releasev1.7.0-rc1Anthony Liguori1-1/+1
2013-11-21vfio-pci: Fix multifunction=onAlex Williamson1-0/+7
2013-11-21target-i386: Fix addr32 prefix in gen_lea_modrmRichard Henderson1-45/+47
2013-11-21atomic.h: Fix build with clangPeter Maydell1-3/+3
2013-11-21target-i386: do not override nr_cores for -cpu hostPaolo Bonzini1-6/+8
2013-11-21mips jazz: do not raise data bus exception when accessing invalid addressesHervé Poussineau1-0/+24
2013-11-21target-i386: yield to another VCPU on PAUSEPaolo Bonzini3-3/+25
2013-11-21rng-egd: offset the point when repeatedly read from the bufferAmos Kong1-1/+3
2013-11-21rng-egd: remove redundant freeAmos Kong1-1/+0