qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 2/3] move icache flush out of tcg.h


From: Paolo Bonzini
Subject: Re: [PATCH 2/3] move icache flush out of tcg.h
Date: Wed, 16 Dec 2020 15:57:20 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.4.0

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 <pbonzini@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




reply via email to

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