From 17989591e32476ea36a27b22f771c880ce34d124 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Antoine=20Gini=C3=A8s?= Date: Thu, 10 Oct 2024 12:40:19 +0200 Subject: [PATCH] Tip on FW features Adding a tip on FW features --- xml/libvirt_guest_installation.xml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/xml/libvirt_guest_installation.xml b/xml/libvirt_guest_installation.xml index b159686fc5..1340c099e0 100644 --- a/xml/libvirt_guest_installation.xml +++ b/xml/libvirt_guest_installation.xml @@ -598,7 +598,13 @@ network=vnet_nated must be explicitly specified. Users can reference the JSON descriptor files to find a firmware that satisfies their requirements. - + + + The directory /usr/share/qemu/firmware contains all the json files + used by &libvirt;. This file give you all firmwares's information including + the fetaures capabilities. + + When using virt-install, automatic firmware selection is enabled by specifying the firmware=efi parameter