index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
linux-user
/
mmap.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-22
configure: Make NPTL non-optional
Peter Maydell
1
-11
/
+0
2013-07-05
linux-user: Do not ignore mmap failure from host
Jürg Billeter
1
-0
/
+4
2012-08-04
linux-user: Allocate the right amount of space for non-fixed file maps
Richard Henderson
1
-11
/
+19
2012-05-19
linux-user: Fix stale tbs after mmap
Alexander Graf
1
-1
/
+5
2012-04-06
linux-user: resolve reserved_va vma downwards
Peter Maydell
1
-11
/
+24
2011-05-08
Fix typo in comment (truely -> truly)
Stefan Weil
1
-1
/
+1
2011-03-03
linux-user: fix compile failure if !CONFIG_USE_GUEST_BASE
Peter Maydell
1
-0
/
+4
2010-12-03
linux-user: mmap_reserve() not controlled by RESERVED_VA
amateur
1
-1
/
+3
2010-09-18
linux-user: fix types in a comparison
Blue Swirl
1
-1
/
+1
2010-07-30
linux-user: fix build on hosts not using guest base
Aurelien Jarno
1
-7
/
+7
2010-05-29
Pre-allocate guest address space
Paul Brook
1
-6
/
+114
2010-05-28
linux-user: Use qemu-malloc.c.
Richard Henderson
1
-52
/
+0
2010-05-05
Remove PAGE_RESERVED
Paul Brook
1
-19
/
+0
2010-03-12
Fix usermode virtual address type
Paul Brook
1
-1
/
+1
2010-03-12
linux-user: Fix mmap_find_vma returning invalid addresses.
Richard Henderson
1
-24
/
+78
2010-03-12
linux-user: Use h2g_valid in qemu_vmalloc.
Richard Henderson
1
-5
/
+4
2010-01-26
mmap_frag() users only check for -1 error
Juan Quintela
1
-1
/
+1
2010-01-26
linux-user/mmap.c: fix warnings with _FORTIFY_SOURCE
Kirill A. Shutemov
1
-2
/
+4
2009-09-25
__thread should be before real type
Juan Quintela
1
-1
/
+1
2009-09-05
Fix Sparse warnings: add "static"
Blue Swirl
1
-1
/
+1
2009-08-25
linux-user: Rewrite mmap_find_vma() to work fine on 64-bit hosts with 32-bit ...
Kirill A. Shutemov
1
-36
/
+43
2009-07-27
rename USE_NPTL to CONFIG_USE_NPTL
Juan Quintela
1
-1
/
+1
2009-07-20
Fix most warnings (errors with -Werror) when debugging is enabled
Blue Swirl
1
-7
/
+9
2009-07-16
Update to a hopefully more future proof FSF address
Blue Swirl
1
-3
/
+1
2009-06-16
linux-user: initialize mmap_mutex properly
Nathan Froyd
1
-1
/
+1
2009-06-16
export mmap_find_vma for shmat
Riku Voipio
1
-1
/
+1
2009-02-03
Partialy fix mmap at EOF for large pagesize targets in user-mode.
edgar_igl
1
-2
/
+37
2009-01-28
Fix qemu_malloc.
malc
1
-0
/
+2
2009-01-23
linux-user: add qemu_realloc() implementation to unbreak the build (Gerd Hoff...
aliguori
1
-0
/
+13
2009-01-05
Fix more FSF addresses
blueswir1
1
-1
/
+2
2008-12-15
Fix mremap, based on patch by Kirill A. Shutemov
blueswir1
1
-8
/
+11
2008-12-11
Fix compiling without MREMAP_FIXED
blueswir1
1
-1
/
+4
2008-12-08
linux-user: mremap(): handle MREMAP_FIXED and MREMAP_MAYMOVE correctly
aurel32
1
-6
/
+28
2008-12-08
linux-user: mmap: add check if requested memory area fits target address space
aurel32
1
-0
/
+10
2008-10-02
Include qemu-common.h in order to get prototypes for qemu_malloc etc.
blueswir1
1
-0
/
+1
2008-06-09
Prevent guest reusing host memory allocations.
pbrook
1
-0
/
+46
2008-06-07
Multithreaded locking fixes.
pbrook
1
-0
/
+16
2008-06-02
Multithreaded locking for mmap().
pbrook
1
-27
/
+73
2008-05-31
Mark host brk() area as reserved.
pbrook
1
-0
/
+16
2008-04-26
Teach mmap to not overwrite reserved pages and fix brk return value (Richard ...
balrog
1
-1
/
+12
2008-04-24
Cope with arch-specific page protection flags in mmap (Richard Purdie).
balrog
1
-2
/
+1
2008-03-14
Use TARGET_FMT_lx.
edgar_igl
1
-2
/
+1
2007-12-12
Mark host pages as reserved (Magnus Damm).
balrog
1
-1
/
+1
2007-11-14
fixed target_mmap() if host page size < TARGET_PAGE_SIZE
bellard
1
-138
/
+126
2007-11-02
Fix compiler warnings, by Stefan Weil.
ths
1
-21
/
+23
2007-10-14
Support for 32 bit ABI on 64 bit targets (only enabled Sparc64)
blueswir1
1
-19
/
+19
2007-09-30
Fix mmap to handle differing host/target page sizes, by Edgar E. Iglesias.
ths
1
-37
/
+65
2007-09-27
memset string pages to zero to avoid putting random data on the stack
j_mayer
1
-3
/
+3
2007-09-17
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...
ths
1
-9
/
+9
2007-09-16
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
1
-24
/
+24
[next]