qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 8/8] tcg: Sanity check goto_tb input


From: Max Filippov
Subject: Re: [Qemu-devel] [PATCH 8/8] tcg: Sanity check goto_tb input
Date: Sat, 22 Sep 2012 17:06:47 +0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:15.0) Gecko/20120827 Thunderbird/15.0

On 09/22/2012 04:18 AM, Richard Henderson wrote:
> Checking that we don't try for idx != [01] is trivial.  Checking
> that we don't issue more than one of any index requires a tad
> more data and some ifdefs protecting that new variable.
> 
> Signed-off-by: Richard Henderson <address@hidden>
> Cc: Max Filippov <address@hidden>
> ---
>  tcg/tcg-op.h | 11 +++++++++--
>  tcg/tcg.c    |  4 ++++
>  tcg/tcg.h    |  1 +
>  3 files changed, 14 insertions(+), 2 deletions(-)

Cool.
Tested-by: Max Filippov <address@hidden>

-- 
Thanks.
-- Max



reply via email to

[Prev in Thread] Current Thread [Next in Thread]