On 16/12/20 15:52, Richard Henderson wrote:
On 12/16/20 7:55 AM, Paolo Bonzini wrote:icache flush is also used by non-TCG accelerators. Do not require users such as physmem.c to include tcg/tcg.h.Signed-off-by: Paolo Bonzini <pbonz...@redhat.com> ---See also https://lists.gnu.org/archive/html/qemu-devel/2020-12/msg03623.html I moved it to a new file, rather than into cacheinfo.c.
Oh, I missed that. I'll pick your patch instead of this one. Paolo