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