summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-12-13MAINTAINERS: update my email addressMichael Roth
2020-12-13qemu-options.hx: Fix minor issues in icount documentationPeter Maydell
2020-12-13target/i386: tracing: format length values as hexDov Murik
2020-12-12Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-6.0-pull-request' ...Peter Maydell
2020-12-12m68k: fix some comment spelling errorszhaolichang
2020-12-12target/m68k: Add vmstate definition for M68kCPULaurent Vivier
2020-12-12target/m68k: remove useless qregs arrayLaurent Vivier
2020-12-12hw/m68k/q800.c: Make the GLUE chip an actual QOM devicePeter Maydell
2020-12-12hw/m68k/q800: Don't connect two qemu_irqs directly to the same inputPeter Maydell
2020-12-12Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2020-12-11Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20201211' into stagingPeter Maydell
2020-12-11Merge remote-tracking branch 'remotes/kraxel/tags/ui-20201211-pull-request' i...Peter Maydell
2020-12-11block: Fix deadlock in bdrv_co_yield_to_drain()Kevin Wolf
2020-12-11block: Fix locking in qmp_block_resize()Kevin Wolf
2020-12-11block: Simplify qmp_block_resize() error pathsKevin Wolf
2020-12-11block: introduce BDRV_MAX_LENGTHVladimir Sementsov-Ogievskiy
2020-12-11block/io: bdrv_check_byte_request(): drop bdrv_is_inserted()Vladimir Sementsov-Ogievskiy
2020-12-11block/io: bdrv_refresh_limits(): use ERRP_GUARDVladimir Sementsov-Ogievskiy
2020-12-11block/file-posix: fix workaround in raw_do_pwrite_zeroes()Vladimir Sementsov-Ogievskiy
2020-12-11can-host: Fix crash when 'canbus' property is not setKevin Wolf
2020-12-11iotests/221: Discard image before qemu-img mapMax Reitz
2020-12-11file-posix: check the use_lock before setting the file lockLi Feng
2020-12-11iotests/308: Add test for FUSE exportsMax Reitz
2020-12-11iotests: Enable fuse for many testsMax Reitz
2020-12-11iotests: Allow testing FUSE exportsMax Reitz
2020-12-11iotests: Give access to the qemu-storage-daemonMax Reitz
2020-12-11storage-daemon: Call bdrv_close_all() on exitMax Reitz
2020-12-11iotests/287: Clean up subshell test imageMax Reitz
2020-12-11iotests: Let _make_test_img guess $TEST_IMG_FILEMax Reitz
2020-12-11iotests: Restrict some Python tests to fileMax Reitz
2020-12-11iotests/091: Use _cleanup_qemu instad of "wait"Max Reitz
2020-12-11iotests: Derive image names from $TEST_IMGMax Reitz
2020-12-11iotests/046: Avoid renaming imagesMax Reitz
2020-12-11iotests: Use convert -n in some casesMax Reitz
2020-12-11iotests: Do not pipe _make_test_imgMax Reitz
2020-12-11iotests: Do not needlessly filter _make_test_imgMax Reitz
2020-12-11fuse: Implement hole detection through lseekMax Reitz
2020-12-11fuse: (Partially) implement fallocate()Max Reitz
2020-12-11fuse: Allow growable exportsMax Reitz
2020-12-11fuse: Implement standard FUSE operationsMax Reitz
2020-12-11fuse: Allow exporting BDSs via FUSEMax Reitz
2020-12-11meson: Detect libfuseMax Reitz
2020-12-11block/iscsi: Use lock guard macrosGan Qixin
2020-12-11block/throttle-groups: Use lock guard macrosGan Qixin
2020-12-11block/curl: Use lock guard macrosGan Qixin
2020-12-11block/accounting: Use lock guard macrosGan Qixin
2020-12-11Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20201210' into...Peter Maydell
2020-12-11Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell
2020-12-11Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell
2020-12-11s390x/cpu: Use timer_free() in the finalize function to avoid memleaksGan Qixin