cloud-hypervisor/vmm
Sebastien Boeuf 1603786374 vmm: Pass MemoryManager through CpuManager creation
Instead of passing the GuestMemoryMmap directly to the CpuManager upon
its creation, it's better to pass a reference to the MemoryManager. This
way we will be able to know if SGX EPC region along with one or multiple
sections are present.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2020-07-15 15:08:56 +02:00
..
src vmm: Pass MemoryManager through CpuManager creation 2020-07-15 15:08:56 +02:00
Cargo.toml build: add a default feature KVM 2020-07-08 11:07:15 +01:00