Re: [PATCH v3 3/5] x86/paravirt: Add paravirt_{read,write}_msr

From: Paolo Bonzini
Date: Tue Mar 15 2016 - 04:57:01 EST




On 14/03/2016 17:53, Andy Lutomirski wrote:
> > Please do the same for KVM.
>
> Can you clarify? KVM uses the native version, and the native version
> only oopses with this series applied if panic_on_oops is set.

Since you fixed the panic_on_oops thing, I'm okay with letting KVM use
the unsafe version and seeing what breaks...

Paolo