All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marcelo Tosatti <mtosatti@redhat.com>
To: Avi Kivity <avi@redhat.com>
Cc: kvm@vger.kernel.org
Subject: Re: [PATCH 0/6] Some emulator cleanups
Date: Fri, 9 Sep 2011 13:20:30 -0300	[thread overview]
Message-ID: <20110909162030.GA22011@amt.cnet> (raw)
In-Reply-To: <1315402900-8766-1-git-send-email-avi@redhat.com>

On Wed, Sep 07, 2011 at 04:41:34PM +0300, Avi Kivity wrote:
> Some mindless emulator cleanups while waiting for autotest.
> 
> Avi Kivity (6):
>   KVM: x86 emulator: simplify emulate_2op_SrcV()
>   KVM: x86 emulator: simplify emulate_2op_cl()
>   KVM: x86 emulator: simplify emulate_2op_cl()
>   KVM: x86 emulator: simplify emulate_1op()
>   KVM: x86 emulator: merge the two emulate_1op_rax_rdx implementations
>   KVM: x86 emulator: simplify emulate_1op_rax_rdx()
> 
>  arch/x86/kvm/emulate.c |  225 +++++++++++++++++++-----------------------------
>  1 files changed, 89 insertions(+), 136 deletions(-)

Applied, thanks.


      parent reply	other threads:[~2011-09-09 16:20 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-07 13:41 [PATCH 0/6] Some emulator cleanups Avi Kivity
2011-09-07 13:41 ` [PATCH 1/6] KVM: x86 emulator: simplify emulate_2op_SrcV() Avi Kivity
2011-09-07 13:41 ` [PATCH 2/6] KVM: x86 emulator: simplify emulate_2op_cl() Avi Kivity
2011-09-07 13:41 ` [PATCH 3/6] " Avi Kivity
2011-09-07 13:41 ` [PATCH 4/6] KVM: x86 emulator: simplify emulate_1op() Avi Kivity
2011-09-07 13:41 ` [PATCH 5/6] KVM: x86 emulator: merge the two emulate_1op_rax_rdx implementations Avi Kivity
2011-09-07 13:41 ` [PATCH 6/6] KVM: x86 emulator: simplify emulate_1op_rax_rdx() Avi Kivity
2011-09-09 16:20 ` 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=20110909162030.GA22011@amt.cnet \
    --to=mtosatti@redhat.com \
    --cc=avi@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 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.