
24 May
2021
24 May
'21
8:46 a.m.
On a Friday in 2021, Peter Krempa wrote:
Add code which creates the transient overlay after hotplugging the disk backend before attaching the disk frontend.
The state of the topmost image is modified to be already read-only to prevent the need to open the image in read-write mode.
Signed-off-by: Peter Krempa <pkrempa@redhat.com> --- src/qemu/qemu_hotplug.c | 52 ++++++++++++++++++++++++++++++++++++----- 1 file changed, 46 insertions(+), 6 deletions(-)
Reviewed-by: Ján Tomko <jtomko@redhat.com> Jano