kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/3] TDP MMU: several minor fixes or improvements
@ 2021-06-15  0:57 Kai Huang
  2021-06-15  0:57 ` [PATCH v3 1/3] KVM: x86/mmu: Fix return value in tdp_mmu_map_handle_target_level() Kai Huang
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Kai Huang @ 2021-06-15  0:57 UTC (permalink / raw)
  To: kvm
  Cc: pbonzini, bgardon, seanjc, vkuznets, wanpengli, jmattson, joro,
	Kai Huang

v2->v3:

 - Rebased to latest kvm/queue.
 - Added Sean's reviewed-by for patch 2.

v1 -> v2:
 - Update patch 2, using Sean's suggestion.
 - Update patch 3, based on Ben's review.

https://lore.kernel.org/kvm/cover.1620343751.git.kai.huang@intel.com/

v1:

https://lore.kernel.org/kvm/cover.1620200410.git.kai.huang@intel.com/T/#mcc2e6ea6d9e3caec2bcc9e5f99cbbe2a8dd24145


Kai Huang (3):
  KVM: x86/mmu: Fix return value in tdp_mmu_map_handle_target_level()
  KVM: x86/mmu: Fix pf_fixed count in tdp_mmu_map_handle_target_level()
  KVM: x86/mmu: Fix TDP MMU page table level

 arch/x86/kvm/mmu/tdp_mmu.c | 16 ++++++++++------
 arch/x86/kvm/mmu/tdp_mmu.h |  2 +-
 2 files changed, 11 insertions(+), 7 deletions(-)

-- 
2.31.1


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

end of thread, other threads:[~2021-06-17 18:28 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-06-15  0:57 [PATCH v3 0/3] TDP MMU: several minor fixes or improvements Kai Huang
2021-06-15  0:57 ` [PATCH v3 1/3] KVM: x86/mmu: Fix return value in tdp_mmu_map_handle_target_level() Kai Huang
2021-06-15  0:57 ` [PATCH v3 2/3] KVM: x86/mmu: Fix pf_fixed count " Kai Huang
2021-06-15  0:57 ` [PATCH v3 3/3] KVM: x86/mmu: Fix TDP MMU page table level Kai Huang
2021-06-17 18:27   ` 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).