diff options
author | Sean Christopherson <seanjc@google.com> | 2024-03-14 16:26:31 -0700 |
---|---|---|
committer | Sean Christopherson <seanjc@google.com> | 2024-04-29 12:55:17 -0700 |
commit | 2a511ca994933ba02309c65401d88cbf4f19630e (patch) | |
tree | d091b6b65dcb8e8d65eda07a3a5a5537fbac1d45 /tools/testing/selftests/kvm/lib/test_util.c | |
parent | 44c93b27726928a7b28eca233f7a504b92bc8f88 (diff) |
KVM: selftests: Allocate x86's GDT during VM creation
Allocate the GDT during creation of non-barebones VMs instead of waiting
until the first vCPU is created, as the whole point of non-barebones VMs
is to be able to run vCPUs, i.e. the GDT is going to get allocated no
matter what.
Reviewed-by: Ackerley Tng <ackerleytng@google.com>
Link: https://lore.kernel.org/r/20240314232637.2538648-13-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