]> git.proxmox.com Git - mirror_qemu.git/history - block/parallels.c
Merge tag 'pull-riscv-to-apply-20231107' of https://github.com/alistair23/qemu into...
[mirror_qemu.git] / block / parallels.c
2023-11-06 Stefan HajnocziMerge tag 'dump-pull-request' of https://gitlab.com...
2023-11-03 Stefan HajnocziMerge tag 'pull-target-arm-20231102' of https://git...
2023-11-03 Stefan HajnocziMerge tag 'migration-20231102-pull-request' of https...
2023-11-01 Steve Sistarecpr: relax blockdev migration blockers
2023-10-30 Stefan HajnocziMerge tag 'pull-hex-20231018' of https://github.com...
2023-10-23 Stefan HajnocziMerge tag 'for_upstream' of https://git.kernel.org...
2023-10-23 Stefan HajnocziMerge tag 'hw-misc-20231020' of https://github.com...
2023-10-20 Stefan HajnocziMerge tag 'migration-20231020-pull-request' of https...
2023-10-20 Stefan HajnocziMerge tag 'C3700-pull-request' of https://github.com...
2023-10-20 Steve Sistaremigration: simplify blockers
2023-10-17 Stefan HajnocziMerge tag 'gpu-pull-request' of https://gitlab.com...
2023-10-16 Stefan HajnocziMerge tag 'python-pull-request' of https://gitlab.com...
2023-10-16 Stefan HajnocziMerge tag 'pull-loongarch-20231013' of https://gitlab...
2023-10-16 Stefan HajnocziMerge tag 'pull-ufs-20231013' of https://gitlab.com...
2023-10-16 Stefan HajnocziMerge tag 'pull-request-2023-10-12' of https://gitlab...
2023-10-16 Stefan HajnocziMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-10-12 Kevin Wolfblock: Mark bdrv_get_parent_name() and callers GRAPH_RDLOCK
2023-09-25 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-09-25 Stefan HajnocziMerge tag 'pull-target-arm-20230921' of https://git...
2023-09-21 Stefan HajnocziMerge tag 'pull-trivial-patches' of https://gitlab...
2023-09-21 Stefan HajnocziMerge tag 'pull-parallels-2023-09-20-v2' of https:...
2023-09-21 Stefan HajnocziMerge tag 'pull-block-2023-09-01' of https://gitlab...
2023-09-21 Denis V. Lunevparallels: naive implementation of parallels_co_pwrite_...
2023-09-21 Denis V. Lunevparallels: naive implementation of parallels_co_pdiscard
2023-09-21 Denis V. Lunevparallels: improve readability of allocate_clusters
2023-09-21 Denis V. Lunevparallels: naive implementation of allocate_clusters...
2023-09-21 Denis V. Lunevparallels: update used bitmap in allocate_cluster
2023-09-21 Denis V. Lunevparallels: accept multiple clusters in mark_used()
2023-09-21 Denis V. Lunevparallels: collect bitmap of used clusters at open
2023-09-21 Denis V. Lunevparallels: fix broken parallels_check_data_off()
2023-09-21 Denis V. Lunevparallels: create mark_used() helper which sets bit...
2023-09-21 Denis V. Lunevparallels: refactor path when we need to re-check image...
2023-09-21 Denis V. Lunevparallels: return earlier from parallels_open() functio...
2023-09-21 Denis V. Lunevparallels: return earler in fail_format branch in paral...
2023-09-21 Denis V. Lunevparallels: invent parallels_opts_prealloc() helper...
2023-09-21 Denis V. Lunevparallels: fix memory leak in parallels_open()
2023-09-21 Denis V. Lunevparallels: mark driver as supporting CBT
2023-09-21 Denis V. Lunevparallels: fix formatting in bdrv_parallels initialization
2023-09-07 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-09-07 Stefan HajnocziMerge tag 'ide-pull-request' of https://gitlab.com...
2023-09-07 Stefan HajnocziMerge tag 'pull-parallels-2023-09-06' of https://src...
2023-09-06 Alexander Ivanovparallels: Add data_off repairing to parallels_open()
2023-09-06 Alexander Ivanovparallels: Add data_off check
2023-09-06 Alexander Ivanovparallels: Use bdrv_co_getlength() in parallels_check_o...
2023-09-06 Alexander Ivanovparallels: Image repairing in parallels_open()
2023-09-06 Alexander Ivanovparallels: Add checking and repairing duplicate offsets...
2023-09-06 Alexander Ivanovparallels: Add data_start field to BDRVParallelsState
2023-09-06 Alexander Ivanovparallels: Add "explicit" argument to parallels_check_l...
2023-09-06 Alexander Ivanovparallels: Check if data_end greater than the file...
2023-09-06 Alexander Ivanovparallels: Incorrect data end calculation in parallels_...
2023-09-06 Alexander Ivanovparallels: Fix comments formatting inside parallels...
2023-06-29 Richard HendersonMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-06-29 Richard HendersonMerge tag 'accel-20230628' of https://github.com/philmd...
2023-06-28 Richard HendersonMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-06-28 Paolo Bonziniblock: use bdrv_co_getlength in coroutine context
2023-06-21 Richard HendersonMerge tag 'seabios-hppa-v7-pull-request' of https:...
2023-06-06 Richard HendersonMerge tag 'pull-request-2023-06-06' of https://gitlab...
2023-06-05 Richard HendersonMerge tag 'pull-block-2023-06-05' of https://gitlab...
2023-06-05 Alexander Ivanovparallels: Incorrect condition in out-of-image check
2023-06-05 Alexander Ivanovparallels: Replace qemu_co_mutex_lock by WITH_QEMU_LOCK...
2023-06-05 Alexander Ivanovparallels: Move statistic collection to a separate...
2023-06-05 Alexander Ivanovparallels: Move check of leaks to a separate function
2023-06-05 Alexander Ivanovparallels: Fix statistics calculation
2023-06-05 Alexander Ivanovparallels: Move check of cluster outside image to a...
2023-06-05 Alexander Ivanovparallels: Move check of unclean image to a separate...
2023-06-05 Alexander Ivanovparallels: Use generic infrastructure for BAT writing...
2023-06-05 Alexander Ivanovparallels: create parallels_set_bat_entry_helper()...
2023-06-05 Alexander Ivanovparallels: Fix image_end_offset and data_end after...
2023-06-05 Alexander Ivanovparallels: Fix high_off calculation in parallels_co_check()
2023-06-05 Alexander Ivanovparallels: Out of image offset in BAT leads to image...
2023-05-22 Richard HendersonMerge tag 'pull-qapi-2023-05-17-v2' of https://repo...
2023-05-22 Richard HendersonMerge tag 'pull-request-2023-05-22' of https://gitlab...
2023-05-22 Richard HendersonMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-05-19 Kevin Wolfblock: Call .bdrv_co_create(_opts) unlocked
2023-05-17 Richard HendersonMerge tag 'linux-user-for-8.1-pull-request' of https...
2023-05-13 Richard HendersonMerge tag 'or1k-pull-request-20230513' of https://githu...
2023-05-10 Richard HendersonMerge tag 'pull-testing-updates-100523-1' of https...
2023-05-10 Richard HendersonMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-05-10 Kevin Wolfblock: bdrv/blk_co_unref() for calls in coroutine context
2023-02-26 Peter MaydellMerge tag 'pull-riscv-to-apply-20230224' of github...
2023-02-24 Peter MaydellMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-02-24 Peter MaydellMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-02-23 Kevin Wolfblock: Mark bdrv_co_create() and callers GRAPH_RDLOCK
2023-02-23 Kevin Wolfblock: Mark public read/write functions GRAPH_RDLOCK
2023-02-23 Kevin Wolfblock: Mark read/write in block/io.c GRAPH_RDLOCK
2023-02-23 Kevin Wolfblock: Mark bdrv_co_truncate() and callers GRAPH_RDLOCK
2023-02-21 Peter MaydellMerge tag 'net-pull-request' of https://github.com...
2023-02-21 Peter MaydellMerge tag 'pr-2023-02-16' of https://gitlab.com/a1xndr...
2023-02-20 Peter MaydellMerge tag 'vfio-updates-20230216.0' of https://gitlab...
2023-02-20 Peter MaydellMerge tag 'pull-virtiofs-20230216b' of https://gitlab...
2023-02-20 Peter MaydellMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-02-17 Kevin Wolfparallels: Fix .bdrv_co_create(_opts) to open images...
2022-12-18 Peter MaydellMerge tag 'pull-hex-20221216-1' of https://github.com...
2022-12-18 Peter MaydellMerge tag 'pull-loongarch-20221215' of https://gitlab...
2022-12-17 Peter MaydellMerge tag 'pull-target-arm-20221216' of https://git...
2022-12-16 Peter MaydellMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2022-12-15 Emanuele Giuseppe... block: bdrv_create_file is a coroutine_fn
2022-11-03 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2022-10-31 Stefan HajnocziMerge tag 'pull-qemu-20221031' of https://gitlab.com...
2022-10-31 Stefan HajnocziMerge tag 'imp-202210-pull-request' of https://github...
next