index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
util
/
memfd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-11
linux-user: add memfd_create
Shu-Chun Weng
1
-1
/
+1
2019-03-11
memfd: improve error messages
Ilya Maximets
1
-1
/
+6
2019-03-11
memfd: set up correct errno if not supported
Ilya Maximets
1
-0
/
+1
2019-03-11
memfd: always check for MFD_CLOEXEC
Ilya Maximets
1
-1
/
+1
2018-10-02
hostmem-memfd: add checks before adding hostmem-memfd & properties
Marc-André Lureau
1
-29
/
+6
2018-09-25
memfd: fix possible usage of the uninitialized file descriptor
Dima Stepanov
1
-0
/
+1
2018-06-01
memfd: Avoid Coverity warning about integer overflow
Peter Maydell
1
-1
/
+1
2018-04-09
memfd: fix vhost-user-test on non-memfd capable host
Marc-André Lureau
1
-1
/
+33
2018-02-07
memfd: add hugetlbsize argument
Marc-André Lureau
1
-4
/
+18
2018-02-07
memfd: add hugetlb support
Marc-André Lureau
1
-3
/
+10
2018-02-07
memfd: add error argument, instead of perror()
Marc-André Lureau
1
-27
/
+30
2018-01-19
memfd: remove needless include
Marc-André Lureau
1
-2
/
+0
2018-01-19
memfd: split qemu_memfd_alloc()
Marc-André Lureau
1
-25
/
+36
2017-12-20
memfd: fix configure test
Paolo Bonzini
1
-3
/
+1
2016-06-16
os-posix: include sys/mman.h
Paolo Bonzini
1
-2
/
+0
2016-06-07
all: Remove unnecessary glib.h includes
Peter Maydell
1
-1
/
+0
2015-10-22
vhost: add migration block if memfd failed
Marc-André Lureau
1
-0
/
+22
2015-10-22
util: add fallback for qemu_memfd_alloc()
Marc-André Lureau
1
-2
/
+18
2015-10-22
util: add memfd helpers
Marc-André Lureau
1
-1
/
+71
2015-10-22
util: add linux-only memfd fallback
Marc-André Lureau
1
-0
/
+54