cloud-hypervisor/vmm/src
Rob Bradford da8136e49d arch, vmm: Remove support for LinuxBoot
By supporting just PVH boot on x86-64 we simplify our boot path
substatially.

Fixes: #2231

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
2021-04-30 16:16:48 +02:00
..
api vmm: Create the api socket fd to pass to the http server 2021-04-29 09:44:40 +01:00
acpi.rs vmm: Address Rust 1.51.0 clippy issue (upper_case_acroynms) 2021-03-26 11:32:09 +00:00
config.rs vmm: config: Reject reserved fd from network config 2021-04-13 14:29:18 +02:00
cpu.rs arch, vmm: Remove support for LinuxBoot 2021-04-30 16:16:48 +02:00
device_manager.rs vmm: acpi: Allow reading from B0EJ field 2021-04-21 16:11:54 +01:00
device_tree.rs vmm: device_manager: Use DeviceTree to store PCI devices 2021-03-18 15:26:25 +01:00
interrupt.rs vmm: interrupt: drop unnecessary type from impl 2021-04-13 14:18:14 +01:00
lib.rs vmm: Create the api socket fd to pass to the http server 2021-04-29 09:44:40 +01:00
memory_manager.rs sgx: update virt EPC device path and docs 2021-04-30 16:16:01 +02:00
migration.rs vmm: Simplify snapshot/restore path handling 2021-03-12 13:03:01 +01:00
seccomp_filters.rs vmm: Update the http thread's seccomp filter 2021-04-29 09:44:40 +01:00
vm.rs arch, vmm: Remove support for LinuxBoot 2021-04-30 16:16:48 +02:00