summaryrefslogtreecommitdiffstats
path: root/accel/tcg/cputlb.c
Commit message (Expand)AuthorAgeFilesLines
* tcg: consistently access cpu->tb_jmp_cache atomicallyEmilio G. Cota2017-06-301-2/+2
* exec: allow to get a pointer for some mmio memory regionKONRAD Frederic2017-06-271-0/+10
* cputlb: fix the way get_page_addr_code fills the tlbKONRAD Frederic2017-06-271-2/+4
* cputlb: move get_page_addr_codeKONRAD Frederic2017-06-271-35/+35
* cputlb: cleanup get_page_addr_code to use VICTIM_TLB_HITKONRAD Frederic2017-06-271-9/+9
* tcg: move tcg related files into accel/tcg/ subdirectoryYang Zhong2017-06-151-0/+1051