- 90d9946 util/mmap-alloc: Remove qemu_mempath_getpagesize() by Thomas Huth · 2 years, 7 months ago
- 8e3b0cb Replace qemu_real_host_page variables with inlined functions by Marc-André Lureau · 3 years ago
- cdcf766 Deprecate pmem=on with non-DAX capable backend file by Igor Mammedov · 4 years, 2 months ago
- d94e0bc util/mmap-alloc: Support RAM_NORESERVE via MAP_NORESERVE under Linux by David Hildenbrand · 3 years, 10 months ago
- 8dbe22c memory: Introduce RAM_NORESERVE and wire it up in qemu_ram_mmap() by David Hildenbrand · 3 years, 10 months ago
- b444f5c util/mmap-alloc: Pass flags instead of separate bools to qemu_ram_mmap() by David Hildenbrand · 3 years, 10 months ago
- d01cbf8 util/mmap-alloc: Factor out activating of memory to mmap_activate() by David Hildenbrand · 3 years, 10 months ago
- 01c26ad util/mmap-alloc: Factor out reserving of a memory region to mmap_reserve() by David Hildenbrand · 3 years, 10 months ago
- adad0b3 util/mmap-alloc: Factor out calculation of the pagesize for the guard page by David Hildenbrand · 3 years, 10 months ago
- 44a4ff3 memory: alloc RAM from file at offset by Jagannathan Raman · 4 years, 1 month ago
- 369d6dc memory: add readonly support to memory_region_init_ram_from_file() by Stefan Hajnoczi · 4 years, 2 months ago
- 038adc2 core: replace getpagesize() with qemu_real_host_page_size by Wei Yang · 5 years ago
- 119906af util/mmap-alloc: support MAP_SYNC in qemu_ram_mmap() by Zhang Yi · 6 years ago
- 2ac0f16 util/mmap-alloc: Add a 'is_pmem' parameter to qemu_ram_mmap by Zhang Yi · 6 years ago
- 53adb9d mmap-alloc: fix hugetlbfs misaligned length in ppc64 by Murilo Opsfelder Araujo · 6 years ago
- 2044c3e mmap-alloc: unfold qemu_ram_mmap() by Murilo Opsfelder Araujo · 6 years ago
- 0de6e2a Make qemu_mempath_getpagesize() accept NULL by David Gibson · 7 years ago
- 57d1f6d sparc: Make sure we mmap at SHMLBA alignment by Peter Maydell · 7 years ago
- 9c60766 exec, kvm, target-ppc: Move getrampagesize() to common code by Alexey Kardashevskiy · 8 years ago
- 6e4c890 util/mmap-alloc: refactor a little bit for readability by Cao jin · 8 years ago
- 4a3ecf2 util/mmap-alloc: check parameter before using by Cao jin · 8 years ago
- a9c9427 Use #include "..." for our own headers, <...> for others by Markus Armbruster · 9 years ago
- 02d0e09 os-posix: include sys/mman.h by Paolo Bonzini · 9 years ago
- aafd758 util: Clean up includes by Peter Maydell · 9 years ago
- 097a50d mmap-alloc: tweak a comment on ppc64 by Michael S. Tsirkin · 9 years ago
- 7197fb4 util/mmap-alloc: fix hugetlb support on ppc64 by Michael S. Tsirkin · 9 years ago
- 9d4ec93 mmap-alloc: fix error handling by Michael S. Tsirkin · 9 years ago
- 794e8f3 exec: factor out duplicate mmap code by Michael S. Tsirkin · 9 years ago