mirror of
https://github.com/libvirt/libvirt.git
synced 2026-08-12 06:04:46 -05:00
Use https:// links for most sites
This adds a rule to require https links for the libvirt, qemu and kvm websites. Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
This commit is contained in:
@@ -5224,7 +5224,7 @@ qemu-kvm -net nic,model=? /dev/null
|
||||
<dd>
|
||||
The optional <code>queues</code> attribute controls the number
|
||||
of queues to be used for either
|
||||
<a href="http://www.linux-kvm.org/page/Multiqueue"> Multiqueue
|
||||
<a href="https://www.linux-kvm.org/page/Multiqueue"> Multiqueue
|
||||
virtio-net</a> or <a href="#elementVhostuser">vhost-user</a> network
|
||||
interfaces. Use of multiple packet processing queues requires the
|
||||
interface having the <code><model type='virtio'/></code>
|
||||
|
||||
Reference in New Issue
Block a user