summary refs log tree commit diff stats
path: root/include/exec/memattrs.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* accel/tcg: Add tlb_fill_flags to CPUTLBEntryFullRichard Henderson2024-03-051-2/+0
* exec/memattrs: Remove target_tlb_bit*Richard Henderson2024-03-051-10/+0
* include/exec/memattrs: Add two bits of space to MemTxAttrsRichard Henderson2023-06-231-1/+8
* softmmu/physmem: Introduce MemTxAttrs::memory field and MEMTX_ACCESS_ERRORPhilippe Mathieu-Daudé2022-03-211-0/+9
* cputlb: Byte swap memory transaction attributeTony Nguyen2019-09-031-0/+2
* exec: Add target-specific tlb bits to MemTxAttrsRichard Henderson2019-02-051-0/+10
* memory.h: Move MemTxResult type to memattrs.hPeter Maydell2017-09-041-0/+10
* hw/pci: Introduce pci_requester_id()Pavel Fedin2015-10-191-2/+2
* target-i386: introduce cpu_get_mem_attrsPaolo Bonzini2015-06-051-1/+3
* Add stream ID to MSI writePavel Fedin2015-05-311-0/+2
* target-arm: Add user-mode transaction attributePeter Maydell2015-04-261-0/+2
* target-arm: Honour NS bits in page tablesPeter Maydell2015-04-261-0/+2
* memory: Define API for MemoryRegionOps to take attrs and return statusPeter Maydell2015-04-261-0/+41