summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-09-10Update version for v2.1.1 releasev2.1.1Michael Roth1-1/+1
2014-09-10target-i386: Support migratable=no properlyEduardo Habkost2-8/+16
2014-09-10exec: Save CPUState::exception_index fieldPavel Dovgaluk1-0/+35
2014-09-10pty: Fix byte loss bug when connecting to ptySebastian Tanase1-1/+3
2014-09-10spice: make sure we don't overflow ssd->bufGerd Hoffmann1-5/+15
2014-09-10vbe: rework sanity checksGerd Hoffmann1-59/+95
2014-09-10vbe: make bochs dispi interface return the correct memory size with qxlGerd Hoffmann3-2/+7
2014-09-10virtio-net: purge outstanding packets when starting vhostMichael S. Tsirkin1-1/+14
2014-09-10net: complete all queued packets on VM stopMichael S. Tsirkin1-1/+32
2014-09-10net: invoke callback when purging queueMichael S. Tsirkin1-0/+3
2014-09-10virtio: don't call device on !vm_runningMichael S. Tsirkin1-1/+8
2014-09-10net: Forbid dealing with packets when VM is not runningzhanghailiang1-0/+7
2014-09-10acpi-build: Set FORCE_APIC_CLUSTER_MODEL bit for FADT flagszhanghailiang1-0/+6
2014-09-10vhost-scsi: init backend features earlierMichael S. Tsirkin1-1/+1
2014-09-10vhost_net: init acked_features to backend_featuresJason Wang1-0/+1
2014-09-10vhost_net: start/stop guest notifiers properlyJason Wang2-16/+27
2014-09-10pci: avoid losing config updates to MSI/MSIX cap regsKnut Omang1-3/+4
2014-09-10virtio-net: don't run bh on vm stoppedMichael S. Tsirkin1-2/+12
2014-09-10qxl-render: add more sanity checksGerd Hoffmann1-1/+3
2014-09-10target-arm: Correct Cortex-A57 ISAR5 and AA64ISAR0 ID register valuesPeter Maydell1-1/+2
2014-09-10target-arm: Fix regression that disabled VFP for ARMv5 CPUsPeter Maydell1-1/+8
2014-09-10x86: Clear MTRRs on vCPU resetAlex Williamson1-0/+10
2014-09-10x86: kvm: Add MTRR support for kvm_get|put_msrs()Alex Williamson2-2/+101
2014-09-10x86: Use common variable range MTRR countsAlex Williamson2-2/+2
2014-09-10target-i386: Don't forbid NX bit on PAE PDEs and PTEsWilliam Grant1-2/+2
2014-09-10vl: process -object after other backend optionsPaolo Bonzini1-5/+5
2014-09-10spapr_pci: map the MSI window in each PHBGreg Kurz4-33/+25
2014-09-08thread-pool: avoid deadlock in nested aio_poll() callsStefan Hajnoczi1-0/+6
2014-09-08thread-pool: avoid per-thread-pool EventNotifierStefan Hajnoczi1-13/+8
2014-09-08pc: reserve more memory for ACPI for new machine typesMichael S. Tsirkin4-3/+13
2014-09-08pcihp: fix possible array out of boundsGonglei1-1/+1
2014-09-08hostmem: set MPOL_MF_MOVEMichael S. Tsirkin1-1/+1
2014-09-08vmxnet3: Pad short frames to minimum size (60 bytes)Ben Draper1-0/+10
2014-09-08blkdebug: Delete BH in bdrv_aio_cancelFam Zheng1-0/+4
2014-09-08qemu-iotests: add test case 101 for short file I/OStefan Hajnoczi3-0/+69
2014-09-08raw-posix: fix O_DIRECT short readsStefan Hajnoczi1-0/+9
2014-09-08block/iscsi: fix memory corruption on iscsi resizePeter Lieven1-1/+2
2014-09-08arm/virt: Use PSCI v0.2 function IDs in the DT when KVM uses PSCI v0.2Christoffer Dall2-5/+53
2014-09-08target-arm: Rename QEMU PSCI v0.1 definitionsChristoffer Dall2-15/+15
2014-09-08target-arm: Fix return address for A64 BRK instructionsPeter Maydell1-1/+1
2014-09-08virtio-blk: fix reference a pointer which might be freedzhanghailiang1-1/+2
2014-09-08acpi: align RSDPMichael S. Tsirkin1-1/+1
2014-09-08numa: show hex number in error message for consistency and prefix them with 0xHu Tao1-2/+2
2014-09-08pc-dimm: fix up error messageMichael S. Tsirkin1-2/+3
2014-09-08pc-dimm: validate node propertyHu Tao1-0/+5
2014-09-08hw:i386: typo fix: MEMORY_HOPTLUG_DEVICE -> MEMORY_HOTPLUG_DEVICEHu Tao6-18/+18
2014-08-26ide: only constrain read/write requests to drive size, not other typesMichael Tokarev1-1/+2
2014-08-26l2tpv3 (configure): it is linux-specificMichael Tokarev1-0/+1
2014-08-26vfio: Fix MSI-X vector expansionAlex Williamson1-9/+29
2014-08-26qdev-monitor: include QOM properties in -device FOO, help outputStefan Hajnoczi1-23/+17