diff options
author | Sean Christopherson <seanjc@google.com> | 2024-03-15 02:26:36 +0300 |
---|---|---|
committer | Sean Christopherson <seanjc@google.com> | 2024-04-29 22:55:21 +0300 |
commit | 0f53a0245068e09b3b31e7f43ace0ab9edd066ef (patch) | |
tree | 5e59c531e4d01f51944dd16d2ccde50527f6fee6 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | f18ef97fc60217f648a910835c895cf27ba75a03 (diff) | |
download | linux-0f53a0245068e09b3b31e7f43ace0ab9edd066ef.tar.xz |
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 <ackerleytng@google.com>
Link: https://lore.kernel.org/r/20240314232637.2538648-18-seanjc@google.com
Signed-off-by: Sean Christopherson <seanjc@google.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions