summaryrefslogtreecommitdiffstats
path: root/translate-all.h
Commit message (Expand)AuthorAgeFilesLines
* trace: Add per-vCPU tracing states for events with the 'vcpu' propertyLluís Vilanova2016-07-181-0/+3
* user-exec: Push resume-from-signal code out to handle_cpu_signal()Peter Maydell2016-06-091-1/+1
* translate-all: remove unnecessary argument to tb_invalidate_phys_rangePaolo Bonzini2015-06-051-2/+1Star
* exec: move functions to translate-all.hPaolo Bonzini2015-06-051-0/+8
* translate-all: delete prototype for non-existent functionPaolo Bonzini2015-06-031-1/+0Star
* translate-all: Change tb_check_watchpoint() argument to CPUStateAndreas Färber2014-03-131-1/+1
* split definitions for exec.c and translate-all.c radix treesPaolo Bonzini2013-12-101-7/+0Star
* cputlb: Pass CPUState to cpu_unlink_tb()Andreas Färber2013-02-161-1/+1
* exec: move TB handling to translate-all.cBlue Swirl2012-12-161-0/+34