Files
cloud-hypervisor/pci/src
Rob Bradford cdfc177347 pci: vfio: Cleanup error handling
After the refactoring to split the common VFIO code out for vfio-user
there were some inconsistencies in the error handling. Correct this so
that the error is independent of the transport (hardware vs user) VFIO
and migrate to anyhow/thiserror in the process. Some unused errors from
earlier refactoring have also been removed.

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
2021-08-04 14:30:14 +02:00
..
2021-05-26 22:29:35 +02:00
2021-07-29 13:28:57 +02:00
2021-07-29 13:28:57 +02:00
2021-08-04 14:30:14 +02:00