Skip to content
Commit a2834e6e authored by Sean Christopherson's avatar Sean Christopherson
Browse files

KVM: selftests: Allocate x86's TSS at VM creation



Allocate x86's per-VM TSS at creation of a non-barebones VM.  Like the
GDT, the TSS is needed to actually run vCPUs, i.e. every non-barebones VM
is all but guaranteed to allocate the TSS sooner or later.

Reviewed-by: default avatarAckerley Tng <ackerleytng@google.com>
Link: https://lore.kernel.org/r/20240314232637.2538648-16-seanjc@google.com
Signed-off-by: default avatarSean Christopherson <seanjc@google.com>
parent 23ef21f5
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment