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
/
darwin-user
/
main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
darwin-user: Add missing static attribute
Stefan Weil
2010-05-07
1
-1
/
+1
*
PPC: Make DCR uint32_t
Alexander Graf
2009-12-21
1
-2
/
+2
*
PPC64: Fix alternate timebase
Aurelien Jarno
2009-12-21
1
-2
/
+2
*
PPC64: Fix timebase
Alexander Graf
2009-12-21
1
-2
/
+2
*
user: move CPU reset call to main.c for x86/PPC/Sparc
Blue Swirl
2009-11-07
1
-0
/
+1
*
Replace local ADDRX/PADDRX macros with TARGET_FMT_lx/plx
Blue Swirl
2009-08-16
1
-2
/
+2
*
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
*
Replace gcc variadic macro extension with C99 version
Blue Swirl
2009-05-13
1
-6
/
+6
*
Add new command line option -singlestep for tcg single stepping.
aurel32
2009-04-05
1
-0
/
+5
*
Flush stdout after printing usage()
blueswir1
2009-02-28
1
-2
/
+2
*
Convert references to logfile/loglevel to use qemu_log*() macros
aliguori
2009-01-15
1
-4
/
+2
*
Get rid of user_mode_only
aurel32
2009-01-14
1
-1
/
+0
*
Fix more FSF addresses
blueswir1
2009-01-05
1
-1
/
+2
*
variable dynamic translation buffer size
bellard
2008-05-28
1
-0
/
+1
*
Resynchronize darwin-user target with linux-user:
j_mayer
2007-11-17
1
-4
/
+31
*
Always make all PowerPC exception definitions visible.
j_mayer
2007-11-17
1
-6
/
+0
*
Allow use of SPE extension by all PowerPC targets,
j_mayer
2007-11-12
1
-2
/
+0
*
added cpu_model parameter to cpu_init()
bellard
2007-11-10
1
-1
/
+10
*
removed obsolete x86 code copy support
bellard
2007-11-08
1
-8
/
+0
*
Fix PowerPC FPSCR update and floating-point exception generation
j_mayer
2007-10-27
1
-6
/
+1
*
Fix missing case in the new PowerPC exception model.
j_mayer
2007-09-30
1
-0
/
+3
*
Implement the PowerPC alternate time-base, following the 2.04 specification.
j_mayer
2007-09-30
1
-14
/
+4
*
Rework PowerPC exceptions model to make it more versatile:
j_mayer
2007-09-29
1
-233
/
+337
*
Darwin-user: Compile fix for ppc targets, by Pierre d'Herbemont.
ths
2007-08-19
1
-0
/
+15
*
Darwin cleanup usage (Pierre d'Herbemont)
bellard
2007-02-05
1
-8
/
+4
*
Fix set_error return value, by Pierre d'Herbemont.
ths
2007-01-31
1
-1
/
+1
*
Darwin userspace emulation, by Pierre d'Herbemont.
ths
2007-01-18
1
-0
/
+922