summaryrefslogtreecommitdiff
path: root/cputlb.c
AgeCommit message (Expand)AuthorFilesLines
2012-10-23Rename target_phys_addr_t to hwaddrAvi Kivity1-2/+2
2012-10-22memory: per-AddressSpace dispatchAvi Kivity1-1/+2
2012-10-15memory: rename 'exec-obsolete.h'Avi Kivity1-2/+1
2012-09-15Remove unused CONFIG_TCG_PASS_AREG0 and dead codeBlue Swirl1-5/+0
2012-08-15cputlb.c: Fix out of date commentPeter Maydell1-1/+3
2012-05-12cputlb: fix watchpoints handlingMax Filippov1-2/+2
2012-05-01cputlb: prepare private memory API for public consumptionBlue Swirl1-5/+7
2012-05-01cputlb: move TLB handling to a separate fileBlue Swirl1-0/+362