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

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

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

end of thread, other threads:[~2011-07-07 10:59 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-30 16:33 [PATCH 0/3] KVM: MMU: Clean up walk_addr_generic() v4 Takuya Yoshikawa
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

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