aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-04-15qemu-iotests: common.rc: drop unused _do()Sascha Silbe
2016-04-15qemu-iotests: drop unused _within_tolerance() filterSascha Silbe
2016-04-15Fix pflash migrationDr. David Alan Gilbert
2016-04-15block: Don't ignore flags in blk_{,co,aio}_write_zeroes()Kevin Wolf
2016-04-15block/vpc: update comments to be compliant w/coding guidelinesJeff Cody
2016-04-15block/vpc: set errp in vpc_openJeff Cody
2016-04-15block/vpc: make checks on max table size a bit more laxJeff Cody
2016-04-15block/vpc: Use the correct max sector count for VHD imagesJeff Cody
2016-04-15block/vpc: use current_size field for XenConverter VHD imagesJeff Cody
2016-04-15vpc: use current_size field for XenServer VHD imagesStefan Hajnoczi
2016-04-15block/vpc: set errp in vpc_createJeff Cody
2016-04-15block: Fix blk_aio_write_zeroes()Kevin Wolf
2016-04-15qemu-io: Support 'aio_write -z'Kevin Wolf
2016-04-15Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-signed' into s...Peter Maydell
2016-04-15target-sparc: fix Trap Based Address Register behavior for sparc64Artyom Tarasenko
2016-04-15target-sparc: fix Nucleus quad LDD 128 bit access for windowed registersArtyom Tarasenko
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