From: Gleb Natapov <gleb@redhat.com>
To: Arthur Chunqi Li <yzt356@gmail.com>
Cc: kvm <kvm@vger.kernel.org>, Jan Kiszka <jan.kiszka@web.de>,
Paolo Bonzini <pbonzini@redhat.com>
Subject: Re: [PATCH v2 0/4] kvm-unit-tests: Add a series of test cases
Date: Tue, 3 Sep 2013 14:50:28 +0300 [thread overview]
Message-ID: <20130903115028.GD22899@redhat.com> (raw)
In-Reply-To: <CABpY8MKs7qL+XYm85j6aco_n=8_NM6_wPf64gM6frDwc-+UnkQ@mail.gmail.com>
On Mon, Sep 02, 2013 at 05:06:23PM +0800, Arthur Chunqi Li wrote:
> Hi Gleb, Paolo and Jan,
>
Jan, have you reviewed it? Any ACKs?
> Would you please review this series of codes when you can spare time?
> Jan has review it and, of course, further suggestions are welcomed.
>
> Arthur
>
> On Thu, Aug 15, 2013 at 7:45 PM, Arthur Chunqi Li <yzt356@gmail.com> wrote:
> > Add a series of test cases for nested VMX in kvm-unit-tests.
> >
> > Arthur Chunqi Li (4):
> > kvm-unit-tests: VMX: Add test cases for PAT and EFER
> > kvm-unit-tests: VMX: Add test cases for CR0/4 shadowing
> > kvm-unit-tests: VMX: Add test cases for I/O bitmaps
> > kvm-unit-tests: VMX: Add test cases for instruction interception
> >
> > lib/x86/vm.h | 4 +
> > x86/vmx.c | 3 +-
> > x86/vmx.h | 20 +-
> > x86/vmx_tests.c | 714 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
> > 4 files changed, 736 insertions(+), 5 deletions(-)
> >
> > --
> > 1.7.9.5
> >
--
Gleb.
next prev parent reply other threads:[~2013-09-03 11:50 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-15 11:45 [PATCH v2 0/4] kvm-unit-tests: Add a series of test cases Arthur Chunqi Li
2013-08-15 11:45 ` [PATCH v2 1/4] kvm-unit-tests: VMX: Add test cases for PAT and EFER Arthur Chunqi Li
2013-08-15 11:45 ` [PATCH v2 2/4] kvm-unit-tests: VMX: Add test cases for CR0/4 shadowing Arthur Chunqi Li
2013-09-09 12:36 ` Paolo Bonzini
2013-08-15 11:45 ` [PATCH v2 3/4] kvm-unit-tests: VMX: Add test cases for I/O bitmaps Arthur Chunqi Li
2013-09-09 12:39 ` Paolo Bonzini
2013-08-15 11:45 ` [PATCH v2 4/4] kvm-unit-tests: VMX: Add test cases for instruction interception Arthur Chunqi Li
2013-09-09 12:42 ` Paolo Bonzini
2013-09-02 9:06 ` [PATCH v2 0/4] kvm-unit-tests: Add a series of test cases Arthur Chunqi Li
2013-09-03 11:50 ` Gleb Natapov [this message]
2013-09-09 7:15 ` Jan Kiszka
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=20130903115028.GD22899@redhat.com \
--to=gleb@redhat.com \
--cc=jan.kiszka@web.de \
--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.