Re: [PATCH 6/6] migration: support picking vmstate disk in QMP snapshot commands

2020-07-03 Thread Daniel P . Berrangé
On Thu, Jul 02, 2020 at 01:19:43PM -0500, Eric Blake wrote: > On 7/2/20 12:57 PM, Daniel P. Berrangé wrote: > > This wires up support for a new "vmstate" parameter to the QMP commands > > for snapshots (savevm, loadvm). This parameter accepts block driver > > state node name. > > > > One use case

Re: [PATCH 6/6] migration: support picking vmstate disk in QMP snapshot commands

2020-07-02 Thread Eric Blake
On 7/2/20 12:57 PM, Daniel P. Berrangé wrote: This wires up support for a new "vmstate" parameter to the QMP commands for snapshots (savevm, loadvm). This parameter accepts block driver state node name. One use case for this would be a VM using OVMF firmware where the variables store is the

[PATCH 6/6] migration: support picking vmstate disk in QMP snapshot commands

2020-07-02 Thread Daniel P . Berrangé
This wires up support for a new "vmstate" parameter to the QMP commands for snapshots (savevm, loadvm). This parameter accepts block driver state node name. One use case for this would be a VM using OVMF firmware where the variables store is the first snapshottable disk image. The vmstate