summaryrefslogtreecommitdiffstats
path: root/accel/tcg
Commit message (Expand)AuthorAgeFilesLines
* tcg: Restart code generation when we run out of tempsRichard Henderson2021-01-241-1/+14
* tcg: Toggle page execution for Apple SiliconRoman Bolshakov2021-01-232-0/+5
* accel/tcg: Restrict cpu_io_recompile() from other acceleratorsPhilippe Mathieu-Daudé2021-01-232-0/+3
* accel/tcg: Restrict tb_gen_code() from other acceleratorsPhilippe Mathieu-Daudé2021-01-233-0/+20
* accel/tcg: Move tb_flush_jmp_cache() to cputlb.cRichard Henderson2021-01-232-17/+18
* accel/tcg: Make cpu_gen_init() staticPhilippe Mathieu-Daudé2021-01-231-1/+1
* tcg: update the cpu running flag in cpu_exec_step_atomicDouglas Crosher2021-01-221-0/+4
* tcg: Use tcg_constant_{i32,i64} with tcg pluginsRichard Henderson2021-01-131-27/+22Star
* tcg: Remove TCG_TARGET_SUPPORT_MIRRORRichard Henderson2021-01-071-7/+9
* accel/tcg: Add mips support to alloc_code_gen_buffer_splitwx_memfdRichard Henderson2021-01-071-8/+38
* tcg: Return the TB pointer from the rx region from exit_tbRichard Henderson2021-01-071-14/+21
* accel/tcg: Support split-wx for darwin/iOS with vm_remapRichard Henderson2021-01-071-0/+67
* accel/tcg: Support split-wx for linux with memfdRichard Henderson2021-01-071-8/+76
* tcg: Add --accel tcg,split-wx propertyRichard Henderson2021-01-072-9/+52
* tcg: Use Error with alloc_code_gen_bufferRichard Henderson2021-01-071-26/+34
* tcg: Make DisasContextBase.tb constRichard Henderson2021-01-071-2/+2
* tcg: Adjust tb_target_set_jmp_target for split-wxRichard Henderson2021-01-071-1/+3
* tcg: Introduce tcg_splitwx_to_{rx,rw}Richard Henderson2021-01-075-22/+19Star
* tcg: Add in_code_gen_bufferRichard Henderson2021-01-071-18/+8Star
* tcg: Move tcg epilogue pointer out of TCGContextRichard Henderson2021-01-071-1/+1
* Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell2021-01-065-42/+14Star
|\
| * remove TCG includes from common codePaolo Bonzini2021-01-024-42/+3Star
| * cfi: Initial support for cfi-icall in QEMUDaniele Buono2021-01-021-0/+11
* | tcg: Use memset for large vector byte replicationRichard Henderson2021-01-041-0/+11
|/
* accel/tcg/user-exec: silence the compiler warningsChen Qun2020-12-181-1/+2
* tcg: Make CPUClass.debug_excp_handler optionalEduardo Habkost2020-12-161-1/+3
* tcg: make CPUClass.cpu_exec_* optionalEduardo Habkost2020-12-161-3/+8
* tcg: cpu_exec_{enter,exit} helpersEduardo Habkost2020-12-161-5/+18
* accel/tcg: Remove special case for GCC < 4.6Philippe Mathieu-Daudé2020-12-151-1/+1
* icount: improve exec nocache usagePavel Dovgalyuk2020-12-151-1/+1
* accel/tcg: Remove deprecated '-tb-size' optionPhilippe Mathieu-Daudé2020-12-151-1/+1
* accel/tcg: rename tcg-cpus functions to match module nameClaudio Fontana2020-12-117-64/+64
* accel/tcg: split tcg_start_vcpu_threadClaudio Fontana2020-12-118-87/+71Star
* accel/tcg: split CpusAccel into three TCG variantsClaudio Fontana2020-12-1110-461/+645
* Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20201027' into...Peter Maydell2020-10-301-0/+4
|\
| * accel/tcg: Add CPU_LOG_EXEC tracing for cpu_io_recompile()Peter Maydell2020-10-271-0/+4
* | spapr: Unrealize vCPUs with qdev_unrealize()Greg Kurz2020-10-271-0/+4
|/
* accel/tcg: Add tlb_flush_page_bits_by_mmuidx*Richard Henderson2020-10-201-9/+266
* accel/tcg: Fix computing of is_write for MIPSKele Huang2020-10-081-4/+39
* gdbstub: add reverse step support in replay modePavel Dovgalyuk2020-10-061-0/+1
* replay: don't record interrupt pollPavel Dovgalyuk2020-10-061-3/+18
* accel/tcg: use current_machine as it is always set for softmmuClaudio Fontana2020-10-051-10/+1Star
* cpus: add handle_interrupt to the CpusAccel interfaceClaudio Fontana2020-10-052-26/+28
* cpus: extract out TCG-specific code to accel/tcgClaudio Fontana2020-10-054-6/+575
* icount: rename functions to be consistent with the module nameClaudio Fontana2020-10-051-3/+3
* cpu-timers, icount: new modulesClaudio Fontana2020-10-053-9/+40
* disas: Move host asm annotations to tb_gen_codeRichard Henderson2020-10-031-9/+15
* exec: Remove MemoryRegion::global_locking fieldPhilippe Mathieu-Daudé2020-09-301-2/+2
* qemu/atomic.h: rename atomic_ to qatomic_Stefan Hajnoczi2020-09-235-57/+59
* qemu/: fix some comment spelling errorszhaolichang2020-09-171-1/+1