]> xenbits.xensource.com Git - libvirt.git/commit
qemu: domain: Don't return default NIC model if @qemuCaps are missing
authorPeter Krempa <pkrempa@redhat.com>
Wed, 16 Aug 2017 13:49:15 +0000 (15:49 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Fri, 18 Aug 2017 13:07:44 +0000 (15:07 +0200)
commitfde772cf829b9d5bf8525f3560fbe594ee291062
tree4f272f9fe34387d380098c2512ab141e6df66e8c
parent6df29d0816895b2bf55d6d438afeca7bc71646d2
qemu: domain: Don't return default NIC model if @qemuCaps are missing

Return NULL in qemuDomainDefaultNetModel if qemuCaps is missing and the
network card model would be determined by the capabilities.
src/qemu/qemu_domain.c