aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-02-21i386: Add missing include file for QEMU_PACKEDStefan Weil
2014-02-21KVM: Retry KVM_CREATE_VM on EINTRthomas knych
2014-02-21virtio-scsi: Prevent assertion on missed eventsEric Farman
2014-02-21virtio-scsi: Cleanup of I/Os that never startedEric Farman
2014-02-21scsi: Assign cancel_io vector for scsi_disk_emulate_opsPaolo Bonzini
2014-02-21scsi: Support TEST UNIT READY in the dummy LUN0Paolo Bonzini
2014-02-21block/curl: Implement the libcurl timer callback interfacePeter Maydell
2014-02-21vfio-pci: Release all MSI-X vectors when disabledAlex Williamson
2014-02-21migration: qmp_migrate(): keep working after syntax errorLuiz Capitulino
2014-02-21mainstone: Fix duplicate array values for key 'space'Stefan Weil
2014-02-21seccomp: exit if seccomp_init() failsCorey Bryant
2014-02-21s390x/kvm: Fix diagnose handling.Cornelia Huck
2014-02-21qemu_opts_parse(): always check return valueLaszlo Ersek
2014-02-21block/iscsi: use a bh to schedule co reentrancePeter Lieven
2014-02-21hpet: fix build with CONFIG_HPET offMichael S. Tsirkin
2014-02-21tcg/optimize: fix known-zero bits for right shift opsAurelien Jarno
2014-02-21Fix QEMU build on OpenBSD on x86 archsBrad
2014-02-21linux-user: create target_structs header to place ipc_perm and shmid_dsPetar Jovanovic
2014-02-20linux-user: pass correct parameter to do_shmctl()Petar Jovanovic
2014-02-20target-mips: fix 64-bit FPU config for user-mode emulationPetar Jovanovic
2014-02-20piix: fix 32bit pci holeGerd Hoffmann
2014-02-20pc: map PCI address space as catchall region for not mapped addressesMichael S. Tsirkin
2014-02-20exec: separate sections and nodes per address spaceMarcel Apfelbaum
2014-02-20exec: pass hw address to phys_page_findMichael S. Tsirkin
2014-02-20exec: replace leaf with skipMichael S. Tsirkin
2014-02-20split definitions for exec.c and translate-all.c radix treesPaolo Bonzini
2014-02-20qdev-monitor: Avoid device_add crashing on non-device driver nameMarkus Armbruster
2014-02-20x86: only allow real mode to access 32bit without LMAAlexander Graf
2014-02-20vl: add missing transition debug->finish_migratePaolo Bonzini
2014-02-20migration: Fix rate limitMatthew Garrett
2014-02-20qom: Split out object and class cachesPeter Crosthwaite
2014-02-20memory.c: bugfix - ref counting mismatch in memory_region_findMarcel Apfelbaum
2014-02-20intel-hda: fix position bufferGerd Hoffmann
2014-02-20scsi-disk: fix VERIFY emulationPaolo Bonzini
2014-02-20scsi-bus: fix transfer length and direction for VERIFY commandPaolo Bonzini
2014-02-20virtio-pci: add device_unplugged callbackPaolo Bonzini
2014-02-20virtio-rng: switch exit callback to VirtioDeviceClassPaolo Bonzini
2014-02-20virtio-balloon: switch exit callback to VirtioDeviceClassPaolo Bonzini
2014-02-20virtio-scsi: switch exit callback to VirtioDeviceClassPaolo Bonzini
2014-02-20virtio-net: switch exit callback to VirtioDeviceClassPaolo Bonzini
2014-02-20virtio-serial: switch exit callback to VirtioDeviceClassPaolo Bonzini
2014-02-20virtio-blk: switch exit callback to VirtioDeviceClassPaolo Bonzini
2014-02-20virtio-bus: cleanup plug/unplug interfacePaolo Bonzini
2014-02-20virtio-pci: remove vdev fieldPaolo Bonzini
2014-02-20virtio-ccw: remove vdev fieldPaolo Bonzini
2014-02-20virtio-bus: remove vdev fieldPaolo Bonzini
2014-02-20virtio-ccw: move virtio_ccw_stop_ioeventfd to virtio_ccw_busdev_unplugPaolo Bonzini
2013-11-27Update version for 1.7.0 releasev1.7.0Anthony Liguori
2013-11-27qemu-iotests: Fix test 041Max Reitz
2013-11-27block/drive-mirror: Reuse backing HD for sync=noneMax Reitz