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
*
cpu: Move halted and interrupt_request fields to CPUState
Andreas Färber
2013-03-12
1
-1
/
+3
*
SPARC LEON power-down support added
Ronald Hecht
2013-02-23
1
-0
/
+11
*
softmmu: move include files to include/sysemu/
Paolo Bonzini
2012-12-19
1
-1
/
+1
*
misc: move include files to include/qemu/
Paolo Bonzini
2012-12-19
1
-1
/
+1
*
exec: refactor cpu_restore_state
Blue Swirl
2012-12-16
1
-6
/
+6
*
target-sparc: Move taddcctv and tsubcctv out of line
Richard Henderson
2012-10-07
1
-0
/
+58
*
target-sparc: Move sdivx and udivx out of line
Richard Henderson
2012-10-07
1
-0
/
+28
*
target-sparc: Don't overuse CPUState
Andreas Färber
2012-03-14
1
-8
/
+8
*
Improve "ta 0" shutdown
Fabien Chouteau
2011-11-19
1
-7
/
+0
*
Sparc: split MMU helpers
Blue Swirl
2011-10-26
1
-859
/
+1
*
Sparc: fix coding style in helper.c
Blue Swirl
2011-10-26
1
-43
/
+52
*
Sparc: avoid AREG0 for division op helpers
Blue Swirl
2011-10-26
1
-0
/
+76
*
Sparc: avoid AREG0 for raise_exception and helper_debug
Blue Swirl
2011-10-23
1
-0
/
+12
*
Sparc: move trivial functions from op_helper.c
Blue Swirl
2011-10-23
1
-0
/
+41
*
Sparc: split helper.c
Blue Swirl
2011-10-23
1
-1082
/
+0
*
Sparc: fix coding style
Blue Swirl
2011-10-23
1
-32
/
+41
*
Gdbstub: Fix back-trace on SPARC32
Fabien Chouteau
2011-09-10
1
-0
/
+84
*
Use glib memory allocation and free functions
Anthony Liguori
2011-08-20
1
-2
/
+2
*
Remove unused is_softmmu parameter from cpu_handle_mmu_fault
Blue Swirl
2011-08-07
1
-3
/
+3
*
target-sparc: Fix compiler errors (format strings)
Stefan Weil
2011-07-22
1
-2
/
+2
*
SPARC64: implement addtional MMU faults related to nonfaulting load
Tsuneo Saito
2011-07-21
1
-3
/
+26
*
SPARC64: fix fault status overwritten on nonfaulting load
Tsuneo Saito
2011-07-21
1
-6
/
+2
*
SPARC64: split cpu_get_phys_page_debug() from cpu_get_phys_page_nofault()
Tsuneo Saito
2011-07-21
1
-1
/
+14
*
SPARC64: introduce a convenience function for getting physical addresses
Tsuneo Saito
2011-07-21
1
-6
/
+14
*
SPARC64: SFSR cleanup and fix
Tsuneo Saito
2011-07-21
1
-12
/
+40
*
SPARC64: TTE bits cleanup
Tsuneo Saito
2011-07-21
1
-16
/
+19
*
Remove exec-all.h include directives
Blue Swirl
2011-06-26
1
-1
/
+0
*
sparc: move do_interrupt to helper.c
Blue Swirl
2011-06-26
1
-0
/
+242
*
Fix compilation warning due to missing header for sigaction (followup)
Alexandre Raymond
2011-06-08
1
-1
/
+0
*
SPARC: Fix Leon3 cache control
Fabien Chouteau
2011-02-01
1
-1
/
+1
*
SPARC: Add asr17 register support
Fabien Chouteau
2011-01-24
1
-1
/
+2
*
SPARC: Emulation of Leon3
Fabien Chouteau
2011-01-24
1
-3
/
+4
*
Sparc: implement monitor command 'info tlb'
Blue Swirl
2010-12-19
1
-44
/
+44
*
target-sparc: remove unused functions cpu_lock(), cpu_unlock()
Peter Maydell
2010-12-03
1
-14
/
+0
*
target-xxx: Use fprintf_function (format checking)
Stefan Weil
2010-10-30
1
-7
/
+4
*
sparc64: fix tag access register on mmu traps
Igor V. Kovalenko
2010-06-02
1
-0
/
+5
*
sparc64: fix mmu context at trap levels above zero
Igor V. Kovalenko
2010-05-22
1
-1
/
+18
*
sparc64: fix dump_mmu to look for global bit in tte value instead of tag
Igor V. Kovalenko
2010-05-22
1
-2
/
+2
*
sparc64: fix pstate privilege bits
Igor V. Kovalenko
2010-05-22
1
-2
/
+2
*
sparc64: generate data access exception on RW violation
Igor V. Kovalenko
2010-05-22
1
-37
/
+62
*
Fix %lld or %llx printf format use
Blue Swirl
2010-05-22
1
-2
/
+2
*
target-sparc: Fix wrong printf argument
Stefan Weil
2010-05-12
1
-1
/
+1
*
sparc: Fix lazy flag calculation on interrupts, refactor
Blue Swirl
2010-05-09
1
-5
/
+5
*
sparc64: fix build with older gccs
Blue Swirl
2010-05-07
1
-0
/
+1
*
sparc64: handle asi referencing nucleus and secondary MMU contexts
Igor V. Kovalenko
2010-05-06
1
-11
/
+31
*
sparc64: implement global translation table entries v1
Igor V. Kovalenko
2010-05-06
1
-19
/
+14
*
Large page TLB flush
Paul Brook
2010-03-17
1
-14
/
+26
*
Remove cpu_get_phys_page_debug from userspace emulation
Paul Brook
2010-03-12
1
-7
/
+1
*
sparc32 don't mark page dirty when failing
Artyom Tarasenko
2010-01-31
1
-5
/
+6
*
Sparc: improve CPU register dump
Blue Swirl
2010-01-17
1
-30
/
+55
[next]