On Wed, Mar 06, 2013 at 04:03:22PM +0900, Takuya Yoshikawa wrote: > 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(-) > Reviewed-by: Gleb Natapov <g...@redhat.com>
-- Gleb. -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html