Sign in
qemu
/
qemu
/
406fafd5d0f9a1c6a365ff1733c26a043b1c4877
/
bsd-user
/
qemu.h
f7795e4
misc: Replace zero-length arrays with flexible array member (automatic)
by Philippe Mathieu-Daudé
· 5 years ago
23c11b0
target: Do not include "exec/exec-all.h" if it is not necessary
by Philippe Mathieu-Daudé
· 7 years ago
bd88c78
qom/cpu: remove host_tid field
by Alex Bennée
· 8 years ago
95992b6
bsd-user: align use of mmap_lock to that of linux-user
by Alex Bennée
· 8 years ago
1bc7e52
exec: Reduce CONFIG_USER_ONLY ifdeffenery
by Igor Mammedov
· 9 years ago
fd9a304
Changed malloc to g_malloc, free to g_free in bsd-user/qemu.h
by Md Haris Iqbal
· 9 years ago
63c9155
cpu: move exec-all.h inclusion out of cpu.h
by Paolo Bonzini
· 9 years ago
0c6940d
build: [bsd-user] Rename "syscall.h" to "target_syscall.h" in target directories
by Lluís Vilanova
· 9 years ago
30456d5
all: Clean up includes
by Peter Maydell
· 9 years ago
8fd19e6
exec: make mmap_lock/mmap_unlock globally available
by Paolo Bonzini
· 10 years ago
4cbea59
linux-user: remove --enable-guest-base/--disable-guest-base
by Laurent Vivier
· 9 years ago
88dae46
bsd-user: GPL v2 attribution update and style
by Sean Bruno
· 11 years ago
f08b617
softmmu: introduce cpu_ldst.h
by Paolo Bonzini
· 11 years ago
6f20f55
*-user: Improve documentation for lock_user function
by Stefan Weil
· 11 years ago
41d1af4
*-user: Fix typo in comment (ulocking -> unlocking)
by Stefan Weil
· 11 years ago
dca1173
bsd-user: Change thread_env to CPUState
by Andreas Färber
· 12 years ago
1de7afc
misc: move include files to include/qemu/
by Paolo Bonzini
· 12 years ago
022c62c
exec: move include files to include/exec/
by Paolo Bonzini
· 12 years ago
ee9baa0
user: Rename qemu-types.h to qemu-user-types.h
by Eduardo Habkost
· 12 years ago
9349b4f
Rename CPUState -> CPUArchState
by Andreas Färber
· 13 years ago
1301f32
Fix typos in comments (neccessary -> necessary)
by Stefan Weil
· 14 years ago
67af42a
Remove dead code for ARM semihosting commandline handling
by Wolfgang Schildbach
· 14 years ago
e5924d8
Replace most gcc format attributes by macro GCC_FMT_ATTR (format checking)
by Stefan Weil
· 14 years ago
78cfb07
bsd-user: FreeBSD update
by Juergen Lock
· 15 years ago
2fa5d9b
BSD user: implement GUEST_BASE
by Blue Swirl
· 15 years ago
3702208
user: compile path.c only once
by Blue Swirl
· 16 years ago
28e738d
Fix Sparse warning about missing prototype
by Blue Swirl
· 16 years ago
2f7bb87
rename USE_NPTL to CONFIG_USE_NPTL
by Juan Quintela
· 16 years ago
9399f09
Fix BSD user: there is no NPTL
by blueswir1
· 16 years ago
1609cd4
linux-user: Move abi_* typedefs into qemu-types.h
by aurel32
· 16 years ago
8477850
Preliminary BSD user emulator support
by blueswir1
· 16 years ago