cloud-hypervisor/vm-virtio/src
Samuel Ortiz c2f6dfce88 vm-virtio: Fix VirtioDeviceType traits
The From and Display traits were not handling some of the enum
definitions. We no longer have a default case for Display so any future
misses will fail at build time.

Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
2020-01-09 15:29:09 +01:00
..
transport vm-virtio: Fix broken write_base_regs() unit test 2020-01-03 10:20:53 +01:00
vhost_user vm-virtio: Implement multi-mapping for virtio-fs 2020-01-08 09:27:07 +01:00
vsock vm-virtio, vmm, vfio: Store GuestMemoryMmap in an Arc<ArcSwap<T>> 2020-01-02 13:20:11 +00:00
block.rs vm-virtio, vmm, vfio: Store GuestMemoryMmap in an Arc<ArcSwap<T>> 2020-01-02 13:20:11 +00:00
console.rs vm-virtio: Improve virtio-console input processing 2020-01-08 15:37:02 +01:00
device.rs vm-virtio, vmm, vfio: Store GuestMemoryMmap in an Arc<ArcSwap<T>> 2020-01-02 13:20:11 +00:00
iommu.rs vm-virtio: Implement VIRTIO_IOMMU_F_PROBE feature 2020-01-08 09:27:07 +01:00
lib.rs vm-virtio: Fix VirtioDeviceType traits 2020-01-09 15:29:09 +01:00
net.rs vm-virtio, vmm, vfio: Store GuestMemoryMmap in an Arc<ArcSwap<T>> 2020-01-02 13:20:11 +00:00
pmem.rs vm-virtio, vmm, vfio: Store GuestMemoryMmap in an Arc<ArcSwap<T>> 2020-01-02 13:20:11 +00:00
queue.rs vsock: vhost_user: vfio: Fix potential host memory overflow 2019-12-12 22:15:50 +01:00
rng.rs vm-virtio, vmm, vfio: Store GuestMemoryMmap in an Arc<ArcSwap<T>> 2020-01-02 13:20:11 +00:00