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
/
cpu.h
Age
Commit message (
Expand
)
Author
2012-06-04
target-sparc: Let cpu_sparc_init() return SPARCCPU
Andreas Färber
2012-04-14
Use uintptr_t for various op related functions
Blue Swirl
2012-04-07
target-sparc: QOM'ify CPU
Andreas Färber
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
2011-10-26
target-sparc: Change fpr representation to doubles.
Richard Henderson
2011-10-26
target-sparc: Pass float64 parameters instead of dt0/1 temporaries.
Richard Henderson
2011-10-26
Sparc: split MMU helpers
Blue Swirl
2011-10-26
Sparc: avoid AREG0 for softint op helpers and Leon cache control
Blue Swirl
2011-10-23
Sparc: split CWP and PSTATE op helpers
Blue Swirl
2011-10-23
Sparc: split helper.c
Blue Swirl
2011-09-10
Gdbstub: Fix back-trace on SPARC32
Fabien Chouteau
2011-08-07
Remove unused is_softmmu parameter from cpu_handle_mmu_fault
Blue Swirl
2011-07-21
SPARC64: implement addtional MMU faults related to 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: 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-14
Sparc: fix FPU and AM enable checks for translation
Blue Swirl
2011-06-26
Move cpu_has_work and cpu_pc_from_tb to cpu.h
Blue Swirl
2011-06-26
sparc: move do_interrupt to helper.c
Blue Swirl
2011-06-26
Sparc32: dummy implementation of MXCC MMU breakpoint registers
Blue Swirl
2011-02-01
SPARC: Fix Leon3 cache control
Fabien Chouteau
2011-01-24
SPARC: Add asr17 register support
Fabien Chouteau
2011-01-24
SPARC: Emulation of Leon3
Fabien Chouteau
2010-12-19
Sparc: implement monitor command 'info tlb'
Blue Swirl
2010-12-04
target-sparc: Use fprintf_function (format checking)
Stefan Weil
2010-12-03
target-sparc: remove unused functions cpu_lock(), cpu_unlock()
Peter Maydell
2010-07-03
remove exec-all.h inclusion from cpu.h
Paolo Bonzini
2010-07-03
move cpu_pc_from_tb to target-*/exec.h
Paolo Bonzini
2010-05-22
sparc64: fix mmu context at trap levels above zero
Igor V. Kovalenko
2010-05-22
sparc64: fix pstate privilege bits
Igor V. Kovalenko
2010-05-16
sparc64: fix TT_WOTHER value
Igor V. Kovalenko
2010-05-09
sparc: Fix lazy flag calculation on interrupts, refactor
Blue Swirl
2010-05-06
sparc64: handle asi referencing nucleus and secondary MMU contexts
Igor V. Kovalenko
2010-05-06
sparc64: implement global translation table entries v1
Igor V. Kovalenko
2010-04-17
target-sparc: Fix TARGET_{PHYS,VIRT}_ADDR_SPACE_BITS.
Richard Henderson
2010-03-12
Target specific usermode cleanup
Paul Brook
2010-03-12
Move TARGET_PHYS_ADDR_SPACE_BITS to target-*/cpu.h.
Richard Henderson
2010-01-27
sparc64: reimplement tick timers v4
Igor V. Kovalenko
2010-01-27
sparc64: correct write extra bits to cwp
Igor V. Kovalenko
2010-01-08
sparc64: interrupt trap handling
Igor V. Kovalenko
2010-01-08
sparc64: move cpu_interrupts_enabled to cpu.h
Igor V. Kovalenko
2010-01-08
sparc64: add macros to deal with softint and timer interrupt
Igor V. Kovalenko
[next]