]> git.ipfire.org Git - thirdparty/libvirt.git/commit
docs: Xen improvements
authorJim Fehlig <jfehlig@suse.com>
Mon, 4 May 2020 21:52:34 +0000 (15:52 -0600)
committerJim Fehlig <jfehlig@suse.com>
Tue, 5 May 2020 20:53:37 +0000 (14:53 -0600)
commit5768726093a86028b517975afc6762bf57edbf4a
tree39431568349619f9cf140c76244a38cd008926e5
parent836ea91d4ed174f2bb65ef894a8d6daf0675e743
docs: Xen improvements

In formatdomain, using 'libxl' and 'xen' is redundant since they now
both refer to the same driver. 'xen' predates 'libxl' and unambiguously
identifies the Xen hypervisor, so drop the use of 'libxl'.

In aclpolkit, the connection URI was erroneously identified as 'libxl'
and the name 'xenlight'. Change the URI to 'xen' and driver name to 'Xen'.

Signed-off-by: Jim Fehlig <jfehlig@suse.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
docs/aclpolkit.html.in
docs/formatdomain.html.in