mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
vm-allocator: Enable vm-allocator for AArch64
Implemented GSI allocator and system allocator for AArch64. Renamed some layout definitions to align more code between architectures. Signed-off-by: Michael Zhao <michael.zhao@arm.com>
This commit is contained in:
committed by
Rob Bradford
parent
5343b0ac18
commit
e9488846f1
@@ -7,3 +7,4 @@ edition = "2018"
|
||||
[dependencies]
|
||||
libc = "0.2.71"
|
||||
vm-memory = "0.2.1"
|
||||
arch = { path = "../arch" }
|
||||
|
||||
Reference in New Issue
Block a user