summaryrefslogtreecommitdiff
path: root/translate-common.c
AgeCommit message (Expand)AuthorFilesLines
2017-03-03Merge branch 'icount-update' into HEADPaolo Bonzini1-8/+5
2017-02-24tcg: drop global lock during TCG code executionJan Kiszka1-10/+11
2017-02-22cpu-exec: unify icount_decr and tcg_exit_reqPaolo Bonzini1-8/+5
2016-05-19include: move CPU-related definitions out of qemu-common.hPaolo Bonzini1-0/+1
2016-01-29exec: Clean up includesPeter Maydell1-0/+1
2015-12-02translate-all: ensure host page mask is always extended with 1'sPaolo Bonzini1-1/+1
2015-09-16translate: move real_host_page setting to -commonPeter Crosthwaite1-0/+3
2015-09-16translate-all: Move tcg_handle_interrupt() to -commonPeter Crosthwaite1-0/+53