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: David Woodhouse
Subject: Re: [RFC PATCH v1 12/25] hw/xen: Add foreignmem operations to allow redirection to internal emulation
Date: Tue, 07 Mar 2023 14:48:47 +0000
User-agent: Evolution 3.44.4-0ubuntu1

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* :)

> With either one of those options chosen...
> 
> Reviewed-by: Paul Durrant <paul@xen.org>

Taking that anyway.

Attachment: smime.p7s
Description: S/MIME cryptographic signature


reply via email to

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