Il gio 4 feb 2021, 19:41 Philippe Mathieu-Daudé <f4...@amsat.org> ha scritto:
> On Thu, Feb 4, 2021 at 7:19 PM Paolo Bonzini <pbonz...@redhat.com> wrote: > > On 04/02/21 19:03, Philippe Mathieu-Daudé wrote: > > > "exec/cpu-defs.h" contains common CPU definitions for > > > accelerators, which is not related to the TCG backends. > > > See tcg/README description: > > > > Most of the definitions are actually for TCG, not for all accelerators > > (the TLB mostly). > > Ah ok. Richard, could you update the description or do you want > me to respin? > > > However, they're indeed unrelated to the backends, so > > > > Acked-by: Paolo Bonzini <pbonz...@redhat.com> > > Thanks, this avoids rebuilding the whole tree when doing a single change > in these headers (I'll send a quick mail about it later, proven useful > while > bisecting). > You could respin and include this info as well. Paolo >