summaryrefslogtreecommitdiffstats
path: root/include/exec/memory.h
Commit message (Expand)AuthorAgeFilesLines
* memory: give name to every AddressSpaceAlexey Kardashevskiy2013-06-201-2/+4
* memory: Add iommu map/unmap notifiersDavid Gibson2013-06-201-0/+32
* memory: iommu supportAvi Kivity2013-06-201-4/+62
* memory: make section size a 128-bit integerPaolo Bonzini2013-06-201-1/+4
* Revert "memory: limit sections in the radix tree to the actual address space ...Paolo Bonzini2013-06-201-3/+0Star
* exec: return MemoryRegion from address_space_translatePaolo Bonzini2013-06-201-4/+4
* memory: add return value to address_space_rw/read/writePaolo Bonzini2013-05-291-3/+9
* memory: add address_space_access_validPaolo Bonzini2013-05-291-0/+15
* memory: add address_space_translatePaolo Bonzini2013-05-291-17/+14Star
* memory: limit sections in the radix tree to the actual address space sizeAvi Kivity2013-05-241-0/+3
* memory: make memory_global_sync_dirty_bitmap take an AddressSpacePaolo Bonzini2013-05-241-4/+3Star
* memory: Rename readable flag to romd_modeJan Kiszka2013-05-241-11/+11
* memory: allow memory_region_find() to run on non-root memory regionsPaolo Bonzini2013-05-241-9/+19
* memory: move core typedefs to qemu/typedefs.hPaolo Bonzini2013-04-151-5/+0Star
* memory: introduce memory_region_test_and_clear_dirtyJuan Quintela2012-12-201-0/+16
* misc: move include files to include/qemu/Paolo Bonzini2012-12-191-2/+2
* exec: move include files to include/exec/Paolo Bonzini2012-12-191-0/+882