]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
docs: Fix minimum supported version
authorMartin Kletzander <mkletzan@redhat.com>
Tue, 23 Oct 2018 09:21:04 +0000 (10:21 +0100)
committerMartin Kletzander <mkletzan@redhat.com>
Tue, 23 Oct 2018 09:45:07 +0000 (10:45 +0100)
We already have that in the code (commit c1bc9c662b411), we just forgot to
mention that in the docs.

Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
docs/drvqemu.html.in

index 13adb5c22b2200c6fae86811da4a8987d1a72729..0d14027646d5af123b29d4ddd1fd9ab8735e968b 100644 (file)
@@ -8,7 +8,7 @@
 
     <p>
       The libvirt KVM/QEMU driver can manage any QEMU emulator from
-      version 0.12.0 or later.
+      version 1.5.0 or later.
     </p>
 
     <h2><a id="project">Project Links</a></h2>