summaryrefslogtreecommitdiff
path: root/include/exec/ram_addr.h
AgeCommit message (Expand)AuthorFilesLines
2014-11-18exec: Handle multipage ranges in invalidate_and_set_dirty()Peter Maydell1-0/+25
2014-09-09exec: add parameter errp to qemu_ram_alloc and qemu_ram_alloc_from_ptrHu Tao1-2/+2
2014-07-22exec: fix migration with devices that use address_space_rwPaolo Bonzini1-0/+11
2014-06-29vhost-user: fix regions provied with VHOST_USER_SET_MEM_TABLE messageDamjan Marion1-0/+1
2014-06-19hostmem: add property to map memory with MAP_SHAREDPaolo Bonzini1-1/+2
2014-06-19hostmem: allow preallocation of any memory regionPaolo Bonzini1-0/+1
2014-06-19memory: add error propagation to file-based RAM allocationPaolo Bonzini1-1/+1
2014-06-19memory: reorganize file-based allocationPaolo Bonzini1-0/+2
2014-06-11exec: replace ffsl with ctzlNatanael Copa1-1/+1
2014-02-04exec: fix ram_list dirty map optimizationAlexey Kardashevskiy1-1/+2
2014-01-15exec: Exclude non portable function for MinGWStefan Weil1-0/+2
2014-01-13memory: syncronize kvm bitmap using bitmaps operationsJuan Quintela1-18/+36
2014-01-13memory: move bitmap synchronization to its own functionJuan Quintela1-0/+31
2014-01-13memory: split cpu_physical_memory_* functions to its own includeJuan Quintela1-0/+98