summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-04-15target-sparc: fix Nucleus quad LDD 128 bit access for windowed registersArtyom Tarasenko1-6/+6
2016-04-14Update version for v2.6.0-rc2 releasev2.6.0-rc2Peter Maydell1-1/+1
2016-04-14Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell4-6/+17
2016-04-14hw/virtio/balloon: Replace TARGET_PAGE_SIZE with BALLOON_PAGE_SIZEThomas Huth1-2/+3
2016-04-13Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-20160413-1' into...Peter Maydell6-26/+162
2016-04-13Merge remote-tracking branch 'remotes/elmarco/tags/ivshmem-fix-pull-request' ...Peter Maydell1-0/+30
2016-04-13tpm: Fix write to file descriptor functionStefan Berger1-1/+1
2016-04-13tpm: acpi: remove IRQ from TPM's CRS to make Windows not see conflictIgor Mammedov1-1/+6
2016-04-13pc: acpi: tpm: add missing MMIO resource to PCI0._CRSIgor Mammedov1-0/+5
2016-04-13specs/vhost-user: spelling fixMarc-André Lureau1-1/+1
2016-04-13specs/vhost-user: improve VHOST_SET_VRING_NUM documentationMarc-André Lureau1-1/+1
2016-04-13Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell6-37/+70
2016-04-13virtio-input: support absolute axis config in pass-throughLadi Prosek3-5/+50
2016-04-13input-linux: refine mouse detectionGerd Hoffmann1-5/+25
2016-04-13virtio-input: fix emulated tablet axis rangesLadi Prosek1-2/+2
2016-04-13virtio-input: add live migration supportGerd Hoffmann1-0/+40
2016-04-13virtio-input: implement pass-through evdev writesLadi Prosek1-0/+23
2016-04-13virtio-input: retrieve EV_LED host config bitsLadi Prosek1-0/+1
2016-04-13virtio-input: add missing key mappingsLadi Prosek1-0/+2
2016-04-13move const_le{16, 23} to qemu/bswap.h, add commentGerd Hoffmann2-14/+19
2016-04-13virtio-input: add parenthesis to const_le{16, 32}Gerd Hoffmann1-6/+6
2016-04-13ivshmem: fix ivshmem-{plain,doorbell} crash without argMarc-André Lureau1-0/+30
2016-04-12ide: really restart pending and in-flight atapi dmaPavel Butsykin4-22/+43
2016-04-12ide: restart atapi dma by re-evaluating command packetPavel Butsykin1-7/+6
2016-04-12ide: don't lose pending dma statePavel Butsykin3-8/+20
2016-04-12xen: Fix IDE unplugAnthony PERARD1-0/+1
2016-04-12xenfb: use the correct condition to avoid excessive loopingWei Liu1-1/+1
2016-04-12Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell14-89/+196
2016-04-12Merge remote-tracking branch 'mreitz/tags/pull-block-for-kevin-2016-04-12' in...Kevin Wolf5-24/+35
2016-04-12qemu-iotests: iotests.py: get rid of __all__Sascha Silbe1-4/+0
2016-04-12qemu-iotests: 068: don't require KVMSascha Silbe1-1/+1
2016-04-12qemu-iotests: 148: properly skip test if quorum support is missingSascha Silbe2-3/+6
2016-04-12qemu-iotests: iotests.VM: remove qtest socket on errorSascha Silbe1-1/+12
2016-04-12qemu-iotests: fix 051 on non-PC architecturesSascha Silbe1-5/+5
2016-04-12qemu-iotests: check: don't place files with predictable names in /tmpSascha Silbe1-10/+11
2016-04-12MAINTAINERS: Block layer core, qcow2 and blkdebugMax Reitz1-0/+3
2016-04-12qcow2: Prevent backing file names longer than 1023Max Reitz1-0/+4
2016-04-12vpc: fix return value check for blk_pwritePaolo Bonzini1-1/+1
2016-04-12iotests: Make 150 use qemu-img map instead of duMax Reitz2-44/+10
2016-04-12block: initialize qcrypto API at startupDaniel P. Berrange3-0/+19
2016-04-12qemu-img: fix formatting of error messageDaniel P. Berrange1-1/+1
2016-04-12iotests: fix the broken 026.nocache outputPavel Butsykin1-19/+123
2016-04-12Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell4-1/+48
2016-04-11MAINTAINERS: Add Fam Zheng as a co-maintainer of block I/O pathFam Zheng1-0/+1
2016-04-11mirror: Replace bdrv_drain(bs) with bdrv_co_drain(bs)Fam Zheng1-1/+1
2016-04-11block: Fix bdrv_drain in coroutineFam Zheng2-0/+46
2016-04-11Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-signed' into s...Peter Maydell1-1/+1
2016-04-11target-sparc: fix ldstub sign-extension bugMark Cave-Ayland1-1/+1
2016-04-11Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20160411'...Peter Maydell1-1/+11
2016-04-11net: stellaris_enet: check packet length against receive bufferPrasad J Pandit1-1/+11