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
/
cpu.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
target-*: Drop cpu_gen_code define
Richard Henderson
2015-10-07
1
-1
/
+0
*
target-sparc: Add npc state to insn_start
Richard Henderson
2015-10-07
1
-0
/
+1
*
sparc: Remove ELF_MACHINE from cpu.h
Peter Crosthwaite
2015-09-25
1
-6
/
+0
*
tlb: Add "ifetch" argument to cpu_mmu_index()
Benjamin Herrenschmidt
2015-09-11
1
-1
/
+1
*
cpu-exec: Purge all uses of ENV_GET_CPU()
Peter Crosthwaite
2015-07-09
1
-1
/
+1
*
cpu: Make cpu_init() return QOM CPUState object
Eduardo Habkost
2015-03-10
1
-8
/
+1
*
exec.c: Drop TARGET_HAS_ICE define and checks
Peter Maydell
2015-01-20
1
-2
/
+0
*
softmmu: move ALIGNED_ONLY to cpu.h
Paolo Bonzini
2014-06-05
1
-0
/
+2
*
cpu: Move breakpoints field from CPU_COMMON to CPUState
Andreas Färber
2014-03-13
1
-0
/
+1
*
cpu: Turn cpu_handle_mmu_fault() into a CPUClass hook
Andreas Färber
2014-03-13
1
-2
/
+1
*
cpu: Turn cpu_has_work() into a CPUClass hook
Andreas Färber
2014-03-13
1
-9
/
+0
*
target-sparc: Add and use CPU_FEATURE_CASA
Sebastian Huber
2014-03-12
1
-1
/
+3
*
misc: Replace 'struct QEMUTimer' by 'QEMUTimer'
Stefan Weil
2013-12-02
1
-1
/
+1
*
cpu: Introduce CPUClass::memory_rw_debug() for target_memory_rw_debug()
Andreas Färber
2013-07-23
1
-3
/
+2
*
cpu: Introduce CPUClass::synchronize_from_tb() for cpu_pc_from_tb()
Andreas Färber
2013-07-23
1
-6
/
+0
*
linux-user: Move cpu_clone_regs() and cpu_set_tls() into linux-user
Peter Maydell
2013-07-09
1
-12
/
+0
*
cpu: Turn cpu_unassigned_access() into a CPUState hook
Andreas Färber
2013-06-28
1
-2
/
+3
*
cpu: Replace do_interrupt() by CPUClass::do_interrupt method
Andreas Färber
2013-03-12
1
-1
/
+0
*
cpu: Move halted and interrupt_request fields to CPUState
Andreas Färber
2013-03-12
1
-2
/
+3
*
SPARC LEON power-down support added
Ronald Hecht
2013-02-23
1
-0
/
+1
*
fpu: move public header file to include/fpu
Paolo Bonzini
2012-12-19
1
-1
/
+1
*
misc: move include files to include/qemu/
Paolo Bonzini
2012-12-19
1
-1
/
+1
*
exec: move include files to include/exec/
Paolo Bonzini
2012-12-19
1
-3
/
+3
*
exec: refactor cpu_restore_state
Blue Swirl
2012-12-16
1
-1
/
+0
*
target-sparc: Remove t0, t1 from CPUSPARCState
Richard Henderson
2012-12-07
1
-1
/
+0
*
Merge branch 'trivial-patches' of git://github.com/stefanha/qemu
Blue Swirl
2012-11-03
1
-3
/
+0
|
\
|
*
target-sparc: make do_unaligned_access static
Blue Swirl
2012-11-01
1
-3
/
+0
*
|
cpus: Pass CPUState to [qemu_]cpu_has_work()
Andreas Färber
2012-10-31
1
-1
/
+3
|
/
*
Rename target_phys_addr_t to hwaddr
Avi Kivity
2012-10-23
1
-2
/
+2
*
target-sparc: Move sdivx and udivx out of line
Richard Henderson
2012-10-07
1
-0
/
+1
*
target-sparc: Let cpu_sparc_init() return SPARCCPU
Andreas Färber
2012-06-04
1
-3
/
+14
*
Use uintptr_t for various op related functions
Blue Swirl
2012-04-14
1
-1
/
+1
*
target-sparc: QOM'ify CPU
Andreas Färber
2012-04-07
1
-0
/
+1
*
target-sparc: Add compiler attribute to some functions which don't return
Stefan Weil
2012-03-24
1
-2
/
+3
*
Sparc: avoid AREG0 wrappers for memory access helpers
Blue Swirl
2012-03-18
1
-83
/
+2
*
Sparc: avoid AREG0 for memory access helpers
Blue Swirl
2012-03-18
1
-0
/
+82
*
sparc64: implement PCI and ISA irqs
Blue Swirl
2012-03-17
1
-0
/
+3
*
sparc: reset CPU state on reset
Blue Swirl
2012-03-17
1
-2
/
+3
*
Rename CPUState -> CPUArchState
Andreas Färber
2012-03-14
1
-1
/
+1
*
target-sparc: Don't overuse CPUState
Andreas Färber
2012-03-14
1
-28
/
+28
*
target-sparc: Typedef struct CPUSPARCState early
Andreas Färber
2012-03-14
1
-2
/
+4
*
target-sparc: Change fpr representation to doubles.
Richard Henderson
2011-10-26
1
-3
/
+4
*
target-sparc: Pass float64 parameters instead of dt0/1 temporaries.
Richard Henderson
2011-10-26
1
-1
/
+0
*
Sparc: split MMU helpers
Blue Swirl
2011-10-26
1
-1
/
+1
*
Sparc: avoid AREG0 for softint op helpers and Leon cache control
Blue Swirl
2011-10-26
1
-6
/
+25
*
Sparc: split CWP and PSTATE op helpers
Blue Swirl
2011-10-23
1
-1
/
+3
*
Sparc: split helper.c
Blue Swirl
2011-10-23
1
-1
/
+2
*
Gdbstub: Fix back-trace on SPARC32
Fabien Chouteau
2011-09-10
1
-0
/
+7
*
Remove unused is_softmmu parameter from cpu_handle_mmu_fault
Blue Swirl
2011-08-07
1
-1
/
+1
*
SPARC64: implement addtional MMU faults related to nonfaulting load
Tsuneo Saito
2011-07-21
1
-0
/
+4
[next]