diff options
author | Sean Christopherson <seanjc@google.com> | 2024-09-06 07:34:11 +0300 |
---|---|---|
committer | Sean Christopherson <seanjc@google.com> | 2024-09-10 06:15:01 +0300 |
commit | aa9477966aabc344ae83555002bd31809f6a9546 (patch) | |
tree | 540235c502fd8617cac134302f47a9f2ea890ea0 /rust/helpers/mutex.c | |
parent | 6e0b456547f41bafdad2dc3a72adc7f69326ca4c (diff) | |
download | linux-aa9477966aabc344ae83555002bd31809f6a9546.tar.xz |
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 'rust/helpers/mutex.c')
0 files changed, 0 insertions, 0 deletions