aboutsummaryrefslogtreecommitdiff
path: root/accel/tcg/softmmu_template.h
AgeCommit message (Expand)AuthorFilesLines
2018-10-18cputlb: read CPUTLBEntry.addr_write atomicallyEmilio G. Cota1-6/+6
2018-10-18tcg: Add tlb_index and tlb_entry helpersRichard Henderson1-30/+34
2018-08-14accel/tcg: Pass read access type through to io_readx()Peter Maydell1-4/+7
2018-07-02tcg: Define and use new tlb_hit() and tlb_hit_page() functionsPeter Maydell1-10/+6
2018-06-26tcg: Support MMU protection regions smaller than TARGET_PAGE_SIZEPeter Maydell1-8/+16
2018-01-25accel/tcg: add size paremeter in tlb_fill()Laurent Vivier1-6/+8
2017-10-20accel/tcg: allow to invalidate a write TLB entry immediatelyDavid Hildenbrand1-2/+2
2017-09-17accel/tcg: move softmmu_template.h to accel/tcg/Thomas Huth1-0/+433