Sign in
qemu
/
qemu
/
0f66998ff6d5d2133b9b08471a44e13b11119e50
/
target-sparc
71547a3
qemu-log: use LOG_UNIMP for some target CPU cases
by Blue Swirl
· 13 years ago
fbe37ef
build: move other target-*/ objects to nested Makefile.objs
by Paolo Bonzini
· 13 years ago
9cdc8df
build: move libobj-y variable to nested Makefile.objs
by Paolo Bonzini
· 13 years ago
5e8861a
build: move obj-TARGET-y variables to nested Makefile.objs
by Paolo Bonzini
· 13 years ago
b7e516c
Kill off cpu_state_reset()
by Andreas Färber
· 13 years ago
e59be77
target-sparc: Let cpu_sparc_init() return SPARCCPU
by Andreas Färber
· 13 years ago
00b2ace
fix block loads broken in commit 30038fd818
by Artyom Tarasenko
· 13 years ago
22036a4
Implement address masking for SPARC v9 CPUs
by Artyom Tarasenko
· 13 years ago
90449c3
sparc: fix qtest
by Blue Swirl
· 13 years ago
2050396
Use uintptr_t for various op related functions
by Blue Swirl
· 13 years ago
ab7ab3d
target-sparc: QOM'ify CPU
by Andreas Färber
· 13 years ago
88ca012
target-sparc: Rename cpu_init.c
by Andreas Färber
· 13 years ago
1658dd3
sparc: pass page aligned addresses to tlb_set_page
by Blue Swirl
· 13 years ago
bc09845
target-sparc: Add compiler attribute to some functions which don't return
by Stefan Weil
· 13 years ago
0184e26
Sparc: avoid AREG0 wrappers for memory access helpers
by Blue Swirl
· 14 years ago
fe8d8f0
Sparc: avoid AREG0 for memory access helpers
by Blue Swirl
· 14 years ago
361dea4
sparc64: implement PCI and ISA irqs
by Blue Swirl
· 13 years ago
89aaf60
sparc: reset CPU state on reset
by Blue Swirl
· 13 years ago
9349b4f
Rename CPUState -> CPUArchState
by Andreas Färber
· 13 years ago
c5f9864
target-sparc: Don't overuse CPUState
by Andreas Färber
· 13 years ago
cb15982
target-sparc: Typedef struct CPUSPARCState early
by Andreas Färber
· 13 years ago
1bba0dc
Rename cpu_reset() to cpu_state_reset()
by Andreas Färber
· 13 years ago
520c0d8
target-sparc: Fix mixup of uint64 and uint64_t
by Andreas Färber
· 13 years ago
cc4aa83
sparc: avoid cpu_get_physical_page_desc()
by Avi Kivity
· 13 years ago
4abf79a
fix spelling in target sub directory
by Dong Xu Wang
· 13 years ago
96d922a
Improve "ta 0" shutdown
by Fabien Chouteau
· 13 years ago
50c796f
target-sparc: Implement FALIGNDATA inline.
by Richard Henderson
· 13 years ago
793a137
target-sparc: Implement BMASK/BSHUFFLE.
by Richard Henderson
· 13 years ago
add545a
target-sparc: Implement ALIGNADDR* inline.
by Richard Henderson
· 13 years ago
6c07355
target-sparc: Implement EDGE* instructions.
by Richard Henderson
· 13 years ago
2dedf31
target-sparc: Implement fpack{16,32,fix}.
by Richard Henderson
· 13 years ago
f888300
target-sparc: Implement PDIST.
by Richard Henderson
· 13 years ago
4451677
target-sparc: Do exceptions management fully inside the helpers.
by Richard Henderson
· 13 years ago
30038fd
target-sparc: Change fpr representation to doubles.
by Richard Henderson
· 13 years ago
45c7b74
target-sparc: Undo cpu_fpr rename.
by Richard Henderson
· 13 years ago
ac11f77
target-sparc: Extract float128 move to a function.
by Richard Henderson
· 13 years ago
61f17f6
target-sparc: Extract common code for floating-point operations.
by Richard Henderson
· 13 years ago
f027c3b
target-sparc: Make FPU/VIS helpers const when possible.
by Richard Henderson
· 13 years ago
03fb8cf
target-sparc: Pass float64 parameters instead of dt0/1 temporaries.
by Richard Henderson
· 13 years ago
96eda02
target-sparc: Add accessors for double-precision fpr access.
by Richard Henderson
· 13 years ago
141ae5c
target-sparc: Mark fprs dirty in store accessor.
by Richard Henderson
· 13 years ago
208ae65
target-sparc: Add accessors for single-precision fpr access.
by Richard Henderson
· 13 years ago
fafd8bc
Sparc: split load and store op helpers
by Blue Swirl
· 14 years ago
870be6a
Sparc: convert win_helper to trace framework
by Blue Swirl
· 13 years ago
11e66bc
Sparc: convert interrupt helpers to trace framework
by Blue Swirl
· 13 years ago
ec0ceb1
Sparc: convert mmu_helper to trace framework
by Blue Swirl
· 13 years ago
163fa5c
Sparc: split MMU helpers
by Blue Swirl
· 13 years ago
b7da25f
Sparc: fix coding style in helper.c
by Blue Swirl
· 13 years ago
7a5e448
Sparc: avoid AREG0 for division op helpers
by Blue Swirl
· 14 years ago
7922703
Sparc: avoid AREG0 for softint op helpers and Leon cache control
by Blue Swirl
· 14 years ago
063c367
Sparc: avoid AREG0 for CWP and PSTATE helpers
by Blue Swirl
· 14 years ago
d300854
target-sparc: Fix use of g_new0 / g_free
by Stefan Weil
· 13 years ago
f37e2a6
target-sparc: Fix order of function parameters
by Stefan Weil
· 13 years ago
070af38
Sparc: split CWP and PSTATE op helpers
by Blue Swirl
· 14 years ago
2ffd917
Sparc: avoid AREG0 for lazy condition code helpers
by Blue Swirl
· 14 years ago
cffc581
Sparc: split lazy condition code handling op helpers
by Blue Swirl
· 14 years ago
2e2f4ad
Sparc: avoid AREG0 for float and VIS ops
by Blue Swirl
· 14 years ago
1bccec2
Sparc: split FPU and VIS op helpers
by Blue Swirl
· 14 years ago
99ca021
Sparc: fix coding style
by Blue Swirl
· 14 years ago
bc26531
Sparc: avoid AREG0 for raise_exception and helper_debug
by Blue Swirl
· 14 years ago
2336c1f
Sparc: move trivial functions from op_helper.c
by Blue Swirl
· 14 years ago
ab3b491
Sparc: split helper.c
by Blue Swirl
· 13 years ago
c65f6fd
Sparc: fix coding style
by Blue Swirl
· 13 years ago
bccd9ec
softmmu_header: pass CPUState to tlb_fill
by Blue Swirl
· 14 years ago
44520db
Gdbstub: Fix back-trace on SPARC32
by Fabien Chouteau
· 13 years ago
de18f87
Sparc64: remove useless variable
by Blue Swirl
· 14 years ago
7267c09
Use glib memory allocation and free functions
by Anthony Liguori
· 14 years ago
97b348e
Remove unused is_softmmu parameter from cpu_handle_mmu_fault
by Blue Swirl
· 14 years ago
548f66d
Fix handling of conditional branches in delay slot of a conditional branch
by Artyom Tarasenko
· 14 years ago
6749432
Sparc: fix non-faulting unassigned memory accesses
by Blue Swirl
· 14 years ago
3e45717
exec.h cleanup
by Blue Swirl
· 14 years ago
638737a
SPARC64: implement %fprs dirty bits
by Tsuneo Saito
· 14 years ago
ccb57e0
SPARC64: fix fnor* and fnand*
by Tsuneo Saito
· 14 years ago
3b8b030
target-sparc: Fix compiler errors (format strings)
by Stefan Weil
· 14 years ago
d1afc48
SPARC64: implement addtional MMU faults related to nonfaulting load
by Tsuneo Saito
· 14 years ago
b7785d2
SPARC64: implement MMU miss traps on nonfaulting loads
by Tsuneo Saito
· 14 years ago
103dcbe
SPARC64: fix fault status overwritten on nonfaulting load
by Tsuneo Saito
· 14 years ago
b64b643
SPARC64: split cpu_get_phys_page_debug() from cpu_get_phys_page_nofault()
by Tsuneo Saito
· 14 years ago
321365a
SPARC64: introduce a convenience function for getting physical addresses
by Tsuneo Saito
· 14 years ago
ccc76c2
SPARC64: SFSR cleanup and fix
by Tsuneo Saito
· 14 years ago
06e12b6
SPARC64: TTE bits cleanup
by Tsuneo Saito
· 14 years ago
b14ef7c
Fix unassigned memory access handling
by Blue Swirl
· 14 years ago
b5176d2
SPARC64: treat UA2007 ASI_BLK_* as translating ASIs.
by Tsuneo Saito
· 14 years ago
b7d69dc
SPARC64: add missing break on fmovdcc
by Tsuneo Saito
· 14 years ago
afcb737
SPARC64: fix VIS1 SIMD signed compare instructions
by Tsuneo Saito
· 14 years ago
f838e2c
Sparc: fix FPU and AM enable checks for translation
by Blue Swirl
· 14 years ago
d8e586f
SPARC64: C99 comment fix for block-transfer ASIs
by Tsuneo Saito
· 14 years ago
d920bde
SPARC64: Add JPS1 ASI_BLK_AIU[PS]L ASIs for ldfa and stfa
by Tsuneo Saito
· 14 years ago
073a044
SPARC64: Add UA2007 ASI_BLK_AIU[PS]L? ASIs for stfa
by Tsuneo Saito
· 14 years ago
41317e2
SPARC64: Add UA2007 ASI_BLK_AIU[PS]L? ASIs for ldfa
by Tsuneo Saito
· 14 years ago
5f06b54
SPARC64: fp_disabled checks on stfa/stdfa/stqfa
by Tsuneo Saito
· 14 years ago
e1ef36c
SPARC64: Implement stfa/stdfa/stqfa instrcutions properly
by Tsuneo Saito
· 14 years ago
8872eb4
SPARC64: fp_disabled checks on ldfa/lddfa/ldqfa
by Tsuneo Saito
· 14 years ago
4183f36
SPARC64: Implement ldfa/lddfa/ldqfa instructions properly
by Tsuneo Saito
· 14 years ago
8e91ed3
fix cpu_cc_src and cpu_cc_src2 corruption in udivx and sdivx
by Artyom Tarasenko
· 14 years ago
2b41f10
Remove exec-all.h include directives
by Blue Swirl
· 14 years ago
f081c76
Move cpu_has_work and cpu_pc_from_tb to cpu.h
by Blue Swirl
· 14 years ago
f3e2703
exec.h: fix coding style and change cpu_has_work to return bool
by Blue Swirl
· 14 years ago
e67768d
sparc: move do_interrupt to helper.c
by Blue Swirl
· 14 years ago
fa3c955
sparc: fix coding style of the area to be moved
by Blue Swirl
· 14 years ago
Next »