On Wed, Oct 04, 2017 at 11:59:07 -0400, John Ferlan wrote:
>
>
> On 10/04/2017 07:42 AM, Peter Krempa wrote:
> > Pass flags to the function rather than just whether we have incoming
> > migration. This also enforces correct startup policy for USB devices
> > when reverting from a snapshot.
> > --
On 10/04/2017 07:42 AM, Peter Krempa wrote:
> Pass flags to the function rather than just whether we have incoming
> migration. This also enforces correct startup policy for USB devices
> when reverting from a snapshot.
> ---
> src/qemu/qemu_migration.c | 2 +-
> src/qemu/qemu_process.c | 8 ++
Pass flags to the function rather than just whether we have incoming
migration. This also enforces correct startup policy for USB devices
when reverting from a snapshot.
---
src/qemu/qemu_migration.c | 2 +-
src/qemu/qemu_process.c | 8
src/qemu/qemu_process.h | 2 +-
3 files changed,