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.
 
 
 
 
 
 
Emilio G. Cota b542683d77 translator: merge max_insns into DisasContextBase 9 years ago
..
Makefile.objs tcg: Add generic vector expanders 9 years ago
atomic_template.h accel/tcg: Handle atomic accesses to notdirty memory correctly 9 years ago
cpu-exec-common.c icount: fix cpu_restore_state_from_tb for non-tb-exit cases 8 years ago
cpu-exec.c icount: fix cpu_restore_state_from_tb for non-tb-exit cases 8 years ago
cputlb.c accel/tcg: add size paremeter in tlb_fill() 9 years ago
softmmu_template.h accel/tcg: add size paremeter in tlb_fill() 9 years ago
tcg-all.c tcg: make tcg_allowed global 9 years ago
tcg-runtime-gvec.c tcg: Fix out-of-line generic vector compares 8 years ago
tcg-runtime.c tcg: add cs_base and flags to -d exec output 9 years ago
tcg-runtime.h tcg: Add generic vector helpers with a scalar operand 9 years ago
trace-events trace-events: fix code style: print 0x before hex numbers 9 years ago
translate-all.c icount: fix cpu_restore_state_from_tb for non-tb-exit cases 8 years ago
translate-all.h tcg: move tcg backend files into accel/tcg/ 9 years ago
translator.c translator: merge max_insns into DisasContextBase 8 years ago
user-exec-stub.c accel/tcg: move user-exec to accel/tcg/ 9 years ago
user-exec.c icount: fix cpu_restore_state_from_tb for non-tb-exit cases 8 years ago