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 Remove unused CONFIG_TCG_PASS_AREG0 and dead code 14 years ago
TODO fix spelling in target sub directory 15 years ago
cc_helper.c target-sparc: Don't overuse CPUState 14 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
fop_helper.c target-sparc: fix fcmp{s,d,q} instructions wrt exception 14 years ago
helper.c cpu: Move halted and interrupt_request fields to CPUState 13 years ago
helper.h SPARC LEON power-down support added 13 years ago
int32_helper.c cpu: Replace do_interrupt() by CPUClass::do_interrupt method 13 years ago
int64_helper.c cpu: Replace do_interrupt() by CPUClass::do_interrupt method 13 years ago
ldst_helper.c Added LEON MMU ASI mappings and corrected LEON3 MMU masks. 13 years ago
machine.c misc: move include files to include/qemu/ 13 years ago
mmu_helper.c exec: move include files to include/exec/ 13 years ago
translate.c gen-icount.h: Rename gen_icount_start/end to gen_tb_start/end 13 years ago
vis_helper.c target-sparc: Fix mixup of uint64 and uint64_t 14 years ago
win_helper.c target-sparc: Don't overuse CPUState 14 years ago