diff options
| author | Sean Christopherson <[email protected]> | 2024-11-01 18:35:51 +0000 |
|---|---|---|
| committer | Sean Christopherson <[email protected]> | 2024-11-05 04:57:46 +0000 |
| commit | c9c9acfcd5738fb292e670a582e4333a1187004c (patch) | |
| tree | de9ea7becf99e9a6feebf88c4e0c3222667588d4 /rust/helpers | |
| parent | KVM: x86: Inline kvm_get_apic_mode() in lapic.h (diff) | |
| download | kernel-c9c9acfcd5738fb292e670a582e4333a1187004c.tar.gz kernel-c9c9acfcd5738fb292e670a582e4333a1187004c.zip | |
KVM: x86: Move kvm_set_apic_base() implementation to lapic.c (from x86.c)
Move kvm_set_apic_base() to lapic.c so that the bulk of KVM's local APIC
code resides in lapic.c, regardless of whether or not KVM is emulating the
local APIC in-kernel. This will also allow making various helpers visible
only to lapic.c.
No functional change intended.
Reviewed-by: Kai Huang <[email protected]>
Reviewed-by: Paolo Bonzini <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Sean Christopherson <[email protected]>
Diffstat (limited to 'rust/helpers')
0 files changed, 0 insertions, 0 deletions
