Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-06-23 | include/exec/memattrs: Add two bits of space to MemTxAttrs | Richard Henderson | 1 | -1/+8 |
2022-03-21 | softmmu/physmem: Introduce MemTxAttrs::memory field and MEMTX_ACCESS_ERROR | Philippe Mathieu-Daudé | 1 | -0/+9 |
2019-09-03 | cputlb: Byte swap memory transaction attribute | Tony Nguyen | 1 | -0/+2 |
2019-02-05 | exec: Add target-specific tlb bits to MemTxAttrs | Richard Henderson | 1 | -0/+10 |
2017-09-04 | memory.h: Move MemTxResult type to memattrs.h | Peter Maydell | 1 | -0/+10 |
2015-10-19 | hw/pci: Introduce pci_requester_id() | Pavel Fedin | 1 | -2/+2 |
2015-06-05 | target-i386: introduce cpu_get_mem_attrs | Paolo Bonzini | 1 | -1/+3 |
2015-05-31 | Add stream ID to MSI write | Pavel Fedin | 1 | -0/+2 |
2015-04-26 | target-arm: Add user-mode transaction attribute | Peter Maydell | 1 | -0/+2 |
2015-04-26 | target-arm: Honour NS bits in page tables | Peter Maydell | 1 | -0/+2 |
2015-04-26 | memory: Define API for MemoryRegionOps to take attrs and return status | Peter Maydell | 1 | -0/+41 |