kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Marcelo Tosatti <mtosatti@redhat.com>
To: Jason Wang <jasowang@redhat.com>
Cc: avi@redhat.com, kvm@vger.kernel.org
Subject: Re: [PATCH kvm-unit-tests v2 00/10] Minor cleanup and fix for
Date: Thu, 26 Aug 2010 15:45:04 -0300	[thread overview]
Message-ID: <20100826184504.GD25688@amt.cnet> (raw)
In-Reply-To: <20100826091520.1690.44200.stgit@FreeLancer>

On Thu, Aug 26, 2010 at 05:21:07PM +0800, Jason Wang wrote:
> 32bit test
> 
> The following series implements...
> 
> Change from v1:
> Remove one quad word from RSP filed instead of IST.
> Compile out cr8 access test for 32bit test.
> ---
> 
> Jason Wang (10):
>       Do not track config.mak and kvmtrace
>       Remove trailing whitespaces
>       Makefile cleanup
>       Correct the path in README
>       Drop print.S
>       Remove the duplicated rdmsr/wrmsr
>       Correct the tss size
>       Do not check cr8 access when running in 32 bit
>       Do not test IA32_EFER in 32bit mode.
>       Add 32 bit smp initialization code
> 
> 
>  Makefile              |    9 --
>  README                |   10 +--
>  config-x86-common.mak |   21 +++---
>  config.mak            |    8 --
>  kvmtrace              |  Bin
>  x86/access.c          |    2 -
>  x86/cstart.S          |  179 +++++++++++++++++++++++++++++++++++++++++++++++--
>  x86/cstart64.S        |    6 +-
>  x86/msr.c             |   18 +----
>  x86/print.S           |   31 --------
>  x86/sieve.c           |    2 -
>  x86/vm.c              |    6 +-
>  x86/vmexit.c          |   24 ++-----
>  13 files changed, 207 insertions(+), 109 deletions(-)
>  delete mode 100644 config.mak
>  delete mode 100755 kvmtrace
>  delete mode 100644 x86/print.S
> 
> -- 
> Jason Wang

Applied, thanks.


      parent reply	other threads:[~2010-08-26 19:15 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-26  9:21 [PATCH kvm-unit-tests v2 00/10] Minor cleanup and fix for Jason Wang
2010-08-26  9:21 ` [PATCH kvm-unit-tests v2 01/10] Do not track config.mak and kvmtrace Jason Wang
2010-08-26  9:21 ` [PATCH kvm-unit-tests v2 02/10] Remove trailing whitespaces Jason Wang
2010-08-26  9:21 ` [PATCH kvm-unit-tests v2 03/10] Makefile cleanup Jason Wang
2010-08-26  9:21 ` [PATCH kvm-unit-tests v2 04/10] Correct the path in README Jason Wang
2010-08-26  9:21 ` [PATCH kvm-unit-tests v2 05/10] Drop print.S Jason Wang
2010-08-26  9:21 ` [PATCH kvm-unit-tests v2 06/10] Remove the duplicated rdmsr/wrmsr Jason Wang
2010-08-26  9:22 ` [PATCH kvm-unit-tests v2 07/10] Correct the tss size Jason Wang
2010-08-26  9:22 ` [PATCH kvm-unit-tests v2 08/10] Do not check cr8 access when running in 32 bit Jason Wang
2010-08-26  9:22 ` [PATCH kvm-unit-tests v2 09/10] Do not test IA32_EFER in 32bit mode Jason Wang
2010-08-26  9:22 ` [PATCH kvm-unit-tests v2 10/10] Add 32 bit smp initialization code Jason Wang
2010-08-26 18:45 ` Marcelo Tosatti [this message]

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=20100826184504.GD25688@amt.cnet \
    --to=mtosatti@redhat.com \
    --cc=avi@redhat.com \
    --cc=jasowang@redhat.com \
    --cc=kvm@vger.kernel.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).