On Mon, Mar 02, 2020 at 10:26:35PM -0800, Noah Meyerhans wrote: > On Sun, Feb 23, 2020 at 12:28:53AM -0800, Josh Triplett wrote: > > The normal Debian kernel configuration has CONFIG_VHOST_SCSI enabled, > > but the cloud configuration does not seem to have it enabled. Please > > enable CONFIG_VHOST_SCSI=m on the cloud configuration as well. > > Out of curiosity, where is this actually needed?
Nested virtualization; vhost-scsi is needed on the host to serve disks to a nested guest.