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 97a8ea5a3a cpu: Replace do_interrupt() by CPUClass::do_interrupt method 14 years ago
..
Makefile.objs target-or32: Add system instructions 14 years ago
cpu.c cpu: Replace do_interrupt() by CPUClass::do_interrupt method 14 years ago
cpu.h cpu: Replace do_interrupt() by CPUClass::do_interrupt method 14 years ago
exception.c target-or32: Add exception support 14 years ago
exception.h target-or32: Add exception support 14 years ago
exception_helper.c target-openrisc: Clean up triple QOM casts 14 years ago
fpu_helper.c target-openrisc: Clean up triple QOM casts 14 years ago
helper.h exec: move include files to include/exec/ 14 years ago
int_helper.c target-openrisc: Clean up triple QOM casts 14 years ago
interrupt.c cpu: Replace do_interrupt() by CPUClass::do_interrupt method 14 years ago
interrupt_helper.c cpu: Move halted and interrupt_request fields to CPUState 14 years ago
machine.c target-or32: Add target stubs and QOM cpu 14 years ago
mmu.c target-openrisc: Clean up triple QOM casts 14 years ago
mmu_helper.c exec: move include files to include/exec/ 14 years ago
sys_helper.c cpu: Move halted and interrupt_request fields to CPUState 14 years ago
translate.c gen-icount.h: Rename gen_icount_start/end to gen_tb_start/end 14 years ago