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.
 
 
 
 
 
 
Max Chou fce3d48038 accel/tcg: Avoid unnecessary call overhead from qemu_plugin_vcpu_mem_cb 2 years ago
..
atomic_common.c.inc tcg: Use HAVE_CMPXCHG128 instead of CONFIG_CMPXCHG128 3 years ago
atomic_template.h accel/tcg: Modify atomic_mmu_lookup() to use CPUState 3 years ago
cpu-exec-common.c accel/tcg: Make cpu-exec-common.c a target agnostic unit 3 years ago
cpu-exec.c accel/tcg: Make TCGCPUOps::cpu_exec_halt return bool for whether to halt 2 years ago
cputlb.c tcg/cputlb: remove other-cpu capability from TLB flushing 2 years ago
icount-common.c accel/tcg/icount-common: Consolidate the use of warn_report_once() 2 years ago
internal-common.h accel/tcg: Move common declarations to 'internal-common.h' 2 years ago
internal-target.h accel/tcg: Move common declarations to 'internal-common.h' 2 years ago
ldst_atomicity.c.inc accel/tcg: Rename load-extract/store-insert headers using .h.inc suffix 2 years ago
ldst_common.c.inc accel/tcg: Avoid unnecessary call overhead from qemu_plugin_vcpu_mem_cb 2 years ago
meson.build accel/tcg: Rename tcg_ss[] -> tcg_specific_ss[] in meson 2 years ago
monitor.c accel/tcg: Move HMP info jit and info opcount code 2 years ago
plugin-gen.c plugins: fix inject_mem_cb rw masking 2 years ago
tb-context.h tcg: Move tb_phys_invalidate_count to tb_ctx 5 years ago
tb-hash.h accel/tcg: Widen pc to vaddr in CPUJumpCache 3 years ago
tb-jmp-cache.h tcg: remove CPU* types from typedefs.h 2 years ago
tb-maint.c accel/tcg: Fix typo causing tb->page_addr[1] to not be recorded 2 years ago
tcg-accel-ops-icount.c Replace "iothread lock" with "BQL" in comments 2 years ago
tcg-accel-ops-icount.h accel/tcg/tcg-accel-ops-rr: ensure fairness with icount 3 years ago
tcg-accel-ops-mttcg.c cpu: move Qemu[Thread|Cond] setup into common code 2 years ago
tcg-accel-ops-mttcg.h Clean up header guards that don't match their file name 4 years ago
tcg-accel-ops-rr.c cpu: move Qemu[Thread|Cond] setup into common code 2 years ago
tcg-accel-ops-rr.h Clean up header guards that don't match their file name 4 years ago
tcg-accel-ops.c gdbstub: move enums into separate header 2 years ago
tcg-accel-ops.h accel/tcg: Rename tcg_cpus_exec() -> tcg_cpu_exec() 2 years ago
tcg-all.c accel/tcg: Move common declarations to 'internal-common.h' 2 years ago
tcg-runtime-gvec.c tcg: Add gvec compare with immediate and scalar operand 3 years ago
tcg-runtime.c tcg: Split helper-proto.h 3 years ago
tcg-runtime.h tcg: Add gvec compare with immediate and scalar operand 3 years ago
trace-events accel/tcg: Remove trace events from trace-root.h 3 years ago
trace.h trace: switch position of headers to what Meson requires 6 years ago
translate-all.c accel/tcg: Move user definition of cpu_interrupt() to user-exec.c 2 years ago
translator.c accel/tcg: Init tb size and icount before plugin_gen_tb_end 2 years ago
user-exec-stub.c accel: Introduce cpu_exec_reset_hold() 2 years ago
user-exec.c accel/tcg: Move user definition of cpu_interrupt() to user-exec.c 2 years ago
user-retaddr.h accel/tcg: Un-inline retaddr helpers to 'user-retaddr.h' 2 years ago
vcpu-state.h user: Declare get_task_state() once in 'accel/tcg/vcpu-state.h' 2 years ago
watchpoint.c system/watchpoint: Move TCG specific code to accel/tcg/ 2 years ago