mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2025-01-21 12:05:19 +00:00
60165bbcfa
Port I/O is only supported on x86_64 - use inverted conditional logic to match the other architectures rather than calling them out specifically. This will be relevant when RISC-V support is added. Signed-off-by: Rob Bradford <rbradford@rivosinc.com>