summaryrefslogtreecommitdiffstats
path: root/accel/tcg/cpu-exec-common.c
Commit message (Expand)AuthorAgeFilesLines
* accel/tcg: Remove will_exit argument from cpu_restore_stateRichard Henderson2022-10-311-1/+1
* Do not include cpu.h if it's not really necessaryThomas Huth2021-05-021-1/+0Star
* qemu-common: Move tcg_enabled() etc. to sysemu/tcg.hMarkus Armbruster2019-06-111-0/+1
* tcg: Fix LGPL version numberThomas Huth2019-01-301-1/+1
* icount: fix cpu_restore_state_from_tb for non-tb-exit casesPavel Dovgalyuk2018-04-111-5/+5
* accel/tcg/cpu-exec-common.c: Remove unnecessary include of memory-internal.hPeter Maydell2017-12-181-1/+0Star
* tcg: make tcg_allowed globalYang Zhong2017-07-041-0/+2
* tcg: move tcg related files into accel/tcg/ subdirectoryYang Zhong2017-06-151-0/+82