aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-07util: Return valid allocation for qemu_try_memalign() with zero sizePeter Maydell
2022-03-07util: Unify implementations of qemu_memalign()Peter Maydell
2022-03-07util: Make qemu_oom_check() a static functionPeter Maydell
2022-03-07fsdev/p9array.h: convert Doxygen -> kerneldoc formatChristian Schoenebeck
2022-03-079pfs/coth.h: drop Doxygen format on v9fs_co_run_in_worker()Christian Schoenebeck
2022-03-079pfs/9p-util.h: convert Doxygen -> kerneldoc formatChristian Schoenebeck
2022-03-079pfs/9p.c: convert Doxygen -> kerneldoc formatChristian Schoenebeck
2022-03-079pfs/codir.c: convert Doxygen -> kerneldoc formatChristian Schoenebeck
2022-03-079pfs/9p.h: convert Doxygen -> kerneldoc formatChristian Schoenebeck
2022-03-079pfs: drop Doxygen format from qemu_dirent_dup() API commentChristian Schoenebeck
2022-03-079pfs: move qemu_dirent_dup() from osdep -> 9p-utilChristian Schoenebeck
2022-03-079p: darwin: meson: Allow VirtFS on DarwinKeno Fischer
2022-03-079p: darwin: Adjust assumption on virtio-9p-testWill Cohen
2022-03-079p: darwin: Implement compatibility for mknodatKeno Fischer
2022-03-079p: darwin: Compatibility for f/l*xattrKeno Fischer
2022-03-079p: darwin: *xattr_nofollow implementationsKeno Fischer
2022-03-079p: darwin: Move XATTR_SIZE_MAX->P9_XATTR_SIZE_MAXKeno Fischer
2022-03-079p: darwin: Ignore O_{NOATIME, DIRECT}Keno Fischer
2022-03-079p: darwin: Handle struct dirent differencesKeno Fischer
2022-03-079p: darwin: Handle struct stat(fs) differencesKeno Fischer
2022-03-079p: Rename 9p-util -> 9p-util-linuxKeno Fischer
2022-03-079p: linux: Fix a couple Linux assumptionsKeno Fischer
2022-03-07update seabios binaries to 1.16.0Gerd Hoffmann
2022-03-07update seabios submodule to 1.16.0Gerd Hoffmann
2022-03-07MAINTAINERS: Update the files in the FreeBSD sectionThomas Huth
2022-03-07tests/tcg/s390x: Cleanup of mie3 tests.David Miller
2022-03-07iotests/image-fleecing: test push backup with fleecingVladimir Sementsov-Ogievskiy
2022-03-07iotests/image-fleecing: add test case with bitmapVladimir Sementsov-Ogievskiy
2022-03-07iotests.py: add qemu_io_pipe_and_status()Vladimir Sementsov-Ogievskiy
2022-03-07iotests/image-fleecing: add test-case for fleecing format nodeVladimir Sementsov-Ogievskiy
2022-03-07block: copy-before-write: realize snapshot-access APIVladimir Sementsov-Ogievskiy
2022-03-07block: introduce snapshot-access block driverVladimir Sementsov-Ogievskiy
2022-03-07block/io: introduce block driver snapshot-access APIVladimir Sementsov-Ogievskiy
2022-03-07block/reqlist: add reqlist_wait_all()Vladimir Sementsov-Ogievskiy
2022-03-07block/dirty-bitmap: introduce bdrv_dirty_bitmap_status()Vladimir Sementsov-Ogievskiy
2022-03-07block/reqlist: reqlist_find_conflict(): use ranges_overlap()Vladimir Sementsov-Ogievskiy
2022-03-07block: intoduce reqlistVladimir Sementsov-Ogievskiy
2022-03-07block/block-copy: add block_copy_reset()Vladimir Sementsov-Ogievskiy
2022-03-07block/copy-before-write: add bitmap open parameterVladimir Sementsov-Ogievskiy
2022-03-07block/block-copy: block_copy_state_new(): add bitmap parameterVladimir Sementsov-Ogievskiy
2022-03-07block/dirty-bitmap: bdrv_merge_dirty_bitmap(): add return valueVladimir Sementsov-Ogievskiy
2022-03-07block/block-copy: move copy_bitmap initialization to block_copy_state_new()Vladimir Sementsov-Ogievskiy
2022-03-07iotests: Write test output to TEST_DIRHanna Reitz
2022-03-07tests/qemu-iotests/testrunner: Quote "case not run" lines in TAP modeThomas Huth
2022-03-07tests/qemu-iotests/040: Skip TestCommitWithFilters without 'throttle'Thomas Huth
2022-03-07block: fix preallocate filter: don't do unaligned preallocate requestsVladimir Sementsov-Ogievskiy
2022-03-07block/curl.c: Check error return from curl_easy_setopt()Peter Maydell
2022-03-07block/curl.c: Set error message string if curl_init_state() failsPeter Maydell
2022-03-07ide: Increment BB in-flight counter for TRIM BHHanna Reitz
2022-03-07tests/tcg/s390x: Fix the exrl-trt* tests with ClangThomas Huth