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
/
cpu.h
Age
Commit message (
Expand
)
Author
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-20
Detabify
blueswir1
2007-09-16
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
2007-08-04
Fix Sparc32 interrupt handling
blueswir1
2007-07-08
Fix retry and done ops, trap handling
blueswir1
2007-07-07
Report normalised CWP values to userland and GDB, not internal representation
blueswir1
2007-07-07
Fix wrong number of clean/saveable windows, match Linux startup register values
blueswir1
2007-07-07
Fix Sparc64 page size
blueswir1
2007-06-03
Move target-specific defines to the target directories.
ths
2007-06-01
Enable 36-bit physical address space also on 32-bit hosts
blueswir1
2007-05-27
Separate fault for code access to unassigned memory
blueswir1
2007-05-25
Implement Sparc64 CPU timers using ptimers
blueswir1
2007-05-19
Use full 36-bit physical address space on SS10
blueswir1
2007-05-17
Enable faults for unassigned memory accesses and unimplemented ASIs
blueswir1
2007-05-06
Report unassigned memory access to CPU (not enabled yet)
blueswir1
2007-04-22
Sparc64 update: more VIS ops
blueswir1
2007-04-13
Alignment check mechanism (not fully enabled yet) (Aurelien Jarno)
blueswir1
2007-04-05
Fix stdfq op (Aurelien Jarno)
blueswir1
2007-04-01
Fix Sparc lda/ldda/sta/stda asi handling, fault on misaligned register ldd/st...
blueswir1
2007-04-01
Fix Sparc co-processor ops (Aurelien Jarno)
blueswir1
2007-03-25
Sparc32/64 CPU selection
blueswir1
2007-03-24
Upgrade Sparc FPU version (based on patch by Aurelien Jarno)
blueswir1
2007-03-23
Sparc tagged operations (Aurelien Jarno)
blueswir1
2007-01-31
siginfo fix for Darwin/Mac OS X, by Pierre d'Herbemont.
ths
2006-12-23
Check ELF binaries for machine type and endianness.
ths
2006-07-18
sparc64 fixes (Blue Swirl)
bellard
2006-06-26
SPARC FPU optimization (Blue Swirl)
bellard
2006-06-21
fixed sparc64 cpu fp save/restore
bellard
2006-06-21
soft floats for SPARC (Blue Swirl)
bellard
2005-12-05
Initial SPARC SMP support (Blue Swirl)
bellard
2005-11-20
added CPU_COMMON and CPUState.tb_jmp_cache[]
bellard
2005-07-23
sparc64 fixes (Blue Swirl)
bellard
2005-07-02
sparc64 marge (Blue Swirl)
bellard
2005-04-17
gdb support for user mode (Paul Brook)
bellard
2005-03-13
soft float support
bellard
2005-02-22
PSR.PS fix (Blue Swirl)
bellard
2005-02-19
sparc Linux works better with NWINDOWS = 8
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-03
removed warning
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
2004-04-25
precise self modifying code support
bellard
2004-01-24
added TARGET_LONG_BITS
bellard
[next]