aboutsummaryrefslogtreecommitdiff
path: root/accel/tcg/cputlb.c
AgeCommit message (Expand)AuthorFilesLines
2017-06-30tcg: consistently access cpu->tb_jmp_cache atomicallyEmilio G. Cota1-2/+2
2017-06-27exec: allow to get a pointer for some mmio memory regionKONRAD Frederic1-0/+10
2017-06-27cputlb: fix the way get_page_addr_code fills the tlbKONRAD Frederic1-2/+4
2017-06-27cputlb: move get_page_addr_codeKONRAD Frederic1-35/+35
2017-06-27cputlb: cleanup get_page_addr_code to use VICTIM_TLB_HITKONRAD Frederic1-9/+9
2017-06-15tcg: move tcg related files into accel/tcg/ subdirectoryYang Zhong1-0/+1051