diff options
author | Sean Christopherson <[email protected]> | 2024-11-01 11:35:51 -0700 |
---|---|---|
committer | Sean Christopherson <[email protected]> | 2024-11-04 20:57:46 -0800 |
commit | c9c9acfcd5738fb292e670a582e4333a1187004c (patch) | |
tree | de9ea7becf99e9a6feebf88c4e0c3222667588d4 /scripts/gdb/linux/interrupts.py | |
parent | adfec1f4591cf8c69664104eaf41e06b2e7b767e (diff) |
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 'scripts/gdb/linux/interrupts.py')
0 files changed, 0 insertions, 0 deletions