public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] KVM: MMU: Simple cleanups and macro fixes
@ 2013-03-06  7:03 Takuya Yoshikawa
  2013-03-06  7:05 ` [PATCH 1/3] KVM: MMU: Fix and clean up for_each_gfn_* macros Takuya Yoshikawa
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Takuya Yoshikawa @ 2013-03-06  7:03 UTC (permalink / raw)
  To: mtosatti, gleb; +Cc: kvm

Note: the first two patches are from my other work.

Takuya Yoshikawa (3):
  KVM: MMU: Fix and clean up for_each_gfn_* macros
  KVM: MMU: Use list_for_each_entry_safe in kvm_mmu_commit_zap_page()
  KVM: MMU: Introduce a helper function for FIFO zapping

 arch/x86/kvm/mmu.c |   78 ++++++++++++++++++++++------------------------------
 1 files changed, 33 insertions(+), 45 deletions(-)

-- 
1.7.5.4


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

end of thread, other threads:[~2013-03-07 21:16 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-06  7:03 [PATCH 0/3] KVM: MMU: Simple cleanups and macro fixes Takuya Yoshikawa
2013-03-06  7:05 ` [PATCH 1/3] KVM: MMU: Fix and clean up for_each_gfn_* macros Takuya Yoshikawa
2013-03-06  7:05 ` [PATCH 2/3] KVM: MMU: Use list_for_each_entry_safe in kvm_mmu_commit_zap_page() Takuya Yoshikawa
2013-03-06  7:06 ` [PATCH 3/3] KVM: MMU: Introduce a helper function for FIFO zapping Takuya Yoshikawa
2013-03-07 11:53 ` [PATCH 0/3] KVM: MMU: Simple cleanups and macro fixes Gleb Natapov
2013-03-07 20:26   ` Marcelo Tosatti

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