diff options
author | Sean Christopherson <seanjc@google.com> | 2025-06-11 15:45:07 -0700 |
---|---|---|
committer | Sean Christopherson <seanjc@google.com> | 2025-06-20 13:52:54 -0700 |
commit | 05c5e23657e1d61c271c2f4a3a21d4d630b18a9b (patch) | |
tree | c7109352677a91b793e949ed8470808293fb34a3 /scripts/gdb/linux/modules.py | |
parent | cb210737675ef4c1ad88721e84558eeb2f199312 (diff) |
KVM: SVM: Track per-vCPU IRTEs using kvm_kernel_irqfd structure
Track the IRTEs that are posting to an SVM vCPU via the associated irqfd
structure and GSI routing instead of dynamically allocating a separate
data structure. In addition to eliminating an atomic allocation, this
will allow hoisting much of the IRTE update logic to common x86.
Cc: Sairaj Kodilkar <sarunkod@amd.com>
Link: https://lore.kernel.org/r/20250611224604.313496-6-seanjc@google.com
Signed-off-by: Sean Christopherson <seanjc@google.com>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions