mirror of https://github.com/torvalds/linux.git
Add "do no harm" testing of EFER, CR0, CR4, and CR8 for SEV+ guests to verify that the guest can read and write the registers, without hitting e.g. a #VC on SEV-ES guests due to KVM incorrectly trying to intercept a register. Signed-off-by: Sean Christopherson <seanjc@google.com> Message-ID: <20260310211841.2552361-3-seanjc@google.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> |
||
|---|---|---|
| .. | ||
| arm64 | ||
| loongarch | ||
| riscv | ||
| s390 | ||
| x86 | ||
| guest_modes.h | ||
| kvm_syscalls.h | ||
| kvm_test_harness.h | ||
| kvm_util.h | ||
| kvm_util_types.h | ||
| lru_gen_util.h | ||
| memstress.h | ||
| numaif.h | ||
| sparsebit.h | ||
| test_util.h | ||
| timer_test.h | ||
| ucall_common.h | ||
| userfaultfd_util.h | ||