mirror of https://gitee.com/openkylin/libvirt.git
docs: Fix minimum supported version
We already have that in the code (commit c1bc9c662b
), we just forgot to
mention that in the docs.
Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
This commit is contained in:
parent
62bac69542
commit
1d3e2dff52
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue