- Original Message -
> On Tue, Sep 29, 2015 at 06:34:35PM +0200, marcandre.lur...@redhat.com wrote:
> > From: Marc-André Lureau
> >
> > Add qemu_memfd_alloc/free() helpers.
> >
> > The function helps to allocate and seal a memfd.
> >
> > Signed-off-by: Marc-André Lureau
> > ---
> >
On Tue, Sep 29, 2015 at 06:34:35PM +0200, marcandre.lur...@redhat.com wrote:
> From: Marc-André Lureau
>
> Add qemu_memfd_alloc/free() helpers.
>
> The function helps to allocate and seal a memfd.
>
> Signed-off-by: Marc-André Lureau
> ---
> include/qemu/memfd.h | 4
> util/memfd.c
From: Marc-André Lureau
Add qemu_memfd_alloc/free() helpers.
The function helps to allocate and seal a memfd.
Signed-off-by: Marc-André Lureau
---
include/qemu/memfd.h | 4
util/memfd.c | 59 ++--
2 files changed, 61 insertions(+),