From 08e3d9ed24adcd92b8e9a4f66c054bb9a2ceb489 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20P=2E=20Berrang=C3=A9?= Date: Mon, 10 Jan 2022 10:49:19 +0000 Subject: [PATCH] docs: split example for schema MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The docs illustration for the schema contains a mixture of incompatible configuration options. This is rather confusing and misleading to users. Splitting the illustration into four separate examples clarifies the situation. Reviewed-by: Michal Privoznik Signed-off-by: Daniel P. Berrangé --- docs/formatdomain.rst | 32 +++++++++++++++++++++++++++++--- 1 file changed, 29 insertions(+), 3 deletions(-) diff --git a/docs/formatdomain.rst b/docs/formatdomain.rst index 8128e43da4..c0b2d935f3 100644 --- a/docs/formatdomain.rst +++ b/docs/formatdomain.rst @@ -110,12 +110,19 @@ harddisk, cdrom, network) determining where to obtain/find the boot image. :: + ... - + hvm - /usr/lib/xen/boot/hvmloader - /var/lib/libvirt/nvram/guest_VARS.fd + /usr/lib/xen/boot/hvmloader + + ... + + + ... + + hvm @@ -123,6 +130,25 @@ harddisk, cdrom, network) determining where to obtain/find the boot image. ... + + ... + + hvm + /usr/share/OVMF/OVMF_CODE.fd + /var/lib/libvirt/nvram/guest_VARS.fd + + + ... + + + ... + + hvm + + + + ... + ``firmware`` The ``firmware`` attribute allows management applications to automatically fill ```` and ```` elements and possibly enable some