All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] migration/postcopy: Disable shared RAM
@ 2017-03-07 18:36 Dr. David Alan Gilbert (git)
  2017-03-07 18:36 ` [Qemu-devel] [PATCH 1/2] RAMBlocks: qemu_ram_is_shared Dr. David Alan Gilbert (git)
  2017-03-07 18:36 ` [Qemu-devel] [PATCH 2/2] postcopy: Check for shared memory Dr. David Alan Gilbert (git)
  0 siblings, 2 replies; 5+ messages in thread
From: Dr. David Alan Gilbert (git) @ 2017-03-07 18:36 UTC (permalink / raw)
  To: qemu-devel, quintela; +Cc: pbonzini, lvivier

From: "Dr. David Alan Gilbert" <dgilbert@redhat.com>

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 <dgilbert@redhat.com>

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2017-03-08 17:38 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-07 18:36 [Qemu-devel] [PATCH 0/2] migration/postcopy: Disable shared RAM Dr. David Alan Gilbert (git)
2017-03-07 18:36 ` [Qemu-devel] [PATCH 1/2] RAMBlocks: qemu_ram_is_shared Dr. David Alan Gilbert (git)
2017-03-08 17:36   ` Halil Pasic
2017-03-08 17:38     ` Dr. David Alan Gilbert
2017-03-07 18:36 ` [Qemu-devel] [PATCH 2/2] postcopy: Check for shared memory Dr. David Alan Gilbert (git)

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.