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