Sign in
qemu
/
qemu
/
4a1e6bce2308b720d79d5ea0a3d24501c89bd80c
/
bsd-user
/
elfload.c
3e8f162
exec: Use cpu_untagged_addr in g2h; split out g2h_untagged
by Richard Henderson
· 3 years, 11 months ago
7d37435
avoid TABs in files that only contain a few
by Paolo Bonzini
· 6 years ago
7102595
bsd-user/elfload.c: Fix set-but-not-used warnings
by Peter Maydell
· 7 years ago
02d0e09
os-posix: include sys/mman.h
by Paolo Bonzini
· 9 years ago
f348b6d
util: move declarations out of qemu-common.h
by Veronia Bahaa
· 9 years ago
2231197
bsd-user: Clean up includes
by Peter Maydell
· 9 years ago
0c2d70c
translate-all: ensure host page mask is always extended with 1's
by Paolo Bonzini
· 9 years ago
ef1e1e0
maint: avoid useless "if (foo) free(foo)" pattern
by Daniel P. Berrange
· 9 years ago
4cbea59
linux-user: remove --enable-guest-base/--disable-guest-base
by Laurent Vivier
· 9 years ago
b8d6ac9
bsd-user/elfload.c: Don't use ldl() or ldq_raw()
by Peter Maydell
· 10 years ago
9bb9318
Revert "bsd-user: replace fprintf(stderr, ...) with error_report()"
by Peter Maydell
· 11 years ago
1fba509
bsd-user: replace fprintf(stderr, ...) with error_report()
by Le Tan
· 11 years ago
dca1173
bsd-user: Change thread_env to CPUState
by Andreas Färber
· 12 years ago
0514ef2
target-i386: Replace cpuid_*features fields with a feature word array
by Eduardo Habkost
· 12 years ago
76cad71
build: kill libdis, move disassemblers to disas/
by Paolo Bonzini
· 12 years ago
c7c530c
elf: Improve symbol lookup (optimize, fix for bsd-user)
by Stefan Weil
· 13 years ago
c580dee
bsd_user: Fix potential null pointer dereference
by Stefan Weil
· 13 years ago
2971871
bsd-user: Fix possible memory leaks and wrong realloc call
by Stefan Weil
· 14 years ago
78cfb07
bsd-user: FreeBSD update
by Juergen Lock
· 15 years ago
b7d43d0
bsd-user: fix "#if 0"'d printf()
by Paul Bolle
· 15 years ago
6ece4df
elfload: fix coding style nit
by Michael S. Tsirkin
· 15 years ago
032e51d
BSD user: suppress a warning
by Blue Swirl
· 15 years ago
2fa5d9b
BSD user: implement GUEST_BASE
by Blue Swirl
· 15 years ago
28e738d
Fix Sparse warning about missing prototype
by Blue Swirl
· 15 years ago
7cba04f
More NULL pointer fixes
by Blue Swirl
· 15 years ago
fff2a02
fix build warnings
by Christoph Egger
· 15 years ago
93fcfe3
Convert references to logfile/loglevel to use qemu_log*() macros
by aliguori
· 16 years ago
e58ffeb
Remove all traces of __powerpc__
by malc
· 16 years ago
8477850
Preliminary BSD user emulator support
by blueswir1
· 16 years ago