summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-06iotests: Make 137 work with data_fileMax Reitz
2020-01-06iotests: Make 110 work with data_fileMax Reitz
2020-01-06iotests: Make 091 work with data_fileMax Reitz
2020-01-06iotests: Avoid cp/mv of test imagesMax Reitz
2020-01-06iotests: Use _rm_test_img for deleting test imagesMax Reitz
2020-01-06iotests: Avoid qemu-img createMax Reitz
2020-01-06iotests: Drop IMGOPTS use in 267Max Reitz
2020-01-06iotests: Replace IMGOPTS='' by --no-optsMax Reitz
2020-01-06iotests: Replace IMGOPTS= by -oMax Reitz
2020-01-06iotests: Inject space into -ocompat=0.10 in 051Max Reitz
2020-01-06iotests: Add -o and --no-opts to _make_test_imgMax Reitz
2020-01-06iotests: Let _make_test_img parse its parametersMax Reitz
2020-01-06iotests: Drop compat=1.1 in 050Max Reitz
2020-01-06iotests: Replace IMGOPTS by _unsupported_imgoptsMax Reitz
2020-01-06iotests: Filter refcount_order in 036Max Reitz
2020-01-06iotests: Add _filter_json_filenameMax Reitz
2020-01-06iotests/qcow2.py: Split feature fields into bitsMax Reitz
2020-01-06iotests/qcow2.py: Add dump-header-extsMax Reitz
2020-01-06iotests: s/qocw2/qcow2/Max Reitz
2020-01-06qcow2-bitmaps: fix qcow2_can_store_new_dirty_bitmapVladimir Sementsov-Ogievskiy
2020-01-06throttle-groups: fix memory leak in throttle_group_set_limit:PanNengyuan
2020-01-06iotests: Add test for failing mirror completeMax Reitz
2020-01-06iotests: Add @error to wait_until_completedMax Reitz
2020-01-06blkdebug: Allow taking/unsharing permissionsMax Reitz
2020-01-06block: Use bdrv_qapi_perm_to_blk_perm()Max Reitz
2020-01-06block: Add bdrv_qapi_perm_to_blk_perm()Max Reitz
2020-01-06Merge remote-tracking branch 'remotes/ehabkost/tags/python-next-pull-request'...Peter Maydell
2020-01-06audio: fix integer overflowVolker Rümelin
2020-01-06paaudio: wait until the recording stream is readyVolker Rümelin
2020-01-06paaudio: try to drain the recording streamVolker Rümelin
2020-01-06paaudio: drop recording stream in qpa_fini_inVolker Rümelin
2020-01-06hda-codec: fix recording rate controlVolker Rümelin
2020-01-06hda-codec: fix playback rate controlVolker Rümelin
2020-01-03Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20191220'...Peter Maydell
2020-01-03Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2020-01-03Merge remote-tracking branch 'remotes/kraxel/tags/seabios-20191220-pull-reque...Peter Maydell
2020-01-03Merge remote-tracking branch 'remotes/kraxel/tags/vga-20191220-pull-request' ...Peter Maydell
2020-01-02screendump: use qemu_unlink()Marc-André Lureau
2020-01-02osdep: add qemu_unlink()Marc-André Lureau
2020-01-02screendump: replace FILE with QIOChannel and fix close()/qemu_close()Marc-André Lureau
2020-01-02object: add g_autoptr supportMarc-André Lureau
2020-01-02ui: add pixman image g_autoptr supportMarc-André Lureau
2020-01-02ppm-save: pass opened fdMarc-André Lureau
2020-01-02console: add graphic_hw_update_done()Marc-André Lureau
2019-12-20Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2019-12-20configure: Require Python >= 3.5Eduardo Habkost
2019-12-20travis: Replace Python 3.4 build with 3.5Eduardo Habkost
2019-12-20Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20191219' into stagingPeter Maydell
2019-12-20arm/arm-powerctl: rebuild hflags after setting CP15 bits in arm_set_cpu_on()Niek Linnenbank
2019-12-20target/arm: Display helpful message when hflags mismatchPhilippe Mathieu-Daudé