aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-04-14Update version for v2.6.0-rc2 releasev2.6.0-rc2Peter Maydell
2016-04-14Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2016-04-14hw/virtio/balloon: Replace TARGET_PAGE_SIZE with BALLOON_PAGE_SIZEThomas Huth
2016-04-13Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-20160413-1' into...Peter Maydell
2016-04-13Merge remote-tracking branch 'remotes/elmarco/tags/ivshmem-fix-pull-request' ...Peter Maydell
2016-04-13tpm: Fix write to file descriptor functionStefan Berger
2016-04-13tpm: acpi: remove IRQ from TPM's CRS to make Windows not see conflictIgor Mammedov
2016-04-13pc: acpi: tpm: add missing MMIO resource to PCI0._CRSIgor Mammedov
2016-04-13specs/vhost-user: spelling fixMarc-André Lureau
2016-04-13specs/vhost-user: improve VHOST_SET_VRING_NUM documentationMarc-André Lureau
2016-04-13Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell
2016-04-13virtio-input: support absolute axis config in pass-throughLadi Prosek
2016-04-13input-linux: refine mouse detectionGerd Hoffmann
2016-04-13virtio-input: fix emulated tablet axis rangesLadi Prosek
2016-04-13virtio-input: add live migration supportGerd Hoffmann
2016-04-13virtio-input: implement pass-through evdev writesLadi Prosek
2016-04-13virtio-input: retrieve EV_LED host config bitsLadi Prosek
2016-04-13virtio-input: add missing key mappingsLadi Prosek
2016-04-13move const_le{16, 23} to qemu/bswap.h, add commentGerd Hoffmann
2016-04-13virtio-input: add parenthesis to const_le{16, 32}Gerd Hoffmann
2016-04-13ivshmem: fix ivshmem-{plain,doorbell} crash without argMarc-André Lureau
2016-04-12ide: really restart pending and in-flight atapi dmaPavel Butsykin
2016-04-12ide: restart atapi dma by re-evaluating command packetPavel Butsykin
2016-04-12ide: don't lose pending dma statePavel Butsykin
2016-04-12xen: Fix IDE unplugAnthony PERARD
2016-04-12Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2016-04-12Merge remote-tracking branch 'mreitz/tags/pull-block-for-kevin-2016-04-12' in...Kevin Wolf
2016-04-12qemu-iotests: iotests.py: get rid of __all__Sascha Silbe
2016-04-12qemu-iotests: 068: don't require KVMSascha Silbe
2016-04-12qemu-iotests: 148: properly skip test if quorum support is missingSascha Silbe
2016-04-12qemu-iotests: iotests.VM: remove qtest socket on errorSascha Silbe
2016-04-12qemu-iotests: fix 051 on non-PC architecturesSascha Silbe
2016-04-12qemu-iotests: check: don't place files with predictable names in /tmpSascha Silbe
2016-04-12MAINTAINERS: Block layer core, qcow2 and blkdebugMax Reitz
2016-04-12qcow2: Prevent backing file names longer than 1023Max Reitz
2016-04-12vpc: fix return value check for blk_pwritePaolo Bonzini
2016-04-12iotests: Make 150 use qemu-img map instead of duMax Reitz
2016-04-12block: initialize qcrypto API at startupDaniel P. Berrange
2016-04-12qemu-img: fix formatting of error messageDaniel P. Berrange
2016-04-12iotests: fix the broken 026.nocache outputPavel Butsykin
2016-04-12Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2016-04-11MAINTAINERS: Add Fam Zheng as a co-maintainer of block I/O pathFam Zheng
2016-04-11mirror: Replace bdrv_drain(bs) with bdrv_co_drain(bs)Fam Zheng
2016-04-11block: Fix bdrv_drain in coroutineFam Zheng
2016-04-11Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-signed' into s...Peter Maydell
2016-04-11target-sparc: fix ldstub sign-extension bugMark Cave-Ayland
2016-04-11Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20160411'...Peter Maydell
2016-04-11net: stellaris_enet: check packet length against receive bufferPrasad J Pandit
2016-04-11Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20160411-1' into s...Peter Maydell
2016-04-11virtio-gpu: block live migrationGerd Hoffmann