public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] KVM: vmx: MSR bitmap cleanups and optimizations
@ 2017-12-21 11:50 Paolo Bonzini
  2017-12-21 11:51 ` [PATCH 1/3] KVM: vmx: speed up MSR bitmap merge Paolo Bonzini
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Paolo Bonzini @ 2017-12-21 11:50 UTC (permalink / raw)
  To: linux-kernel, kvm; +Cc: jmattson, david

This replaces the patch "KVM: vmx: speed up MSR bitmap merge",
taking into account Jim and David's suggestions.

Paolo

Paolo Bonzini (3):
  KVM: vmx: speed up MSR bitmap merge
  KVM: vmx: simplify MSR bitmap setup
  KVM: VMX: introduce X2APIC_MSR macro

 arch/x86/kvm/vmx.c | 99 +++++++++++++++++++++++++++---------------------------
 1 file changed, 50 insertions(+), 49 deletions(-)

-- 
1.8.3.1

^ permalink raw reply	[flat|nested] 8+ messages in thread
* [PATCH 0/3] KVM: vmx: MSR bitmap cleanups and optimizations
@ 2017-12-20 12:05 Paolo Bonzini
  2017-12-20 12:05 ` [PATCH 3/3] KVM: VMX: introduce X2APIC_MSR macro Paolo Bonzini
  0 siblings, 1 reply; 8+ messages in thread
From: Paolo Bonzini @ 2017-12-20 12:05 UTC (permalink / raw)
  To: linux-kernel, kvm; +Cc: david, jmattson

This is v2 of the patch "KVM: vmx: speed up MSR bitmap merge",
taking into account Jim and David's suggestions.

Paolo

Paolo Bonzini (3):
  KVM: vmx: speed up MSR bitmap merge
  KVM: vmx: simplify MSR bitmap setup
  KVM: VMX: introduce X2APIC_MSR macro

 arch/x86/kvm/vmx.c | 99 +++++++++++++++++++++++++++---------------------------
 1 file changed, 50 insertions(+), 49 deletions(-)

-- 
1.8.3.1

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

end of thread, other threads:[~2017-12-21 18:06 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-12-21 11:50 [PATCH v2 0/3] KVM: vmx: MSR bitmap cleanups and optimizations Paolo Bonzini
2017-12-21 11:51 ` [PATCH 1/3] KVM: vmx: speed up MSR bitmap merge Paolo Bonzini
2017-12-21 11:51 ` [PATCH 2/3] KVM: vmx: simplify MSR bitmap setup Paolo Bonzini
2017-12-21 18:06   ` Jim Mattson
2017-12-21 11:51 ` [PATCH 3/3] KVM: VMX: introduce X2APIC_MSR macro Paolo Bonzini
2017-12-21 12:41   ` Liran Alon
  -- strict thread matches above, loose matches on Subject: below --
2017-12-20 12:05 [PATCH 0/3] KVM: vmx: MSR bitmap cleanups and optimizations Paolo Bonzini
2017-12-20 12:05 ` [PATCH 3/3] KVM: VMX: introduce X2APIC_MSR macro Paolo Bonzini
2017-12-20 17:07   ` Jim Mattson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox