Re: [PATCH 5/6] migration: support excluding block devs in QMP snapshot commands

2020-07-07 Thread Kevin Wolf
Am 07.07.2020 um 11:14 hat Daniel P. Berrangé geschrieben: > On Mon, Jul 06, 2020 at 05:57:08PM +0200, Kevin Wolf wrote: > > Am 02.07.2020 um 19:57 hat Daniel P. Berrangé geschrieben: > > > This wires up support for a new "exclude" parameter to the QMP commands > > > for snapshots (savevm,

Re: [PATCH 5/6] migration: support excluding block devs in QMP snapshot commands

2020-07-07 Thread Daniel P . Berrangé
On Mon, Jul 06, 2020 at 05:57:08PM +0200, Kevin Wolf wrote: > Am 02.07.2020 um 19:57 hat Daniel P. Berrangé geschrieben: > > This wires up support for a new "exclude" parameter to the QMP commands > > for snapshots (savevm, loadvm, delvm). This parameter accepts a list of > > block driver state

Re: [PATCH 5/6] migration: support excluding block devs in QMP snapshot commands

2020-07-06 Thread Kevin Wolf
Am 02.07.2020 um 19:57 hat Daniel P. Berrangé geschrieben: > This wires up support for a new "exclude" parameter to the QMP commands > for snapshots (savevm, loadvm, delvm). This parameter accepts a list of > block driver state node names. > > One use case for this would be a VM using OVMF firmwa