index
:
spice/qemu
chardev-flowcontrol
kvm
master
patchrom
pulse
qemu-kvm-0.14.0-spice
qxl
rebase/spice-next
spice-patches
spice.v32.kvm
spice.v32.kvm.ccid.v23
spice.v50
stable-0.14
usb-patches
usb_ccid.v7
usb_ccid.v7.wip
usbredir
Qemu (mirrored from https://gitlab.freedesktop.org/spice/qemu)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bsd-user
/
mmap.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-01
bsd-user: include "exec/exec-all.h" which provides mmap_lock/unlock"
Paolo Bonzini
1
-0
/
+1
2017-07-21
bsd-user/mmap.c: Move __thread attribute to right place
Peter Maydell
1
-1
/
+1
2017-03-28
bsd-user: align use of mmap_lock to that of linux-user
Alex Bennée
1
-12
/
+1
2017-03-20
configure: remove Cygwin
Paolo Bonzini
1
-5
/
+0
2016-10-31
translate-all: add DEBUG_LOCKING asserts
Alex Bennée
1
-0
/
+5
2016-06-16
os-posix: include sys/mman.h
Paolo Bonzini
1
-1
/
+0
2016-02-04
bsd-user: Clean up includes
Peter Maydell
1
-6
/
+1
2014-06-11
bsd-user/mmap.c: Don't try to override g_malloc/g_free
Peter Maydell
1
-60
/
+0
2013-01-26
bsd-user: avoid conflict with qemu_vmalloc
Blue Swirl
1
-2
/
+2
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
1
-8
/
+8
2010-03-30
Fix bsd-user qemu_vmalloc() host page protection code
Juergen Lock
1
-3
/
+2
2010-01-31
bsd/darwin-user: mmap_frag() users only check for -1 error
Blue Swirl
1
-1
/
+1
2009-07-27
rename USE_NPTL to CONFIG_USE_NPTL
Juan Quintela
1
-1
/
+1
2009-07-16
Update to a hopefully more future proof FSF address
Blue Swirl
1
-3
/
+1
2009-01-28
Fix qemu_malloc.
malc
1
-0
/
+2
2009-01-24
Fix bsd-user compile like r6412
blueswir1
1
-0
/
+13
2009-01-05
Fix more FSF addresses
blueswir1
1
-1
/
+2
2008-11-29
Prepare for handling different BSD mmap() flags
blueswir1
1
-4
/
+5
2008-10-26
Preliminary BSD user emulator support
blueswir1
1
-0
/
+545