Skip to content
  • Iustin Pop's avatar
    Remove the extra_args parameter in instance start · 07813a9e
    Iustin Pop authored
    This patch removes the extra_args parameter and instead switches the
    instance to the HV_KERNEL_ARGS hypervisor option.
    
    This is a big change, but it's a needed cleanup, this extra parameter on
    all RPC calls is not generic and we also need to have a persistent value
    here.
    
    Reviewed-by: imsnah
    07813a9e