aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-03-12block: Allow omitting the 'backing' option in certain casesAlberto Garcia
2019-03-12block: Handle child references in bdrv_reopen_queue()Alberto Garcia
2019-03-12block: Add 'keep_old_opts' parameter to bdrv_reopen_queue()Alberto Garcia
2019-03-12block: Freeze the backing chain for the duration of the stream jobAlberto Garcia
2019-03-12block: Freeze the backing chain for the duration of the mirror jobAlberto Garcia
2019-03-12block: Freeze the backing chain for the duration of the commit jobAlberto Garcia
2019-03-12block: Allow freezing BdrvChild linksAlberto Garcia
2019-03-12nvme: fix write zeroes offset and countKeith Busch
2019-03-12file-posix: Make auto-read-only dynamicKevin Wolf
2019-03-12file-posix: Prepare permission code for fd switchingKevin Wolf
2019-03-12file-posix: Lock new fd in raw_reopen_prepare()Kevin Wolf
2019-03-12file-posix: Store BDRVRawState.reopen_state during reopenKevin Wolf
2019-03-12file-posix: Factor out raw_reconfigure_getfd()Kevin Wolf
2019-03-12file-posix: Fix bdrv_open_flags() for snapshot=onKevin Wolf
2019-03-12block: Make permission changes in reopen less wrongKevin Wolf
2019-03-12block: Avoid useless local_errKevin Wolf
2019-03-12qemu-iotests: commit to backing file with auto-read-onlyKevin Wolf
2019-03-12tests/virtio-blk-test: Disable auto-read-onlyKevin Wolf
2019-03-12qapi: drop x- from x-block-latency-histogram-setVladimir Sementsov-Ogievskiy
2019-03-12tests/qemu-iotests: add bitmap resize test 246John Snow
2019-03-12block/qcow2-bitmap: Allow resizes with persistent bitmapsJohn Snow
2019-03-12block/qcow2-bitmap: Don't check size for IN_USE bitmapVladimir Sementsov-Ogievskiy
2019-03-12Merge remote-tracking branch 'remotes/ehabkost/tags/python-next-pull-request'...Peter Maydell
2019-03-12.travis.yml: add softmmu check-tcg testsAlex Bennée
2019-03-12.travis.yml: separate softfloat from check-tcgAlex Bennée
2019-03-12tests/tcg/arm: account for pauth randomnessAlex Bennée
2019-03-12tests/tcg/i386: add memory test to exercise softmmuAlex Bennée
2019-03-12tests/tcg/i386: add system mode Hello World testAlex Bennée
2019-03-12tests/tcg: provide a minilib for system testsAlex Bennée
2019-03-12tests/tcg: enable cris base user-mode testsAlex Bennée
2019-03-12tests/tcg/cris: align mul operationsAlex Bennée
2019-03-12tests/tcg/cris: comment out the ccs testAlex Bennée
2019-03-12tests/tcg: split cris tests into bare and libc directoriesAlex Bennée
2019-03-12tests/tcg/cris: cleanup sys.cAlex Bennée
2019-03-12tests/docker: add fedora-cris-cross compilersAlex Bennée
2019-03-12tests/tcg/arm: add ARMv6-M UNDEFINED 32-bit instruction testStefan Hajnoczi
2019-03-12tests/tcg/xtensa: enable system testsAlex Bennée
2019-03-12tests/docker: add debian-xtensa-cross imagePhilippe Mathieu-Daudé
2019-03-12tests/tcg/mips: fix hello-mips compilationAlex Bennée
2019-03-12tests/tcg: add gdb runner variantAlex Bennée
2019-03-12tests/tcg: split run-test into user and system variantsAlex Bennée
2019-03-12tests/tcg: add QEMU_OPT option for test runnerAlex Bennée
2019-03-12tests/tcg: enable tcg tests for softmmuAlex Bennée
2019-03-12tests/tcg: add softmmu awareness to MakefileAlex Bennée
2019-03-12Makefile: explicitly pass $(BUILD_DIR) to gcovrAlex Bennée
2019-03-12Makefile: explicitly pass $(SRC_PATH) to gcovrAlex Bennée
2019-03-12.travis.yml: reduce the module builds to major architecturesAlex Bennée
2019-03-12.travis.yml: combine docs and tools build with out-of-treeAlex Bennée
2019-03-12travis: Bump Xcode 10 image to 10.2Philippe Mathieu-Daudé
2019-03-12decodetree: Properly diagnose fields overflowing an insnRichard Henderson