Re: [PATCH] qemuProcessSetupDisksTransientHotplug: Add checking set-action capability

2021-08-31 Thread Peter Krempa
On Wed, Aug 25, 2021 at 19:08:46 -0400, Masayoshi Mizuma wrote: > From: Masayoshi Mizuma > > The VM is terminated abnormally when > is set to the disk option and the qemu doesn't have set-action capability. > > # virsh start guest01 > error: Failed to start domain 'guest01' > error:

Re: [PATCH] qemuProcessSetupDisksTransientHotplug: Add checking set-action capability

2021-08-26 Thread Masayoshi Mizuma
On Thu, Aug 26, 2021 at 04:11:15PM +0200, Ján Tomko wrote: > On a Wednesday in 2021, Masayoshi Mizuma wrote: > > From: Masayoshi Mizuma > > > > The VM is terminated abnormally when > > is set to the disk option and the qemu doesn't have set-action capability. > > > > # virsh start guest01 > >

Re: [PATCH] qemuProcessSetupDisksTransientHotplug: Add checking set-action capability

2021-08-26 Thread Ján Tomko
On a Wednesday in 2021, Masayoshi Mizuma wrote: From: Masayoshi Mizuma The VM is terminated abnormally when is set to the disk option and the qemu doesn't have set-action capability. # virsh start guest01 error: Failed to start domain 'guest01' error: internal error: qemu unexpectedly

[PATCH] qemuProcessSetupDisksTransientHotplug: Add checking set-action capability

2021-08-25 Thread Masayoshi Mizuma
From: Masayoshi Mizuma The VM is terminated abnormally when is set to the disk option and the qemu doesn't have set-action capability. # virsh start guest01 error: Failed to start domain 'guest01' error: internal error: qemu unexpectedly closed the monitor # Add checking the