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 91b1df8cf9 cpu: Move reset logging to CPUState 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 15 years ago
cpu-qom.h cpu: Drop unnecessary dynamic casts in *_env_get_cpu() 13 years ago
cpu.c cpu: Move reset logging to CPUState 13 years ago
cpu.h linux-user: Move cpu_clone_regs() and cpu_set_tls() into linux-user 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 14 years ago
helper.h SPARC LEON power-down support added 14 years ago
int32_helper.c log: Change log_cpu_state[_mask]() argument to CPUState 13 years ago
int64_helper.c log: Change log_cpu_state[_mask]() argument to CPUState 13 years ago
ldst_helper.c cpu: Turn cpu_unassigned_access() into a CPUState hook 13 years ago
machine.c misc: move include files to include/qemu/ 14 years ago
mmu_helper.c memory: add ref/unref calls 13 years ago
translate.c target-sparc: Change gen_intermediate_code_internal() argument to SPARCCPU 13 years ago
vis_helper.c target-sparc: Fix mixup of uint64 and uint64_t 15 years ago
win_helper.c target-sparc: Don't overuse CPUState 15 years ago