hyperstart
hyperstart copied to clipboard
[RFC] Support for running hyperstart without 9pfs
Hi,
This is related to PR, https://github.com/hyperhq/runv/pull/626.
This PR adds support for running hyperstart without having access to 9p filesystem passed via runv. Instead of relying on 9p filesystem, it expects an SCSI device with rootfs attached to the VM.
Can one of the admins verify this patch?