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

2015-03-25 Thread Ingo Molnar
* K. Y. Srinivasan k...@microsoft.com 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 k...@microsoft.com --- Changes from V1: Addressed comments from Ingo Molnar

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

2015-03-25 Thread KY Srinivasan
; 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 k...@microsoft.com wrote: If the hypervisor supports MSR based access to the APIC registers (EOI, TPR and ICR

[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 k...@microsoft.com --- Changes from V1: Addressed comments from Ingo Molnar mingo.kernel@gmail.com arch/x86/kernel/cpu/mshyperv.c | 62