qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v4 13/14] tb hash: track translated blocks with


From: Richard Henderson
Subject: Re: [Qemu-devel] [PATCH v4 13/14] tb hash: track translated blocks with qht
Date: Tue, 3 May 2016 19:24:31 -1000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.0

On 05/03/2016 07:26 AM, Emilio G. Cota wrote:
On Tue, May 03, 2016 at 08:36:35 +0100, Alex Bennée wrote:
Emilio G. Cota <address@hidden> writes:
 static TranslationBlock *tb_find_physical(CPUState *cpu,
                                           target_ulong pc,
                                           target_ulong cs_base,
                                           uint32_t flags)

This does not apply cleanly to master due to the flag change. You should
either reference the clean-up patch or include it in the series.

Ouch, sorry. Won't happen again.

Grab the missing pre-requisite patch from:
  http://patchwork.ozlabs.org/patch/607662/mbox/

Well, that said, there are further conflicts within my tcg-next tree.
If you'll rebase on

  git://github.com/rth7680/qemu.git tcg-next

I'll queue the patchset for 2.7.


r~




reply via email to

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