From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jan Kiszka Subject: Re: [PATCH v2] kvm-unit-tests : Basic architecture of VMX nested test case Date: Thu, 25 Jul 2013 18:53:32 +0200 Message-ID: <51F1580C.2010502@web.de> References: <1374769975-9012-1-git-send-email-yzt356@gmail.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="----enig2ASRCRNPODUCFCWEQUUBR" Cc: kvm@vger.kernel.org, gleb@redhat.com, pbonzini@redhat.com To: Bandan Das , Arthur Chunqi Li Return-path: Received: from mout.web.de ([212.227.15.3]:63527 "EHLO mout.web.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756382Ab3GYQxj (ORCPT ); Thu, 25 Jul 2013 12:53:39 -0400 Received: from mchn199C.mchp.siemens.de ([95.157.58.223]) by smtp.web.de (mrweb003) with ESMTPSA (Nemesis) id 0MgO9u-1UhyGF1Pra-00Nlzo for ; Thu, 25 Jul 2013 18:53:38 +0200 In-Reply-To: Sender: kvm-owner@vger.kernel.org List-ID: This is an OpenPGP/MIME signed message (RFC 4880 and 3156) ------enig2ASRCRNPODUCFCWEQUUBR Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: quoted-printable On 2013-07-25 18:51, Bandan Das wrote: > Arthur Chunqi Li writes: >=20 >> This is the first version of VMX nested environment. It contains the >> basic VMX instructions test cases, including VMXON/VMXOFF/VMXPTRLD/ >> VMXPTRST/VMCLEAR/VMLAUNCH/VMRESUME/VMCALL. This patchalso tests the >> basic execution routine in VMX nested environment andlet the VM print >> "Hello World" to inform its successfully run. >> >> The first release also includes a test suite for vmenter (vmlaunch and= >> vmresume). Besides, hypercall mechanism is included and currently it i= s >> used to invoke VM normal exit. >=20 > What's the difference between this and the one you posted earlier : > [PATCH] kvm-unit-tests : Basic architecture of VMX nested test case > <1374730297-27169-1-git-send-email-yzt356@gmail.com> >=20 > Can you please mention what's changed in v2 ? True. A changelog can go... >=20 > Bandan >=20 >> New files added: >> x86/vmx.h : contains all VMX related macro declerations >> x86/vmx.c : main file for VMX nested test case >> >> Signed-off-by: Arthur Chunqi Li >> --- =2E..here, ie. after the --- so that it wont be part of the commit. Jan ------enig2ASRCRNPODUCFCWEQUUBR 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/ iEYEARECAAYFAlHxWA8ACgkQitSsb3rl5xRo2gCdGKXoCcQX6eo3FYrOa0ECPom+ EgYAn0lM/FwJ/ecBDXrJr7aCM0OCsMt2 =A7ud -----END PGP SIGNATURE----- ------enig2ASRCRNPODUCFCWEQUUBR--