public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
From: Marcelo Tosatti <mtosatti@redhat.com>
To: Avi Kivity <avi@redhat.com>
Cc: kvm@vger.kernel.org, namit@cs.technion.ac.il
Subject: Re: [PATCH 0/2] Remove hack from movsx/movzx decoding
Date: Tue, 17 Jan 2012 10:03:44 -0200	[thread overview]
Message-ID: <20120117120344.GD17420@amt.cnet> (raw)
In-Reply-To: <1326719325-23184-1-git-send-email-avi@redhat.com>

On Mon, Jan 16, 2012 at 03:08:43PM +0200, Avi Kivity wrote:
> movsx/movzx destination operands currently have a hack for the operand size.
> Add OpMem8 and use it to remove the hack.
> 
> I'll wait with this until Nadav's more direct fix is in.
> 
> Avi Kivity (2):
>   KVM: x86 emulator: add 8-bit memory operands
>   KVM: x86 emulator: Remove byte-sized MOVSX/MOVZX hack
> 
>  arch/x86/kvm/emulate.c |   18 ++++++++++--------
>  1 files changed, 10 insertions(+), 8 deletions(-)

Applied, thanks.


      parent reply	other threads:[~2012-01-17 12:17 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-16 13:08 [PATCH 0/2] Remove hack from movsx/movzx decoding Avi Kivity
2012-01-16 13:08 ` [PATCH 1/2] KVM: x86 emulator: add 8-bit memory operands Avi Kivity
2012-01-16 13:08 ` [PATCH 2/2] KVM: x86 emulator: Remove byte-sized MOVSX/MOVZX hack Avi Kivity
2012-01-17 12:03 ` 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=20120117120344.GD17420@amt.cnet \
    --to=mtosatti@redhat.com \
    --cc=avi@redhat.com \
    --cc=kvm@vger.kernel.org \
    --cc=namit@cs.technion.ac.il \
    /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