summaryrefslogtreecommitdiff
path: root/translate-all.h
AgeCommit message (Expand)AuthorFilesLines
2015-06-05translate-all: remove unnecessary argument to tb_invalidate_phys_rangePaolo Bonzini1-2/+1
2015-06-05exec: move functions to translate-all.hPaolo Bonzini1-0/+8
2015-06-03translate-all: delete prototype for non-existent functionPaolo Bonzini1-1/+0
2014-03-13translate-all: Change tb_check_watchpoint() argument to CPUStateAndreas Färber1-1/+1
2013-12-10split definitions for exec.c and translate-all.c radix treesPaolo Bonzini1-7/+0
2013-02-16cputlb: Pass CPUState to cpu_unlink_tb()Andreas Färber1-1/+1
2012-12-16exec: move TB handling to translate-all.cBlue Swirl1-0/+34