index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-sparc
/
helper.c
Age
Commit message (
Expand
)
Author
2008-04-11
Remove osdep.c/qemu-img code duplication
aurel32
2008-03-29
Move CPU stuff unrelated to translation to helper.c
blueswir1
2008-03-02
Convert tick operations to TCG
blueswir1
2008-02-11
Sparc32 MMU register fixes (Robert Reif)
blueswir1
2007-12-25
Enforce context table alignment
blueswir1
2007-11-29
Increase prom size for boot mode
blueswir1
2007-11-28
Use slavio base as boot prom address, rearrange sun4m init code
blueswir1
2007-11-17
Break up vl.h.
pbrook
2007-11-07
CPU specific boot mode (Robert Reif)
blueswir1
2007-10-14
Replace is_user variable with mmu_idx in softmmu core,
j_mayer
2007-09-24
CPU boot mode
blueswir1
2007-09-20
Detabify
blueswir1
2007-09-16
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
2007-05-19
Use full 36-bit physical address space on SS10
blueswir1
2006-06-25
C99 64 bit printf
bellard
2006-06-14
MMU no fault fix
bellard
2005-12-05
PAGE_EXEC support (Blue Swirl)
bellard
2005-11-11
sparc merge (Blue Swirl)
bellard
2005-10-30
avoid using physical accesses in user emulation
bellard
2005-07-23
sparc64 fixes (Blue Swirl)
bellard
2005-07-04
correct split between helper.c and op_helper.c
bellard
2005-07-02
sparc64 marge (Blue Swirl)
bellard
2005-04-24
MMU fix (Blue Swirl)
bellard
2005-03-20
sparc exception fix (we go up to the shell prompt)
bellard
2005-03-13
sparc fixes (Blue Swirl)
bellard
2005-02-22
MMU fixes
bellard
2005-02-15
sparc fix
bellard
2005-02-13
sparc fixes
bellard
2005-02-07
clean up - comments
bellard
2005-01-30
initial sparc64 support - sparc fixes (Blue Swirl)
bellard
2005-01-28
endianness fixes
bellard
2005-01-03
64 bit target support
bellard
2004-12-19
SPARC merge
bellard
2004-10-09
monitor fixes
bellard
2004-10-04
sparc merge (Blue Swirl)
bellard
2004-10-03
removed access_type hack
bellard
2004-09-30
full system SPARC emulation (Blue Swirl)
bellard