diff options
author | Sean Christopherson <[email protected]> | 2024-03-14 16:26:36 -0700 |
---|---|---|
committer | Sean Christopherson <[email protected]> | 2024-04-29 12:55:21 -0700 |
commit | 0f53a0245068e09b3b31e7f43ace0ab9edd066ef (patch) | |
tree | 5e59c531e4d01f51944dd16d2ccde50527f6fee6 /lib/debugobjects.c | |
parent | f18ef97fc60217f648a910835c895cf27ba75a03 (diff) |
KVM: selftests: Init x86's segments during VM creation
Initialize x86's various segments in the GDT during creation of relevant
VMs instead of waiting until vCPUs come along. Re-installing the segments
for every vCPU is both wasteful and confusing, as is installing KERNEL_DS
multiple times; NOT installing KERNEL_DS for GS is icing on the cake.
Reviewed-by: Ackerley Tng <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Sean Christopherson <[email protected]>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions