diff options
author | 2023-01-30 16:32:53 -0800 | |
---|---|---|
committer | 2023-01-31 12:56:42 -0800 | |
commit | c760e86f27fed4aeb46e206a6476b82d8e2d1762 (patch) | |
tree | 0a61ed9f6998aecb228cce0a63b6f5772af6ba8f /tools/perf/scripts/python/stackcollapse.py | |
parent | KVM: nSVM: Don't sync tlb_ctl back to vmcb12 on nested VM-Exit (diff) | |
download | wireguard-linux-c760e86f27fed4aeb46e206a6476b82d8e2d1762.tar.xz wireguard-linux-c760e86f27fed4aeb46e206a6476b82d8e2d1762.zip |
KVM: x86: Move HF_GIF_MASK into "struct vcpu_svm" as "guest_gif"
Move HF_GIF_MASK out of the common "hflags" and into vcpu_svm.guest_gif.
GIF is an SVM-only concept and has should never be consulted outside of
SVM-specific code.
No functional change is intended.
Suggested-by: Sean Christopherson <seanjc@google.com>
Signed-off-by: Maxim Levitsky <mlevitsk@redhat.com>
Tested-by: Santosh Shukla <Santosh.Shukla@amd.com>
Link: https://lore.kernel.org/r/20221129193717.513824-5-mlevitsk@redhat.com
[sean: split to separate patch]
Signed-off-by: Sean Christopherson <seanjc@google.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions