cloud-hypervisor/virtio-devices/src/transport
Sebastien Boeuf a50b3784fe virtio-devices: Create a proper result type for VirtioPciDevice
Creating a dedicated Result type for VirtioPciDevice, associated with
the new VirtioPciDeviceError enum. This allows for a clearer handling of
the errors generated through VirtioPciDevice::new().

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2022-11-23 18:37:40 +00:00
..
mod.rs virtio-devices: Create a proper result type for VirtioPciDevice 2022-11-23 18:37:40 +00:00
pci_common_config.rs pci, virtio-devices: Move VirtioPciDevice to the new restore design 2022-11-23 18:37:40 +00:00
pci_device.rs virtio-devices: Create a proper result type for VirtioPciDevice 2022-11-23 18:37:40 +00:00