KVM: make the kernel and initrd arguments optional
Under KVM we don't strictly need a kernel and initrd. If some are passed we'll use them, otherwise the guest OS will need to behave as fully native, and have its own boot loader and kernel. The root_path hypervisor parameter becomes mandatory only if a kernel is specified. Reviewed-by: iustinp
Loading
Please register or sign in to comment