aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-09-25Update version for v2.1.2 releasev2.1.2Michael Roth
2014-09-24slirp: udp: fix NULL pointer dereference because of uninitialized socketPetr Matousek
2014-09-23pc: leave more space for BIOS allocationsMichael S. Tsirkin
2014-09-23Revert "virtio: don't call device on !vm_running"Michael S. Tsirkin
2014-09-23virtio-net: drop assert on vm stopMichael S. Tsirkin
2014-09-23Revert "rng-egd: remove redundant free"Eduardo Habkost
2014-09-23hw/machine: Free old values of string propertiesEduardo Habkost
2014-09-23Revert "spapr_pci: map the MSI window in each PHB"Greg Kurz
2014-09-10Update version for v2.1.1 releasev2.1.1Michael Roth
2014-09-10target-i386: Support migratable=no properlyEduardo Habkost
2014-09-10exec: Save CPUState::exception_index fieldPavel Dovgaluk
2014-09-10pty: Fix byte loss bug when connecting to ptySebastian Tanase
2014-09-10spice: make sure we don't overflow ssd->bufGerd Hoffmann
2014-09-10vbe: rework sanity checksGerd Hoffmann
2014-09-10vbe: make bochs dispi interface return the correct memory size with qxlGerd Hoffmann
2014-09-10virtio-net: purge outstanding packets when starting vhostMichael S. Tsirkin
2014-09-10net: complete all queued packets on VM stopMichael S. Tsirkin
2014-09-10net: invoke callback when purging queueMichael S. Tsirkin
2014-09-10virtio: don't call device on !vm_runningMichael S. Tsirkin
2014-09-10net: Forbid dealing with packets when VM is not runningzhanghailiang
2014-09-10acpi-build: Set FORCE_APIC_CLUSTER_MODEL bit for FADT flagszhanghailiang
2014-09-10vhost-scsi: init backend features earlierMichael S. Tsirkin
2014-09-10vhost_net: init acked_features to backend_featuresJason Wang
2014-09-10vhost_net: start/stop guest notifiers properlyJason Wang
2014-09-10pci: avoid losing config updates to MSI/MSIX cap regsKnut Omang
2014-09-10virtio-net: don't run bh on vm stoppedMichael S. Tsirkin
2014-09-10qxl-render: add more sanity checksGerd Hoffmann
2014-09-10target-arm: Correct Cortex-A57 ISAR5 and AA64ISAR0 ID register valuesPeter Maydell
2014-09-10target-arm: Fix regression that disabled VFP for ARMv5 CPUsPeter Maydell
2014-09-10x86: Clear MTRRs on vCPU resetAlex Williamson
2014-09-10x86: kvm: Add MTRR support for kvm_get|put_msrs()Alex Williamson
2014-09-10x86: Use common variable range MTRR countsAlex Williamson
2014-09-10target-i386: Don't forbid NX bit on PAE PDEs and PTEsWilliam Grant
2014-09-10vl: process -object after other backend optionsPaolo Bonzini
2014-09-10spapr_pci: map the MSI window in each PHBGreg Kurz
2014-09-08thread-pool: avoid deadlock in nested aio_poll() callsStefan Hajnoczi
2014-09-08thread-pool: avoid per-thread-pool EventNotifierStefan Hajnoczi
2014-09-08pc: reserve more memory for ACPI for new machine typesMichael S. Tsirkin
2014-09-08pcihp: fix possible array out of boundsGonglei
2014-09-08hostmem: set MPOL_MF_MOVEMichael S. Tsirkin
2014-09-08vmxnet3: Pad short frames to minimum size (60 bytes)Ben Draper
2014-09-08blkdebug: Delete BH in bdrv_aio_cancelFam Zheng
2014-09-08qemu-iotests: add test case 101 for short file I/OStefan Hajnoczi
2014-09-08raw-posix: fix O_DIRECT short readsStefan Hajnoczi
2014-09-08block/iscsi: fix memory corruption on iscsi resizePeter Lieven
2014-09-08arm/virt: Use PSCI v0.2 function IDs in the DT when KVM uses PSCI v0.2Christoffer Dall
2014-09-08target-arm: Rename QEMU PSCI v0.1 definitionsChristoffer Dall
2014-09-08target-arm: Fix return address for A64 BRK instructionsPeter Maydell
2014-09-08virtio-blk: fix reference a pointer which might be freedzhanghailiang
2014-09-08acpi: align RSDPMichael S. Tsirkin