summaryrefslogtreecommitdiff
path: root/accel/tcg/translate-all.h
AgeCommit message (Expand)Author
2018-06-28move public invalidate APIs out of translate-all.{c,h}, clean upPaolo Bonzini
2018-06-15tcg: remove tb_lockEmilio G. Cota
2018-06-15translate-all: use per-page locking in !user-modeEmilio G. Cota
2017-06-15tcg: move tcg backend files into accel/tcg/Yang Zhong