]> git.ipfire.org Git - thirdparty/libvirt.git/commit
docs: hvsupport: Add support for deprecating hypervisor implementations
authorPeter Krempa <pkrempa@redhat.com>
Mon, 17 Jun 2019 11:59:31 +0000 (13:59 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Thu, 20 Jun 2019 10:15:05 +0000 (12:15 +0200)
commitfd14dfec88957599ac5cffa28ddb7b513f404d9d
tree20acab84940651e33ed414f3f05fe59782bc4590
parent2545f61e95305af86595fd4a18a164db64b22050
docs: hvsupport: Add support for deprecating hypervisor implementations

Allow expressing that a hypervisor implementation was deleted by adding
a end-version when the implementation was removed to our hypervisor
support matrix.

This patch hacks the perl script that generates the support matrix to
support comments like:

.domainQemuAttach = qemuDomainQemuAttach, /* 0.8.3 (deprecated: 5.5.0) */

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
Reviewed-by: Andrea Bolognani <abologna@redhat.com>
docs/hvsupport.pl
docs/libvirt.css