qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH v2 0/2] migration/postcopy: Disable shared RAM


From: Dr. David Alan Gilbert (git)
Subject: [Qemu-devel] [PATCH v2 0/2] migration/postcopy: Disable shared RAM
Date: Thu, 9 Mar 2017 13:22:14 +0000

From: "Dr. David Alan Gilbert" <address@hidden>

Disable postcopy migration when there's shared RAM, we're
still figuring out the details.  Without this patch
there's a chance it might appear to succeed in some
cases.

Signed-off-by: Dr. David Alan Gilbert <address@hidden>

v2
  Make sure user-only build works (Halil)

Dr. David Alan Gilbert (2):
  RAMBlocks: qemu_ram_is_shared
  postcopy: Check for shared memory

 exec.c                    |  5 +++++
 include/exec/cpu-common.h |  1 +
 migration/postcopy-ram.c  | 18 ++++++++++++++++++
 3 files changed, 24 insertions(+)

-- 
2.9.3




reply via email to

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