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

2016-04-18 Thread Suravee Suthikulpanit
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 --- Adding kvm_lapic_set_reg loo

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

2016-04-18 Thread Suravee Suthikulpanit
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 --- Adding kvm_lapic_set_reg looks weird when KVM has kvm_apic_get_reg, but the structur

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

2016-04-11 Thread Radim Krčmář
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 > --- 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