Cite This Page
Bibliographic details for 10G NIC performance: VFIO vs virtio
- Page name: 10G NIC performance: VFIO vs virtio
- Author: KVM contributors
- Publisher: KVM, .
- Date of last revision: 16 May 2015 20:52 UTC
- Date retrieved: 16 February 2026 02:51 UTC
- Permanent URL: https://linux-kvm.org/index.php?title=10G_NIC_performance:_VFIO_vs_virtio&oldid=173281
- Page Version ID: 173281
Citation styles for 10G NIC performance: VFIO vs virtio
APA style
10G NIC performance: VFIO vs virtio. (2015, May 16). KVM, . Retrieved 02:51, February 16, 2026 from https://linux-kvm.org/index.php?title=10G_NIC_performance:_VFIO_vs_virtio&oldid=173281.
MLA style
"10G NIC performance: VFIO vs virtio." KVM, . 16 May 2015, 20:52 UTC. 16 Feb 2026, 02:51 <https://linux-kvm.org/index.php?title=10G_NIC_performance:_VFIO_vs_virtio&oldid=173281>.
MHRA style
KVM contributors, '10G NIC performance: VFIO vs virtio', KVM, , 16 May 2015, 20:52 UTC, <https://linux-kvm.org/index.php?title=10G_NIC_performance:_VFIO_vs_virtio&oldid=173281> [accessed 16 February 2026]
Chicago style
KVM contributors, "10G NIC performance: VFIO vs virtio," KVM, , https://linux-kvm.org/index.php?title=10G_NIC_performance:_VFIO_vs_virtio&oldid=173281 (accessed February 16, 2026).
CBE/CSE style
KVM contributors. 10G NIC performance: VFIO vs virtio [Internet]. KVM, ; 2015 May 16, 20:52 UTC [cited 2026 Feb 16]. Available from: https://linux-kvm.org/index.php?title=10G_NIC_performance:_VFIO_vs_virtio&oldid=173281.
Bluebook style
10G NIC performance: VFIO vs virtio, https://linux-kvm.org/index.php?title=10G_NIC_performance:_VFIO_vs_virtio&oldid=173281 (last visited February 16, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "KVM",
title = "10G NIC performance: VFIO vs virtio --- KVM{,} ",
year = "2015",
url = "https://linux-kvm.org/index.php?title=10G_NIC_performance:_VFIO_vs_virtio&oldid=173281",
note = "[Online; accessed 16-February-2026]"
}
When using the LaTeX package url (\usepackage{url} somewhere in the preamble) which tends to give much more nicely formatted web addresses, the following may be preferred:
@misc{ wiki:xxx,
author = "KVM",
title = "10G NIC performance: VFIO vs virtio --- KVM{,} ",
year = "2015",
url = "\url{https://linux-kvm.org/index.php?title=10G_NIC_performance:_VFIO_vs_virtio&oldid=173281}",
note = "[Online; accessed 16-February-2026]"
}