From: Jan Kiszka <jan.kiszka@web.de>
To: Bandan Das <bsd@redhat.com>, Arthur Chunqi Li <yzt356@gmail.com>
Cc: kvm@vger.kernel.org, gleb@redhat.com, pbonzini@redhat.com
Subject: Re: [PATCH v2] kvm-unit-tests : Basic architecture of VMX nested test case
Date: Thu, 25 Jul 2013 18:53:32 +0200 [thread overview]
Message-ID: <51F1580C.2010502@web.de> (raw)
In-Reply-To: <jpg1u6m60s0.fsf@redhat.com>
[-- Attachment #1: Type: text/plain, Size: 1207 bytes --]
On 2013-07-25 18:51, Bandan Das wrote:
> Arthur Chunqi Li <yzt356@gmail.com> writes:
>
>> 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 is
>> used to invoke VM normal exit.
>
> 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>
>
> Can you please mention what's changed in v2 ?
True. A changelog can go...
>
> Bandan
>
>> 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 <yzt356@gmail.com>
>> ---
...here, ie. after the --- so that it wont be part of the commit.
Jan
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 263 bytes --]
next prev parent reply other threads:[~2013-07-25 16:53 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-25 16:32 [PATCH v2] kvm-unit-tests : Basic architecture of VMX nested test case Arthur Chunqi Li
2013-07-25 16:51 ` Bandan Das
2013-07-25 16:53 ` Jan Kiszka [this message]
2013-07-25 17:25 ` Gmail
2013-07-28 10:53 ` Gleb Natapov
2013-07-28 12:18 ` Arthur Chunqi Li
2013-07-28 12:24 ` Gleb Natapov
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=51F1580C.2010502@web.de \
--to=jan.kiszka@web.de \
--cc=bsd@redhat.com \
--cc=gleb@redhat.com \
--cc=kvm@vger.kernel.org \
--cc=pbonzini@redhat.com \
--cc=yzt356@gmail.com \
/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.