]> Git Repo - linux.git/commit
kvm: lapic: Introduce APICv update helper function
authorSuravee Suthikulpanit <[email protected]>
Thu, 14 Nov 2019 20:15:04 +0000 (14:15 -0600)
committerPaolo Bonzini <[email protected]>
Wed, 5 Feb 2020 14:17:40 +0000 (15:17 +0100)
commitb26a695a1d78cc415fe26d74d0463f5d887980de
tree348750115ef98a4e83a4b37341c0868b6fa94d47
parente813e65038389b66d2f8dd87588694caf8dc2923
kvm: lapic: Introduce APICv update helper function

Re-factor code into a helper function for setting lapic parameters when
activate/deactivate APICv, and export the function for subsequent usage.

Signed-off-by: Suravee Suthikulpanit <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
arch/x86/kvm/lapic.c
arch/x86/kvm/lapic.h
This page took 0.054894 seconds and 4 git commands to generate.