COMMITS
/ util/memfd.c August 19, 2019
S
linux-user: add memfd_create
Shu-Chun Weng committed
March 11, 2019
I
memfd: improve error messages
Ilya Maximets committed
I
memfd: set up correct errno if not supported
Ilya Maximets committed
I
memfd: always check for MFD_CLOEXEC
Ilya Maximets committed
September 6, 2018
M
hostmem-memfd: add checks before adding hostmem-memfd & properties
Marc-André Lureau committed
June 13, 2018
D
memfd: fix possible usage of the uninitialized file descriptor
Dima Stepanov committed
May 15, 2018
P
memfd: Avoid Coverity warning about integer overflow
Peter Maydell committed
March 28, 2018
M
memfd: fix vhost-user-test on non-memfd capable host
Marc-André Lureau committed
February 1, 2018
M
memfd: add hugetlbsize argument
Marc-André Lureau committed
M
memfd: add hugetlb support
Marc-André Lureau committed
M
memfd: add error argument, instead of perror()
Marc-André Lureau committed
October 23, 2017
M
memfd: remove needless include
Marc-André Lureau committed
M
memfd: split qemu_memfd_alloc()
Marc-André Lureau committed
November 28, 2017
P
memfd: fix configure test
Paolo Bonzini committed
June 6, 2016
P
os-posix: include sys/mman.h
Paolo Bonzini committed
May 24, 2016
P
all: Remove unnecessary glib.h includes
Peter Maydell committed
October 9, 2015
M
vhost: add migration block if memfd failed
Marc-André Lureau committed
M
util: add fallback for qemu_memfd_alloc()
Marc-André Lureau committed
M
util: add memfd helpers
Marc-André Lureau committed
M
util: add linux-only memfd fallback
Marc-André Lureau committed