From 9eaa2a61c515f22c724b2ee62886b6a34add0b8f Mon Sep 17 00:00:00 2001 From: Andrea Bolognani Date: Tue, 5 Mar 2019 17:08:47 +0100 Subject: [PATCH] docs: Fix version number virtio-(non-)transitional device models have been introduced in 5.2.0, not 5.1.0. Signed-off-by: Andrea Bolognani --- docs/formatdomain.html.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/formatdomain.html.in b/docs/formatdomain.html.in index f9574f0b24..eb00c01d96 100644 --- a/docs/formatdomain.html.in +++ b/docs/formatdomain.html.in @@ -4127,7 +4127,7 @@ device when plugged into a PCI Express slot, and like a virtio-transitional device otherwise; libvirt will pick one or the other based on the machine type. This is the best - choice when compatibility with libvirt versions older than 5.1.0 + choice when compatibility with libvirt versions older than 5.2.0 is necessary, but it's otherwise not recommended to use it.