mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
qemu: deprecate QEMU_CAPS_NETDEV
This makes qemuDomainSupportsNetdev identical to qemuDomainSupportsNicdev and leaves some code in qemuDomainAttachNetDevice to be cleaned up later. Signed-off-by: Ján Tomko <jtomko@redhat.com> Reviewed-by: Andrea Bolognani <abologna@redhat.com>
This commit is contained in:
@@ -8,7 +8,6 @@
|
||||
<flag name='drive-serial'/>
|
||||
<flag name='monitor-json'/>
|
||||
<flag name='sdl'/>
|
||||
<flag name='netdev'/>
|
||||
<flag name='rtc'/>
|
||||
<flag name='vhost-net'/>
|
||||
<flag name='nodefconfig'/>
|
||||
|
||||
Reference in New Issue
Block a user