Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert "device: Allow to use the predicted 'VmPath' when adding blk d…
…evices" This reverts commit c01192e. The above commit was a temporary (not reliable) workaround to support container rootfs through hotplugged block device when using cloud-hypervisor (clh). As the updated version of clh now returns the PCI BDF information for all hotplugged devices, we no longer need to rely on the predicted device path in the guest (a.k.a 'VmPath'). This patch reverts the above commit to remove the special code path for supporting cloud-hypervisor. Fixes: kata-containers#823
- Loading branch information