aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-12xenfb: use the correct condition to avoid excessive loopingWei Liu
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 bufferpull-target-arm-20160411Prasad 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
2016-04-11ui/virtio-gpu: add and use qemu_create_displaysurface_pixmanGerd Hoffmann
2016-04-08Merge remote-tracking branch 'remotes/lalrae/tags/mips-20160408' into stagingPeter Maydell
2016-04-08Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2016-04-08Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.6-20160408' into...Peter Maydell
2016-04-08Merge remote-tracking branch 'remotes/xtensa/tags/20160408-xtensa' into stagingPeter Maydell
2016-04-08Merge remote-tracking branch 'remotes/weil/tags/pull-tci-20160407' into stagingPeter Maydell
2016-04-08Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2016-04-08hw/mips_itu: fix off-by-one reported by CoverityLeon Alrae
2016-04-08spapr: Fix ibm,lrdr-capacityBharata B Rao
2016-04-08target-i386: check for PKU even for non-writable pagesPaolo Bonzini
2016-04-08tests: ignore test-loggingChanglong Xie
2016-04-08translate-all: add missing fold of tb_ctx into tcg_ctxEmilio G. Cota
2016-04-08hostmem-file: fix memory leakGonglei
2016-04-08spapr: fix possible Negative array index readGonglei
2016-04-08nbd: do not hang nbd_wr_syncv if outside a coroutine and no available dataPaolo Bonzini
2016-04-08nbd: Don't kill server when client requests unknown optionEric Blake
2016-04-08nbd: Fix NBD unsupported optionsAlex Bligh
2016-04-08qemu-nbd: Document -x optionEric Blake