Re: [PATCH v2 05/15] kvm: lapic: Introduce APICv update helper function

2019-08-27 Thread Vitaly Kuznetsov
"Suthikulpanit, Suravee" writes: > 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 > --- > arch/x86/kvm/lapic.c | 22 +- > arch/x86/kvm

[PATCH v2 05/15] kvm: lapic: Introduce APICv update helper function

2019-08-15 Thread Suthikulpanit, Suravee
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 --- arch/x86/kvm/lapic.c | 22 +- arch/x86/kvm/lapic.h | 1 + 2 files changed, 18 insertions(