cloud-hypervisor/pci
Alyssa Ross 50bac1694f vmm: support PCI I/O regions on all architectures
While non-Intel CPU architectures don't have a special concept of IO
address space, support for PCI I/O regions is still needed to be able
to handle PCI devices that use them.

With this change, I'm able to pass through an e1000e device from QEMU
to a cloud-hypervisor VM on aarch64 and use it in the cloud-hypervisor
guest.  Previously, it would hit the unimplemented!().

Signed-off-by: Alyssa Ross <hi@alyssa.is>
2024-12-14 14:12:00 +00:00
..
src vmm: support PCI I/O regions on all architectures 2024-12-14 14:12:00 +00:00
Cargo.toml build: Bump anyhow from 1.0.87 to 1.0.94 2024-12-05 00:30:01 +00:00