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-xtensa
/
helper.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
target-xtensa: Use cpu_exec_interrupt qom hook
Richard Henderson
2014-09-25
1
-0
/
+10
*
cpu-exec: Make debug_excp_handler a QOM CPU method
Peter Maydell
2014-09-12
1
-2
/
+3
*
cpu-exec: Change cpu_resume_from_signal() argument to CPUState
Andreas Färber
2014-03-13
1
-1
/
+1
*
cpu: Move watchpoint fields from CPU_COMMON to CPUState
Andreas Färber
2014-03-13
1
-3
/
+5
*
cpu: Move exception_index field from CPU_COMMON to CPUState
Andreas Färber
2014-03-13
1
-9
/
+11
*
target-xtensa: Clean up ENV_GET_CPU() usage
Andreas Färber
2014-03-13
1
-1
/
+1
*
exec: Make ldl_*_phys input an AddressSpace
Edgar E. Iglesias
2014-02-11
1
-1
/
+2
*
cpu: Introduce CPUState::gdb_num_regs and CPUClass::gdb_num_core_regs
Andreas Färber
2013-07-26
1
-0
/
+8
*
target-xtensa: Introduce XtensaCPU subclasses
Andreas Färber
2013-07-26
1
-11
/
+21
*
cpu: Turn cpu_get_phys_page_debug() into a CPUClass hook
Andreas Färber
2013-07-23
1
-3
/
+4
*
cpu: Replace do_interrupt() by CPUClass::do_interrupt method
Andreas Färber
2013-03-12
1
-1
/
+4
*
target-xtensa: Move TCG initialization to XtensaCPU initfn
Andreas Färber
2013-02-16
1
-13
/
+1
*
target-xtensa: Introduce QOM realizefn for XtensaCPU
Andreas Färber
2013-02-16
1
-1
/
+3
*
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
-2
/
+2
*
target-xtensa: fix ITLB/DTLB page protection flags
Max Filippov
2012-12-15
1
-1
/
+2
*
target-xtensa: implement CACHEATTR SR
Max Filippov
2012-12-08
1
-1
/
+20
*
target-xtensa: implement ATOMCTL SR
Max Filippov
2012-12-08
1
-14
/
+42
*
Rename target_phys_addr_t to hwaddr
Avi Kivity
2012-10-23
1
-1
/
+1
*
target-xtensa: drop usage of prev_debug_excp_handler
Igor Mammedov
2012-06-25
1
-7
/
+1
*
target-xtensa: control page table lookup explicitly
Max Filippov
2012-06-09
1
-5
/
+5
*
target-xtensa: update autorefill TLB entries conditionally
Max Filippov
2012-06-09
1
-24
/
+32
*
target-xtensa: update EXCVADDR in case of page table lookup
Max Filippov
2012-06-09
1
-0
/
+1
*
Kill off cpu_state_reset()
Andreas Färber
2012-06-04
1
-5
/
+0
*
target-xtensa: Let cpu_xtensa_init() return XtensaCPU
Andreas Färber
2012-06-04
1
-2
/
+2
*
target-xtensa: Start QOM'ifying CPU init
Andreas Färber
2012-04-14
1
-1
/
+0
*
target-xtensa: QOM'ify CPU reset
Andreas Färber
2012-04-14
1
-13
/
+2
*
target-xtensa: QOM'ify CPU
Andreas Färber
2012-04-14
1
-1
/
+3
*
target-xtensa: Don't overuse CPUState
Andreas Färber
2012-03-14
1
-20
/
+20
*
Rename cpu_reset() to cpu_state_reset()
Andreas Färber
2012-03-14
1
-1
/
+1
*
Merge branch 'upstream' of git://qemu.weilnetz.de/qemu
Blue Swirl
2012-03-03
1
-1
/
+0
|
\
|
*
target-xtensa: Clean includes
Stefan Weil
2012-02-28
1
-1
/
+0
*
|
target-xtensa: add DBREAK data breakpoints
Max Filippov
2012-02-20
1
-0
/
+41
*
|
target-xtensa: implement instruction breakpoints
Max Filippov
2012-02-18
1
-0
/
+2
*
|
target-xtensa: implement info tlb monitor command
Max Filippov
2012-02-18
1
-0
/
+67
|
/
*
target-xtensa: fix MMUv3 initialization
Max Filippov
2011-11-26
1
-1
/
+1
*
target-xtensa: extract core configuration from overlay
Max Filippov
2011-10-16
1
-13
/
+14
*
target-xtensa: remove hand-written xtensa cores implementations
Max Filippov
2011-10-16
1
-224
/
+2
*
target-xtensa: add dc232b core and board
Max Filippov
2011-09-10
1
-0
/
+168
*
target-xtensa: implement memory protection options
Max Filippov
2011-09-10
1
-1
/
+339
*
target-xtensa: add gdb support
Max Filippov
2011-09-10
1
-0
/
+11
*
target-xtensa: implement relocatable vectors
Max Filippov
2011-09-10
1
-2
/
+16
*
target-xtensa: implement interrupt option
Max Filippov
2011-09-10
1
-1
/
+97
*
target-xtensa: implement unaligned exception option
Max Filippov
2011-09-10
1
-1
/
+3
*
target-xtensa: implement extended L32R
Max Filippov
2011-09-10
1
-0
/
+1
*
target-xtensa: implement windowed registers
Max Filippov
2011-09-10
1
-0
/
+1
*
target-xtensa: implement exceptions
Max Filippov
2011-09-10
1
-1
/
+36
*
target-xtensa: add PS register and access control
Max Filippov
2011-09-10
1
-0
/
+1
*
target-xtensa: implement disas_xtensa_insn
Max Filippov
2011-09-10
1
-2
/
+25
*
target-xtensa: add target stubs
Max Filippov
2011-09-10
1
-0
/
+73