Radim,
On 04/12/2016 03:34 AM, Radim KrÄmÃÅ wrote:
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>
Sure. Within the same patch, I can rename kvm_apic_get_reg to
kvm_lapic_get_reg to be consistent.