Sign in
qemu
/
qemu
/
3dd3a2b965a2d2f5b9c53ab86194b78a546a8fc5
/
target-xtensa
/
helper.c
a0e372f
cpu: Introduce CPUState::gdb_num_regs and CPUClass::gdb_num_core_regs
by Andreas Färber
· 11 years ago
67cce56
target-xtensa: Introduce XtensaCPU subclasses
by Andreas Färber
· 11 years ago
00b941e
cpu: Turn cpu_get_phys_page_debug() into a CPUClass hook
by Andreas Färber
· 11 years ago
97a8ea5
cpu: Replace do_interrupt() by CPUClass::do_interrupt method
by Andreas Färber
· 12 years ago
25733ea
target-xtensa: Move TCG initialization to XtensaCPU initfn
by Andreas Färber
· 12 years ago
5f6c964
target-xtensa: Introduce QOM realizefn for XtensaCPU
by Andreas Färber
· 12 years ago
1de7afc
misc: move include files to include/qemu/
by Paolo Bonzini
· 12 years ago
022c62c
exec: move include files to include/exec/
by Paolo Bonzini
· 12 years ago
659f807
target-xtensa: fix ITLB/DTLB page protection flags
by Max Filippov
· 12 years ago
4e41d2f
target-xtensa: implement CACHEATTR SR
by Max Filippov
· 12 years ago
fcc803d
target-xtensa: implement ATOMCTL SR
by Max Filippov
· 12 years ago
a8170e5
Rename target_phys_addr_t to hwaddr
by Avi Kivity
· 12 years ago
eeec69d
target-xtensa: drop usage of prev_debug_excp_handler
by Igor Mammedov
· 13 years ago
57705a6
target-xtensa: control page table lookup explicitly
by Max Filippov
· 13 years ago
ae4e798
target-xtensa: update autorefill TLB entries conditionally
by Max Filippov
· 13 years ago
39e7d37
target-xtensa: update EXCVADDR in case of page table lookup
by Max Filippov
· 13 years ago
b7e516c
Kill off cpu_state_reset()
by Andreas Färber
· 13 years ago
15be317
target-xtensa: Let cpu_xtensa_init() return XtensaCPU
by Andreas Färber
· 13 years ago
e554bbc
target-xtensa: Start QOM'ifying CPU init
by Andreas Färber
· 13 years ago
5087a72
target-xtensa: QOM'ify CPU reset
by Andreas Färber
· 13 years ago
a4633e1
target-xtensa: QOM'ify CPU
by Andreas Färber
· 13 years ago
97129ac
target-xtensa: Don't overuse CPUState
by Andreas Färber
· 13 years ago
1bba0dc
Rename cpu_reset() to cpu_state_reset()
by Andreas Färber
· 13 years ago
5a30d3f
Merge branch 'upstream' of git://qemu.weilnetz.de/qemu
by Blue Swirl
· 13 years ago
2ad5201
target-xtensa: Clean includes
by Stefan Weil
· 13 years ago
f14c4b5
target-xtensa: add DBREAK data breakpoints
by Max Filippov
· 13 years ago
e61dc8f
target-xtensa: implement instruction breakpoints
by Max Filippov
· 13 years ago
692f737
target-xtensa: implement info tlb monitor command
by Max Filippov
· 13 years ago
0fdd2e1
target-xtensa: fix MMUv3 initialization
by Max Filippov
· 13 years ago
ac8b7db
target-xtensa: extract core configuration from overlay
by Max Filippov
· 13 years ago
63f95e4
target-xtensa: remove hand-written xtensa cores implementations
by Max Filippov
· 13 years ago
47d05a8
target-xtensa: add dc232b core and board
by Max Filippov
· 13 years ago
b67ea0c
target-xtensa: implement memory protection options
by Max Filippov
· 13 years ago
ccfcaba
target-xtensa: add gdb support
by Max Filippov
· 13 years ago
97836ce
target-xtensa: implement relocatable vectors
by Max Filippov
· 13 years ago
b994e91
target-xtensa: implement interrupt option
by Max Filippov
· 13 years ago
5b4e481
target-xtensa: implement unaligned exception option
by Max Filippov
· 13 years ago
6ad6dbf
target-xtensa: implement extended L32R
by Max Filippov
· 13 years ago
553e44f
target-xtensa: implement windowed registers
by Max Filippov
· 13 years ago
40643d7
target-xtensa: implement exceptions
by Max Filippov
· 13 years ago
f0a548b
target-xtensa: add PS register and access control
by Max Filippov
· 13 years ago
dedc5ea
target-xtensa: implement disas_xtensa_insn
by Max Filippov
· 13 years ago
2328826
target-xtensa: add target stubs
by Max Filippov
· 13 years ago