summaryrefslogtreecommitdiff
path: root/include/exec/cputlb.h
AgeCommit message (Expand)AuthorFilesLines
2017-10-10cputlb: bring back tlb_flush_count under !TLB_DEBUGEmilio G. Cota1-2/+1
2017-02-24cputlb: atomically update tlb fields used by tlb_reset_dirtyAlex Bennée1-2/+0
2015-09-16include/exec: Move cputlb exec.c defs outPeter Crosthwaite1-16/+0
2015-09-16cputlb: Change tlb_set_dirty() arg to cpuPeter Crosthwaite1-1/+1
2015-09-16cputlb: move CPU_LOOP() for tlb_reset() to exec.cPeter Crosthwaite1-1/+1
2015-06-05cputlb: remove useless arguments to tlb_unprotect_code_phys, renamePaolo Bonzini1-2/+1
2015-02-16exec: make iotlb RCU-friendlyPaolo Bonzini1-1/+1
2014-03-13exec: Change memory_region_section_get_iotlb() argument to CPUStateAndreas Färber1-1/+1
2014-03-13cputlb: Change tlb_unprotect_code_phys() argument to CPUStateAndreas Färber1-1/+1
2014-03-13translate-all: Change tb_flush_jmp_cache() argument to CPUStateAndreas Färber1-1/+1
2013-06-20exec: Resolve subpages in one step except for IOTLB fillsJan Kiszka1-0/+4
2013-05-29memory: add address_space_translatePaolo Bonzini1-7/+5
2012-12-19exec: move include files to include/exec/Paolo Bonzini1-0/+46