cloud-hypervisor/virtio-devices/src
Fazla Mehrab 5db4dede28 block_util, vhdx: vhdx crate integration with the cloud hypervisor
vhdx_sync.rs in block_util implements traits to represent the vhdx
crate as a supported block device in the cloud hypervisor. The vhdx
is added to the block device list in device_manager.rs at the vmm
crate so that it can automatically detect a vhdx disk and invoke the
corresponding crate.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
Signed-off-by: Fazla Mehrab <akm.fazla.mehrab@intel.com>
2021-08-19 11:43:19 +02:00
..
transport clippy: Fix redundant allocations 2021-07-29 13:28:57 +02:00
vhost_user virtio-devices, vmm: Fix the '--seccomp false' option 2021-08-18 10:42:19 +02:00
vsock virtio-devices, vmm: Fix the '--seccomp false' option 2021-08-18 10:42:19 +02:00
balloon.rs virtio-devices, vmm: Fix the '--seccomp false' option 2021-08-18 10:42:19 +02:00
block.rs virtio-devices, vmm: Fix the '--seccomp false' option 2021-08-18 10:42:19 +02:00
console.rs virtio-devices, vmm: Fix the '--seccomp false' option 2021-08-18 10:42:19 +02:00
device.rs misc: Upgrade to use the vm-memory crate w/ dirty-page-tracking 2021-06-03 08:34:45 +01:00
epoll_helper.rs virtio-devices: vhost_user: net: Handle reconnection 2021-06-02 11:59:13 +02:00
iommu.rs virtio-devices, vmm: Fix the '--seccomp false' option 2021-08-18 10:42:19 +02:00
lib.rs virtio-devices, vmm: Move to the seccompiler crate 2021-08-18 10:42:19 +02:00
mem.rs virtio-devices, vmm: Fix the '--seccomp false' option 2021-08-18 10:42:19 +02:00
net.rs virtio-devices, vmm: Fix the '--seccomp false' option 2021-08-18 10:42:19 +02:00
pmem.rs virtio-devices, vmm: Fix the '--seccomp false' option 2021-08-18 10:42:19 +02:00
rng.rs virtio-devices, vmm: Fix the '--seccomp false' option 2021-08-18 10:42:19 +02:00
seccomp_filters.rs block_util, vhdx: vhdx crate integration with the cloud hypervisor 2021-08-19 11:43:19 +02:00
watchdog.rs virtio-devices, vmm: Fix the '--seccomp false' option 2021-08-18 10:42:19 +02:00