Joerg Roedel wrote:
> Injecting an GP when accessing this MSR lets Windows crash when running some
> stress test tools in KVM. So this patch emulates access to this MSR.
>
>
Applied, thanks.
> diff --git a/arch/x86/kvm/x86.c b/arch/x86/kvm/x86.c
> index dee6bce..817cad0 100644
> --- a/arch/x86
Injecting an GP when accessing this MSR lets Windows crash when running some
stress test tools in KVM. So this patch emulates access to this MSR.
Signed-off-by: Joerg Roedel <[EMAIL PROTECTED]>
Signed-off-by: Markus Rechberger <[EMAIL PROTECTED]>
---
arch/x86/kvm/x86.c |5 +
1 files chang