summaryrefslogtreecommitdiffstats
path: root/include/exec/memory.h
Commit message (Expand)AuthorAgeFilesLines
...
* ioport: Move portio types to ioport.hJan Kiszka2013-07-041-13/+0
* ioport: Remove unused old dispatching servicesJan Kiszka2013-07-041-9/+0
* ioport: Switch dispatching to memory core layerJan Kiszka2013-07-041-4/+1
* hwaddr: Make hwaddr type usable beyond softmmuAndreas Färber2013-06-281-0/+2
* 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/+0
* 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/+14
* 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/+3
* 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/+0
* 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
OpenPOWER on IntegriCloud