public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] KVM: MMU: Clean up walk_addr_generic()
@ 2011-06-09 13:59 Takuya Yoshikawa
  2011-06-09 14:01 ` [PATCH 1/4] KVM: MMU: Clean up the error handling of walk_addr_generic() Takuya Yoshikawa
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Takuya Yoshikawa @ 2011-06-09 13:59 UTC (permalink / raw)
  To: avi, mtosatti; +Cc: kvm, yoshikawa.takuya, mingo

This patch set tries to do some of the cleanups suggested by Ingo.

  http://www.spinics.net/lists/kvm/msg55458.html

The end result may include a bit of my taste.  So any comments will be
appreciated.

Thanks,
  Takuya

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

end of thread, other threads:[~2011-06-12 15:48 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-09 13:59 [PATCH 0/4] KVM: MMU: Clean up walk_addr_generic() Takuya Yoshikawa
2011-06-09 14:01 ` [PATCH 1/4] KVM: MMU: Clean up the error handling of walk_addr_generic() Takuya Yoshikawa
2011-06-12 15:45   ` Avi Kivity
2011-06-09 14:02 ` [PATCH 2/4] KVM: MMU: Move some variables into the walk loop Takuya Yoshikawa
2011-06-09 14:03 ` [PATCH 3/4] KVM: MMU: Update walker->pt/pte_access directly Takuya Yoshikawa
2011-06-09 14:05 ` [PATCH 4/4] KVM: MMU: Split out the main body of walk_addr_generic() Takuya Yoshikawa
2011-06-09 14:18   ` Ingo Molnar
2011-06-12 15:47     ` Avi Kivity

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