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 13 years ago
..
Makefile.objs target-unicore32: Mark as unmigratable 13 years ago
cpu-qom.h cpu: Replace do_interrupt() by CPUClass::do_interrupt method 13 years ago
cpu.c cpu: Replace do_interrupt() by CPUClass::do_interrupt method 13 years ago
cpu.h cpu: Replace do_interrupt() by CPUClass::do_interrupt method 13 years ago
helper.c cpu: Replace do_interrupt() by CPUClass::do_interrupt method 13 years ago
helper.h exec: move include files to include/exec/ 13 years ago
op_helper.c exec: move include files to include/exec/ 13 years ago
softmmu.c cpu: Replace do_interrupt() by CPUClass::do_interrupt method 13 years ago
translate.c gen-icount.h: Rename gen_icount_start/end to gen_tb_start/end 13 years ago
ucf64_helper.c unicore32: Split UniCore-F64 instruction helpers from helper.c 14 years ago