aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-04-18ppc: Fix the range check in the LSWI instructionThomas Huth
2016-04-16seccomp: adding sysinfo system call to whitelistMiroslav Rezanina
2016-04-16seccomp: Whitelist cacheflush since 2.2.0 not 2.2.3James Hogan
2016-04-16configure: Enable seccomp sandbox for MIPSJames Hogan
2016-04-15wxx: Fix broken TCP networking (regression)Stefan Weil
2016-04-15Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2016-04-15Merge remote-tracking branch 'remotes/armbru/tags/pull-backends-2016-04-15' i...Peter Maydell
2016-04-15Merge remote-tracking branch 'mreitz/tags/pull-block-for-kevin-2016-04-15' in...Kevin Wolf
2016-04-15nbd: Don't kill server on client that doesn't request TLSEric Blake
2016-04-15nbd: fix assert() on qemu-nbd stopPavel Butsykin
2016-04-15nbd: Don't fail handshake on NBD_OPT_LIST descriptionsEric Blake
2016-04-15qemu-iotests: 041: More robust assertion on quorum nodeFam Zheng
2016-04-15qemu-iotests: place valgrind log file in scratch dirSascha Silbe
2016-04-15qemu-iotests: tests: do not set unused tmp variableSascha Silbe
2016-04-15qemu-iotests: common.rc: drop unused _do()Sascha Silbe
2016-04-15qemu-iotests: drop unused _within_tolerance() filterSascha Silbe
2016-04-15hostmem-file: plug a small leakMarc-André Lureau
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 releasePeter 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