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
/
cpu-exec.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
SH4: Privilege check for instructions
aurel32
2008-09-15
1
-1
/
+4
*
Support for address masking
blueswir1
2008-07-17
1
-2
/
+3
*
Fix r4641 (invalid token "=<" in a preprocessor expression)
blueswir1
2008-07-08
1
-1
/
+1
*
Convert remaining __builtin_expect to likely/unlikely, by Jan Kiszka.
ths
2008-07-03
1
-3
/
+3
*
Spelling fixes, spotted by Stuart Brady.
ths
2008-06-30
1
-1
/
+1
*
Add instruction counter.
pbrook
2008-06-29
1
-30
/
+63
*
More efficient target register / TC accesses.
ths
2008-06-27
1
-1
/
+1
*
CRIS: Emulate NMIs.
edgar_igl
2008-06-09
1
-1
/
+9
*
Multithreaded locking fixes.
pbrook
2008-06-07
1
-14
/
+11
*
CRIS: Add the P flag to the tb dependent flags.
edgar_igl
2008-06-06
1
-1
/
+1
*
reworked SVM interrupt handling logic - fixed vmrun EIP saved value - reworke...
bellard
2008-06-04
1
-44
/
+45
*
Restore ARM signal handler compilation on glibc < 2.5 (Blue Swirl).
balrog
2008-06-02
1
-0
/
+4
*
Remove unused (for now) reg_REGWPTR (original patch by Glauber Costa)
blueswir1
2008-05-29
1
-13
/
+0
*
SVM rework
bellard
2008-05-28
1
-1
/
+0
*
removed unused code
bellard
2008-05-27
1
-7
/
+0
*
CRIS: Re-add the X flag to the tb flags, it allows for better code generation...
edgar_igl
2008-05-27
1
-1
/
+1
*
Move non-op functions from op_helper.c to helper.c and vice versa.
blueswir1
2008-05-27
1
-2
/
+3
*
Fix Sparc32 compilation broken by r4484
blueswir1
2008-05-19
1
-1
/
+1
*
Fix Sparc64 host signal handling
blueswir1
2008-05-18
1
-5
/
+10
*
Improved workaround for the annoying glibc global register mangling bug
blueswir1
2008-05-17
1
-47
/
+11
*
Always process real timers regardless of singlestep mode (Jason Wessel).
edgar_igl
2008-05-15
1
-1
/
+1
*
Fix compilation on Sparc host, implement ld and st
blueswir1
2008-05-14
1
-5
/
+0
*
CRIS: Improve TLB management and handle delayslots at page boundaries.
edgar_igl
2008-05-13
1
-0
/
+1
*
use new helper name
bellard
2008-05-12
1
-1
/
+1
*
the double/triple fault handling was not tested in user mode.
bellard
2008-05-12
1
-0
/
+2
*
initial global prologue/epilogue implementation
bellard
2008-05-10
1
-62
/
+3
*
Fix compiler warnings in common files
blueswir1
2008-05-10
1
-1
/
+1
*
Debugger single step without interrupts (Jason Wessel).
edgar_igl
2008-05-09
1
-1
/
+1
*
CRIS: Remove X flag from tb flags.
edgar_igl
2008-05-07
1
-1
/
+1
*
Fix signal handler compilation on __arm__.
balrog
2008-05-06
1
-1
/
+1
*
Fix crash due to invalid env->current_tb (Adam Lackorzynski, Paul Brook, me)
blueswir1
2008-05-04
1
-24
/
+44
*
CRIS: Reduce the number of tb dependent flags.
edgar_igl
2008-05-03
1
-1
/
+1
*
CRIS updates:
edgar_igl
2008-05-02
1
-1
/
+1
*
x86: Introduce CPU_INTERRUPT_NMI
aurel32
2008-04-13
1
-0
/
+6
*
HPPA (PA-RISC) host support
aurel32
2008-04-12
1
-0
/
+29
*
Fix compiler warnings
aurel32
2008-04-11
1
-0
/
+4
*
* Add a model of the ETRAX interrupt controller.
edgar_igl
2008-03-14
1
-5
/
+0
*
reverted -translation option support
bellard
2008-02-01
1
-62
/
+1
*
use the TCG code generator
bellard
2008-02-01
1
-2
/
+2
*
Add option to disable TB cache, by Herve Poussineau.
ths
2008-01-23
1
-1
/
+61
*
Partial fix to Sparc32 Linux host global register mangling problem
blueswir1
2007-12-11
1
-22
/
+52
*
Fix code generation buffer overflow reported by TeLeMan
blueswir1
2007-12-11
1
-1
/
+1
*
SH4: system emulator interrupt update, by Magnus Damm.
ths
2007-12-02
1
-1
/
+4
*
SH4 delay slot code update, by Magnus Damm.
ths
2007-12-02
1
-2
/
+2
*
Fix TB chaining for exceptions.
pbrook
2007-11-23
1
-35
/
+17
*
consistent types for cpu_x86_fsave and cpu_x86_frstor
bellard
2007-11-11
1
-4
/
+4
*
removed warning
bellard
2007-11-11
1
-2
/
+2
*
ARMv7 support.
pbrook
2007-11-11
1
-1
/
+12
*
removed obsolete x86 code copy support
bellard
2007-11-08
1
-121
/
+5
*
CPU specific boot mode (Robert Reif)
blueswir1
2007-11-07
1
-4
/
+2
[next]