qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 0/2] failover: don't allow to migrate a paused VM that needs


From: Laurent Vivier
Subject: Re: [PATCH 0/2] failover: don't allow to migrate a paused VM that needs PCI unplug
Date: Thu, 21 Oct 2021 10:49:52 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.1.0

On 29/09/2021 16:43, Laurent Vivier wrote:
As the guest OS is paused, we will never receive the unplug event
from the kernel and the migration cannot continue.

The first patch is optional, it provides the error message to display
to migration_cancel() rather than to have to call migrate_set_error()
from the caller.

Laurent Vivier (2):
   migration: provide an error message to migration_cancel()
   failover: don't allow to migrate a paused VM that needs PCI unplug

  migration/migration.h |  2 +-
  hw/net/virtio-net.c   | 10 +++++++++-
  migration/migration.c |  9 ++++++---
  migration/ram.c       |  3 +--
  4 files changed, 17 insertions(+), 7 deletions(-)


ping...




reply via email to

[Prev in Thread] Current Thread [Next in Thread]