commit | 698ca1e403579ca00e16a5b28ae4d576d9f1b20e | [log] [tgz] |
---|---|---|
author | Isaku Yamahata <isaku.yamahata@intel.com> | Wed Apr 10 15:07:36 2024 -0700 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Sun May 12 03:56:46 2024 -0400 |
tree | 1cc36999c4bd245aaf79afc3e78bec5f0e5494ed | |
parent | df905c75e4cd90f0a9e2a33fae88de2aae6bea6b [diff] |
KVM: selftests: x86: Add test for KVM_PRE_FAULT_MEMORY Add a test case to exercise KVM_PRE_FAULT_MEMORY and run the guest to access the pre-populated area. It tests KVM_PRE_FAULT_MEMORY ioctl for KVM_X86_DEFAULT_VM and KVM_X86_SW_PROTECTED_VM. Signed-off-by: Isaku Yamahata <isaku.yamahata@intel.com> Message-ID: <32427791ef42e5efaafb05d2ac37fa4372715f47.1712785629.git.isaku.yamahata@intel.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>