public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
From: Takuya Yoshikawa <takuya.yoshikawa@gmail.com>
To: avi@redhat.com, mtosatti@redhat.com
Cc: kvm@vger.kernel.org, yoshikawa.takuya@oss.ntt.co.jp, mingo@elte.hu
Subject: [PATCH 0/3] KVM: MMU: Clean up walk_addr_generic() v4
Date: Fri, 1 Jul 2011 01:33:20 +0900	[thread overview]
Message-ID: <20110701013320.977cdfea.takuya.yoshikawa@gmail.com> (raw)

This is the v4 of my walk_addr_generic() cleanup.

Changelog v3-v4: fixed v3's reversed present mask.

This time, I have tested the patch set with kvm-unit-tests/x86/access.flat.

npt=0
---
enabling apic
starting test

run

1572866 tests, 0 failures
---


npt=1
---
enabling apic
starting test

run

1572866 tests, 0 failures
---

Thanks,
  Takuya

             reply	other threads:[~2011-06-30 16:33 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-30 16:33 Takuya Yoshikawa [this message]
2011-06-30 16:34 ` [PATCH 1/3] KVM: MMU: Clean up the error handling of walk_addr_generic() Takuya Yoshikawa
2011-06-30 16:36 ` [PATCH 2/3] KVM: MMU: Rename the walk label in walk_addr_generic() Takuya Yoshikawa
2011-06-30 16:37 ` [PATCH 3/3] KVM: MMU: Introduce is_last_gpte() to clean up walk_addr_generic() Takuya Yoshikawa
2011-07-07  9:16 ` [PATCH 0/3] KVM: MMU: Clean up walk_addr_generic() v4 Marcelo Tosatti

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=20110701013320.977cdfea.takuya.yoshikawa@gmail.com \
    --to=takuya.yoshikawa@gmail.com \
    --cc=avi@redhat.com \
    --cc=kvm@vger.kernel.org \
    --cc=mingo@elte.hu \
    --cc=mtosatti@redhat.com \
    --cc=yoshikawa.takuya@oss.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox