Re: [PART1 RFC v4 01/11] KVM: x86: Misc LAPIC changes to expose helper functions

From: Suravee Suthikulpanit
Date: Mon Apr 18 2016 - 16:29:34 EST




On 04/19/2016 02:57 AM, Suravee Suthikulpanit wrote:
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.


Think again, I'll do this on a separate patch.

Suravee