At 13:26 -0800 on 09 Jan (1420806393), Ed White wrote:
> As implemented here, only supported on platforms with VMX HAP.
This patch, I think, is where we could have an off-by-default feature
option to disable all this new code until it's stable.
There must also be some way for the toolstack to fin
On 01/12/2015 09:08 AM, Andrew Cooper wrote:
> On 09/01/15 21:26, Ed White wrote:
>> As implemented here, only supported on platforms with VMX HAP.
>>
>> Signed-off-by: Ed White
>> ---
>> xen/arch/x86/hvm/hvm.c| 8
>> xen/arch/x86/hvm/vmx/vmx.c| 1 +
>> xen/include/asm-x86/hv
On 09/01/15 21:26, Ed White wrote:
> As implemented here, only supported on platforms with VMX HAP.
>
> Signed-off-by: Ed White
> ---
> xen/arch/x86/hvm/hvm.c| 8
> xen/arch/x86/hvm/vmx/vmx.c| 1 +
> xen/include/asm-x86/hvm/hvm.h | 6 ++
> 3 files changed, 15 insertions(+
As implemented here, only supported on platforms with VMX HAP.
Signed-off-by: Ed White
---
xen/arch/x86/hvm/hvm.c| 8
xen/arch/x86/hvm/vmx/vmx.c| 1 +
xen/include/asm-x86/hvm/hvm.h | 6 ++
3 files changed, 15 insertions(+)
diff --git a/xen/arch/x86/hvm/hvm.c b/xen/arch/