Re: [PATCH 0/4] VMX Capability MSRs

2016-11-28 Thread David Matlack
On Wed, Nov 23, 2016 at 3:45 AM, Paolo Bonzini wrote: > > On 23/11/2016 02:14, David Matlack wrote: >> This patchset includes v2 of "KVM: nVMX: support restore of VMX capability >> MSRs" (patch 1) as well as some additional related patches that came up >> while preparing v2. >> >> Patches 2 and 3

Re: [PATCH 0/4] VMX Capability MSRs

2016-11-23 Thread Paolo Bonzini
On 23/11/2016 02:14, David Matlack wrote: > This patchset includes v2 of "KVM: nVMX: support restore of VMX capability > MSRs" (patch 1) as well as some additional related patches that came up > while preparing v2. > > Patches 2 and 3 make KVM's emulation of MSR_IA32_VMX_CR{0,4}_FIXED1 more > ac

[PATCH 0/4] VMX Capability MSRs

2016-11-22 Thread David Matlack
This patchset includes v2 of "KVM: nVMX: support restore of VMX capability MSRs" (patch 1) as well as some additional related patches that came up while preparing v2. Patches 2 and 3 make KVM's emulation of MSR_IA32_VMX_CR{0,4}_FIXED1 more accurate. Patch 4 fixes a bug in emulated VM-entry that ca