Re: [PART1 RFC v4 01/11] KVM: x86: Misc LAPIC changes to expose helper functions
From: Radim KrÄmÃÅ
Date: Mon Apr 11 2016 - 16:35:00 EST
2016-04-07 03:20-0500, Suravee Suthikulpanit:
> Exporting LAPIC utility functions and macros for re-use in SVM code.
>
> Signed-off-by: Suravee Suthikulpanit <suravee.suthikulpanit@xxxxxxx>
> ---
Adding kvm_lapic_set_reg looks weird when KVM has kvm_apic_get_reg, but
the structure they accept is called kvm_lapic, so I vote to rename get,
Reviewed-by: Radim KrÄmÃÅ <rkrcmar@xxxxxxxxxx>