X-Git-Url: https://git.proxmox.com/?p=pve-docs.git;a=blobdiff_plain;f=qm.adoc;fp=qm.adoc;h=ba303fd9125db3c941fc6afa3b7bc765ac0a3290;hp=f42e7601b35578bc4765bd9ae14e65faabd67cdf;hb=a55d30db1d805960001a2fd3b43d7fb63d9aa8c5;hpb=024d3706c083a287d1dd24274a9f49e7bce8579f diff --git a/qm.adoc b/qm.adoc index f42e760..ba303fd 100644 --- a/qm.adoc +++ b/qm.adoc @@ -85,7 +85,7 @@ versus an emulated IDE controller will double the sequential write throughput, as measured with `bonnie++(8)`. Using the virtio network interface can deliver up to three times the throughput of an emulated Intel E1000 network card, as measured with `iperf(1)`. footnote:[See this benchmark on the KVM wiki -http://www.linux-kvm.org/page/Using_VirtIO_NIC] +https://www.linux-kvm.org/page/Using_VirtIO_NIC] [[qm_virtual_machines_settings]] @@ -735,8 +735,8 @@ standard setups. There are, however, some scenarios in which a BIOS is not a good firmware to boot from, e.g. if you want to do VGA passthrough. footnote:[Alex Williamson has a very good blog entry about this. -http://vfio.blogspot.co.at/2014/08/primary-graphics-assignment-without-vga.html] -In such cases, you should rather use *OVMF*, which is an open-source UEFI implementation. footnote:[See the OVMF Project http://www.tianocore.org/ovmf/] +https://vfio.blogspot.co.at/2014/08/primary-graphics-assignment-without-vga.html] +In such cases, you should rather use *OVMF*, which is an open-source UEFI implementation. footnote:[See the OVMF Project https://github.com/tianocore/tianocore.github.io/wiki/OVMF] If you want to use OVMF, there are several things to consider: