mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
Now that vhost-user has been fixed regarding size of the virtqueues, booting a VM with the firmware from a vhost-user-blk backend actually works. That's why this commit updates the previously introduced integration test to make it use the firmware instead of direct kernel boot. Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>