commit | a7579e3d8ba55287baf9e027ce937a859202d7c8 | [log] [tgz] |
---|---|---|
author | Isaku Yamahata <isaku.yamahata@intel.com> | Wed Apr 10 15:07:36 2024 -0700 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Fri Apr 19 06:11:17 2024 -0400 |
tree | 62f7fee021763d720cde45dd213deff5414d6839 | |
parent | 7d0919277a457bce638c5268b7c6e804853f3eaf [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>