mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2024-11-04 19:11:11 +00:00
98f949d35d
Adding new I/O ports for both the ACPI shutdown and the ACPI PM timer devices so they can be triggered from both addresses. The reason for this change is that TDX expects only certain I/O ports to be enabled based on what QEMU exposes. We follow this to avoid new ports from being opened exclusively for Cloud Hypervisor. We have to keep the former I/O ports available given all firmwares haven't been updated yet. Once we reach a point where we know both Rust Hypervisor Firmware, OVMF, TDVF and TDSHIM have been updated with the new port values, we'll be able to remove the former ports. Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com> |
||
---|---|---|
.. | ||
api | ||
acpi.rs | ||
clone3.rs | ||
config.rs | ||
coredump.rs | ||
cpu.rs | ||
device_manager.rs | ||
device_tree.rs | ||
gdb.rs | ||
interrupt.rs | ||
lib.rs | ||
memory_manager.rs | ||
migration.rs | ||
pci_segment.rs | ||
seccomp_filters.rs | ||
serial_buffer.rs | ||
serial_manager.rs | ||
sigwinch_listener.rs | ||
vm.rs |