NEWS: Mention support for custom UEFI firmwar paths in Xen

Signed-off-by: Jim Fehlig <jfehlig@suse.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
This commit is contained in:
Jim Fehlig 2023-03-13 14:37:49 -06:00
parent e3a897e4cc
commit 8386242bd0
1 changed files with 5 additions and 0 deletions

View File

@ -41,6 +41,11 @@ v9.2.0 (unreleased)
present in the host policy, so it might only work with upcoming operating present in the host policy, so it might only work with upcoming operating
systems and not with existing ones. systems and not with existing ones.
* xen: Support custom UEFI firmware paths
The Xen libxl driver now supports specifying a custom UEFI firmware path.
Previously the Xen default was used in all cases.
* **Bug fixes** * **Bug fixes**
* qemu: Fix validation of the HPET timer * qemu: Fix validation of the HPET timer