• P
    qemu: Record the default NIC model in the domain XML · a68d6726
    Peter Krempa 提交于
    This patch implements the devices post parse callback and uses it to fill
    the default qemu network card model into the XML if none is specified.
    
    Libvirt assumes that the network card model for qemu is the "rtl8139".
    Record this in the XML using the new callback to avoid user
    confusion.
    a68d6726
qemu_conf.c 35.1 KB