cloud-hypervisor/vmm/src
Rob Bradford 835a31e283 vmm: config: Require max and boot vCPUs to be equal for TDX
CPU hotplug is not possible with TDX

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
2021-03-08 18:30:00 +00:00
..
api Enable pty console 2021-02-09 10:03:28 +00:00
acpi.rs vmm: acpi: Support compiling ACPI code on aarch64 2021-01-26 15:19:02 +08:00
config.rs vmm: config: Require max and boot vCPUs to be equal for TDX 2021-03-08 18:30:00 +00:00
cpu.rs vmm: cpu: Add functionality for enabling TDX for all vCPUs 2021-03-08 18:30:00 +00:00
device_manager.rs Try to restore pty configuration on reboot 2021-03-05 18:34:52 +01:00
device_tree.rs vmm: Remove mmio and pci differentiation 2020-10-19 14:58:48 +01:00
interrupt.rs interrupt: Add a notifier method to the InterruptController 2021-02-10 17:34:56 +00:00
lib.rs Try to restore pty configuration on reboot 2021-03-05 18:34:52 +01:00
memory_manager.rs vmm: memory_manager: Disable dirty page logging when running on TDX 2021-03-08 18:30:00 +00:00
migration.rs vmm: Improve restore error message about URL conversion 2021-02-23 11:07:48 +00:00
seccomp_filters.rs net_util: Simplify TX/RX queue handling 2021-02-22 10:39:23 +00:00
vm.rs tdx: Configure TDX state for the VM 2021-03-08 18:30:00 +00:00