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

2014-02-27 Thread Jan Kiszka
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):

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

2014-02-27 Thread Paolo Bonzini
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,

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

2014-02-26 Thread Paolo Bonzini
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

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

2014-02-26 Thread Paolo Bonzini
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