On Tue, May 03, 2016 at 08:36:35 +0100, Alex Bennée wrote: > Emilio G. Cota <c...@braap.org> 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/ Thanks, Emilio