
24 May
2021
24 May
'21
8:17 a.m.
On a Friday in 2021, Peter Krempa wrote:
qemuBlockStorageSourceChainData encapsulates the backend of the disk for startup and hotplug operations. Add the handling for the copy-on-read filter so that the hotplug code doesn't need to have separate cleanup.
Signed-off-by: Peter Krempa <pkrempa@redhat.com> --- src/qemu/qemu_block.c | 12 ++++++++++++ src/qemu/qemu_block.h | 4 ++++ 2 files changed, 16 insertions(+)
Reviewed-by: Ján Tomko <jtomko@redhat.com> Jano