Sign in
qemu
/
qemu
/
5a5e3d55ffbcb81f97b4a6353f1649b1b9772938
/
bsd-user
2971871
bsd-user: Fix possible memory leaks and wrong realloc call
by Stefan Weil
· 14 years ago
67af42a
Remove dead code for ARM semihosting commandline handling
by Wolfgang Schildbach
· 14 years ago
f66724c
Add new user mode option -ignore-environment
by Stefan Weil
· 15 years ago
e5924d8
Replace most gcc format attributes by macro GCC_FMT_ATTR (format checking)
by Stefan Weil
· 14 years ago
7ee2822
rename CONFIG_QEMU_PREFIX
by Paolo Bonzini
· 15 years ago
9002ec7
tcg: Initialize the prologue after GUEST_BASE is fixed.
by Richard Henderson
· 15 years ago
2ae144c
Fix i386-bsd-user build
by Blue Swirl
· 15 years ago
b035ffd
Fix bsd-user qemu_vmalloc() host page protection code
by Juergen Lock
· 15 years ago
0c62de2
Fix bsd-user broken by commit b5ec5ce0e39d6e7ea707d5604a5f6d567dfd2f48
by Juergen Lock
· 15 years ago
059bca4
bsd/darwin-user: mmap_frag() users only check for -1 error
by Blue Swirl
· 15 years ago
b55a37c
user: move CPU reset call to main.c for x86/PPC/Sparc
by Blue Swirl
· 15 years ago
544f4f0
bsd-user: fix breakage by 78cfb07fe0dc556cae662a0fab5fe1bd33daabdb
by Blue Swirl
· 15 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
fc0d96b
bsd-user: Add generic env variable handling
by Blue Swirl
· 16 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
7cba04f
More NULL pointer fixes
by Blue Swirl
· 16 years ago
2f7bb87
rename USE_NPTL to CONFIG_USE_NPTL
by Juan Quintela
· 16 years ago
9788c9c
rename HAVE_GPROF to TARGET_GPROF
by Juan Quintela
· 16 years ago
18c9a9c
bsd-users: fix strace
by Christoph Egger
· 16 years ago
fff2a02
fix build warnings
by Christoph Egger
· 16 years ago
8167ee8
Update to a hopefully more future proof FSF address
by Blue Swirl
· 16 years ago
5f65049
consolidate user cpu_{in, out}[bwl] into ioport-user.c
by Isaku Yamahata
· 16 years ago
d43277c
Fix missing strnlen problems
by Blue Swirl
· 16 years ago
e99a22c
Avoid collision with system NGROUPS definition
by Blue Swirl
· 16 years ago
31fc12d
BSD user: initial support for i386 and x86_64 targets
by blueswir1
· 16 years ago
1b530a6
Add new command line option -singlestep for tcg single stepping.
by aurel32
· 16 years ago
9399f09
Fix BSD user: there is no NPTL
by blueswir1
· 16 years ago
2d18e63
Flush stdout after printing usage()
by blueswir1
· 16 years ago
baa8c60
Fix qemu_malloc.
by malc
· 16 years ago
004c9ef
Fix bsd-user compile like r6412
by blueswir1
· 16 years ago
2e77eac
Fix user emulator breakage, based on patch by Riku Voipio
by blueswir1
· 16 years ago
93fcfe3
Convert references to logfile/loglevel to use qemu_log*() macros
by aliguori
· 16 years ago
72d239e
Get rid of user_mode_only
by aurel32
· 16 years ago
e58ffeb
Remove all traces of __powerpc__
by malc
· 16 years ago
530e761
Fix more FSF addresses
by blueswir1
· 16 years ago
1609cd4
linux-user: Move abi_* typedefs into qemu-types.h
by aurel32
· 16 years ago
6c173b3
Prepare for handling different BSD mmap() flags
by blueswir1
· 16 years ago
cdba95b
Fix BSD user compilation on other than OpenBSD
by blueswir1
· 16 years ago
77b9435
Use correct trap for syscalls on Sparc32
by blueswir1
· 16 years ago
5393906
Sparc32 BSD user support
by blueswir1
· 16 years ago
8477850
Preliminary BSD user emulator support
by blueswir1
· 16 years ago