Paolo Bonzini
|
7d37435bd5
avoid TABs in files that only contain a few
|
6 years ago |
Peter Maydell
|
710259565b
bsd-user/elfload.c: Fix set-but-not-used warnings
|
8 years ago |
Paolo Bonzini
|
02d0e09503
os-posix: include sys/mman.h
|
9 years ago |
Veronia Bahaa
|
f348b6d1a5
util: move declarations out of qemu-common.h
|
9 years ago |
Peter Maydell
|
2231197c87
bsd-user: Clean up includes
|
9 years ago |
Paolo Bonzini
|
0c2d70c448
translate-all: ensure host page mask is always extended with 1's
|
9 years ago |
Daniel P. Berrange
|
ef1e1e0782
maint: avoid useless "if (foo) free(foo)" pattern
|
10 years ago |
Laurent Vivier
|
4cbea59869
linux-user: remove --enable-guest-base/--disable-guest-base
|
10 years ago |
Peter Maydell
|
b8d6ac9f90
bsd-user/elfload.c: Don't use ldl() or ldq_raw()
|
10 years ago |
Peter Maydell
|
9bb931802e
Revert "bsd-user: replace fprintf(stderr, ...) with error_report()"
|
11 years ago |
Le Tan
|
1fba509527
bsd-user: replace fprintf(stderr, ...) with error_report()
|
11 years ago |
Andreas Färber
|
dca1173c20
bsd-user: Change thread_env to CPUState
|
12 years ago |
Eduardo Habkost
|
0514ef2fbb
target-i386: Replace cpuid_*features fields with a feature word array
|
12 years ago |
Paolo Bonzini
|
76cad71136
build: kill libdis, move disassemblers to disas/
|
13 years ago |
Stefan Weil
|
c7c530cd3e
elf: Improve symbol lookup (optimize, fix for bsd-user)
|
13 years ago |
Stefan Weil
|
c580dee4e1
bsd_user: Fix potential null pointer dereference
|
13 years ago |
Stefan Weil
|
29718712eb
bsd-user: Fix possible memory leaks and wrong realloc call
|
14 years ago |
Juergen Lock
|
78cfb07fe0
bsd-user: FreeBSD update
|
16 years ago |
Paul Bolle
|
b7d43d03f9
bsd-user: fix "#if 0"'d printf()
|
16 years ago |
Michael S. Tsirkin
|
6ece4df63b
elfload: fix coding style nit
|
16 years ago |
Blue Swirl
|
032e51d7f0
BSD user: suppress a warning
|
16 years ago |
Blue Swirl
|
2fa5d9ba56
BSD user: implement GUEST_BASE
|
16 years ago |
Blue Swirl
|
28e738dcb8
Fix Sparse warning about missing prototype
|
16 years ago |
Blue Swirl
|
7cba04f6de
More NULL pointer fixes
|
16 years ago |
Christoph Egger
|
fff2a02f0c
fix build warnings
|
16 years ago |
aliguori
|
93fcfe39a0
Convert references to logfile/loglevel to use qemu_log*() macros
|
16 years ago |
malc
|
e58ffeb322
Remove all traces of __powerpc__
|
16 years ago |
blueswir1
|
84778508d7
Preliminary BSD user emulator support
|
17 years ago |