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
/
target-sparc
/
helper.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add static (spotted by sparse)
blueswir1
2008-10-07
1
-1
/
+1
*
Rearrange tick functions
blueswir1
2008-10-03
1
-31
/
+0
*
Add a generic Niagara machine
blueswir1
2008-09-26
1
-2
/
+1
*
Move also DEBUG_PCALL (see r5085)
blueswir1
2008-09-26
1
-1
/
+0
*
Implement ldxfsr/stxfsr, fix ld(x)fsr masks, convert to TCG
blueswir1
2008-09-09
1
-1
/
+1
*
Fix Sparc64 boot on i386 host:
blueswir1
2008-08-29
1
-242
/
+0
*
Use initial CPU definition structure for some CPU fields instead of copying
blueswir1
2008-08-21
1
-26
/
+10
*
Make MAXTL dynamic, bounds check tl when indexing
blueswir1
2008-07-25
1
-41
/
+44
*
Add T1 and T2 CPUs, add a Sun4v machine
blueswir1
2008-07-22
1
-0
/
+22
*
Use MMU globals for some MMU traps
blueswir1
2008-07-21
1
-3
/
+17
*
Fix reset vector
blueswir1
2008-07-21
1
-1
/
+1
*
Print default and available CPU features separately
blueswir1
2008-07-20
1
-4
/
+7
*
Make UA200x features selectable, add MMU types
blueswir1
2008-07-20
1
-17
/
+22
*
Update TLB miss addresses
blueswir1
2008-07-19
1
-0
/
+2
*
Fix saving and loading of trap state
blueswir1
2008-07-17
1
-8
/
+8
*
Fix MMU miss traps
blueswir1
2008-07-16
1
-2
/
+2
*
Fix bogus format, reading uninitialised memory (original patch by Julian Seward)
blueswir1
2008-06-26
1
-1
/
+1
*
Fix Sparc mmu bug seen with NetBSD, based on patch by Cliff Wright
blueswir1
2008-06-24
1
-8
/
+8
*
Allow NWINDOWS selection (CPU feature with model specific defaults)
blueswir1
2008-06-07
1
-26
/
+81
*
Add more SuperSparcs
blueswir1
2008-05-31
1
-0
/
+36
*
MicroSparc I didn't have fsmuld op
blueswir1
2008-05-29
1
-7
/
+15
*
Move non-op functions from op_helper.c to helper.c and vice versa.
blueswir1
2008-05-27
1
-6
/
+215
*
Wrap long lines
blueswir1
2008-05-12
1
-26
/
+46
*
Fix compiler warnings
blueswir1
2008-05-10
1
-12
/
+13
*
CPU feature selection support
blueswir1
2008-05-09
1
-15
/
+189
*
Remove osdep.c/qemu-img code duplication
aurel32
2008-04-11
1
-0
/
+1
*
Move CPU stuff unrelated to translation to helper.c
blueswir1
2008-03-29
1
-6
/
+521
*
Convert tick operations to TCG
blueswir1
2008-03-02
1
-3
/
+3
*
Sparc32 MMU register fixes (Robert Reif)
blueswir1
2008-02-11
1
-1
/
+1
*
Enforce context table alignment
blueswir1
2007-12-25
1
-1
/
+1
*
Increase prom size for boot mode
blueswir1
2007-11-29
1
-1
/
+1
*
Use slavio base as boot prom address, rearrange sun4m init code
blueswir1
2007-11-28
1
-1
/
+1
*
Break up vl.h.
pbrook
2007-11-17
1
-0
/
+31
*
CPU specific boot mode (Robert Reif)
blueswir1
2007-11-07
1
-1
/
+1
*
Replace is_user variable with mmu_idx in softmmu core,
j_mayer
2007-10-14
1
-11
/
+14
*
CPU boot mode
blueswir1
2007-09-24
1
-0
/
+7
*
Detabify
blueswir1
2007-09-20
1
-252
/
+252
*
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
2007-09-16
1
-2
/
+2
*
Use full 36-bit physical address space on SS10
blueswir1
2007-05-19
1
-18
/
+25
*
C99 64 bit printf
bellard
2006-06-25
1
-8
/
+8
*
MMU no fault fix
bellard
2006-06-14
1
-1
/
+1
*
PAGE_EXEC support (Blue Swirl)
bellard
2005-12-05
1
-15
/
+31
*
sparc merge (Blue Swirl)
bellard
2005-11-11
1
-3
/
+5
*
avoid using physical accesses in user emulation
bellard
2005-10-30
1
-118
/
+117
*
sparc64 fixes (Blue Swirl)
bellard
2005-07-23
1
-64
/
+162
*
correct split between helper.c and op_helper.c
bellard
2005-07-04
1
-179
/
+16
*
sparc64 marge (Blue Swirl)
bellard
2005-07-02
1
-1
/
+188
*
MMU fix (Blue Swirl)
bellard
2005-04-24
1
-3
/
+3
*
sparc exception fix (we go up to the shell prompt)
bellard
2005-03-20
1
-1
/
+1
*
sparc fixes (Blue Swirl)
bellard
2005-03-13
1
-10
/
+8
[next]