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
2011-10-26
Sparc: split load and store op helpers
Blue Swirl
2011-10-26
Sparc: convert win_helper to trace framework
Blue Swirl
2011-10-26
Sparc: convert interrupt helpers to trace framework
Blue Swirl
2011-10-26
Sparc: convert mmu_helper to trace framework
Blue Swirl
2011-10-26
Sparc: split MMU helpers
Blue Swirl
2011-10-26
Sparc: fix coding style in helper.c
Blue Swirl
2011-10-26
Sparc: avoid AREG0 for division op helpers
Blue Swirl
2011-10-26
Sparc: avoid AREG0 for softint op helpers and Leon cache control
Blue Swirl
2011-10-26
Sparc: avoid AREG0 for CWP and PSTATE helpers
Blue Swirl
2011-10-25
target-sparc: Fix use of g_new0 / g_free
Stefan Weil
2011-10-25
target-sparc: Fix order of function parameters
Stefan Weil
2011-10-23
Sparc: split CWP and PSTATE op helpers
Blue Swirl
2011-10-23
Sparc: avoid AREG0 for lazy condition code helpers
Blue Swirl
2011-10-23
Sparc: split lazy condition code handling op helpers
Blue Swirl
2011-10-23
Sparc: avoid AREG0 for float and VIS ops
Blue Swirl
2011-10-23
Sparc: split FPU and VIS op helpers
Blue Swirl
2011-10-23
Sparc: fix coding style
Blue Swirl
2011-10-23
Sparc: avoid AREG0 for raise_exception and helper_debug
Blue Swirl
2011-10-23
Sparc: move trivial functions from op_helper.c
Blue Swirl
2011-10-23
Sparc: split helper.c
Blue Swirl
2011-10-23
Sparc: fix coding style
Blue Swirl
2011-10-01
softmmu_header: pass CPUState to tlb_fill
Blue Swirl
2011-09-10
Gdbstub: Fix back-trace on SPARC32
Fabien Chouteau
2011-09-10
Sparc64: remove useless variable
Blue Swirl
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
2011-08-07
Remove unused is_softmmu parameter from cpu_handle_mmu_fault
Blue Swirl
2011-08-06
Fix handling of conditional branches in delay slot of a conditional branch
Artyom Tarasenko
2011-08-01
Sparc: fix non-faulting unassigned memory accesses
Blue Swirl
2011-07-30
exec.h cleanup
Blue Swirl
2011-07-30
SPARC64: implement %fprs dirty bits
Tsuneo Saito
2011-07-30
SPARC64: fix fnor* and fnand*
Tsuneo Saito
2011-07-22
target-sparc: Fix compiler errors (format strings)
Stefan Weil
2011-07-21
SPARC64: implement addtional MMU faults related to nonfaulting load
Tsuneo Saito
2011-07-21
SPARC64: implement MMU miss traps on nonfaulting loads
Tsuneo Saito
2011-07-21
SPARC64: fix fault status overwritten on nonfaulting load
Tsuneo Saito
2011-07-21
SPARC64: split cpu_get_phys_page_debug() from cpu_get_phys_page_nofault()
Tsuneo Saito
2011-07-21
SPARC64: introduce a convenience function for getting physical addresses
Tsuneo Saito
2011-07-21
SPARC64: SFSR cleanup and fix
Tsuneo Saito
2011-07-21
SPARC64: TTE bits cleanup
Tsuneo Saito
2011-07-20
Fix unassigned memory access handling
Blue Swirl
2011-07-20
SPARC64: treat UA2007 ASI_BLK_* as translating ASIs.
Tsuneo Saito
2011-07-20
SPARC64: add missing break on fmovdcc
Tsuneo Saito
2011-07-20
SPARC64: fix VIS1 SIMD signed compare instructions
Tsuneo Saito
2011-07-14
Sparc: fix FPU and AM enable checks for translation
Blue Swirl
2011-07-14
SPARC64: C99 comment fix for block-transfer ASIs
Tsuneo Saito
2011-07-14
SPARC64: Add JPS1 ASI_BLK_AIU[PS]L ASIs for ldfa and stfa
Tsuneo Saito
2011-07-14
SPARC64: Add UA2007 ASI_BLK_AIU[PS]L? ASIs for stfa
Tsuneo Saito
2011-07-14
SPARC64: Add UA2007 ASI_BLK_AIU[PS]L? ASIs for ldfa
Tsuneo Saito
2011-07-14
SPARC64: fp_disabled checks on stfa/stdfa/stqfa
Tsuneo Saito
2011-07-14
SPARC64: Implement stfa/stdfa/stqfa instrcutions properly
Tsuneo Saito
[next]