Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-09-03 | memory: Single byte swap along the I/O path | Tony Nguyen | 1 | -63/+0 |
2019-09-03 | memory: Access MemoryRegion with endianness | Tony Nguyen | 1 | -6/+18 |
2019-09-03 | exec: Hard code size with MO_{8|16|32|64} | Tony Nguyen | 1 | -9/+9 |
2019-09-03 | exec: Access MemoryRegion with MemOp | Tony Nguyen | 1 | -9/+9 |
2018-06-28 | exec: Fix MAP_RAM for cached access | Eric Auger | 1 | -25/+22 |
2018-05-31 | Make address_space_translate{, _cached}() take a MemTxAttrs argument | Peter Maydell | 1 | -9/+9 |
2018-05-09 | exec: move memory access declarations to a common header, inline *_phys funct... | Paolo Bonzini | 1 | -126/+0 |
2016-12-22 | exec: introduce memory_ldst.inc.c | Paolo Bonzini | 1 | -0/+709 |