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
Age
Commit message (
Expand
)
Author
2008-01-01
More ASIs
blueswir1
2007-12-30
Nicer debug output for exceptions
blueswir1
2007-12-28
Initial support for Sun4d machines (SS-1000, SS-2000)
blueswir1
2007-12-28
Improved ASI debugging (Robert Reif)
blueswir1
2007-12-25
Enforce context table alignment
blueswir1
2007-12-11
Partial fix to Sparc32 Linux host global register mangling problem
blueswir1
2007-12-10
Add ASIs (Robert Reif)
blueswir1
2007-12-09
Handle cpu_model in copy_cpu(), by Kirill A. Shutemov.
ths
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-28
Fix compilation and warnings on PPC host
blueswir1
2007-11-25
Fix floating point register decoding
blueswir1
2007-11-25
128-bit float support for user mode
blueswir1
2007-11-25
More MMU registers (Robert Reif)
blueswir1
2007-11-19
Fix MXCC register 64 bit read word order (Robert Reif)
blueswir1
2007-11-17
Break up vl.h.
pbrook
2007-11-17
Remove unnecessary register masking (Robert Reif)
blueswir1
2007-11-17
Fix MXCC error register (Robert Reif)
blueswir1
2007-11-17
Add MXCC module reset register (Robert Reif)
blueswir1
2007-11-11
removed warning
bellard
2007-11-10
added cpu_model parameter to cpu_init()
bellard
2007-11-10
More Sparc64 CPU definitions
blueswir1
2007-11-09
More CPU definitions
blueswir1
2007-11-07
CPU specific boot mode (Robert Reif)
blueswir1
2007-10-29
Adjust s390 addresses (the MSB is defined as "to be ignored").
ths
2007-10-28
Use shared ctpop64 helper
blueswir1
2007-10-20
Avoid gcc warnings
blueswir1
2007-10-20
Fix compiling Sparc64 on PPC host
blueswir1
2007-10-17
Use ldq and stq for 8 byte accesses (original patch by Robert Reif)
blueswir1
2007-10-17
Enable all alignment checks
blueswir1
2007-10-14
Fix bug in Sparc32 sta op (Robert Reif)
blueswir1
2007-10-14
Sparc64 hypervisor mode
blueswir1
2007-10-14
SuperSparc MXCC support (Robert Reif)
blueswir1
2007-10-14
Support for 32 bit ABI on 64 bit targets (only enabled Sparc64)
blueswir1
2007-10-14
Replace is_user variable with mmu_idx in softmmu core,
j_mayer
2007-10-12
Unify '-cpu ?' option.
j_mayer
2007-10-10
Fix taddcctv and tsubcctv (David Matthews)
blueswir1
2007-10-03
Fix Sparc64 ldfa/stfa and float ops with fpr >= 32
blueswir1
2007-10-01
Fix block load ASIs
blueswir1
2007-09-30
Fix Sparc64 ldfa, lddfa, stfa, and stdfa instructions
blueswir1
2007-09-30
Fix Sparc64 wrasr instructions
blueswir1
2007-09-27
Move get_sp_from_cpustate from cpu.h to target_signal.h.
ths
2007-09-27
linux-user sigaltstack() syscall, by Thayne Harbaugh.
ths
2007-09-24
CPU boot mode
blueswir1
2007-09-23
Add missing break statements
blueswir1
2007-09-21
Rework ASI instructions (Aurelien Jarno)
blueswir1
2007-09-20
Fix tadd op generation with GCC 4.x
blueswir1
2007-09-20
Detabify
blueswir1
2007-09-17
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...
ths
2007-09-16
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
[next]