[PATCH v2 1/3] nvmx: remove comment about missing nested vpid support

2016-08-02 Thread Bandan Das
Nested vpid is already supported and both single/global modes are advertised to the guest Signed-off-by: Bandan Das --- arch/x86/kvm/vmx.c | 1 - 1 file changed, 1 deletion(-) diff --git a/arch/x86/kvm/vmx.c b/arch/x86/kvm/vmx.c index df07a0a..1d5a3be 100644 ---

[PATCH v2 1/3] nvmx: remove comment about missing nested vpid support

2016-08-02 Thread Bandan Das
Nested vpid is already supported and both single/global modes are advertised to the guest Signed-off-by: Bandan Das --- arch/x86/kvm/vmx.c | 1 - 1 file changed, 1 deletion(-) diff --git a/arch/x86/kvm/vmx.c b/arch/x86/kvm/vmx.c index df07a0a..1d5a3be 100644 --- a/arch/x86/kvm/vmx.c +++