Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-02-21 | include: Move QEMU_MAP_* constants to mmap-alloc.h | Peter Maydell | 1 | -0/+23 |
2021-06-15 | util/mmap-alloc: Pass flags instead of separate bools to qemu_ram_mmap() | David Hildenbrand | 1 | -7/+9 |
2021-02-09 | memory: alloc RAM from file at offset | Jagannathan Raman | 1 | -1/+3 |
2021-02-01 | memory: add readonly support to memory_region_init_ram_from_file() | Stefan Hajnoczi | 1 | -0/+2 |
2019-06-12 | Include qemu-common.h exactly where needed | Markus Armbruster | 1 | -1/+0 |
2019-04-25 | util/mmap-alloc: Add a 'is_pmem' parameter to qemu_ram_mmap | Zhang Yi | 1 | -1/+20 |
2019-02-04 | mmap-alloc: fix hugetlbfs misaligned length in ppc64 | Murilo Opsfelder Araujo | 1 | -1/+1 |
2017-03-03 | exec, kvm, target-ppc: Move getrampagesize() to common code | Alexey Kardashevskiy | 1 | -0/+2 |
2016-07-12 | Clean up ill-advised or unusual header guards | Markus Armbruster | 1 | -2/+2 |
2015-12-02 | util/mmap-alloc: fix hugetlb support on ppc64 | Michael S. Tsirkin | 1 | -0/+2 |
2015-10-21 | exec: factor out duplicate mmap code | Michael S. Tsirkin | 1 | -0/+10 |