mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2024-11-05 11:31:14 +00:00
9e247c4e06
Use a new feature called "pvh_boot" to enable using the PVH boot protocol if the guest kernel supports it. The feature can be enabled by building with: cargo build [--release] --features "pvh_boot" Once performance has been evaluated, this can be made part of the default set of features so that any guest that supports it boots using PVH as the preferred option as is the case in QEMU. Signed-off-by: Alejandro Jimenez <alejandro.j.jimenez@oracle.com> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |