Re: [PATCH v2 0/2] KVM: x86: more xsave and mpx improvements

From: Paolo Bonzini
Date: Thu Feb 27 2014 - 07:54:33 EST


Il 27/02/2014 12:19, Jan Kiszka ha scritto:
On 2014-02-26 17:54, Paolo Bonzini wrote:
Here are the patches I mentioned while reviewing Liu Jinsong's MPX
series.

Patch 1 is a further cleanup of xcr0 handling, and patch 2 introduces
nested virtualization support for MPX.

Please review.

Thanks,

Paolo

Paolo Bonzini (2):
KVM: x86: introduce kvm_supported_xcr0()
KVM: x86: Add nested virtualization support for MPX

arch/x86/kvm/cpuid.c | 27 ++++++++++++++++-----------
arch/x86/kvm/vmx.c | 17 +++++++++++++++++
arch/x86/kvm/x86.c | 4 +---
arch/x86/kvm/x86.h | 2 ++
4 files changed, 36 insertions(+), 14 deletions(-)


Is this round different from the other v2?

No, they're the same.

Paolo

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/