diff options
author | Sean Christopherson <seanjc@google.com> | 2024-03-14 16:26:30 -0700 |
---|---|---|
committer | Sean Christopherson <seanjc@google.com> | 2024-04-29 12:55:16 -0700 |
commit | 44c93b27726928a7b28eca233f7a504b92bc8f88 (patch) | |
tree | 26e477a479f3986b1e9404310fe0f5164ecfa709 /tools/testing/selftests/kvm/lib/test_util.c | |
parent | c1b9793b45d521767efdb6ab26008cabd0473ea9 (diff) |
KVM: selftests: Map x86's exception_handlers at VM creation, not vCPU setup
Map x86's exception handlers at VM creation, not vCPU setup, as the
mapping is per-VM, i.e. doesn't need to be (re)done for every vCPU.
Reviewed-by: Ackerley Tng <ackerleytng@google.com>
Link: https://lore.kernel.org/r/20240314232637.2538648-12-seanjc@google.com
Signed-off-by: Sean Christopherson <seanjc@google.com>
Diffstat (limited to 'tools/testing/selftests/kvm/lib/test_util.c')
0 files changed, 0 insertions, 0 deletions