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
/
cpu.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
target-sparc: Change fpr representation to doubles.
Richard Henderson
2011-10-26
1
-3
/
+4
*
target-sparc: Pass float64 parameters instead of dt0/1 temporaries.
Richard Henderson
2011-10-26
1
-1
/
+0
*
Sparc: split MMU helpers
Blue Swirl
2011-10-26
1
-1
/
+1
*
Sparc: avoid AREG0 for softint op helpers and Leon cache control
Blue Swirl
2011-10-26
1
-6
/
+25
*
Sparc: split CWP and PSTATE op helpers
Blue Swirl
2011-10-23
1
-1
/
+3
*
Sparc: split helper.c
Blue Swirl
2011-10-23
1
-1
/
+2
*
Gdbstub: Fix back-trace on SPARC32
Fabien Chouteau
2011-09-10
1
-0
/
+7
*
Remove unused is_softmmu parameter from cpu_handle_mmu_fault
Blue Swirl
2011-08-07
1
-1
/
+1
*
SPARC64: implement addtional MMU faults related to nonfaulting load
Tsuneo Saito
2011-07-21
1
-0
/
+4
*
SPARC64: split cpu_get_phys_page_debug() from cpu_get_phys_page_nofault()
Tsuneo Saito
2011-07-21
1
-0
/
+2
*
SPARC64: SFSR cleanup and fix
Tsuneo Saito
2011-07-21
1
-0
/
+22
*
SPARC64: TTE bits cleanup
Tsuneo Saito
2011-07-21
1
-0
/
+7
*
Fix unassigned memory access handling
Blue Swirl
2011-07-20
1
-2
/
+2
*
Sparc: fix FPU and AM enable checks for translation
Blue Swirl
2011-07-14
1
-16
/
+33
*
Move cpu_has_work and cpu_pc_from_tb to cpu.h
Blue Swirl
2011-06-26
1
-0
/
+14
*
sparc: move do_interrupt to helper.c
Blue Swirl
2011-06-26
1
-0
/
+4
*
Sparc32: dummy implementation of MXCC MMU breakpoint registers
Blue Swirl
2011-06-26
1
-1
/
+3
*
SPARC: Fix Leon3 cache control
Fabien Chouteau
2011-02-01
1
-2
/
+6
*
SPARC: Add asr17 register support
Fabien Chouteau
2011-01-24
1
-0
/
+1
*
SPARC: Emulation of Leon3
Fabien Chouteau
2011-01-24
1
-14
/
+23
*
Sparc: implement monitor command 'info tlb'
Blue Swirl
2010-12-19
1
-1
/
+1
*
target-sparc: Use fprintf_function (format checking)
Stefan Weil
2010-12-04
1
-2
/
+2
*
target-sparc: remove unused functions cpu_lock(), cpu_unlock()
Peter Maydell
2010-12-03
1
-2
/
+0
*
remove exec-all.h inclusion from cpu.h
Paolo Bonzini
2010-07-03
1
-1
/
+0
*
move cpu_pc_from_tb to target-*/exec.h
Paolo Bonzini
2010-07-03
1
-6
/
+0
*
sparc64: fix mmu context at trap levels above zero
Igor V. Kovalenko
2010-05-22
1
-4
/
+10
*
sparc64: fix pstate privilege bits
Igor V. Kovalenko
2010-05-22
1
-18
/
+43
*
sparc64: fix TT_WOTHER value
Igor V. Kovalenko
2010-05-16
1
-1
/
+1
*
sparc: Fix lazy flag calculation on interrupts, refactor
Blue Swirl
2010-05-09
1
-90
/
+12
*
sparc64: handle asi referencing nucleus and secondary MMU contexts
Igor V. Kovalenko
2010-05-06
1
-1
/
+12
*
sparc64: implement global translation table entries v1
Igor V. Kovalenko
2010-05-06
1
-0
/
+18
*
target-sparc: Fix TARGET_{PHYS,VIRT}_ADDR_SPACE_BITS.
Richard Henderson
2010-04-17
1
-6
/
+6
*
Target specific usermode cleanup
Paul Brook
2010-03-12
1
-0
/
+2
*
Move TARGET_PHYS_ADDR_SPACE_BITS to target-*/cpu.h.
Richard Henderson
2010-03-12
1
-0
/
+8
*
sparc64: reimplement tick timers v4
Igor V. Kovalenko
2010-01-27
1
-6
/
+22
*
sparc64: correct write extra bits to cwp
Igor V. Kovalenko
2010-01-27
1
-1
/
+1
*
sparc64: interrupt trap handling
Igor V. Kovalenko
2010-01-08
1
-0
/
+10
*
sparc64: move cpu_interrupts_enabled to cpu.h
Igor V. Kovalenko
2010-01-08
1
-0
/
+13
*
sparc64: add macros to deal with softint and timer interrupt
Igor V. Kovalenko
2010-01-08
1
-0
/
+4
*
Sparc64: handle MMU global bit and nucleus context
Blue Swirl
2009-12-05
1
-0
/
+2
*
Revert "Get rid of _t suffix"
Anthony Liguori
2009-10-01
1
-1
/
+1
*
Get rid of _t suffix
malc
2009-10-01
1
-1
/
+1
*
cleanup cpu-exec.c, part 0/N: consolidate handle_cpu_signal
Nathan Froyd
2009-08-24
1
-0
/
+1
*
sparc32 remove an unnecessary cpu irq set
Blue Swirl
2009-08-22
1
-35
/
+30
*
Sparc64: replace tsptr with helper routine
Igor Kovalenko
2009-08-04
1
-1
/
+2
*
sparc64 really implement itlb/dtlb automatic replacement writes
Igor Kovalenko
2009-07-27
1
-0
/
+11
*
sparc64 name mmu registers and general cleanup
Igor Kovalenko
2009-07-27
1
-6
/
+32
*
sparc64: trap handling corrections
Igor Kovalenko
2009-07-12
1
-6
/
+34
*
Hardware convenience library
Paul Brook
2009-05-19
1
-2
/
+0
*
Use dynamical computation for condition codes
Blue Swirl
2009-05-10
1
-0
/
+24
[next]