1
0
Fork 0
mirror of https://github.com/hermitcore/libhermit.git synced 2025-03-09 00:00:03 +01:00
libhermit/arch/aarch64/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
..
memory.c add interface providing the free list to the hypervisor (#101) 2018-09-04 13:09:23 +02:00
memory.dep aarch64 support (#84) 2018-03-23 04:04:44 -04:00
page.c add basic gdb support for aarch64 (#94) 2018-07-21 21:42:11 +02:00
page.dep aarch64 support (#84) 2018-03-23 04:04:44 -04:00
vma.c aarch64 support (#84) 2018-03-23 04:04:44 -04:00
vma.dep aarch64 support (#84) 2018-03-23 04:04:44 -04:00