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.
 
 
 
 
 
 
Anthony Liguori ab1eb72b1d Merge remote-tracking branch 'rth/tcg-pull' into staging 13 years ago
..
Makefile.objs cpu: Introduce CPUClass::gdb_{read,write}_register() 13 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: Introduce CPUClass::gdb_{read,write}_register() 13 years ago
cpu.c cpu: Drop cpu_model_str from CPU_COMMON 13 years ago
cpu.h cpu: Introduce CPUClass::memory_rw_debug() for target_memory_rw_debug() 13 years ago
fop_helper.c target-sparc: fix fcmp{s,d,q} instructions wrt exception 14 years ago
gdbstub.c cpu: Introduce CPUClass::gdb_{read,write}_register() 13 years ago
helper.c cpu: Move halted and interrupt_request fields to CPUState 13 years ago
helper.h tcg: Remove stray semi-colons from target-*/helper.h 13 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/ 13 years ago
mmu_helper.c cpu: Introduce CPUClass::memory_rw_debug() for target_memory_rw_debug() 13 years ago
translate.c tcg: Move helper registration into tcg_context_init 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