Sign in
qemu
/
qemu
/
39e0b03dec518254fabd2acff29548d3f1d2b754
/
target-sparc
/
cpu.c
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
db5ebe5
sparc: Clean up includes
by Peter Maydell
· 9 years ago
df32c8d
target-sparc: Convert to VMStateDescription
by Juan Quintela
· 9 years ago
df0900e
disas: QOMify sparc 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
565f65d
error: Use error_report_err() where appropriate
by Markus Armbruster
· 10 years ago
87afe46
target-sparc: 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
f0c3c50
cpu: Move breakpoints field from CPU_COMMON to CPUState
by Andreas Färber
· 12 years ago
7510454
cpu: Turn cpu_handle_mmu_fault() into a CPUClass hook
by Andreas Färber
· 12 years ago
247bf01
target-sparc: Defer SPARCCPU feature inference to QOM realize
by Andreas Färber
· 11 years ago
433ac7a
target-sparc: Implement CPUClass::parse_features() for SPARCCPU
by Andreas Färber
· 11 years ago
db5d39f
target-sparc: Use error_report() for CPU error reporting
by Andreas Färber
· 11 years ago
8c2e1b0
cpu: Turn cpu_has_work() into a CPUClass hook
by Andreas Färber
· 12 years ago
16c358e
target-sparc: Add and use CPU_FEATURE_CASA
by Sebastian Huber
· 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
f3659ee
cpu: Introduce CPUClass::memory_rw_debug() for target_memory_rw_debug()
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
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
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
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
1e2a1d4
target-sparc: Replace free by g_free
by Stefan Weil
· 12 years ago
6a4e177
Remove Sun4c, Sun4d and a few CPUs
by Blue Swirl
· 12 years ago
97a8ea5
cpu: Replace do_interrupt() by CPUClass::do_interrupt method
by Andreas Färber
· 12 years ago
d1c36ba
SPARC LEON power-down support added
by Ronald Hecht
· 12 years ago
7a0a9c2
Added LEON MMU ASI mappings and corrected LEON3 MMU masks.
by Ronald Hecht
· 12 years ago
c05efcb
cpu: Add CPUArchState pointer to CPUState
by Andreas Färber
· 12 years ago
5266d20
target-sparc: Move TCG initialization to SPARCCPU initfn
by Andreas Färber
· 12 years ago
b6e91eb
target-sparc: Introduce QOM realizefn for SPARCCPU
by Andreas Färber
· 12 years ago
5c09953
cpu: do not use object_delete
by Paolo Bonzini
· 12 years ago
55e5c28
cpu: Move cpu_index field to CPUState
by Andreas Färber
· 12 years ago
76a23ca
target-sparc: Tidy cpu_dump_state
by Richard Henderson
· 12 years ago
bfad673
sparc: use g_strdup in place of unchecked strdup
by Jim Meyering
· 12 years ago
b7e516c
Kill off cpu_state_reset()
by Andreas Färber
· 13 years ago
e59be77
target-sparc: Let cpu_sparc_init() return SPARCCPU
by Andreas Färber
· 13 years ago
90449c3
sparc: fix qtest
by Blue Swirl
· 13 years ago
ab7ab3d
target-sparc: QOM'ify CPU
by Andreas Färber
· 13 years ago
88ca012
target-sparc: Rename cpu_init.c
by Andreas Färber
· 13 years ago
[Renamed from target-sparc/cpu_init.c]
89aaf60
sparc: reset CPU state on reset
by Blue Swirl
· 13 years ago
c5f9864
target-sparc: Don't overuse CPUState
by Andreas Färber
· 13 years ago
1bba0dc
Rename cpu_reset() to cpu_state_reset()
by Andreas Färber
· 13 years ago
30038fd
target-sparc: Change fpr representation to doubles.
by Richard Henderson
· 13 years ago
d300854
target-sparc: Fix use of g_new0 / g_free
by Stefan Weil
· 13 years ago
ab3b491
Sparc: split helper.c
by Blue Swirl
· 13 years ago