qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH V1 23/26] migration: misc cpr-exec blockers


From: Steven Sistare
Subject: Re: [PATCH V1 23/26] migration: misc cpr-exec blockers
Date: Mon, 27 May 2024 15:02:16 -0400
User-agent: Mozilla Thunderbird

On 5/24/2024 8:40 AM, Fabiano Rosas wrote:
Steve Sistare <steven.sistare@oracle.com> writes:

Add blockers for cpr-exec migration mode for devices and options that do
not support it.

Signed-off-by: Steve Sistare <steven.sistare@oracle.com>
---
  accel/xen/xen-all.c    |  5 +++++
  backends/hostmem-epc.c | 12 ++++++++++--
  hw/vfio/migration.c    |  3 ++-
  replay/replay.c        |  6 ++++++
  4 files changed, 23 insertions(+), 3 deletions(-)

diff --git a/accel/xen/xen-all.c b/accel/xen/xen-all.c
index 0bdefce..9a7ed0f 100644
--- a/accel/xen/xen-all.c
+++ b/accel/xen/xen-all.c

This file is missing the migration/blocker.h include.

Good eyes, will fix - steve



reply via email to

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