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
/
mmap-alloc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-26
core: replace getpagesize() with qemu_real_host_page_size
Wei Yang
1
-5
/
+5
2019-04-25
util/mmap-alloc: support MAP_SYNC in qemu_ram_mmap()
Zhang Yi
1
-1
/
+40
2019-04-25
util/mmap-alloc: Add a 'is_pmem' parameter to qemu_ram_mmap
Zhang Yi
1
-1
/
+5
2019-02-04
mmap-alloc: fix hugetlbfs misaligned length in ppc64
Murilo Opsfelder Araujo
1
-6
/
+16
2019-02-04
mmap-alloc: unfold qemu_ram_mmap()
Murilo Opsfelder Araujo
1
-19
/
+34
2018-04-27
Make qemu_mempath_getpagesize() accept NULL
David Gibson
1
-12
/
+14
2017-12-15
sparc: Make sure we mmap at SHMLBA alignment
Peter Maydell
1
-0
/
+8
2017-03-03
exec, kvm, target-ppc: Move getrampagesize() to common code
Alexey Kardashevskiy
1
-0
/
+25
2017-01-24
util/mmap-alloc: refactor a little bit for readability
Cao jin
1
-6
/
+4
2017-01-24
util/mmap-alloc: check parameter before using
Cao jin
1
-3
/
+4
2016-07-12
Use #include "..." for our own headers, <...> for others
Markus Armbruster
1
-1
/
+2
2016-06-16
os-posix: include sys/mman.h
Paolo Bonzini
1
-1
/
+0
2016-02-04
util: Clean up includes
Peter Maydell
1
-2
/
+1
2015-12-22
mmap-alloc: tweak a comment on ppc64
Michael S. Tsirkin
1
-4
/
+5
2015-12-02
util/mmap-alloc: fix hugetlb support on ppc64
Michael S. Tsirkin
1
-0
/
+39
2015-10-29
mmap-alloc: fix error handling
Michael S. Tsirkin
1
-2
/
+2
2015-10-21
exec: factor out duplicate mmap code
Michael S. Tsirkin
1
-0
/
+71