aboutsummaryrefslogtreecommitdiff
path: root/util/mmap-alloc.c
AgeCommit message (Expand)Author
2018-04-27Make qemu_mempath_getpagesize() accept NULLDavid Gibson
2017-12-15sparc: Make sure we mmap at SHMLBA alignmentPeter Maydell
2017-03-03exec, kvm, target-ppc: Move getrampagesize() to common codeAlexey Kardashevskiy
2017-01-24util/mmap-alloc: refactor a little bit for readabilityCao jin
2017-01-24util/mmap-alloc: check parameter before usingCao jin
2016-07-12Use #include "..." for our own headers, <...> for othersMarkus Armbruster
2016-06-16os-posix: include sys/mman.hPaolo Bonzini
2016-02-04util: Clean up includesPeter Maydell
2015-12-22mmap-alloc: tweak a comment on ppc64Michael S. Tsirkin
2015-12-02util/mmap-alloc: fix hugetlb support on ppc64Michael S. Tsirkin
2015-10-29mmap-alloc: fix error handlingMichael S. Tsirkin
2015-10-21exec: factor out duplicate mmap codeMichael S. Tsirkin