From: Richard Henderson <richard.henderson@linaro.org>
To: Paolo Bonzini <pbonzini@redhat.com>, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH 1/2] target/i386: introduce x86_ld*_code
Date: Thu, 12 Oct 2017 09:30:58 -0700 [thread overview]
Message-ID: <9bc851d4-1064-c26c-e6f8-09d2655255eb@linaro.org> (raw)
In-Reply-To: <20171012143548.18581-2-pbonzini@redhat.com>
On 10/12/2017 07:35 AM, Paolo Bonzini wrote:
> These take care of advancing s->pc, and will provide a unified point
> where to check for the 15-byte instruction length limit.
>
> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
> ---
> target/i386/translate.c | 228 ++++++++++++++++++++++++++----------------------
> 1 file changed, 125 insertions(+), 103 deletions(-)
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
r~
next prev parent reply other threads:[~2017-10-12 16:31 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-10-12 14:35 [Qemu-devel] [PATCH 0/2] target/i386: trap on instructions longer than >15 bytes Paolo Bonzini
2017-10-12 14:35 ` [Qemu-devel] [PATCH 1/2] target/i386: introduce x86_ld*_code Paolo Bonzini
2017-10-12 16:30 ` Richard Henderson [this message]
2017-10-12 14:35 ` [Qemu-devel] [PATCH 2/2] target/i386: trap on instructions longer than >15 bytes Paolo Bonzini
2017-10-12 19:30 ` Richard Henderson
2017-10-12 21:43 ` Paolo Bonzini
2017-10-13 18:12 ` Richard Henderson
2017-10-12 16:55 ` [Qemu-devel] [PATCH 0/2] " no-reply
2017-10-12 19:07 ` no-reply
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=9bc851d4-1064-c26c-e6f8-09d2655255eb@linaro.org \
--to=richard.henderson@linaro.org \
--cc=pbonzini@redhat.com \
--cc=qemu-devel@nongnu.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).