diff options
| author | Sean Christopherson <seanjc@google.com> | 2021-07-13 19:33:07 +0300 |
|---|---|---|
| committer | Paolo Bonzini <pbonzini@redhat.com> | 2021-08-02 18:01:55 +0300 |
| commit | 816be9e9be8d2e19dcea35fbec06f00cd5749fed (patch) | |
| tree | 8373ca03d5bd65711bb68fe9cca9e7daf3bd1716 /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | 1dd7a4f18fbcc0db1acc07df5c1ae8ba4ce10593 (diff) | |
| download | linux-816be9e9be8d2e19dcea35fbec06f00cd5749fed.tar.xz | |
KVM: nVMX: Don't evaluate "emulation required" on nested VM-Exit
Use the "internal" variants of setting segment registers when stuffing
state on nested VM-Exit in order to skip the "emulation required"
updates. VM-Exit must always go to protected mode, and all segments are
mostly hardcoded (to valid values) on VM-Exit. The bits of the segments
that aren't hardcoded are explicitly checked during VM-Enter, e.g. the
selector RPLs must all be zero.
Signed-off-by: Sean Christopherson <seanjc@google.com>
Message-Id: <20210713163324.627647-30-seanjc@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions
