qemu-devel
[Top][All Lists]
Advanced

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

Re: [RFC PATCH v1 12/25] hw/xen: Add foreignmem operations to allow redi


From: Paul Durrant
Subject: Re: [RFC PATCH v1 12/25] hw/xen: Add foreignmem operations to allow redirection to internal emulation
Date: Tue, 7 Mar 2023 14:54:20 +0000
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Thunderbird/102.8.0

On 07/03/2023 14:48, David Woodhouse wrote:
On Tue, 2023-03-07 at 14:40 +0000, Paul Durrant wrote:

-
-#define xenforeignmemory_unmap(h, p, s) munmap(p, s * XC_PAGE_SIZE)
-

Actually, probably best 'static inline' that, or at least put brackets
round the 'p' and 's' for safety.

That's the one we're *removing* :)


D'oh... so we are :-)

With either one of those options chosen...

Reviewed-by: Paul Durrant <paul@xen.org>

Taking that anyway.




reply via email to

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