aboutsummaryrefslogtreecommitdiff
path: root/accel/tcg/softmmu_template.h
AgeCommit message (Expand)Author
2018-07-02tcg: Define and use new tlb_hit() and tlb_hit_page() functionsPeter Maydell
2018-06-26tcg: Support MMU protection regions smaller than TARGET_PAGE_SIZEPeter Maydell
2018-01-25accel/tcg: add size paremeter in tlb_fill()Laurent Vivier
2017-10-20accel/tcg: allow to invalidate a write TLB entry immediatelyDavid Hildenbrand
2017-09-17accel/tcg: move softmmu_template.h to accel/tcg/Thomas Huth