diff options
| author | Sean Christopherson <[email protected]> | 2022-02-04 21:41:56 +0000 |
|---|---|---|
| committer | Paolo Bonzini <[email protected]> | 2022-03-01 08:50:45 -0500 |
| commit | b5ede3df79b7274db0aa6acbdb1185c659f81636 (patch) | |
| tree | c97e52fcfb42cbf2fcada35bd803e60c6d90f2bf /scripts/gdb/linux/symbols.py | |
| parent | d22a81b304a27fca6124174a8e842e826c193466 (diff) | |
KVM: VMX: Handle APIC-write offset wrangling in VMX code
Move the vAPIC offset adjustments done in the APIC-write trap path from
common x86 to VMX in anticipation of using the nodecode path for SVM's
AVIC. The adjustment reflects hardware behavior, i.e. it's technically a
property of VMX, no common x86. SVM's AVIC behavior is identical, so
it's a bit of a moot point, the goal is purely to make it easier to
understand why the adjustment is ok.
No functional change intended.
Signed-off-by: Sean Christopherson <[email protected]>
Message-Id: <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/symbols.py')
0 files changed, 0 insertions, 0 deletions