On Mon, Mar 04, 2013 at 05:15:48PM +0100, Jan Kiszka wrote:
> Properly set those bits to 1 that the spec demands in case bit 55 of
> VMX_BASIC is 0 - like in our case.
>
> Signed-off-by: Jan Kiszka
> ---
>
> Changes in v2:
> - use symbolic constants
>
> arch/x86/include/asm/vmx.h |4
Il 04/03/2013 17:15, Jan Kiszka ha scritto:
> Properly set those bits to 1 that the spec demands in case bit 55 of
> VMX_BASIC is 0 - like in our case.
>
> Signed-off-by: Jan Kiszka
Reviewed-by: Paolo Bonzini
> ---
>
> Changes in v2:
> - use symbolic constants
>
> arch/x86/include/asm/vmx
Properly set those bits to 1 that the spec demands in case bit 55 of
VMX_BASIC is 0 - like in our case.
Signed-off-by: Jan Kiszka
---
Changes in v2:
- use symbolic constants
arch/x86/include/asm/vmx.h |4
arch/x86/kvm/vmx.c | 13 ++---
2 files changed, 14 insertions