summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* MAINTAINERS: Drop target-i386 from CPU subsystemAndreas Färber2019-11-291-1/+0
* Update OpenBIOS imagesMark Cave-Ayland2019-11-294-0/+0
* ppc: Fix migration of the XER registerThomas Huth2019-11-291-1/+1
* ppc: Fix the bad exception NIP value and the range check in LSWXThomas Huth2019-11-291-2/+3
* ppc: Fix the range check in the LSWI instructionThomas Huth2019-11-292-4/+12
* seccomp: adding sysinfo system call to whitelistMiroslav Rezanina2019-11-291-0/+1
* seccomp: Whitelist cacheflush since 2.2.0 not 2.2.3James Hogan2019-11-291-3/+5
* configure: Enable seccomp sandbox for MIPSJames Hogan2019-11-291-0/+3
* wxx: Fix broken TCP networking (regression)Stefan Weil2019-11-292-5/+1
* nbd: Don't kill server on client that doesn't request TLSEric Blake2019-11-291-2/+13
* nbd: fix assert() on qemu-nbd stopPavel Butsykin2019-11-291-1/+1
* nbd: Don't fail handshake on NBD_OPT_LIST descriptionsEric Blake2019-11-291-2/+21
* qemu-iotests: 041: More robust assertion on quorum nodeFam Zheng2019-11-292-8/+18
* qemu-iotests: place valgrind log file in scratch dirSascha Silbe2019-11-291-1/+1
* 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
OpenPOWER on IntegriCloud