summaryrefslogtreecommitdiffstats
path: root/accel/stubs/tcg-stub.c
Commit message (Expand)AuthorAgeFilesLines
* accel/tcg: Declare missing cpu_loop_exit*() stubsPhilippe Mathieu-Daudé2021-01-231-0/+10
* remove TCG includes from common codePaolo Bonzini2021-01-021-1/+0Star
* accel/tcg: Add stub for probe_access()Philippe Mathieu-Daudé2020-07-111-0/+7
* accel/stubs: reduce headers from tcg-stubAlex Bennée2019-10-281-1/+0Star
* Clean up inclusion of exec/cpu-common.hMarkus Armbruster2019-08-161-1/+0Star
* tcg: simplify !CONFIG_TCG handling of tb_invalidate_*Paolo Bonzini2018-07-021-6/+0Star
* tcg: Fix --disable-tcg build breakagePhilippe Mathieu-Daudé2018-07-021-0/+6
* tcg: fix --disable-tcg build breakageEmilio G. Cota2018-06-221-4/+0Star
* tcg: Fix compilation without TCGJuan Quintela2017-11-231-0/+8
* tcg: add the tcg-stub.c file into accel/stubs/Yang Zhong2017-07-041-0/+22