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
/
linux-user
/
mmap.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
accel/tcg: Call tb_invalidate_phys_page for PAGE_RESET
Richard Henderson
2022-10-26
1
-4
/
+0
*
linux-user/hppa: Allow PROT_GROWSUP and PROT_GROWSDOWN in mprotect()
Helge Deller
2022-09-27
1
-0
/
+2
*
linux-user: Passthrough MADV_DONTNEED for certain file mappings
Ilya Leoshkevich
2022-09-27
1
-5
/
+22
*
linux-user: Fix madvise(MADV_DONTNEED) on alpha
Ilya Leoshkevich
2022-09-27
1
-1
/
+2
*
linux-user/hppa: Set TASK_UNMAPPED_BASE to 0xfa000000 for hppa arch
Helge Deller
2022-09-27
1
-0
/
+4
*
linux-user: Clear translations on mprotect()
Ilya Leoshkevich
2022-09-06
1
-2
/
+4
*
linux-user/aarch64: Reset target data on MADV_DONTNEED
Vitaly Buka
2022-08-11
1
-0
/
+3
*
linux-user: Do not treat madvise()'s advice as a bitmask
Ilya Leoshkevich
2022-07-29
1
-1
/
+1
*
linux-user: Add partial support for MADV_DONTNEED
Ilya Leoshkevich
2022-06-24
1
-0
/
+64
*
linux-user: Expand log_page_dump inline
Richard Henderson
2022-04-20
1
-1
/
+6
*
Replace qemu_real_host_page variables with inlined functions
Marc-André Lureau
2022-04-06
1
-1
/
+1
*
linux-user: Split linux-user internals out of qemu.h
Peter Maydell
2021-09-13
1
-0
/
+1
*
linux-user: Split mmap prototypes into user-mmap.h
Peter Maydell
2021-09-13
1
-0
/
+1
*
linux-user: Set CF_PARALLEL when mapping shared memory
Richard Henderson
2021-06-15
1
-0
/
+14
*
linux-user/aarch64: Implement PROT_MTE
Richard Henderson
2021-02-16
1
-8
/
+14
*
exec: Rename guest_{addr,range}_valid to *_untagged
Richard Henderson
2021-02-16
1
-7
/
+7
*
exec: Use cpu_untagged_addr in g2h; split out g2h_untagged
Richard Henderson
2021-02-16
1
-21
/
+24
*
linux-user: Introduce PAGE_ANON
Richard Henderson
2021-02-16
1
-0
/
+3
*
tcg: Introduce target-specific page data for user-only
Richard Henderson
2021-02-16
1
-1
/
+3
*
linux-user/mmap: Avoid asserts for out of range mremap calls
Richard Purdie
2021-02-13
1
-1
/
+3
*
linux-user/mmap.c: check range of mremap result in target address space
Tobias Koch
2020-12-17
1
-9
/
+12
*
linux-user: Set PAGE_TARGET_1 for TARGET_PROT_BTI
Richard Henderson
2020-10-27
1
-0
/
+16
*
linux-user: Adjust guest page protection for the host
Richard Henderson
2020-08-23
1
-1
/
+5
*
linux-user: Validate mmap/mprotect prot value
Richard Henderson
2020-08-23
1
-33
/
+73
*
linux-user: detect overflow of MAP_FIXED mmap
Alex Bennée
2020-06-08
1
-1
/
+1
*
linux-user/mmap.c: fix integer underflow in target_mremap
Jonathan Marler
2020-06-05
1
-1
/
+1
*
linux-user: Update TASK_UNMAPPED_BASE for aarch64
Lirong Yuan
2020-03-20
1
-0
/
+4
*
linux-user: convert target_munmap debug to a tracepoint
Alex Bennée
2019-12-19
1
-7
/
+2
*
linux-user: log page table changes under -d page
Alex Bennée
2019-12-19
1
-4
/
+4
*
linux-user: add target_mmap_complete tracepoint
Alex Bennée
2019-12-19
1
-1
/
+1
*
linux-user: convert target_mmap debug to tracepoint
Alex Bennée
2019-12-19
1
-26
/
+1
*
linux-user: convert target_mprotect debug to tracepoint
Alex Bennée
2019-12-19
1
-8
/
+2
*
Include qemu-common.h exactly where needed
Markus Armbruster
2019-06-12
1
-1
/
+0
*
linux-user: Align mmap_find_vma to host page size
Richard Henderson
2019-05-24
1
-0
/
+2
*
linux-user: Fix shmat emulation by honoring host SHMLBA
Richard Henderson
2019-05-24
1
-33
/
+37
*
avoid TABs in files that only contain a few
Paolo Bonzini
2019-01-11
1
-5
/
+5
*
linux-user/mmap.c: handle invalid len maps correctly
Alex Bennée
2018-07-31
1
-3
/
+12
*
move public invalidate APIs out of translate-all.{c,h}, clean up
Paolo Bonzini
2018-06-28
1
-1
/
+0
*
linux-user: drop unused target_msync function
Max Filippov
2018-03-09
1
-17
/
+0
*
linux-user: fix target_mprotect/target_munmap error return values
Max Filippov
2018-03-09
1
-4
/
+4
*
linux-user: fix mmap/munmap/mprotect/mremap/shmat
Max Filippov
2018-03-09
1
-5
/
+15
*
linux-user/mmap.c: Avoid choosing NULL as start address
Maximilian Riemensberger
2018-01-23
1
-1
/
+1
*
linux-user: fix tcg/mmap test
Marc-André Lureau
2017-02-16
1
-3
/
+3
*
linux-user: drop __cygwin__ ifdef
Riku Voipio
2017-02-14
1
-3
/
+0
*
translate-all: add DEBUG_LOCKING asserts
Alex Bennée
2016-10-31
1
-0
/
+5
*
linux-user: use libc wrapper instead of direct mremap syscall
Felix Janda
2016-10-21
1
-10
/
+4
*
os-posix: include sys/mman.h
Paolo Bonzini
2016-06-16
1
-1
/
+0
*
linux-user: Clean up includes
Peter Maydell
2016-01-29
1
-8
/
+1
*
linux-user/mmap.c: Use end instead of real_end in target_mmap
Chen Gang
2016-01-11
1
-1
/
+1
*
linux-user/mmap.c: Always zero MAP_ANONYMOUS memory in mmap_frag()
Chen Gang
2016-01-08
1
-1
/
+3
[next]