summaryrefslogtreecommitdiffstats
path: root/include/exec/ram_addr.h
Commit message (Expand)AuthorAgeFilesLines
* ram_addr: tweaks to xen_modified_memoryPaolo Bonzini2015-06-051-1/+2
* exec: qemu_ram_alloc_resizeable, qemu_ram_resizeMichael S. Tsirkin2015-01-081-0/+7
* exec: cpu_physical_memory_set/clear_dirty_rangeMichael S. Tsirkin2015-01-081-3/+12
* exec: Handle multipage ranges in invalidate_and_set_dirty()Peter Maydell2014-11-181-0/+25
* exec: add parameter errp to qemu_ram_alloc and qemu_ram_alloc_from_ptrHu Tao2014-09-091-2/+2
* exec: fix migration with devices that use address_space_rwPaolo Bonzini2014-07-221-0/+11
* vhost-user: fix regions provied with VHOST_USER_SET_MEM_TABLE messageDamjan Marion2014-06-291-0/+1
* hostmem: add property to map memory with MAP_SHAREDPaolo Bonzini2014-06-191-1/+2
* hostmem: allow preallocation of any memory regionPaolo Bonzini2014-06-191-0/+1
* memory: add error propagation to file-based RAM allocationPaolo Bonzini2014-06-191-1/+1
* memory: reorganize file-based allocationPaolo Bonzini2014-06-191-0/+2
* exec: replace ffsl with ctzlNatanael Copa2014-06-111-1/+1
* exec: fix ram_list dirty map optimizationAlexey Kardashevskiy2014-02-041-1/+2
* exec: Exclude non portable function for MinGWStefan Weil2014-01-151-0/+2
* memory: syncronize kvm bitmap using bitmaps operationsJuan Quintela2014-01-131-18/+36
* memory: move bitmap synchronization to its own functionJuan Quintela2014-01-131-0/+31
* memory: split cpu_physical_memory_* functions to its own includeJuan Quintela2014-01-131-0/+98
OpenPOWER on IntegriCloud