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