From: Marcelo Tosatti <mtosatti@redhat.com>
To: Gleb Natapov <gleb@redhat.com>, "@amt.cnet"@amt.cnet
Cc: Takuya Yoshikawa <yoshikawa_takuya_b1@lab.ntt.co.jp>,
kvm@vger.kernel.org
Subject: Re: [PATCH 0/3] KVM: MMU: Simple cleanups and macro fixes
Date: Thu, 7 Mar 2013 17:26:48 -0300 [thread overview]
Message-ID: <20130307202648.GA19262@amt.cnet> (raw)
In-Reply-To: <20130307115313.GH11223@redhat.com>
On Thu, Mar 07, 2013 at 01:53:13PM +0200, Gleb Natapov wrote:
> 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 <gleb@redhat.com>
Applied, thanks.
prev parent reply other threads:[~2013-03-07 21:16 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
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 message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20130307202648.GA19262@amt.cnet \
--to=mtosatti@redhat.com \
--cc="@amt.cnet"@amt.cnet \
--cc=gleb@redhat.com \
--cc=kvm@vger.kernel.org \
--cc=yoshikawa_takuya_b1@lab.ntt.co.jp \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.