summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* qemu-iotests: tests: do not set unused tmp variableSascha Silbe2019-11-29117-117/+0
* qemu-iotests: common.rc: drop unused _do()Sascha Silbe2019-11-291-46/+0
* qemu-iotests: drop unused _within_tolerance() filterSascha Silbe2019-11-291-101/+0
* hostmem-file: plug a small leakMarc-André Lureau2019-11-291-0/+8
* Fix pflash migrationDr. David Alan Gilbert2019-11-291-2/+16
* block: Don't ignore flags in blk_{,co,aio}_write_zeroes()Kevin Wolf2019-11-291-3/+4
* block/vpc: update comments to be compliant w/coding guidelinesJeff Cody2019-11-291-34/+34
* block/vpc: set errp in vpc_openJeff Cody2019-11-291-0/+9
* block/vpc: make checks on max table size a bit more laxJeff Cody2019-11-291-4/+0
* block/vpc: Use the correct max sector count for VHD imagesJeff Cody2019-11-291-5/+5
* block/vpc: use current_size field for XenConverter VHD imagesJeff Cody2019-11-291-0/+2
* vpc: use current_size field for XenServer VHD imagesStefan Hajnoczi2019-11-291-1/+3
* block/vpc: set errp in vpc_createJeff Cody2019-11-291-0/+5
* block: Fix blk_aio_write_zeroes()Kevin Wolf2019-11-293-10/+100
* qemu-io: Support 'aio_write -z'Kevin Wolf2019-11-291-16/+49
* target-sparc: fix Trap Based Address Register behavior for sparc64Artyom Tarasenko2019-11-291-3/+2
* target-sparc: fix Nucleus quad LDD 128 bit access for windowed registersArtyom Tarasenko2019-11-291-6/+6
* Update version for v2.6.0-rc2 releasePeter Maydell2019-11-291-1/+1
* hw/virtio/balloon: Replace TARGET_PAGE_SIZE with BALLOON_PAGE_SIZEThomas Huth2019-11-291-2/+3
* tpm: Fix write to file descriptor functionStefan Berger2019-11-291-1/+1
* tpm: acpi: remove IRQ from TPM's CRS to make Windows not see conflictIgor Mammedov2019-11-291-1/+6
* pc: acpi: tpm: add missing MMIO resource to PCI0._CRSIgor Mammedov2019-11-291-0/+5
* specs/vhost-user: spelling fixMarc-André Lureau2019-11-291-1/+1
* specs/vhost-user: improve VHOST_SET_VRING_NUM documentationMarc-André Lureau2019-11-291-1/+1
* virtio-input: support absolute axis config in pass-throughLadi Prosek2019-11-293-5/+50
* input-linux: refine mouse detectionGerd Hoffmann2019-11-291-5/+25
* virtio-input: fix emulated tablet axis rangesLadi Prosek2019-11-291-2/+2
* virtio-input: add live migration supportGerd Hoffmann2019-11-291-0/+40
* virtio-input: implement pass-through evdev writesLadi Prosek2019-11-291-0/+23
* virtio-input: retrieve EV_LED host config bitsLadi Prosek2019-11-291-0/+1
* virtio-input: add missing key mappingsLadi Prosek2019-11-291-0/+2
* move const_le{16, 23} to qemu/bswap.h, add commentGerd Hoffmann2019-11-292-14/+19
* virtio-input: add parenthesis to const_le{16, 32}Gerd Hoffmann2019-11-291-6/+6
* ivshmem: fix ivshmem-{plain,doorbell} crash without argMarc-André Lureau2019-11-291-0/+30
* ide: really restart pending and in-flight atapi dmaPavel Butsykin2019-11-294-22/+43
* ide: restart atapi dma by re-evaluating command packetPavel Butsykin2019-11-291-7/+6
* ide: don't lose pending dma statePavel Butsykin2019-11-293-8/+20
* xen: Fix IDE unplugAnthony PERARD2019-11-291-0/+1
* xenfb: use the correct condition to avoid excessive loopingWei Liu2019-11-291-1/+1
* qemu-iotests: iotests.py: get rid of __all__Sascha Silbe2019-11-291-4/+0
* qemu-iotests: 068: don't require KVMSascha Silbe2019-11-291-1/+1
* qemu-iotests: 148: properly skip test if quorum support is missingSascha Silbe2019-11-292-3/+6
* qemu-iotests: iotests.VM: remove qtest socket on errorSascha Silbe2019-11-291-1/+12
* qemu-iotests: fix 051 on non-PC architecturesSascha Silbe2019-11-291-5/+5
* qemu-iotests: check: don't place files with predictable names in /tmpSascha Silbe2019-11-291-10/+11
* MAINTAINERS: Block layer core, qcow2 and blkdebugMax Reitz2019-11-291-0/+3
* qcow2: Prevent backing file names longer than 1023Max Reitz2019-11-291-0/+4
* vpc: fix return value check for blk_pwritePaolo Bonzini2019-11-291-1/+1
* iotests: Make 150 use qemu-img map instead of duMax Reitz2019-11-292-44/+10
* block: initialize qcrypto API at startupDaniel P. Berrange2019-11-293-0/+19
OpenPOWER on IntegriCloud