All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] KVM: MMU: Simple mmu cleanups
@ 2013-05-09  6:43 Takuya Yoshikawa
  2013-05-09  6:44 ` [PATCH 1/3] KVM: MMU: Clean up set_spte()'s ACC_WRITE_MASK handling Takuya Yoshikawa
                   ` (2 more replies)
  0 siblings, 3 replies; 16+ messages in thread
From: Takuya Yoshikawa @ 2013-05-09  6:43 UTC (permalink / raw)
  To: gleb, pbonzini, mtosatti; +Cc: kvm

Found during documenting mmu_lock usage for myself.

Takuya Yoshikawa (3):
  KVM: MMU: Clean up set_spte()'s ACC_WRITE_MASK handling
  KVM: MMU: Use kvm_mmu_sync_roots() in kvm_mmu_load()
  KVM: MMU: Consolidate common code in mmu_free_roots()

 arch/x86/kvm/mmu.c |   48 +++++++++++++++++++++---------------------------
 1 files changed, 21 insertions(+), 27 deletions(-)

-- 
1.7.5.4


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

end of thread, other threads:[~2013-05-13 13:20 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-05-09  6:43 [PATCH 0/3] KVM: MMU: Simple mmu cleanups Takuya Yoshikawa
2013-05-09  6:44 ` [PATCH 1/3] KVM: MMU: Clean up set_spte()'s ACC_WRITE_MASK handling Takuya Yoshikawa
2013-05-09 10:16   ` Xiao Guangrong
2013-05-09 11:18     ` Gleb Natapov
2013-05-09 12:16       ` Xiao Guangrong
2013-05-10  1:33         ` Takuya Yoshikawa
2013-05-09  6:45 ` [PATCH 2/3] KVM: MMU: Use kvm_mmu_sync_roots() in kvm_mmu_load() Takuya Yoshikawa
2013-05-09 10:18   ` Xiao Guangrong
2013-05-12 11:53   ` Gleb Natapov
2013-05-09  6:46 ` [PATCH 3/3] KVM: MMU: Consolidate common code in mmu_free_roots() Takuya Yoshikawa
2013-05-09 10:11   ` Xiao Guangrong
2013-05-10  1:05     ` Takuya Yoshikawa
2013-05-10  1:43       ` Xiao Guangrong
2013-05-13 11:24         ` Gleb Natapov
2013-05-13 13:02           ` Xiao Guangrong
2013-05-13 13:20             ` Takuya Yoshikawa

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.