linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] KVM: VMX: refactor global page-sized bitmaps
@ 2016-09-29 20:41 Radim Krčmář
  2016-09-29 20:41 ` [PATCH v2 1/3] KVM: VMX: remove functions that enable msr intercepts Radim Krčmář
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Radim Krčmář @ 2016-09-29 20:41 UTC (permalink / raw)
  To: linux-kernel, kvm; +Cc: Paolo Bonzini, Wanpeng Li

v1: http://www.spinics.net/lists/kvm/msg138118.html

v2:
- split into multiple patches [Paolo]
- add macros for bitmap definitions [Paolo]


Radim Krčmář (3):
  KVM: VMX: remove functions that enable msr intercepts
  KVM: VMX: join functions that disable x2apic msr intercepts
  KVM: VMX: refactor setup of global page-sized bitmaps

 arch/x86/kvm/vmx.c | 213 +++++++++++++----------------------------------------
 1 file changed, 52 insertions(+), 161 deletions(-)

-- 
2.10.0

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

end of thread, other threads:[~2016-10-07 23:43 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-29 20:41 [PATCH v2 0/3] KVM: VMX: refactor global page-sized bitmaps Radim Krčmář
2016-09-29 20:41 ` [PATCH v2 1/3] KVM: VMX: remove functions that enable msr intercepts Radim Krčmář
2016-09-29 20:41 ` [PATCH v2 2/3] KVM: VMX: join functions that disable x2apic " Radim Krčmář
2016-09-30  8:29   ` Paolo Bonzini
2016-10-07 12:30     ` Radim Krčmář
2016-10-07 23:43       ` Wanpeng Li
2016-09-29 20:41 ` [PATCH v2 3/3] KVM: VMX: refactor setup of global page-sized bitmaps Radim Krčmář
2016-09-30  8:32   ` 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).