cloud-hypervisor/vmm/src
Henry Wang 213da7d862 acpi: Implement SPCR on AArch64
This commit implements an AArch64-required ACPI table: Serial
Port Console Redirection Table (SPCR). The table provides
information about the configuration and use of the serial port
or non-legacy UART interface.

Signed-off-by: Henry Wang <Henry.Wang@arm.com>
2021-05-25 10:20:37 +02:00
..
api vmm: Enhance boot with info!() level messages 2021-05-18 20:45:38 +02:00
acpi.rs acpi: Implement SPCR on AArch64 2021-05-25 10:20:37 +02:00
config.rs vmm: tdx: Reject attempt to use --kernel with --tdx 2021-05-10 15:12:41 +01:00
cpu.rs acpi: Enable DSDT for CpuManager on AArch64 2021-05-25 10:20:37 +02:00
device_manager.rs acpi: Enable DSDT for DeviceManager on AArch64 2021-05-25 10:20:37 +02: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: support restore KVM clock in migration 2021-05-20 14:32:49 +01:00
memory_manager.rs vmm: Version MemoryManager state 2021-05-21 15:29:52 +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 vmm: support restore KVM clock in migration 2021-05-20 14:32:49 +01:00