cloud-hypervisor/vmm/src
Samuel Ortiz 622f3f8fb6 vmm: vm: Avoid ioapic variable creation
For a more readable VM creation routine.

Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
2020-04-03 18:05:18 +01:00
..
api vmm: api: Add a /api/v1/vm.restore endpoint 2020-04-02 13:24:25 +01:00
acpi.rs vmm: acpi: Remove unused IORT related structures 2020-03-17 12:46:26 +00:00
config.rs main, vmm: add --initramfs cli option 2020-03-26 11:59:03 +01:00
cpu.rs vmm: cpu: Move CPUID patching to CpuManager 2020-04-03 18:05:18 +01:00
device_manager.rs vmm: device_manager: Convert migratable_devices to a map 2020-04-03 18:05:18 +01:00
interrupt.rs msi/msi-x: Prevent from losing masked interrupts 2020-02-25 08:31:14 +00:00
lib.rs vmm: Add a VmRestore command 2020-04-02 13:24:25 +01:00
memory_manager.rs vm-migration: Define the Snapshottable and Transportable traits 2020-04-02 13:24:25 +01:00
migration.rs vmm: Add a VmRestore command 2020-04-02 13:24:25 +01:00
seccomp_filters.rs vmm: seccomp: Add missing open() syscall 2020-04-02 09:56:48 +02:00
vm.rs vmm: vm: Avoid ioapic variable creation 2020-04-03 18:05:18 +01:00