Philippe Mathieu-Daudé
|
f7795e4096
misc: Replace zero-length arrays with flexible array member (automatic)
|
5 년 전 |
Philippe Mathieu-Daudé
|
23c11b04dc
target: Do not include "exec/exec-all.h" if it is not necessary
|
7 년 전 |
Alex Bennée
|
bd88c780e6
qom/cpu: remove host_tid field
|
8 년 전 |
Alex Bennée
|
95992b674c
bsd-user: align use of mmap_lock to that of linux-user
|
8 년 전 |
Igor Mammedov
|
1bc7e522d9
exec: Reduce CONFIG_USER_ONLY ifdeffenery
|
9 년 전 |
Md Haris Iqbal
|
fd9a304830
Changed malloc to g_malloc, free to g_free in bsd-user/qemu.h
|
9 년 전 |
Paolo Bonzini
|
63c915526d
cpu: move exec-all.h inclusion out of cpu.h
|
9 년 전 |
Lluís Vilanova
|
0c6940d086
build: [bsd-user] Rename "syscall.h" to "target_syscall.h" in target directories
|
9 년 전 |
Peter Maydell
|
30456d5ba3
all: Clean up includes
|
9 년 전 |
Paolo Bonzini
|
8fd19e6cfd
exec: make mmap_lock/mmap_unlock globally available
|
10 년 전 |
Laurent Vivier
|
4cbea59869
linux-user: remove --enable-guest-base/--disable-guest-base
|
10 년 전 |
Sean Bruno
|
88dae46d18
bsd-user: GPL v2 attribution update and style
|
11 년 전 |
Paolo Bonzini
|
f08b617018
softmmu: introduce cpu_ldst.h
|
11 년 전 |
Stefan Weil
|
6f20f55bcc
*-user: Improve documentation for lock_user function
|
12 년 전 |
Stefan Weil
|
41d1af4de4
*-user: Fix typo in comment (ulocking -> unlocking)
|
12 년 전 |
Andreas Färber
|
dca1173c20
bsd-user: Change thread_env to CPUState
|
12 년 전 |
Paolo Bonzini
|
1de7afc984
misc: move include files to include/qemu/
|
12 년 전 |
Paolo Bonzini
|
022c62cbbc
exec: move include files to include/exec/
|
12 년 전 |
Eduardo Habkost
|
ee9baa00f2
user: Rename qemu-types.h to qemu-user-types.h
|
13 년 전 |
Andreas Färber
|
9349b4f9fd
Rename CPUState -> CPUArchState
|
13 년 전 |
Stefan Weil
|
1301f32205
Fix typos in comments (neccessary -> necessary)
|
14 년 전 |
Wolfgang Schildbach
|
67af42ac5a
Remove dead code for ARM semihosting commandline handling
|
14 년 전 |
Stefan Weil
|
e5924d8980
Replace most gcc format attributes by macro GCC_FMT_ATTR (format checking)
|
15 년 전 |
Juergen Lock
|
78cfb07fe0
bsd-user: FreeBSD update
|
16 년 전 |
Blue Swirl
|
2fa5d9ba56
BSD user: implement GUEST_BASE
|
16 년 전 |
Blue Swirl
|
370220865b
user: compile path.c only once
|
16 년 전 |
Blue Swirl
|
28e738dcb8
Fix Sparse warning about missing prototype
|
16 년 전 |
Juan Quintela
|
2f7bb8780a
rename USE_NPTL to CONFIG_USE_NPTL
|
16 년 전 |
blueswir1
|
9399f095bd
Fix BSD user: there is no NPTL
|
16 년 전 |
aurel32
|
1609cd444b
linux-user: Move abi_* typedefs into qemu-types.h
|
16 년 전 |