summaryrefslogtreecommitdiff
path: root/include/exec/memattrs.h
AgeCommit message (Expand)AuthorFilesLines
2017-09-04memory.h: Move MemTxResult type to memattrs.hPeter Maydell1-0/+10
2015-10-19hw/pci: Introduce pci_requester_id()Pavel Fedin1-2/+2
2015-06-05target-i386: introduce cpu_get_mem_attrsPaolo Bonzini1-1/+3
2015-05-31Add stream ID to MSI writePavel Fedin1-0/+2
2015-04-26target-arm: Add user-mode transaction attributePeter Maydell1-0/+2
2015-04-26target-arm: Honour NS bits in page tablesPeter Maydell1-0/+2
2015-04-26memory: Define API for MemoryRegionOps to take attrs and return statusPeter Maydell1-0/+41