summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * block: Fix deadlock in bdrv_co_yield_to_drain()Kevin Wolf2020-12-111-17/+24
| * block: Fix locking in qmp_block_resize()Kevin Wolf2020-12-111-1/+4
| * block: Simplify qmp_block_resize() error pathsKevin Wolf2020-12-111-5/+4Star
| * block: introduce BDRV_MAX_LENGTHVladimir Sementsov-Ogievskiy2020-12-118-14/+90
| * block/io: bdrv_check_byte_request(): drop bdrv_is_inserted()Vladimir Sementsov-Ogievskiy2020-12-111-13/+12Star
| * block/io: bdrv_refresh_limits(): use ERRP_GUARDVladimir Sementsov-Ogievskiy2020-12-111-4/+3Star
| * block/file-posix: fix workaround in raw_do_pwrite_zeroes()Vladimir Sementsov-Ogievskiy2020-12-111-1/+0Star
| * can-host: Fix crash when 'canbus' property is not setKevin Wolf2020-12-111-0/+5
| * iotests/221: Discard image before qemu-img mapMax Reitz2020-12-112-8/+13
| * file-posix: check the use_lock before setting the file lockLi Feng2020-12-111-1/+1
| * iotests/308: Add test for FUSE exportsMax Reitz2020-12-113-0/+437
| * iotests: Enable fuse for many testsMax Reitz2020-12-1175-75/+75
| * iotests: Allow testing FUSE exportsMax Reitz2020-12-113-1/+134
| * iotests: Give access to the qemu-storage-daemonMax Reitz2020-12-112-0/+28
| * storage-daemon: Call bdrv_close_all() on exitMax Reitz2020-12-111-0/+3
| * iotests/287: Clean up subshell test imageMax Reitz2020-12-111-2/+2
| * iotests: Let _make_test_img guess $TEST_IMG_FILEMax Reitz2020-12-111-3/+37
| * iotests: Restrict some Python tests to fileMax Reitz2020-12-112-2/+4
| * iotests/091: Use _cleanup_qemu instad of "wait"Max Reitz2020-12-111-1/+2
| * iotests: Derive image names from $TEST_IMGMax Reitz2020-12-114-9/+7Star
| * iotests/046: Avoid renaming imagesMax Reitz2020-12-112-3/+4
| * iotests: Use convert -n in some casesMax Reitz2020-12-114-11/+10Star
| * iotests: Do not pipe _make_test_imgMax Reitz2020-12-112-5/+24
| * iotests: Do not needlessly filter _make_test_imgMax Reitz2020-12-113-12/+12
| * fuse: Implement hole detection through lseekMax Reitz2020-12-114-1/+106
| * fuse: (Partially) implement fallocate()Max Reitz2020-12-111-0/+84
| * fuse: Allow growable exportsMax Reitz2020-12-112-9/+41
| * fuse: Implement standard FUSE operationsMax Reitz2020-12-111-0/+242
| * fuse: Allow exporting BDSs via FUSEMax Reitz2020-12-117-2/+359
| * meson: Detect libfuseMax Reitz2020-12-113-0/+15
| * block/iscsi: Use lock guard macrosGan Qixin2020-12-111-26/+24Star
| * block/throttle-groups: Use lock guard macrosGan Qixin2020-12-111-25/+23Star
| * block/curl: Use lock guard macrosGan Qixin2020-12-111-14/+14
| * block/accounting: Use lock guard macrosGan Qixin2020-12-111-17/+15Star
* | Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20201211' into stagingPeter Maydell2020-12-114-2/+107
|\ \
| * | s390x/cpu: Use timer_free() in the finalize function to avoid memleaksGan Qixin2020-12-111-0/+5
| * | tests/acceptance: test s390x zpci fid propagationCornelia Huck2020-12-111-3/+9
| * | tests/acceptance: verify s390x device detectionCornelia Huck2020-12-111-0/+11
| * | tests/acceptance: test virtio-ccw revision handlingCornelia Huck2020-12-111-2/+18
| * | tests/acceptance: add a test for devices on s390xCornelia Huck2020-12-112-0/+69
| * | hw/watchdog/wdt_diag288: Remove unnecessary includesThomas Huth2020-12-111-2/+0Star
* | | Merge remote-tracking branch 'remotes/kraxel/tags/ui-20201211-pull-request' i...Peter Maydell2020-12-115-28/+49
|\ \ \
| * | | sdl2: Add extra mouse buttonsDarrell Walisser2020-12-111-0/+2
| * | | ui/vnc: Add missing lock for send_color_mapPeng Liang2020-12-111-0/+2
| * | | vnc: add alpha cursor supportGerd Hoffmann2020-12-112-3/+20
| * | | vnc: add pseudo encodingsGerd Hoffmann2020-12-111-0/+2
| * | | vnc: drop unused copyrect featureGerd Hoffmann2020-12-112-5/+0Star
| * | | vnc: use enum for featuresGerd Hoffmann2020-12-111-12/+14
| * | | console: allow con==NULL in dpy_{get, set}_ui_info and dpy_ui_info_supportedGerd Hoffmann2020-12-111-2/+10
| * | | console: drop qemu_console_get_ui_infoGerd Hoffmann2020-12-112-7/+0Star
| |/ /