aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-01-06iotests: Use _rm_test_img for deleting test imagesMax Reitz57-95/+118
2020-01-06iotests: Avoid qemu-img createMax Reitz5-7/+6
2020-01-06iotests: Drop IMGOPTS use in 267Max Reitz1-4/+8
2020-01-06iotests: Replace IMGOPTS='' by --no-optsMax Reitz5-9/+9
2020-01-06iotests: Replace IMGOPTS= by -oMax Reitz22-101/+100
2020-01-06iotests: Inject space into -ocompat=0.10 in 051Max Reitz1-1/+1
2020-01-06iotests: Add -o and --no-opts to _make_test_imgMax Reitz1-0/+13
2020-01-06iotests: Let _make_test_img parse its parametersMax Reitz1-8/+20
2020-01-06iotests: Drop compat=1.1 in 050Max Reitz1-4/+0
2020-01-06iotests: Replace IMGOPTS by _unsupported_imgoptsMax Reitz6-9/+11
2020-01-06iotests: Filter refcount_order in 036Max Reitz2-51/+6
2020-01-06iotests: Add _filter_json_filenameMax Reitz1-0/+24
2020-01-06iotests/qcow2.py: Split feature fields into bitsMax Reitz7-89/+99
2020-01-06iotests/qcow2.py: Add dump-header-extsMax Reitz1-0/+5
2020-01-06iotests: s/qocw2/qcow2/Max Reitz8-8/+8
2020-01-06qcow2-bitmaps: fix qcow2_can_store_new_dirty_bitmapVladimir Sementsov-Ogievskiy1-23/+18
2020-01-06throttle-groups: fix memory leak in throttle_group_set_limit:PanNengyuan1-2/+2
2020-01-06iotests: Add test for failing mirror completeMax Reitz2-2/+46
2020-01-06iotests: Add @error to wait_until_completedMax Reitz1-6/+12
2020-01-06blkdebug: Allow taking/unsharing permissionsMax Reitz2-2/+105
2020-01-06block: Use bdrv_qapi_perm_to_blk_perm()Max Reitz1-21/+8
2020-01-06block: Add bdrv_qapi_perm_to_blk_perm()Max Reitz2-0/+19
2020-01-03Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20191220'...Peter Maydell7-27/+125
2020-01-03Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell5-15/+27
2020-01-03Merge remote-tracking branch 'remotes/kraxel/tags/seabios-20191220-pull-reque...Peter Maydell13-0/+1
2020-01-03Merge remote-tracking branch 'remotes/kraxel/tags/vga-20191220-pull-request' ...Peter Maydell2-1/+3
2019-12-20Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell32-510/+705
2019-12-20Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20191219' into stagingPeter Maydell11-68/+43
2019-12-20arm/arm-powerctl: rebuild hflags after setting CP15 bits in arm_set_cpu_on()Niek Linnenbank1-0/+3
2019-12-20target/arm: Display helpful message when hflags mismatchPhilippe Mathieu-Daudé1-3/+15
2019-12-20hw/arm/smmuv3: Report F_STE_FETCH fault address in correct word positionSimon Veith1-1/+1
2019-12-20hw/arm/smmuv3: Use correct bit positions in EVT_SET_ADDR2 macroSimon Veith1-2/+2
2019-12-20hw/arm/smmuv3: Align stream table base address to table sizeSimon Veith1-4/+14
2019-12-20hw/arm/smmuv3: Check stream IDs against actual table LOG2SIZESimon Veith1-2/+6
2019-12-20hw/arm/smmuv3: Correct SMMU_BASE_ADDR_MASK valueSimon Veith1-1/+1
2019-12-20hw/arm/smmuv3: Apply address mask to linear strtab base addressSimon Veith1-1/+1
2019-12-20ast2600: Configure CNTFRQ at 1125MHzAndrew Jeffery1-0/+3
2019-12-20target/arm: Prepare generic timer for per-platform CNTFRQAndrew Jeffery2-11/+59
2019-12-20target/arm: Abstract the generic timer frequencyAndrew Jeffery3-3/+20
2019-12-20target/arm: Remove redundant scaling of nexttickAndrew Jeffery1-2/+3
2019-12-20Merge remote-tracking branch 'remotes/stsquad/tags/pull-tesing-and-misc-19121...Peter Maydell47-216/+486
2019-12-20Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...Peter Maydell7-98/+9
2019-12-20Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell133-1552/+4248
2019-12-20seabios: update to 1.13.0 finalGerd Hoffmann13-0/+1
2019-12-20display/bochs-display: fix memory leakCameron Esfahani1-0/+2
2019-12-20vhost-user-gpu: Drop trailing json commaCole Robinson1-1/+1
2019-12-19iotests: Test external snapshot with VM stateKevin Wolf3-0/+134
2019-12-19hmp: Allow using qdev ID for qemu-io commandKevin Wolf2-13/+23
2019-12-19block: Activate recursively even for already active nodesKevin Wolf1-26/+24
2019-12-19virtio-blk: fix out-of-bounds access to bitmap in notify_guest_bhLi Hangjing1-1/+1