Sign in
qemu
/
qemu
/
c6149724080af7b3d5d61eac8942655e6d212783
/
target-openrisc
/
cpu.c
fbb96c4
target-openrisc: Use cpu_exec_interrupt qom hook
by Richard Henderson
· 10 years ago
00c8cb0
cputlb: Change tlb_flush() argument to CPUState
by Andreas Färber
· 11 years ago
f0c3c50
cpu: Move breakpoints field from CPU_COMMON to CPUState
by Andreas Färber
· 11 years ago
2710342
cpu: Move exception_index field from CPU_COMMON to CPUState
by Andreas Färber
· 11 years ago
7510454
cpu: Turn cpu_handle_mmu_fault() into a CPUClass hook
by Andreas Färber
· 11 years ago
9262685
cpu: Factor out cpu_generic_init()
by Andreas Färber
· 11 years ago
8c2e1b0
cpu: Turn cpu_has_work() into a CPUClass hook
by Andreas Färber
· 11 years ago
51fb256
cpu: Drop cpu_model_str from CPU_COMMON
by Andreas Färber
· 12 years ago
14a10fc
cpu: Partially revert "cpu: Change qemu_init_vcpu() argument to CPUState"
by Andreas Färber
· 11 years ago
5b50e79
cpu: Introduce CPUClass::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
b142d79
Merge remote-tracking branch 'jliu/or32' into staging
by Anthony Liguori
· 11 years ago
9b146e9
target-openrisc: Free typename in openrisc_cpu_class_by_name
by Jia Liu
· 11 years ago
00b941e
cpu: Turn cpu_get_phys_page_debug() into a CPUClass hook
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
91b1df8
cpu: Move reset logging to CPUState
by Andreas Färber
· 12 years ago
a076285
log: Change log_cpu_state[_mask]() argument to CPUState
by Andreas Färber
· 12 years ago
071b336
target-openrisc: Fix typename in openrisc_cpu_class_by_name()
by Dongxue Zhang
· 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
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
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
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
e67db06
target-or32: Add target stubs and QOM cpu
by Jia Liu
· 12 years ago