Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-06-29 | vhost-user: fix regions provied with VHOST_USER_SET_MEM_TABLE message | Damjan Marion | 1 | -0/+1 |
2014-06-19 | hostmem: add property to map memory with MAP_SHARED | Paolo Bonzini | 1 | -1/+2 |
2014-06-19 | hostmem: allow preallocation of any memory region | Paolo Bonzini | 1 | -0/+1 |
2014-06-19 | memory: add error propagation to file-based RAM allocation | Paolo Bonzini | 1 | -1/+1 |
2014-06-19 | memory: reorganize file-based allocation | Paolo Bonzini | 1 | -0/+2 |
2014-06-11 | exec: replace ffsl with ctzl | Natanael Copa | 1 | -1/+1 |
2014-02-04 | exec: fix ram_list dirty map optimization | Alexey Kardashevskiy | 1 | -1/+2 |
2014-01-15 | exec: Exclude non portable function for MinGW | Stefan Weil | 1 | -0/+2 |
2014-01-13 | memory: syncronize kvm bitmap using bitmaps operations | Juan Quintela | 1 | -18/+36 |
2014-01-13 | memory: move bitmap synchronization to its own function | Juan Quintela | 1 | -0/+31 |
2014-01-13 | memory: split cpu_physical_memory_* functions to its own include | Juan Quintela | 1 | -0/+98 |