Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-05-02 | Do not include cpu.h if it's not really necessary | Thomas Huth | 1 | -1/+0 |
2021-01-23 | accel/tcg: Declare missing cpu_loop_exit*() stubs | Philippe Mathieu-Daudé | 1 | -0/+10 |
2021-01-02 | remove TCG includes from common code | Paolo Bonzini | 1 | -1/+0 |
2020-07-10 | accel/tcg: Add stub for probe_access() | Philippe Mathieu-Daudé | 1 | -0/+7 |
2019-10-28 | accel/stubs: reduce headers from tcg-stub | Alex Bennée | 1 | -1/+0 |
2019-08-16 | Clean up inclusion of exec/cpu-common.h | Markus Armbruster | 1 | -1/+0 |
2018-07-02 | tcg: simplify !CONFIG_TCG handling of tb_invalidate_* | Paolo Bonzini | 1 | -6/+0 |
2018-07-02 | tcg: Fix --disable-tcg build breakage | Philippe Mathieu-Daudé | 1 | -0/+6 |
2018-06-22 | tcg: fix --disable-tcg build breakage | Emilio G. Cota | 1 | -4/+0 |
2017-11-23 | tcg: Fix compilation without TCG | Juan Quintela | 1 | -0/+8 |
2017-07-04 | tcg: add the tcg-stub.c file into accel/stubs/ | Yang Zhong | 1 | -0/+22 |