index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
util
/
mmap-alloc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Deprecate pmem=on with non-DAX capable backend file
Igor Mammedov
2021-07-07
1
-0
/
+2
*
util/mmap-alloc: Support RAM_NORESERVE via MAP_NORESERVE under Linux
David Hildenbrand
2021-06-15
1
-2
/
+67
*
memory: Introduce RAM_NORESERVE and wire it up in qemu_ram_mmap()
David Hildenbrand
2021-06-15
1
-0
/
+7
*
util/mmap-alloc: Pass flags instead of separate bools to qemu_ram_mmap()
David Hildenbrand
2021-06-15
1
-7
/
+8
*
util/mmap-alloc: Factor out activating of memory to mmap_activate()
David Hildenbrand
2021-06-15
1
-44
/
+50
*
util/mmap-alloc: Factor out reserving of a memory region to mmap_reserve()
David Hildenbrand
2021-06-15
1
-25
/
+33
*
util/mmap-alloc: Factor out calculation of the pagesize for the guard page
David Hildenbrand
2021-06-15
1
-15
/
+16
*
memory: alloc RAM from file at offset
Jagannathan Raman
2021-02-09
1
-3
/
+5
*
memory: add readonly support to memory_region_init_ram_from_file()
Stefan Hajnoczi
2021-02-01
1
-4
/
+6
*
core: replace getpagesize() with qemu_real_host_page_size
Wei Yang
2019-10-26
1
-5
/
+5
*
util/mmap-alloc: support MAP_SYNC in qemu_ram_mmap()
Zhang Yi
2019-04-25
1
-1
/
+40
*
util/mmap-alloc: Add a 'is_pmem' parameter to qemu_ram_mmap
Zhang Yi
2019-04-25
1
-1
/
+5
*
mmap-alloc: fix hugetlbfs misaligned length in ppc64
Murilo Opsfelder Araujo
2019-02-04
1
-6
/
+16
*
mmap-alloc: unfold qemu_ram_mmap()
Murilo Opsfelder Araujo
2019-02-04
1
-19
/
+34
*
Make qemu_mempath_getpagesize() accept NULL
David Gibson
2018-04-27
1
-12
/
+14
*
sparc: Make sure we mmap at SHMLBA alignment
Peter Maydell
2017-12-15
1
-0
/
+8
*
exec, kvm, target-ppc: Move getrampagesize() to common code
Alexey Kardashevskiy
2017-03-03
1
-0
/
+25
*
util/mmap-alloc: refactor a little bit for readability
Cao jin
2017-01-24
1
-6
/
+4
*
util/mmap-alloc: check parameter before using
Cao jin
2017-01-24
1
-3
/
+4
*
Use #include "..." for our own headers, <...> for others
Markus Armbruster
2016-07-12
1
-1
/
+2
*
os-posix: include sys/mman.h
Paolo Bonzini
2016-06-16
1
-1
/
+0
*
util: Clean up includes
Peter Maydell
2016-02-04
1
-2
/
+1
*
mmap-alloc: tweak a comment on ppc64
Michael S. Tsirkin
2015-12-22
1
-4
/
+5
*
util/mmap-alloc: fix hugetlb support on ppc64
Michael S. Tsirkin
2015-12-02
1
-0
/
+39
*
mmap-alloc: fix error handling
Michael S. Tsirkin
2015-10-29
1
-2
/
+2
*
exec: factor out duplicate mmap code
Michael S. Tsirkin
2015-10-21
1
-0
/
+71