From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jan Kiszka Subject: Re: [PATCH 0/2] kvm-unit-tests: VMX: Test nested EPT features Date: Mon, 09 Sep 2013 09:17:12 +0200 Message-ID: <522D75F8.7040703@web.de> References: <1378702644-23655-1-git-send-email-yzt356@gmail.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="3WOgHvTKrdKlCxui7cCAgXbO5X4VLsF5v" Cc: kvm@vger.kernel.org, gleb@redhat.com, pbonzini@redhat.com To: Arthur Chunqi Li Return-path: Received: from mout.web.de ([212.227.17.11]:49455 "EHLO mout.web.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750758Ab3IIHRZ (ORCPT ); Mon, 9 Sep 2013 03:17:25 -0400 Received: from mchn199C.mchp.siemens.de ([95.157.58.223]) by smtp.web.de (mrweb003) with ESMTPSA (Nemesis) id 0MN4K8-1VL7aV1hIO-006bee for ; Mon, 09 Sep 2013 09:17:24 +0200 In-Reply-To: <1378702644-23655-1-git-send-email-yzt356@gmail.com> Sender: kvm-owner@vger.kernel.org List-ID: This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --3WOgHvTKrdKlCxui7cCAgXbO5X4VLsF5v Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: quoted-printable On 2013-09-09 06:57, Arthur Chunqi Li wrote: > This series of patches provide the framework of nested EPT and some tes= t > cases for nested EPT features. >=20 > Arthur Chunqi Li (2): > kvm-unit-tests: VMX: The framework of EPT for nested VMX testing > kvm-unit-tests: VMX: Test cases for nested EPT >=20 > x86/vmx.c | 159 ++++++++++++++++++++++++++++++++- > x86/vmx.h | 76 ++++++++++++++++ > x86/vmx_tests.c | 266 +++++++++++++++++++++++++++++++++++++++++++++++= ++++++++ > 3 files changed, 497 insertions(+), 4 deletions(-) >=20 I suppose this is v2 of the previous patch? What is the delta? A meta changelog could go here. Jan --3WOgHvTKrdKlCxui7cCAgXbO5X4VLsF5v Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.16 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iEYEARECAAYFAlItdfgACgkQitSsb3rl5xRIaQCgpZ3s3nn6ug/t4WTRtHBi7vok j8EAn1RMNYllEfXeu+WHeF764f09huAs =Melu -----END PGP SIGNATURE----- --3WOgHvTKrdKlCxui7cCAgXbO5X4VLsF5v--