cloud-hypervisor/pci
Rob Bradford 60165bbcfa pci: Fix #[cfg(target_arch)] guards for port I/O
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>
2024-09-20 16:17:43 +00:00
..
src pci: Fix #[cfg(target_arch)] guards for port I/O 2024-09-20 16:17:43 +00:00
Cargo.toml build: Bump anyhow from 1.0.86 to 1.0.87 2024-09-10 00:03:10 +00:00