aboutsummaryrefslogtreecommitdiff
path: root/translate-common.c
AgeCommit message (Expand)Author
2017-03-03Merge branch 'icount-update' into HEADPaolo Bonzini
2017-02-24tcg: drop global lock during TCG code executionJan Kiszka
2017-02-22cpu-exec: unify icount_decr and tcg_exit_reqPaolo Bonzini
2016-05-19include: move CPU-related definitions out of qemu-common.hPaolo Bonzini
2016-01-29exec: Clean up includesPeter Maydell
2015-12-02translate-all: ensure host page mask is always extended with 1'sPaolo Bonzini
2015-09-16translate: move real_host_page setting to -commonPeter Crosthwaite
2015-09-16translate-all: Move tcg_handle_interrupt() to -commonPeter Crosthwaite