Re: [PATCH 0/3] block: Keep auto_backing_file post-migration

2022-09-22 Thread Kevin Wolf
Am 03.08.2022 um 16:44 hat Hanna Reitz geschrieben: > Hi, > > https://gitlab.com/qemu-project/qemu/-/issues/1117 reports the following > issue: > > Say you have a VM with a backing chain of images where the image > metadata contains json:{} backing file strings, which however will be > resolved t

[PATCH 0/3] block: Keep auto_backing_file post-migration

2022-08-03 Thread Hanna Reitz
Hi, https://gitlab.com/qemu-project/qemu/-/issues/1117 reports the following issue: Say you have a VM with a backing chain of images where the image metadata contains json:{} backing file strings, which however will be resolved to simple plain filenames when opened[1]. So when these images are o