Re: [PATCH 00/35] qemu: Implement support for transient disk hotplug and backing store sharing

2021-05-24 Thread Pavel Hrdina
On Fri, May 21, 2021 at 02:47:00PM +0200, Peter Krempa wrote: > This series refactors the qemu disk hotplug code so that it can be > easily extended for hotplug of transient disks and then also used at > startup to plug in disks where the users want to share the backing > image. > > Masayoshi

[PATCH 00/35] qemu: Implement support for transient disk hotplug and backing store sharing

2021-05-21 Thread Peter Krempa
This series refactors the qemu disk hotplug code so that it can be easily extended for hotplug of transient disks and then also used at startup to plug in disks where the users want to share the backing image. Masayoshi Mizuma (1): qemu_snapshot: Add the guest name to the transient disk path