cloud-hypervisor/virtio-devices/src
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
..
transport virtio-devices: Create a proper result type for VirtioPciDevice 2022-11-23 18:37:40 +00:00
vhost_user virtio-devices: modify or provide safety comments 2022-11-18 12:50:01 +00:00
vsock virtio-devices: modify or provide safety comments 2022-11-18 12:50:01 +00:00
balloon.rs virtio-devices: modify or provide safety comments 2022-11-18 12:50:01 +00:00
block.rs virtio-devices: block: Return error to driver on writes if read-only 2022-11-14 15:28:30 +00:00
console.rs virtio-devices: modify or provide safety comments 2022-11-18 12:50:01 +00:00
device.rs virtio-net: net: Wait for threads to exit on Drop 2022-11-10 07:46:16 -08:00
epoll_helper.rs virtio-devices: modify or provide safety comments 2022-11-18 12:50:01 +00:00
iommu.rs virtio-devices: modify or provide safety comments 2022-11-18 12:50:01 +00:00
lib.rs misc: Unify error message punctuation 2022-10-21 12:19:07 +02:00
mem.rs virtio-devices: modify or provide safety comments 2022-11-18 12:50:01 +00:00
net.rs virtio-net: net: Wait for threads to exit on Drop 2022-11-10 07:46:16 -08:00
pmem.rs vmm: virtio-devices: Restore every VirtioDevice upon creation 2022-10-24 14:17:08 +02:00
rng.rs vmm: virtio-devices: Restore every VirtioDevice upon creation 2022-10-24 14:17:08 +02:00
seccomp_filters.rs virtio-devices: seccomp: Move mprotect() to virtio common rules 2022-11-12 08:29:47 +00:00
thread_helper.rs virtio-devices: Shutdown VMM upon worker thread errors 2022-08-16 11:45:44 +01:00
vdpa.rs vmm: virtio-devices: Restore every VirtioDevice upon creation 2022-10-24 14:17:08 +02:00
watchdog.rs virtio-devices: modify or provide safety comments 2022-11-18 12:50:01 +00:00