KVM: nVMX: Report 2MB EPT pages as supported
authorJan Kiszka <jan.kiszka@siemens.com>
Wed, 23 Oct 2013 13:40:31 +0000 (14:40 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Mon, 28 Oct 2013 12:14:12 +0000 (13:14 +0100)
As long as the hardware provides us 2MB EPT pages, we can also expose
them to the guest because our shadow EPT code already supports this
feature.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>

No differences found