aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorDr. David Alan Gilbert <dgilbert@redhat.com>2016-09-29 20:09:38 +0100
committerJuan Quintela <quintela@trasno.org>2016-10-13 17:23:53 +0200
commit5cf0f48d2aa860877c992030854540ba82dfe8fa (patch)
tree634a61fc80dab6e919b863d92e35ee72e843be3c /tests
parent863e9621c51a7544f1a2ae78387749145adaf450 (diff)
downloadqemu-5cf0f48d2aa860877c992030854540ba82dfe8fa.zip
qemu-5cf0f48d2aa860877c992030854540ba82dfe8fa.tar.gz
qemu-5cf0f48d2aa860877c992030854540ba82dfe8fa.tar.bz2
migration/postcopy: Explicitly disallow huge pages
At the moment postcopy will fail as soon as qemu tries to register userfault on the RAMBlock pages that are backed by hugepages. However, the kernel is going to get userfault support for hugepage at some point, and we've not got the rest of the QEMU code to support it yet, so fail neatly with an error like: Postcopy doesn't support hugetlbfs yet (/objects/mem1) Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> Reviewed-by: Juan Quintela <quintela@redhat.com> Signed-off-by: Juan Quintela <quintela@redhat.com>
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions