summary refs log tree commit diff stats
path: root/scripts/qapi-commands.py (unfollow)
Commit message (Expand)AuthorFilesLines
2016-04-21tcg: use tcg_debug_assert instead of assert (fix performance regression)Aurelien Jarno11-93/+93
2016-04-21hw/arm/boot: always clear r0 when booting kernelsSylvain Garrigues1-1/+1
2016-04-21MAINTAINERS: Avoid using K: for NUMA sectionEduardo Habkost1-2/+0
2016-04-20iotests: Test case for drive-mirror with unaligned image sizeFam Zheng3-0/+68
2016-04-20iotests: Add iotests.image_sizeFam Zheng1-0/+6
2016-04-20mirror: Don't extend the last sub-chunkFam Zheng2-26/+37
2016-04-20block/mirror: Refresh stale bitmap iterator cacheMax Reitz1-0/+5
2016-04-20block/mirror: Revive dead yielding codeMax Reitz1-11/+12
2016-04-19qemu-ga: do not run qga test when guest agent disabledYang Hongyang1-1/+3
2016-04-19Update language files for QEMU 2.6.0Peter Maydell7-127/+127
2016-04-19block/gluster: prevent data loss after i/o errorJeff Cody2-1/+60
2016-04-19block/gluster: code movement of qemu_gluster_close()Jeff Cody1-11/+11
2016-04-19block/gluster: return correct error valueJeff Cody1-1/+1
2016-04-19fw_cfg: Adopt /opt/RFQDN conventionMarkus Armbruster2-24/+36
2016-04-19cadence_uart: bounds check write offsetMichael S. Tsirkin1-0/+3
2016-04-19Revert "ehci: make idt processing more robust"Gerd Hoffmann1-3/+2
2016-04-19ehci: apply limit to iTD/sidt descriptorsGerd Hoffmann1-1/+5
2016-04-19cuda: fix off-by-one error in SET_TIME commandAurelien Jarno1-2/+2
2016-04-18target-i386: Set AMD alias bits after filtering CPUID dataEduardo Habkost1-8/+8
2016-04-18MAINTAINERS: Drop target-i386 from CPU subsystemAndreas Färber1-1/+0
2016-04-18Update OpenBIOS imagesMark Cave-Ayland4-0/+0
2016-04-18ppc: Fix migration of the XER registerThomas Huth1-1/+1
2016-04-18ppc: Fix the bad exception NIP value and the range check in LSWXThomas Huth1-2/+3
2016-04-18ppc: Fix the range check in the LSWI instructionThomas Huth2-4/+12
2016-04-16seccomp: adding sysinfo system call to whitelistMiroslav Rezanina1-0/+1
2016-04-16seccomp: Whitelist cacheflush since 2.2.0 not 2.2.3James Hogan1-3/+5
2016-04-16configure: Enable seccomp sandbox for MIPSJames Hogan1-0/+3
2016-04-15wxx: Fix broken TCP networking (regression)Stefan Weil2-5/+1
2016-04-15nbd: Don't kill server on client that doesn't request TLSEric Blake1-2/+13
2016-04-15nbd: fix assert() on qemu-nbd stopPavel Butsykin1-1/+1
2016-04-15nbd: Don't fail handshake on NBD_OPT_LIST descriptionsEric Blake1-2/+21
2016-04-15qemu-iotests: 041: More robust assertion on quorum nodeFam Zheng2-8/+18
2016-04-15qemu-iotests: place valgrind log file in scratch dirSascha Silbe1-1/+1
2016-04-15qemu-iotests: tests: do not set unused tmp variableSascha Silbe117-117/+0
2016-04-15qemu-iotests: common.rc: drop unused _do()Sascha Silbe1-46/+0
2016-04-15qemu-iotests: drop unused _within_tolerance() filterSascha Silbe1-101/+0
2016-04-15hostmem-file: plug a small leakMarc-André Lureau1-0/+8
2016-04-15Fix pflash migrationDr. David Alan Gilbert1-2/+16
2016-04-15block: Don't ignore flags in blk_{,co,aio}_write_zeroes()Kevin Wolf1-3/+4
2016-04-15block/vpc: update comments to be compliant w/coding guidelinesJeff Cody1-34/+34
2016-04-15block/vpc: set errp in vpc_openJeff Cody1-0/+9
2016-04-15block/vpc: make checks on max table size a bit more laxJeff Cody1-4/+0
2016-04-15block/vpc: Use the correct max sector count for VHD imagesJeff Cody1-5/+5
2016-04-15block/vpc: use current_size field for XenConverter VHD imagesJeff Cody1-0/+2
2016-04-15vpc: use current_size field for XenServer VHD imagesStefan Hajnoczi1-1/+3
2016-04-15block/vpc: set errp in vpc_createJeff Cody1-0/+5
2016-04-15block: Fix blk_aio_write_zeroes()Kevin Wolf3-10/+100
2016-04-15qemu-io: Support 'aio_write -z'Kevin Wolf1-16/+49
2016-04-15target-sparc: fix Trap Based Address Register behavior for sparc64Artyom Tarasenko1-3/+2
2016-04-15target-sparc: fix Nucleus quad LDD 128 bit access for windowed registersArtyom Tarasenko1-6/+6