qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH v3 0/4] memfd fixes.


From: Ilya Maximets
Subject: [Qemu-devel] [PATCH v3 0/4] memfd fixes.
Date: Mon, 11 Mar 2019 16:58:46 +0300

Version 3:
    * Rebase on top of current master.

Version 2:
    * First patch changed to just drop the memfd backend
      if seals are not supported.

Ilya Maximets (4):
  hostmem-memfd: disable for systems wihtout sealing support
  memfd: always check for MFD_CLOEXEC
  memfd: set up correct errno if not supported
  memfd: improve error messages

 backends/hostmem-memfd.c | 18 ++++++++----------
 tests/vhost-user-test.c  |  5 +++--
 util/memfd.c             | 10 ++++++++--
 3 files changed, 19 insertions(+), 14 deletions(-)

-- 
2.17.1




reply via email to

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