QEMU main repository: Please see https://www.qemu.org/docs/master/devel/submitting-a-patch.html for how to submit changes to QEMU. Pull Requests are ignored. Please only use release tarballs from the QEMU website. http://www.qemu.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Andreas Färber 7510454e3e cpu: Turn cpu_handle_mmu_fault() into a CPUClass hook 13 years ago
..
Makefile.objs cpu: Introduce CPUClass::gdb_{read,write}_register() 13 years ago
cpu-qom.h target-cris: Factor out CPUClass::gdb_read_register() hook for v10 13 years ago
cpu.c cpu: Turn cpu_handle_mmu_fault() into a CPUClass hook 12 years ago
cpu.h cpu: Turn cpu_handle_mmu_fault() into a CPUClass hook 12 years ago
crisv10-decode.h Update to a hopefully more future proof FSF address 16 years ago
crisv32-decode.h janitor: add guards to headers 13 years ago
gdbstub.c target-cris: Factor out CPUClass::gdb_read_register() hook for v10 13 years ago
helper.c cpu: Turn cpu_handle_mmu_fault() into a CPUClass hook 12 years ago
helper.h tcg: Remove stray semi-colons from target-*/helper.h 13 years ago
machine.c Convert machine registration to use module init functions 17 years ago
mmu.c target-cris: Don't overuse CPUState 14 years ago
mmu.h target-cris: Don't overuse CPUState 14 years ago
op_helper.c cpu: Turn cpu_handle_mmu_fault() into a CPUClass hook 12 years ago
opcode-cris.h target-cris/opcode-cris.h: rename REG_PC/SP to CRIS_REG_PC/SP 15 years ago
translate.c target-cris: Use new qemu_ld/st opcodes 12 years ago
translate_v10.c target-cris: Move TCG initialization to CRISCPU initfn 13 years ago