index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bsd-user
/
main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add new user mode option -ignore-environment
Stefan Weil
2010-10-05
1
-0
/
+6
*
rename CONFIG_QEMU_PREFIX
Paolo Bonzini
2010-06-10
1
-1
/
+1
*
tcg: Initialize the prologue after GUEST_BASE is fixed.
Richard Henderson
2010-05-21
1
-1
/
+8
*
Fix i386-bsd-user build
Blue Swirl
2010-03-30
1
-1
/
+1
*
Fix bsd-user broken by commit b5ec5ce0e39d6e7ea707d5604a5f6d567dfd2f48
Juergen Lock
2010-03-23
1
-0
/
+4
*
user: move CPU reset call to main.c for x86/PPC/Sparc
Blue Swirl
2009-11-07
1
-0
/
+3
*
bsd-user: FreeBSD update
Juergen Lock
2009-10-18
1
-22
/
+94
*
BSD user: implement GUEST_BASE
Blue Swirl
2009-09-27
1
-0
/
+44
*
bsd-user: Add generic env variable handling
Blue Swirl
2009-08-15
1
-16
/
+35
*
Update to a hopefully more future proof FSF address
Blue Swirl
2009-07-16
1
-3
/
+1
*
consolidate user cpu_{in, out}[bwl] into ioport-user.c
Isaku Yamahata
2009-07-09
1
-33
/
+0
*
BSD user: initial support for i386 and x86_64 targets
blueswir1
2009-04-11
1
-2
/
+387
*
Add new command line option -singlestep for tcg single stepping.
aurel32
2009-04-05
1
-0
/
+5
*
Fix BSD user: there is no NPTL
blueswir1
2009-03-07
1
-0
/
+37
*
Flush stdout after printing usage()
blueswir1
2009-02-28
1
-2
/
+2
*
Fix user emulator breakage, based on patch by Riku Voipio
blueswir1
2009-01-20
1
-13
/
+15
*
Convert references to logfile/loglevel to use qemu_log*() macros
aliguori
2009-01-15
1
-15
/
+13
*
Get rid of user_mode_only
aurel32
2009-01-14
1
-1
/
+0
*
Fix more FSF addresses
blueswir1
2009-01-05
1
-1
/
+2
*
Fix BSD user compilation on other than OpenBSD
blueswir1
2008-11-22
1
-7
/
+11
*
Use correct trap for syscalls on Sparc32
blueswir1
2008-11-16
1
-0
/
+4
*
Preliminary BSD user emulator support
blueswir1
2008-10-26
1
-0
/
+576