Sign in
qemu-android
/
qemu-android
/
1a7d9ee6dd4aa44fc7d937bded8d542e0265e57f
/
target-xtensa
604e1f9
target-xtensa: provide HW confg ID registers
by Max Filippov
· 11 years ago
676056d
target-xtensa: refactor standard core configuration
by Max Filippov
· 11 years ago
e848dd4
target-xtensa: add basic checks to icache opcodes
by Max Filippov
· 11 years ago
7c84259
target-xtensa: add basic checks to dcache opcodes
by Max Filippov
· 11 years ago
6502668
target-xtensa: add RRRI4 opcode format fields
by Max Filippov
· 11 years ago
fdfba1a
exec: Make ldl_*_phys input an AddressSpace
by Edgar E. Iglesias
· 11 years ago
29d8ec7
exec: Make tb_invalidate_phys_addr input an AS
by Edgar E. Iglesias
· 11 years ago
ebbfd5a
target-xtensa: add missing DEBUG section to dc233c config
by Max Filippov
· 11 years ago
ca529f8
target-xtensa: add in_asm logging
by Max Filippov
· 12 years ago
5cd8f62
tcg: Move helper registration into tcg_context_init
by Richard Henderson
· 11 years ago
b1669e5
target: Include softmmu_exec.h where forgotten
by Richard Henderson
· 12 years ago
8cfd049
tcg: Change tcg_gen_exit_tb argument to uintptr_t
by Richard Henderson
· 12 years ago
bc72ad6
aio / timers: Switch entire codebase to the new timer API
by Alex Bligh
· 12 years ago
64160cd
Merge remote-tracking branch 'filippov/tags/20130729-xtensa' into staging
by Anthony Liguori
· 12 years ago
908c67f
target-xtensa: check register window inline
by Max Filippov
· 12 years ago
0857a06
target-xtensa: don't generate dead code to access invalid SRs
by Max Filippov
· 12 years ago
a00817c
target-xtensa: avoid double-stopping at breakpoints
by Max Filippov
· 12 years ago
5739006
target-xtensa: add fallthrough markers
by Max Filippov
· 12 years ago
14a10fc
cpu: Partially revert "cpu: Change qemu_init_vcpu() argument to CPUState"
by Andreas Färber
· 12 years ago
5b50e79
cpu: Introduce CPUClass::gdb_{read,write}_register()
by Andreas Färber
· 12 years ago
986a299
gdbstub: Replace GET_REG*() macros with gdb_get_reg*() functions
by Andreas Färber
· 12 years ago
25d8ac0
target-xtensa: Move cpu_gdb_{read,write}_register()
by Andreas Färber
· 12 years ago
a0e372f
cpu: Introduce CPUState::gdb_num_regs and CPUClass::gdb_num_core_regs
by Andreas Färber
· 12 years ago
67cce56
target-xtensa: Introduce XtensaCPU subclasses
by Andreas Färber
· 12 years ago
f17ec44
exec: Change cpu_memory_rw_debug() argument to CPUState
by Andreas Färber
· 12 years ago
00b941e
cpu: Turn cpu_get_phys_page_debug() into a CPUClass hook
by Andreas Färber
· 12 years ago
ed2803d
cpu: Move singlestep_enabled field from CPU_COMMON to CPUState
by Andreas Färber
· 12 years ago
bdf7ae5
cpu: Introduce CPUClass::synchronize_from_tb() for cpu_pc_from_tb()
by Andreas Färber
· 12 years ago
f45748f
cpu: Introduce CPUClass::set_pc() for gdb_set_cpu_pc()
by Andreas Färber
· 12 years ago
90b85b7
target-xtensa: Change gen_intermediate_code_internal() arg to XtensaCPU
by Andreas Färber
· 12 years ago
ae06d49
target-xtensa: gen_intermediate_code_internal() should be inlined
by Andreas Färber
· 12 years ago
6e42be7
cpu: Drop unnecessary dynamic casts in *_env_get_cpu()
by Andreas Färber
· 12 years ago
c643bed
cpu: Change qemu_init_vcpu() argument to CPUState
by Andreas Färber
· 12 years ago
878096e
cpu: Turn cpu_dump_{state,statistics}() into CPUState hooks
by Andreas Färber
· 12 years ago
97a8ea5
cpu: Replace do_interrupt() by CPUClass::do_interrupt method
by Andreas Färber
· 12 years ago
259186a
cpu: Move halted and interrupt_request fields to CPUState
by Andreas Färber
· 12 years ago
806f352
gen-icount.h: Rename gen_icount_start/end to gen_tb_start/end
by Peter Maydell
· 12 years ago
fadf982
cpu: Introduce ENV_OFFSET macros
by Andreas Färber
· 12 years ago
d2123a0
target-xtensa: Use add2/sub2 for mac
by Richard Henderson
· 12 years ago
c9cda20
target-xtensa: Use mul*2 for mul*hi
by Richard Henderson
· 12 years ago
c05efcb
cpu: Add CPUArchState pointer to CPUState
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
004a569
target-xtensa: Mark as unmigratable
by Andreas Färber
· 12 years ago
36f25d2
target-xtensa: fix search_pc for the last TB opcode
by Max Filippov
· 12 years ago
9c17d61
softmmu: move include files to include/sysemu/
by Paolo Bonzini
· 12 years ago
1de7afc
misc: move include files to include/qemu/
by Paolo Bonzini
· 12 years ago
14cccb6
qom: move include files to include/qom/
by Paolo Bonzini
· 12 years ago
022c62c
exec: move include files to include/exec/
by Paolo Bonzini
· 12 years ago
76cad71
build: kill libdis, move disassemblers to disas/
by Paolo Bonzini
· 12 years ago
a8a826a
exec: refactor cpu_restore_state
by Blue Swirl
· 12 years ago
659f807
target-xtensa: fix ITLB/DTLB page protection flags
by Max Filippov
· 12 years ago
f877d09
target-xtensa: use movcond where possible
by Max Filippov
· 12 years ago
b7909d8
target-xtensa: implement MISC SR
by Max Filippov
· 12 years ago
53593e9
target-xtensa: better control rsr/wsr/xsr access to SRs
by Max Filippov
· 12 years ago
fe0bd47
target-xtensa: restrict available SRs by enabled options
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
ab1103d
TCG: Use gen_opc_instr_start from context instead of global variable.
by Evgeny Voevodin
· 12 years ago
c9c99c2
TCG: Use gen_opc_icount from context instead of global variable.
by Evgeny Voevodin
· 12 years ago
25983ca
TCG: Use gen_opc_pc from context instead of global variable.
by Evgeny Voevodin
· 12 years ago
92414b3
TCG: Use gen_opc_buf from context instead of global variable.
by Evgeny Voevodin
· 12 years ago
efd7f48
TCG: Use gen_opc_ptr from context instead of global variable.
by Evgeny Voevodin
· 12 years ago
0c4fabe
target-xtensa: avoid using cpu_single_env
by Blue Swirl
· 13 years ago
3993c6b
cpus: Pass CPUState to [qemu_]cpu_has_work()
by Andreas Färber
· 13 years ago
f0de413
target-xtensa: rename helper flags
by Aurelien Jarno
· 12 years ago
a8170e5
Rename target_phys_addr_t to hwaddr
by Avi Kivity
· 12 years ago
f783cb2
target-xtensa: de-optimize EXTUI
by Aurelien Jarno
· 12 years ago
fdefe51
Emit debug_insn for CPU_LOG_TB_OP_OPT as well.
by Richard Henderson
· 12 years ago
ef04a84
target-xtensa: implement coprocessor context option
by Max Filippov
· 12 years ago
4e27386
target-xtensa: implement FP1 group
by Max Filippov
· 12 years ago
b7ee8c6
target-xtensa: implement FP0 conversions
by Max Filippov
· 12 years ago
0b6df83
target-xtensa: implement FP0 arithmetic
by Max Filippov
· 12 years ago
9ed7ae1
target-xtensa: implement LSCX and LSCI groups
by Max Filippov
· 12 years ago
dd519cb
target-xtensa: add FP registers
by Max Filippov
· 12 years ago
10f6ca0
target-xtensa: handle boolean option in overlays
by Max Filippov
· 12 years ago
c26032b
target-xtensa: don't emit extra tcg_gen_goto_tb
by Max Filippov
· 12 years ago
f9cb504
target-xtensa: fix extui shift amount
by Max Filippov
· 12 years ago
c29b1be
target-xtensa: fix missing errno codes for mingw32
by Max Filippov
· 13 years ago
d6ce52c
target-xtensa: convert host errno values to guest
by Max Filippov
· 13 years ago
e7eee62
target-xtensa: return ENOSYS for unimplemented simcalls
by Max Filippov
· 13 years ago
d3da41e
Merge branch 'x86cpu_qom_tcg_v2' of git://github.com/imammedo/qemu
by Blue Swirl
· 13 years ago
e38077f
target-xtensa: make default CPU depend on target endianness
by Max Filippov
· 13 years ago
7ff7563
target-xtensa: fix big-endian BBS/BBC implementation
by Max Filippov
· 13 years ago
eeec69d
target-xtensa: drop usage of prev_debug_excp_handler
by Igor Mammedov
· 13 years ago
f492b82
target-xtensa: switch to AREG0-free mode
by Max Filippov
· 13 years ago
e8de1ea
target-xtensa: add attributes to helper functions
by Max Filippov
· 13 years ago
9ed3a18
target-xtensa: remove unnecessary include of dyngen-exec.h
by Peter Portante
· 13 years ago
d865f30
target-xtensa: fix CCOUNT for conditional branches
by Max Filippov
· 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
16bde77
target-xtensa: extract TLB entry setting method
by Max Filippov
· 13 years ago
39e7d37
target-xtensa: update EXCVADDR in case of page table lookup
by Max Filippov
· 13 years ago
e323bde
target-xtensa: flush TLB page for new MMU mapping
by Max Filippov
· 13 years ago
fbe37ef
build: move other target-*/ objects to nested Makefile.objs
by Paolo Bonzini
· 13 years ago
9cdc8df
build: move libobj-y variable to nested Makefile.objs
by Paolo Bonzini
· 13 years ago
5e8861a
build: move obj-TARGET-y variables to nested Makefile.objs
by Paolo Bonzini
· 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
b18b37f
target-xtensa: fix LOOPNEZ/LOOPGTZ translation
by Max Filippov
· 13 years ago
Next »