Sign in
qemu
/
qemu
/
c5daeae1b4ddff97d605bd954a7c2a2b2cf6040f
/
target-openrisc
/
cpu.h
5b50e79
cpu: Introduce CPUClass::gdb_{read,write}_register()
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
6e42be7
cpu: Drop unnecessary dynamic casts in *_env_get_cpu()
by Andreas Färber
· 12 years ago
6291ad7
linux-user: Move cpu_clone_regs() and cpu_set_tls() into linux-user
by Peter Maydell
· 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
fadf982
cpu: Introduce ENV_OFFSET macros
by Andreas Färber
· 12 years ago
c296262
target-openrisc: Update OpenRISCCPU to QOM realizefn
by Andreas Färber
· 12 years ago
6b4c305
fpu: move public header file to include/fpu
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
44e04d3
target-openrisc: remove conflicting definitions from cpu.h
by Aurelien Jarno
· 12 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
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
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