commit | dcff1035dfdfb4c76634df64a5359ac18749f7ca | [log] [tgz] |
---|---|---|
author | Marc-André Lureau <marcandre.lureau@redhat.com> | Mon Oct 23 15:18:07 2017 +0100 |
committer | Eduardo Habkost <ehabkost@redhat.com> | Fri Jan 19 11:18:51 2018 -0200 |
tree | 719e554270c95335c019003d20c64047cd68a61f | |
parent | 3e5bdc6573edf0585e4085e6a4e349b135abf3b4 [diff] |
memfd: split qemu_memfd_alloc() Add a function to only create a memfd, without mmap. The function is used in the following memory backend. Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-Id: <20171023141815.17709-2-marcandre.lureau@redhat.com> Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>