Sign in
qemu
/
qemu
/
3b0fc80dd8ed9bd1ac738898e4fbd70c4a618925
/
target-unicore32
/
cpu.c
ce5b1bb
exec: move cpu_exec_init() calls to realize functions
by Laurent Vivier
· 8 years ago
af39bc8
softfloat: Implement run-time-configurable meaning of signaling NaN bit
by Aleksandar Markovic
· 9 years ago
63c9155
cpu: move exec-all.h inclusion out of cpu.h
by Paolo Bonzini
· 9 years ago
da34e65
include/qemu/osdep.h: Don't include qapi/error.h
by Markus Armbruster
· 9 years ago
5af98cc
unicore: Clean up includes
by Peter Maydell
· 9 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
d8bb915
target-unicore32: 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
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
14a10fc
cpu: Partially revert "cpu: Change qemu_init_vcpu() argument to CPUState"
by Andreas Färber
· 11 years ago
00b941e
cpu: Turn cpu_get_phys_page_debug() into a CPUClass hook
by Andreas Färber
· 12 years ago
b42eab2
target-unicore32: Implement CPUClass::set_pc()
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
c05efcb
cpu: Add CPUArchState pointer to CPUState
by Andreas Färber
· 12 years ago
d9c27f0
target-unicore32: Move TCG initialization to UniCore32CPU initfn
by Andreas Färber
· 12 years ago
088383e
target-unicore32: Introduce QOM realizefn for UniCore32CPU
by Andreas Färber
· 12 years ago
eeb266d
target-unicore32: Rename CPU subtypes
by Andreas Färber
· 12 years ago
88e2851
target-unicore32: Mark as unmigratable
by Andreas Färber
· 12 years ago
87fb581
target-unicore32: Use type_register() instead of type_register_static()
by Andreas Färber
· 12 years ago
4933908
target-unicore32: Catch attempt to instantiate abstract type in cpu_init()
by Andreas Färber
· 12 years ago
d89e121
target-unicore32: Detect attempt to instantiate non-CPU type in cpu_init()
by Andreas Färber
· 12 years ago
3993c6b
cpus: Pass CPUState to [qemu_]cpu_has_work()
by Andreas Färber
· 13 years ago
d48813d
unicore32-softmmu: Make UniCore32 cpuid & exceptions correct and runable
by Guan Xuetao
· 12 years ago
8df9082
target-unicore32: Move CPU-dependent init into initfn
by Andreas Färber
· 13 years ago
ae0f5e9
target-unicore32: QOM'ify CPU
by Andreas Färber
· 13 years ago