mirror of
https://github.com/wbenny/hvpp
synced 2026-08-17 04:26:04 -04:00
Previous "custom" allocator was non-replaceable and hard-coded. The "custom allocator" term has been replaced with "hypervisor allocator", as it more closely reflects when is this allocator used. Most importantly, this change allows anyone to write their own allocator/heap manager (or use existing one, such as dlmalloc) and bind it as the hypervisor allocator. |
||
|---|---|---|
| .. | ||
| hvpp | ||
| hvppctrl | ||
| hvppdrv | ||
| hvppdrv_c | ||