Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | accel/tcg: Remove will_exit argument from cpu_restore_state | Richard Henderson | 2022-10-31 | 1 | -1/+1 |
* | Do not include cpu.h if it's not really necessary | Thomas Huth | 2021-05-02 | 1 | -1/+0 |
* | qemu-common: Move tcg_enabled() etc. to sysemu/tcg.h | Markus Armbruster | 2019-06-11 | 1 | -0/+1 |
* | tcg: Fix LGPL version number | Thomas Huth | 2019-01-30 | 1 | -1/+1 |
* | icount: fix cpu_restore_state_from_tb for non-tb-exit cases | Pavel Dovgalyuk | 2018-04-11 | 1 | -5/+5 |
* | accel/tcg/cpu-exec-common.c: Remove unnecessary include of memory-internal.h | Peter Maydell | 2017-12-18 | 1 | -1/+0 |
* | tcg: make tcg_allowed global | Yang Zhong | 2017-07-04 | 1 | -0/+2 |
* | tcg: move tcg related files into accel/tcg/ subdirectory | Yang Zhong | 2017-06-15 | 1 | -0/+82 |