Skip to content
  • Guido Trotter's avatar
    KVM: make the kernel and initrd arguments optional · df5ab9f0
    Guido Trotter authored
    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
    df5ab9f0