Sign in
qemu
/
qemu
/
2d256e6f652b519c59d0bea926ebb1cb866d4241
/
target-openrisc
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
da69721
target-openrisc: Register VMStateDescription for OpenRISCCPU
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
632314c
qemu-log: Remove qemu_log_try_set_file() and its users
by Peter Maydell
· 12 years ago
c05efcb
cpu: Add CPUArchState pointer to CPUState
by Andreas Färber
· 12 years ago
c296262
target-openrisc: Update OpenRISCCPU to QOM realizefn
by Andreas Färber
· 12 years ago
478032a
target-openrisc: Rename CPU subtypes
by Andreas Färber
· 12 years ago
bc755a0
target-openrisc: TYPE_OPENRISC_CPU should be abstract
by Andreas Färber
· 12 years ago
a1ebd6c
target-openrisc: Use type_register() instead of type_register_static()
by Andreas Färber
· 12 years ago
c432b78
target-openrisc: Catch attempt to instantiate abstract type in cpu_init()
by Andreas Färber
· 12 years ago
bd039ce
target-openrisc: Detect attempt to instantiate non-CPU type in cpu_init()
by Andreas Färber
· 12 years ago
dd51dc5
target-openrisc: Clean up triple QOM casts
by Andreas Färber
· 12 years ago
8486af9
target-openrisc: Drop OpenRISCCPUList
by Andreas Färber
· 12 years ago
55e5c28
cpu: Move cpu_index field to CPUState
by Andreas Färber
· 12 years ago
6b4c305
fpu: move public header file to include/fpu
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
7b1b5d1
qapi: move include files to include/qobject/
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
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
44e04d3
target-openrisc: remove conflicting definitions from cpu.h
by Aurelien Jarno
· 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
f4359b9
disas: 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
a8170e5
Rename target_phys_addr_t to hwaddr
by Avi Kivity
· 12 years ago
fdefe51
Emit debug_insn for CPU_LOG_TB_OP_OPT as well.
by Richard Henderson
· 12 years ago
d962783
target-or32: Add linux user support
by Jia Liu
· 13 years ago
4dd044c
target-or32: Add system instructions
by Jia Liu
· 13 years ago
99f575e
target-or32: Add timer support
by Jia Liu
· 13 years ago
dd29c7f
target-or32: Add PIC support
by Jia Liu
· 13 years ago
bbe418f
target-or32: Add instruction translation
by Jia Liu
· 13 years ago
5b56950
target-or32: Add float instruction helpers
by Jia Liu
· 13 years ago
e54a5af
target-or32: Add int instruction helpers
by Jia Liu
· 13 years ago
1d7d403
target-or32: Add exception support
by Jia Liu
· 13 years ago
b6a71ef
target-or32: Add interrupt support
by Jia Liu
· 13 years ago
726fe04
target-or32: Add MMU support
by Jia Liu
· 13 years ago
e67db06
target-or32: Add target stubs and QOM cpu
by Jia Liu
· 13 years ago