aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-02tests/boot_linux_console: add a test for arm + virtCleber Rosa
2019-05-02tests/boot_linux_console: add a test for aarch64 + virtCleber Rosa
2019-05-02tests/boot_linux_console: add a test for mips64el + maltaCleber Rosa
2019-05-02tests/boot_linux_console: add a test for mips + maltaPhilippe Mathieu-Daudé
2019-05-02scripts/qemu.py: support adding a console with the default serial deviceCleber Rosa
2019-05-02tests/boot_linux_console: refactor the console watcher into utility methodCleber Rosa
2019-05-02tests/boot_linux_console: increase timeoutCleber Rosa
2019-05-02tests/boot_linux_console: add common kernel command line optionsCleber Rosa
2019-05-02tests/boot_linux_console: update the x86_64 kernelCleber Rosa
2019-05-02tests/boot_linux_console: rename the x86_64 after the arch and machineCleber Rosa
2019-05-02tests/acceptance: look for target architecture in test tags firstCleber Rosa
2019-05-02tests/acceptance: use "arch:" tag to filter target specific testsCleber Rosa
2019-05-02tests/acceptance: introduce arch parameter and attributeCleber Rosa
2019-05-02tests/acceptance: fix doc reference to avocado_qemu directoryCleber Rosa
2019-05-02tests/acceptance: improve docstring on pick_default_qemu_bin()Cleber Rosa
2019-05-02tests/acceptance: show avocado test execution by defaultCleber Rosa
2019-05-02Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into ...Peter Maydell
2019-05-02Merge remote-tracking branch 'remotes/dgilbert/tags/pull-hmp-20190501' into s...Peter Maydell
2019-05-01docs/interop/bitmaps: rewrite and modernize docJohn Snow
2019-05-01Makefile: add nit-picky mode to sphinx-buildJohn Snow
2019-05-01hmp: gva2gpa debug commandDr. David Alan Gilbert
2019-05-01hmp: delvm: use hmp_handle_errorCole Robinson
2019-04-30Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2019-04-30block/qed: add missed coroutine_fn markersVladimir Sementsov-Ogievskiy
2019-04-30iotests: Check that images are in read-only mode after block-commitAlberto Garcia
2019-04-30commit: Make base read-only if there is an early failureAlberto Garcia
2019-04-30qemu-img: use buffer-based ioVladimir Sementsov-Ogievskiy
2019-04-30block/stream: use buffer-based ioVladimir Sementsov-Ogievskiy
2019-04-30block/commit: use buffer-based ioVladimir Sementsov-Ogievskiy
2019-04-30block/backup: use buffer-based ioVladimir Sementsov-Ogievskiy
2019-04-30block/parallels: use buffer-based ioVladimir Sementsov-Ogievskiy
2019-04-30block/qed: use buffer-based ioVladimir Sementsov-Ogievskiy
2019-04-30block/qcow: use buffer-based ioVladimir Sementsov-Ogievskiy
2019-04-30block/qcow2: use buffer-based ioVladimir Sementsov-Ogievskiy
2019-04-30block: introduce byte-based io helpersVladimir Sementsov-Ogievskiy
2019-04-30qcow2: Fix error handling in the compression codeAlberto Garcia
2019-04-30qcow2: Fix qcow2_make_empty() with external data fileKevin Wolf
2019-04-30qemu-img: Make create hint at protocol optionsMax Reitz
2019-04-30iotests: Perform the correct test in 082Max Reitz
2019-04-30qcow2: Fix full preallocation with external data fileKevin Wolf
2019-04-30qcow2: Add errp to preallocate_co()Kevin Wolf
2019-04-30qcow2: Avoid COW during metadata preallocationKevin Wolf
2019-04-30qemu-img: Saner printing of large file sizesEric Blake
2019-04-30cutils: Fix size_to_str() on 32-bit platformsEric Blake
2019-04-30block/vhdx: Use IEC binary prefixes for size constantsStefano Garzarella
2019-04-30block/vhdx: Remove redundant IEC binary prefixes definitionStefano Garzarella
2019-04-30vmdk: Set vmdk parent backing_format to vmdkSam Eiderman
2019-04-30vpc: unlock Coroutine lock to make IO submit ConcurrentlyZhengui li
2019-04-30block: Fix AioContext switch for bs->drv == NULLKevin Wolf
2019-04-30tests/qemu-iotests: Fix output of qemu-io related testsThomas Huth