29 Commits (a06d9eddb015a9f5895161b0a3958a2e4be21579)

Author SHA1 Message Date
Peter Xu fa45f8dab9 util/mmap-alloc: qemu_fd_getfs() 3 years ago
Thomas Huth 90d9946193 util/mmap-alloc: Remove qemu_mempath_getpagesize() 4 years ago
Marc-André Lureau 8e3b0cbb72 Replace qemu_real_host_page variables with inlined functions 4 years ago
Igor Mammedov cdcf766d0b Deprecate pmem=on with non-DAX capable backend file 5 years ago
David Hildenbrand d94e0bc9ef util/mmap-alloc: Support RAM_NORESERVE via MAP_NORESERVE under Linux 5 years ago
David Hildenbrand 8dbe22c686 memory: Introduce RAM_NORESERVE and wire it up in qemu_ram_mmap() 5 years ago
David Hildenbrand b444f5c079 util/mmap-alloc: Pass flags instead of separate bools to qemu_ram_mmap() 5 years ago
David Hildenbrand d01cbf82ce util/mmap-alloc: Factor out activating of memory to mmap_activate() 5 years ago
David Hildenbrand 01c26ad6af util/mmap-alloc: Factor out reserving of a memory region to mmap_reserve() 5 years ago
David Hildenbrand adad0b3ae8 util/mmap-alloc: Factor out calculation of the pagesize for the guard page 5 years ago
Jagannathan Raman 44a4ff31c0 memory: alloc RAM from file at offset 5 years ago
Stefan Hajnoczi 369d6dc4de memory: add readonly support to memory_region_init_ram_from_file() 5 years ago
Wei Yang 038adc2f58 core: replace getpagesize() with qemu_real_host_page_size 7 years ago
Zhang Yi 119906afa5 util/mmap-alloc: support MAP_SYNC in qemu_ram_mmap() 7 years ago
Zhang Yi 2ac0f1621c util/mmap-alloc: Add a 'is_pmem' parameter to qemu_ram_mmap 7 years ago
Murilo Opsfelder Araujo 7265c2b971 mmap-alloc: fix hugetlbfs misaligned length in ppc64 7 years ago
Murilo Opsfelder Araujo 94af9e3482 mmap-alloc: unfold qemu_ram_mmap() 7 years ago
Murilo Opsfelder Araujo 53adb9d43e mmap-alloc: fix hugetlbfs misaligned length in ppc64 7 years ago
Murilo Opsfelder Araujo 2044c3e711 mmap-alloc: unfold qemu_ram_mmap() 7 years ago
David Gibson 0de6e2a3ca Make qemu_mempath_getpagesize() accept NULL 8 years ago
Peter Maydell 57d1f6d7ce sparc: Make sure we mmap at SHMLBA alignment 8 years ago
Alexey Kardashevskiy 9c60766887 exec, kvm, target-ppc: Move getrampagesize() to common code 9 years ago
Cao jin 6e4c890e15 util/mmap-alloc: refactor a little bit for readability 10 years ago
Cao jin 4a3ecf201a util/mmap-alloc: check parameter before using 10 years ago
Markus Armbruster a9c94277f0 Use #include "..." for our own headers, <...> for others 10 years ago
Paolo Bonzini 02d0e09503 os-posix: include sys/mman.h 10 years ago
Peter Maydell aafd758410 util: Clean up includes 10 years ago
Michael S. Tsirkin 097a50d0d8 mmap-alloc: tweak a comment on ppc64 10 years ago
Michael S. Tsirkin 7197fb4058 util/mmap-alloc: fix hugetlb support on ppc64 10 years ago
Michael S. Tsirkin 9d4ec9370a mmap-alloc: fix error handling 11 years ago
Michael S. Tsirkin 794e8f301a exec: factor out duplicate mmap code 11 years ago