summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * target-sparc: fix Nucleus quad LDD 128 bit access for windowed registersArtyom Tarasenko2016-04-151-6/+6
|/
* Update version for v2.6.0-rc2 releasePeter Maydell2016-04-141-1/+1
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2016-04-144-6/+17
|\
| * hw/virtio/balloon: Replace TARGET_PAGE_SIZE with BALLOON_PAGE_SIZEThomas Huth2016-04-141-2/+3
| * tpm: Fix write to file descriptor functionStefan Berger2016-04-131-1/+1
| * tpm: acpi: remove IRQ from TPM's CRS to make Windows not see conflictIgor Mammedov2016-04-131-1/+6
| * pc: acpi: tpm: add missing MMIO resource to PCI0._CRSIgor Mammedov2016-04-131-0/+5
| * specs/vhost-user: spelling fixMarc-André Lureau2016-04-131-1/+1
| * specs/vhost-user: improve VHOST_SET_VRING_NUM documentationMarc-André Lureau2016-04-131-1/+1
* | Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-20160413-1' into...Peter Maydell2016-04-136-26/+162
|\ \
| * | virtio-input: support absolute axis config in pass-throughLadi Prosek2016-04-133-5/+50
| * | input-linux: refine mouse detectionGerd Hoffmann2016-04-131-5/+25
| * | virtio-input: fix emulated tablet axis rangesLadi Prosek2016-04-131-2/+2
| * | virtio-input: add live migration supportGerd Hoffmann2016-04-131-0/+40
| * | virtio-input: implement pass-through evdev writesLadi Prosek2016-04-131-0/+23
| * | virtio-input: retrieve EV_LED host config bitsLadi Prosek2016-04-131-0/+1
| * | virtio-input: add missing key mappingsLadi Prosek2016-04-131-0/+2
| * | move const_le{16, 23} to qemu/bswap.h, add commentGerd Hoffmann2016-04-132-14/+19
| * | virtio-input: add parenthesis to const_le{16, 32}Gerd Hoffmann2016-04-131-6/+6
| |/
* | Merge remote-tracking branch 'remotes/elmarco/tags/ivshmem-fix-pull-request' ...Peter Maydell2016-04-131-0/+30
|\ \
| * | ivshmem: fix ivshmem-{plain,doorbell} crash without argMarc-André Lureau2016-04-131-0/+30
| |/
* | Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell2016-04-136-37/+70
|\ \ | |/ |/|
| * ide: really restart pending and in-flight atapi dmaPavel Butsykin2016-04-134-22/+43
| * ide: restart atapi dma by re-evaluating command packetPavel Butsykin2016-04-121-7/+6Star
| * ide: don't lose pending dma statePavel Butsykin2016-04-123-8/+20
| * xen: Fix IDE unplugAnthony PERARD2016-04-121-0/+1
|/
* Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2016-04-1214-89/+196
|\
| * Merge remote-tracking branch 'mreitz/tags/pull-block-for-kevin-2016-04-12' in...Kevin Wolf2016-04-125-24/+35
| |\
| | * qemu-iotests: iotests.py: get rid of __all__Sascha Silbe2016-04-121-4/+0Star
| | * qemu-iotests: 068: don't require KVMSascha Silbe2016-04-121-1/+1
| | * qemu-iotests: 148: properly skip test if quorum support is missingSascha Silbe2016-04-122-3/+6
| | * qemu-iotests: iotests.VM: remove qtest socket on errorSascha Silbe2016-04-121-1/+12
| | * qemu-iotests: fix 051 on non-PC architecturesSascha Silbe2016-04-121-5/+5
| | * qemu-iotests: check: don't place files with predictable names in /tmpSascha Silbe2016-04-121-10/+11
| |/
| * MAINTAINERS: Block layer core, qcow2 and blkdebugMax Reitz2016-04-121-0/+3
| * qcow2: Prevent backing file names longer than 1023Max Reitz2016-04-121-0/+4
| * vpc: fix return value check for blk_pwritePaolo Bonzini2016-04-121-1/+1
| * iotests: Make 150 use qemu-img map instead of duMax Reitz2016-04-122-44/+10Star
| * block: initialize qcrypto API at startupDaniel P. Berrange2016-04-123-0/+19
| * qemu-img: fix formatting of error messageDaniel P. Berrange2016-04-121-1/+1
| * iotests: fix the broken 026.nocache outputPavel Butsykin2016-04-121-19/+123
|/
* Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2016-04-124-1/+48
|\
| * MAINTAINERS: Add Fam Zheng as a co-maintainer of block I/O pathFam Zheng2016-04-111-0/+1
| * mirror: Replace bdrv_drain(bs) with bdrv_co_drain(bs)Fam Zheng2016-04-111-1/+1
| * block: Fix bdrv_drain in coroutineFam Zheng2016-04-112-0/+46
* | Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-signed' into s...Peter Maydell2016-04-111-1/+1
|\ \ | |/ |/|
| * target-sparc: fix ldstub sign-extension bugMark Cave-Ayland2016-04-111-1/+1
|/
* Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20160411'...Peter Maydell2016-04-111-1/+11
|\
| * net: stellaris_enet: check packet length against receive bufferPrasad J Pandit2016-04-111-1/+11
|/
* Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20160411-1' into s...Peter Maydell2016-04-114-4/+21
|\