[PATCH 0/2] Revert recent patches causing test dependance on host state

Peter Krempa via Devel posted 2 patches 1 month, 1 week ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/cover.1753787210.git.pkrempa@redhat.com
src/qemu/qemu_firmware.c                              | 11 +++++------
...anual-efi-aarch64-legacy-paths.aarch64-latest.args |  2 +-
...manual-efi-aarch64-legacy-paths.aarch64-latest.xml | 10 +++-------
...i-no-enrolled-keys-legacy-paths.x86_64-latest.args |  2 +-
...fi-no-enrolled-keys-legacy-paths.x86_64-latest.xml | 10 +++-------
...ual-efi-no-secboot-legacy-paths.x86_64-latest.args |  2 +-
...nual-efi-no-secboot-legacy-paths.x86_64-latest.xml | 10 +++-------
...l-efi-nvram-template-nonstandard.x86_64-latest.xml |  2 +-
...manual-efi-secboot-legacy-paths.x86_64-latest.args |  2 +-
...-manual-efi-secboot-legacy-paths.x86_64-latest.xml | 10 +++-------
10 files changed, 22 insertions(+), 39 deletions(-)
[PATCH 0/2] Revert recent patches causing test dependance on host state
Posted by Peter Krempa via Devel 1 month, 1 week ago
Revert the patches as we're in code freeze.

Peter Krempa (2):
  Revert "qemuxmlconfdata: Regenerate outputs after last commit"
  Revert "qemu: Match firmware with fully resolved and canonicalized
    paths"

 src/qemu/qemu_firmware.c                              | 11 +++++------
 ...anual-efi-aarch64-legacy-paths.aarch64-latest.args |  2 +-
 ...manual-efi-aarch64-legacy-paths.aarch64-latest.xml | 10 +++-------
 ...i-no-enrolled-keys-legacy-paths.x86_64-latest.args |  2 +-
 ...fi-no-enrolled-keys-legacy-paths.x86_64-latest.xml | 10 +++-------
 ...ual-efi-no-secboot-legacy-paths.x86_64-latest.args |  2 +-
 ...nual-efi-no-secboot-legacy-paths.x86_64-latest.xml | 10 +++-------
 ...l-efi-nvram-template-nonstandard.x86_64-latest.xml |  2 +-
 ...manual-efi-secboot-legacy-paths.x86_64-latest.args |  2 +-
 ...-manual-efi-secboot-legacy-paths.x86_64-latest.xml | 10 +++-------
 10 files changed, 22 insertions(+), 39 deletions(-)

-- 
2.50.0
Re: [PATCH 0/2] Revert recent patches causing test dependance on host state
Posted by Pavel Hrdina via Devel 1 month, 1 week ago
On Tue, Jul 29, 2025 at 01:07:27PM +0200, Peter Krempa via Devel wrote:
> Revert the patches as we're in code freeze.
> 
> Peter Krempa (2):
>   Revert "qemuxmlconfdata: Regenerate outputs after last commit"
>   Revert "qemu: Match firmware with fully resolved and canonicalized
>     paths"

Reviewed-by: Pavel Hrdina <phrdina@redhat.com>