summaryrefslogtreecommitdiff
path: root/accel/tcg/plugin-gen.c
AgeCommit message (Expand)Author
2021-02-18accel/tcg: allow plugin instrumentation to be disable via cflagsAlex Bennée
2021-02-18accel/tcg/plugin-gen: fix the call signature for inline callbacksAlex Bennée
2021-01-13tcg: Use tcg_constant_{i32,i64} with tcg pluginsRichard Henderson
2019-10-28plugin-gen: add module for TCG-related codeEmilio G. Cota