diff options
author | Sean Christopherson <seanjc@google.com> | 2025-06-11 15:45:43 -0700 |
---|---|---|
committer | Sean Christopherson <seanjc@google.com> | 2025-06-23 09:50:37 -0700 |
commit | 08d9ccdd1a5c75d7aca7ac3af56f723d780dd6ac (patch) | |
tree | 2c3d237eaeb78b12d926c762f7d6f380c7180b99 /scripts/lib/kdoc/kdoc_re.py | |
parent | 3be405e89f3daea23ddfcf6b6526ae44ce38dd9a (diff) |
iommu/amd: KVM: SVM: Infer IsRun from validity of pCPU destination
Infer whether or not a vCPU should be marked running from the validity of
the pCPU on which it is running. amd_iommu_update_ga() already skips the
IRTE update if the pCPU is invalid, i.e. passing %true for is_run with an
invalid pCPU would be a blatant and egregrious KVM bug.
Tested-by: Sairaj Kodilkar <sarunkod@amd.com>
Link: https://lore.kernel.org/r/20250611224604.313496-42-seanjc@google.com
Signed-off-by: Sean Christopherson <seanjc@google.com>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_re.py')
0 files changed, 0 insertions, 0 deletions