aboutsummaryrefslogtreecommitdiff
path: root/accel/tcg/softmmu_template.h
AgeCommit message (Expand)Author
2019-05-10accel/tcg: demacro cputlbAlex Bennée
2019-02-11cputlb: update TLB entry/index after tlb_fillEmilio G. Cota
2019-01-30tcg: Fix LGPL version numberThomas Huth
2018-10-18cputlb: read CPUTLBEntry.addr_write atomicallyEmilio G. Cota
2018-10-18tcg: Add tlb_index and tlb_entry helpersRichard Henderson
2018-08-14accel/tcg: Pass read access type through to io_readx()Peter Maydell
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