qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] exec/cpu-defs: Remove TCG backends dependency


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH] exec/cpu-defs: Remove TCG backends dependency
Date: Thu, 4 Feb 2021 19:41:06 +0100

On Thu, Feb 4, 2021 at 7:19 PM Paolo Bonzini <pbonzini@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 <pbonzini@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).



reply via email to

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