aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-12-12target/m68k: remove useless qregs arrayLaurent Vivier1-4/+0
2020-12-12hw/m68k/q800.c: Make the GLUE chip an actual QOM devicePeter Maydell1-12/+70
2020-12-12hw/m68k/q800: Don't connect two qemu_irqs directly to the same inputPeter Maydell2-2/+11
2020-12-12Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell113-265/+1841
2020-12-11Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20201211' into stagingPeter Maydell4-2/+107
2020-12-11Merge remote-tracking branch 'remotes/kraxel/tags/ui-20201211-pull-request' i...Peter Maydell5-28/+49
2020-12-11block: Fix deadlock in bdrv_co_yield_to_drain()Kevin Wolf1-17/+24
2020-12-11block: Fix locking in qmp_block_resize()Kevin Wolf1-1/+4
2020-12-11block: Simplify qmp_block_resize() error pathsKevin Wolf1-5/+4
2020-12-11block: introduce BDRV_MAX_LENGTHVladimir Sementsov-Ogievskiy8-14/+90
2020-12-11block/io: bdrv_check_byte_request(): drop bdrv_is_inserted()Vladimir Sementsov-Ogievskiy1-13/+12
2020-12-11block/io: bdrv_refresh_limits(): use ERRP_GUARDVladimir Sementsov-Ogievskiy1-4/+3
2020-12-11block/file-posix: fix workaround in raw_do_pwrite_zeroes()Vladimir Sementsov-Ogievskiy1-1/+0
2020-12-11can-host: Fix crash when 'canbus' property is not setKevin Wolf1-0/+5
2020-12-11iotests/221: Discard image before qemu-img mapMax Reitz2-8/+13
2020-12-11file-posix: check the use_lock before setting the file lockLi Feng1-1/+1
2020-12-11iotests/308: Add test for FUSE exportsMax Reitz3-0/+437
2020-12-11iotests: Enable fuse for many testsMax Reitz75-75/+75
2020-12-11iotests: Allow testing FUSE exportsMax Reitz3-1/+134
2020-12-11iotests: Give access to the qemu-storage-daemonMax Reitz2-0/+28
2020-12-11storage-daemon: Call bdrv_close_all() on exitMax Reitz1-0/+3
2020-12-11iotests/287: Clean up subshell test imageMax Reitz1-2/+2
2020-12-11iotests: Let _make_test_img guess $TEST_IMG_FILEMax Reitz1-3/+37
2020-12-11iotests: Restrict some Python tests to fileMax Reitz2-2/+4
2020-12-11iotests/091: Use _cleanup_qemu instad of "wait"Max Reitz1-1/+2
2020-12-11iotests: Derive image names from $TEST_IMGMax Reitz4-9/+7
2020-12-11iotests/046: Avoid renaming imagesMax Reitz2-3/+4
2020-12-11iotests: Use convert -n in some casesMax Reitz4-11/+10
2020-12-11iotests: Do not pipe _make_test_imgMax Reitz2-5/+24
2020-12-11iotests: Do not needlessly filter _make_test_imgMax Reitz3-12/+12
2020-12-11fuse: Implement hole detection through lseekMax Reitz4-1/+106
2020-12-11fuse: (Partially) implement fallocate()Max Reitz1-0/+84
2020-12-11fuse: Allow growable exportsMax Reitz2-9/+41
2020-12-11fuse: Implement standard FUSE operationsMax Reitz1-0/+242
2020-12-11fuse: Allow exporting BDSs via FUSEMax Reitz7-2/+359
2020-12-11meson: Detect libfuseMax Reitz3-0/+15
2020-12-11block/iscsi: Use lock guard macrosGan Qixin1-26/+24
2020-12-11block/throttle-groups: Use lock guard macrosGan Qixin1-25/+23
2020-12-11block/curl: Use lock guard macrosGan Qixin1-14/+14
2020-12-11block/accounting: Use lock guard macrosGan Qixin1-17/+15
2020-12-11Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20201210' into...Peter Maydell10-501/+669
2020-12-11Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell151-1768/+2879
2020-12-11Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell11-7/+151
2020-12-11s390x/cpu: Use timer_free() in the finalize function to avoid memleaksGan Qixin1-0/+5
2020-12-11tests/acceptance: test s390x zpci fid propagationCornelia Huck1-3/+9
2020-12-11tests/acceptance: verify s390x device detectionCornelia Huck1-0/+11
2020-12-11tests/acceptance: test virtio-ccw revision handlingCornelia Huck1-2/+18
2020-12-11tests/acceptance: add a test for devices on s390xCornelia Huck2-0/+69
2020-12-11hw/watchdog/wdt_diag288: Remove unnecessary includesThomas Huth1-2/+0
2020-12-11sdl2: Add extra mouse buttonsDarrell Walisser1-0/+2