kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] KVM: x86: more xsave and mpx improvements
@ 2014-02-26 16:54 Paolo Bonzini
  2014-02-26 16:54 ` [PATCH v2 1/2] KVM: x86: introduce kvm_supported_xcr0() Paolo Bonzini
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Paolo Bonzini @ 2014-02-26 16:54 UTC (permalink / raw)
  To: linux-kernel; +Cc: kvm, mtosatti, gleb, jan.kiszka, Liu Jinsong

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(-)

-- 
1.8.3.1

^ permalink raw reply	[flat|nested] 6+ messages in thread
* [PATCH v2 0/2] KVM: x86: more xsave and mpx improvements
@ 2014-02-26 11:58 Paolo Bonzini
  0 siblings, 0 replies; 6+ messages in thread
From: Paolo Bonzini @ 2014-02-26 11:58 UTC (permalink / raw)
  To: linux-kernel; +Cc: kvm, mtosatti, gleb, jan.kiszka, Liu Jinsong

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(-)

-- 
1.8.3.1

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2014-02-27 12:54 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-26 16:54 [PATCH v2 0/2] KVM: x86: more xsave and mpx improvements Paolo Bonzini
2014-02-26 16:54 ` [PATCH v2 1/2] KVM: x86: introduce kvm_supported_xcr0() Paolo Bonzini
2014-02-26 16:54 ` [PATCH v2 2/2] KVM: x86: Add nested virtualization support for MPX Paolo Bonzini
2014-02-27 11:19 ` [PATCH v2 0/2] KVM: x86: more xsave and mpx improvements Jan Kiszka
2014-02-27 12:54   ` Paolo Bonzini
  -- strict thread matches above, loose matches on Subject: below --
2014-02-26 11:58 Paolo Bonzini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).