KVM: actually support different nic types
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
Please register or sign in to comment