Re: [PATCH] qemuProcessSetupDisksTransientHotplug: skip system_reset when the all disks have transient shareBacking option

2021-07-12 Thread Peter Krempa
On Tue, Jul 06, 2021 at 21:44:34 -0400, Masayoshi Mizuma wrote: > From: Masayoshi Mizuma > > When both destroy and > is set to the domain xml, the guest doesn't start. > > # virsh start Guest > error: Failed to start domain 'Guest' > error: internal error: qemu unexpectedly closed the monitor

[PATCH] qemuProcessSetupDisksTransientHotplug: skip system_reset when the all disks have transient shareBacking option

2021-07-06 Thread Masayoshi Mizuma
From: Masayoshi Mizuma When both destroy and is set to the domain xml, the guest doesn't start. # virsh start Guest error: Failed to start domain 'Guest' error: internal error: qemu unexpectedly closed the monitor # That's because libvirt does system_reset qmp command when is set, and the