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

We've not got support for huge pages in postcopy yet, and it
will error when it tries to use the userfaultfd on the hugepage,
however the kernel is going to gain support for userfault
so make sure we fail with a nice error on the new kernel
until we figure out how to add support.

Dave

Dr. David Alan Gilbert (2):
  RAMBlocks: Store page size
  migration/postcopy: Explicitly disallow huge pages

 exec.c                    | 17 +++++++++++------
 include/exec/cpu-common.h |  1 +
 include/exec/ram_addr.h   |  1 +
 migration/postcopy-ram.c  | 23 +++++++++++++++++++++++
 4 files changed, 36 insertions(+), 6 deletions(-)

-- 
2.7.4


Reply via email to