diff options
author | Xin Li <xin@zytor.com> | 2025-08-05 13:22:21 -0700 |
---|---|---|
committer | Sean Christopherson <seanjc@google.com> | 2025-08-19 11:59:45 -0700 |
commit | 87a877de367d835b527d1086f75727123ef85fc4 (patch) | |
tree | c356fda8225147ff0f01c69f8cbd3c0a856884c8 /tools/docs/lib/parse_data_structs.py | |
parent | ec400f6c2f2703cb6c698dd00b28cfdb8ee5cdcc (diff) |
KVM: x86: Rename handle_fastpath_set_msr_irqoff() to handle_fastpath_wrmsr()
Rename the WRMSR fastpath API to drop "irqoff", as that information is
redundant (the fastpath always runs with IRQs disabled), and to prepare
for adding a fastpath for the immediate variant of WRMSRNS.
No functional change intended.
Signed-off-by: Xin Li (Intel) <xin@zytor.com>
[sean: split to separate patch, write changelog]
Link: https://lore.kernel.org/r/20250805202224.1475590-4-seanjc@google.com
Signed-off-by: Sean Christopherson <seanjc@google.com>
Diffstat (limited to 'tools/docs/lib/parse_data_structs.py')
0 files changed, 0 insertions, 0 deletions