Sign in
qemu
/
qemu
/
bc78a01319b689f9214d589b0ec48a9116b440ec
/
target-alpha
/
cpu.c
da34e65
include/qemu/osdep.h: Don't include qapi/error.h
by Markus Armbruster
· 9 years ago
e2e5e11
alpha: Clean up includes
by Peter Maydell
· 9 years ago
0960be7
disas: QOMify alpha specific disas setup
by Peter Crosthwaite
· 10 years ago
4c315c2
qdev: Protect device-list-properties against broken devices
by Markus Armbruster
· 9 years ago
4bad9e3
cpu: Change cpu_exec_init() arg to cpu, not env
by Peter Crosthwaite
· 10 years ago
5a790cc
cpu: Add Error argument to cpu_exec_init()
by Bharata B Rao
· 10 years ago
dde7c24
target-alpha: Use cpu_exec_interrupt qom hook
by Richard Henderson
· 10 years ago
93e2232
softmmu: make do_unaligned_access a method of CPU
by Paolo Bonzini
· 11 years ago
00c8cb0
cputlb: Change tlb_flush() argument 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
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
· 12 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
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
c658b94
cpu: Turn cpu_unassigned_access() into a CPUState hook
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
fe31e73
target-alpha: Register VMStateDescription for AlphaCPU
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
bd1b282
target-alpha: Update AlphaCPU to QOM realizefn
by Andreas Färber
· 12 years ago
a120c28
target-alpha: Catch attempt to instantiate abstract type in cpu_init()
by Andreas Färber
· 12 years ago
0e44a02
target-alpha: Detect attempt to instantiate non-CPU type in cpu_init()
by Andreas Färber
· 12 years ago
2b8c275
cpu: Add model resolution support to CPUClass
by Andreas Färber
· 12 years ago
75a192a
qemu-common.h: Make qemu_init_vcpu() stub static inline
by Andreas Färber
· 12 years ago
501a7ce
Merge branch 'master' of git://git.qemu.org/qemu into qom-cpu
by Andreas Färber
· 12 years ago
92a3136
cpu: Introduce CPUListState struct
by Andreas Färber
· 12 years ago
494342b
target-alpha: Add support for -cpu ?
by Andreas Färber
· 12 years ago
0c28246
target-alpha: Turn CPU definitions into subclasses
by Andreas Färber
· 12 years ago
3993c6b
cpus: Pass CPUState to [qemu_]cpu_has_work()
by Andreas Färber
· 13 years ago
9444006
target-alpha: QOM'ify CPU init
by Andreas Färber
· 13 years ago
25ebd80
target-alpha: QOM'ify CPU
by Andreas Färber
· 13 years ago