All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gleb Natapov <gleb@redhat.com>
To: Takuya Yoshikawa <yoshikawa.takuya@oss.ntt.co.jp>
Cc: avi@redhat.com, mtosatti@redhat.com, kvm@vger.kernel.org
Subject: Re: [PATCH v3 0/4] KVM: rework of "Fix x86 emulator's fault propagations"
Date: Fri, 12 Feb 2010 09:09:38 +0200	[thread overview]
Message-ID: <20100212070938.GC15678@redhat.com> (raw)
In-Reply-To: <20100212155044.96fb69f6.yoshikawa.takuya@oss.ntt.co.jp>

On Fri, Feb 12, 2010 at 03:50:44PM +0900, Takuya Yoshikawa wrote:
> This is the rework of "Fix x86 emulator's fault propagations".
>   -- http://www.spinics.net/lists/kvm/msg28874.html
> 
> I read the review comments from Avi, Marcelo and Gleb and removed
> some parts which should be done with more care: descriptor related
> part and emulator_sys* part.
> 
> Now the contents is like this:
>   - patch 1: X86EMUL macro replacements: from do_fetch_insn_byte()
>              to x86_decode_insn()
>   - patch 2: X86EMUL macro replacements: x86_emulate_insn() and its
>              helpers
>   - patch 3: Fix x86_emulate_insn() not to use the variable rc for
>              non-X86EMUL values
>   - patch 4: Tiny fix: remove redundant prototype of load_pdptrs()
> 
> 
> Gleb, could you give me your Ack?
> 
Looks good to me. Thanks.

--
			Gleb.

  parent reply	other threads:[~2010-02-12  7:09 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-02-12  6:50 [PATCH v3 0/4] KVM: rework of "Fix x86 emulator's fault propagations" Takuya Yoshikawa
2010-02-12  6:53 ` [PATCH v3 1/4] KVM: X86EMUL macro replacements: from do_fetch_insn_byte() to x86_decode_insn() Takuya Yoshikawa
2010-02-12  6:57 ` [PATCH v3 2/4] KVM: X86EMUL macro replacements: x86_emulate_insn() and its helpers Takuya Yoshikawa
2010-02-12  7:00 ` [PATCH v3 3/4] KVM: Fix x86_emulate_insn() not to use the variable rc for non-X86EMUL values Takuya Yoshikawa
2010-02-12  7:02 ` [PATCH v3 4/4] KVM: Tiny fix: remove redundant prototype of load_pdptrs() Takuya Yoshikawa
2010-02-12  7:09 ` Gleb Natapov [this message]
2010-02-17 13:32 ` [PATCH v3 0/4] KVM: rework of "Fix x86 emulator's fault propagations" Avi Kivity

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=20100212070938.GC15678@redhat.com \
    --to=gleb@redhat.com \
    --cc=avi@redhat.com \
    --cc=kvm@vger.kernel.org \
    --cc=mtosatti@redhat.com \
    --cc=yoshikawa.takuya@oss.ntt.co.jp \
    /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.