index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-sparc
Age
Commit message (
Expand
)
Author
2012-03-27
sparc: pass page aligned addresses to tlb_set_page
Blue Swirl
2012-03-24
target-sparc: Add compiler attribute to some functions which don't return
Stefan Weil
2012-03-18
Sparc: avoid AREG0 wrappers for memory access helpers
Blue Swirl
2012-03-18
Sparc: avoid AREG0 for memory access helpers
Blue Swirl
2012-03-17
sparc64: implement PCI and ISA irqs
Blue Swirl
2012-03-17
sparc: reset CPU state on reset
Blue Swirl
2012-03-14
Rename CPUState -> CPUArchState
Andreas Färber
2012-03-14
target-sparc: Don't overuse CPUState
Andreas Färber
2012-03-14
target-sparc: Typedef struct CPUSPARCState early
Andreas Färber
2012-03-14
Rename cpu_reset() to cpu_state_reset()
Andreas Färber
2012-01-22
target-sparc: Fix mixup of uint64 and uint64_t
Andreas Färber
2012-01-03
sparc: avoid cpu_get_physical_page_desc()
Avi Kivity
2011-12-02
fix spelling in target sub directory
Dong Xu Wang
2011-11-19
Improve "ta 0" shutdown
Fabien Chouteau
2011-10-26
target-sparc: Implement FALIGNDATA inline.
Richard Henderson
2011-10-26
target-sparc: Implement BMASK/BSHUFFLE.
Richard Henderson
2011-10-26
target-sparc: Implement ALIGNADDR* inline.
Richard Henderson
2011-10-26
target-sparc: Implement EDGE* instructions.
Richard Henderson
2011-10-26
target-sparc: Implement fpack{16,32,fix}.
Richard Henderson
2011-10-26
target-sparc: Implement PDIST.
Richard Henderson
2011-10-26
target-sparc: Do exceptions management fully inside the helpers.
Richard Henderson
2011-10-26
target-sparc: Change fpr representation to doubles.
Richard Henderson
2011-10-26
target-sparc: Undo cpu_fpr rename.
Richard Henderson
2011-10-26
target-sparc: Extract float128 move to a function.
Richard Henderson
2011-10-26
target-sparc: Extract common code for floating-point operations.
Richard Henderson
2011-10-26
target-sparc: Make FPU/VIS helpers const when possible.
Richard Henderson
2011-10-26
target-sparc: Pass float64 parameters instead of dt0/1 temporaries.
Richard Henderson
2011-10-26
target-sparc: Add accessors for double-precision fpr access.
Richard Henderson
2011-10-26
target-sparc: Mark fprs dirty in store accessor.
Richard Henderson
2011-10-26
target-sparc: Add accessors for single-precision fpr access.
Richard Henderson
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
[next]