Skip to content
  • Guido Trotter's avatar
    KVM: actually support different nic types · 37f88dc6
    Guido Trotter authored
    When executing the KVM runtime we load the nic type from the runtime
    hvparams and use it to specify the nic model type. As for the disk we
    translate the DEV_PARAVIRTUAL type to 'virtio'.
    
    Reviewed-by: iustinp
    37f88dc6