aboutsummaryrefslogtreecommitdiff
path: root/block/parallels-ext.c
AgeCommit message (Expand)Author
2024-09-10qapi/crypto: Rename QCryptoHashAlgorithm to *Algo, and drop prefixMarkus Armbruster
2023-11-08block: Protect bs->file with graph_lockKevin Wolf
2023-11-03util/uuid: Add UUID_STR_LEN definitionCédric Le Goater
2023-01-20include/block: Untangle inclusion loopsMarkus Armbruster
2022-07-12block: Change bdrv_{pread,pwrite,pwrite_sync}() param orderAlberto Faria
2022-07-12block: Add a 'flags' param to bdrv_{pread,pwrite,pwrite_sync}()Alberto Faria
2022-03-24block: Fix misleading hexadecimal formatPhilippe Mathieu-Daudé
2022-03-07osdep: Move memalign-related functions to their own headerPeter Maydell
2021-03-08parallels: support bitmap extension for read-only modeVladimir Sementsov-Ogievskiy