You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs: Refer to the correct kernel config to enable PVH on linux
Enabling CONFIG_XEN_PVH=y is for booting on the actual Xen hypervisor.
To boot using PVH on a non-Xen hypervisor, set CONFIG_PVH=y.
Signed-off-by: Patrick Roy <[email protected]>
0 commit comments