Sign in
qemu
/
qemu
/
f2582acf993f2f62bba5c8d74726a199abe3a491
/
bsd-user
/
mmap.c
05757c5
bsd-user: include "exec/exec-all.h" which provides mmap_lock/unlock"
by Paolo Bonzini
· 7 years ago
06943a6
bsd-user/mmap.c: Move __thread attribute to right place
by Peter Maydell
· 8 years ago
95992b6
bsd-user: align use of mmap_lock to that of linux-user
by Alex Bennée
· 8 years ago
c864575
configure: remove Cygwin
by Paolo Bonzini
· 8 years ago
301e40e
translate-all: add DEBUG_LOCKING asserts
by Alex Bennée
· 8 years ago
02d0e09
os-posix: include sys/mman.h
by Paolo Bonzini
· 9 years ago
2231197
bsd-user: Clean up includes
by Peter Maydell
· 9 years ago
b7b5233
bsd-user/mmap.c: Don't try to override g_malloc/g_free
by Peter Maydell
· 11 years ago
0360ccf
bsd-user: avoid conflict with qemu_vmalloc
by Blue Swirl
· 12 years ago
7267c09
Use glib memory allocation and free functions
by Anthony Liguori
· 14 years ago
b035ffd
Fix bsd-user qemu_vmalloc() host page protection code
by Juergen Lock
· 15 years ago
059bca4
bsd/darwin-user: mmap_frag() users only check for -1 error
by Blue Swirl
· 15 years ago
2f7bb87
rename USE_NPTL to CONFIG_USE_NPTL
by Juan Quintela
· 16 years ago
8167ee8
Update to a hopefully more future proof FSF address
by Blue Swirl
· 16 years ago
baa8c60
Fix qemu_malloc.
by malc
· 16 years ago
004c9ef
Fix bsd-user compile like r6412
by blueswir1
· 16 years ago
530e761
Fix more FSF addresses
by blueswir1
· 16 years ago
6c173b3
Prepare for handling different BSD mmap() flags
by blueswir1
· 16 years ago
8477850
Preliminary BSD user emulator support
by blueswir1
· 16 years ago