RE: [PATCH V2 1/1] X86: hyperv: Enable MSR based APIC access

2015-03-25 Thread KY Srinivasan
xdriverproject.org; o...@aepfle.de; > a...@canonical.com; jasow...@redhat.com; t...@linutronix.de; > h...@zytor.com > Subject: Re: [PATCH V2 1/1] X86: hyperv: Enable MSR based APIC access > > > * K. Y. Srinivasan wrote: > > > If the hypervisor supports MSR based ac

Re: [PATCH V2 1/1] X86: hyperv: Enable MSR based APIC access

2015-03-25 Thread Ingo Molnar
* K. Y. Srinivasan wrote: > If the hypervisor supports MSR based access to the APIC registers > (EOI, TPR and ICR), implement the MSR based access. > > Signed-off-by: K. Y. Srinivasan > --- > Changes from V1: Addressed comments from Ingo Molnar > You didn't address my primary feedback: >

[PATCH V2 1/1] X86: hyperv: Enable MSR based APIC access

2015-03-18 Thread K. Y. Srinivasan
If the hypervisor supports MSR based access to the APIC registers (EOI, TPR and ICR), implement the MSR based access. Signed-off-by: K. Y. Srinivasan --- Changes from V1: Addressed comments from Ingo Molnar arch/x86/kernel/cpu/mshyperv.c | 62 1 fil