]> Git Repo - qemu.git/commit
s390x: Enable KVM huge page backing support
authorJanosch Frank <[email protected]>
Thu, 2 Aug 2018 07:02:01 +0000 (08:02 +0100)
committerCornelia Huck <[email protected]>
Mon, 20 Aug 2018 12:18:49 +0000 (14:18 +0200)
commit09c6c754804df4d997f84fd9c17d90c5b4ce948c
treea02240cca2db50d8ad48f5d69697318782a20a0e
parent27e84d4ebd25b981ab27cb590fe06d1b0fcd06d2
s390x: Enable KVM huge page backing support

QEMU has had huge page support for a longer time already, but KVM
memory management under s390x needed some changes to work with huge
backings.

Now that we have support, let's enable it if requested and
available. Otherwise we now properly tell the user if there is no
support and back out instead of failing to run the VM later on.

Signed-off-by: Janosch Frank <[email protected]>
Reviewed-by: David Hildenbrand <[email protected]>
Message-Id: <20180802070201[email protected]>
Reviewed-by: Thomas Huth <[email protected]>
Signed-off-by: Cornelia Huck <[email protected]>
target/s390x/kvm.c
This page took 0.02568 seconds and 4 git commands to generate.