libhermit/mm
Simon Pickartz 1a8e06a365 add interface providing the free list to the hypervisor (#101)
Add an interface for sharing the free list with the hypervisor. This can be used to accelerate the cold migration of guests.
2018-09-04 13:09:23 +02:00
..
malloc.c use one lock for the memory management to avoid deadlocks 2017-09-23 23:27:12 +02:00
vma.c add interface providing the free list to the hypervisor (#101) 2018-09-04 13:09:23 +02:00