diff options
author | 2024-09-05 21:34:11 -0700 | |
---|---|---|
committer | 2024-09-09 20:15:01 -0700 | |
commit | aa9477966aabc344ae83555002bd31809f6a9546 (patch) | |
tree | 540235c502fd8617cac134302f47a9f2ea890ea0 /scripts/module-common.c | |
parent | KVM: nVMX: Detect nested posted interrupt NV at nested VM-Exit injection (diff) | |
download | wireguard-linux-aa9477966aabc344ae83555002bd31809f6a9546.tar.xz wireguard-linux-aa9477966aabc344ae83555002bd31809f6a9546.zip |
KVM: x86: Fold kvm_get_apic_interrupt() into kvm_cpu_get_interrupt()
Fold kvm_get_apic_interrupt() into kvm_cpu_get_interrupt() now that nVMX
essentially open codes kvm_get_apic_interrupt() in order to correctly
emulate nested posted interrupts.
Opportunistically stop exporting kvm_cpu_get_interrupt(), as the
aforementioned nVMX flow was the only user in vendor code.
Link: https://lore.kernel.org/r/20240906043413.1049633-6-seanjc@google.com
Signed-off-by: Sean Christopherson <seanjc@google.com>
Diffstat (limited to 'scripts/module-common.c')
0 files changed, 0 insertions, 0 deletions