cloud-hypervisor/vmm/src
Rob Bradford 50c8335d3d vmm: device_manager: Expose the SystemAllocator
This allows other code to allocate I/O ports for use on the (already)
exposed IO bus.

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
2019-11-21 09:17:15 -08:00
..
api vmm: api: Specify which integers are 64 bit wide 2019-11-12 08:39:05 -08:00
acpi.rs arch: vmm: Move ACPI tables creation to vmm crate 2019-11-07 14:02:27 +00:00
config.rs vmm: Fix rustfmt failure by removing extra ";" 2019-11-08 20:43:52 +00:00
cpu.rs vmm: Encase CpuManager within an Arc<Mutex<>> 2019-11-21 09:17:15 -08:00
device_manager.rs vmm: device_manager: Expose the SystemAllocator 2019-11-21 09:17:15 -08:00
lib.rs vmm: Move CPU management code to its own module 2019-11-11 15:46:24 +00:00
vm.rs vmm: Encase CpuManager within an Arc<Mutex<>> 2019-11-21 09:17:15 -08:00