[PULL 0/3] Firmware 20260617 patches

Gerd Hoffmann posted 3 patches 1 month, 1 week ago
Failed in applying to current master (apply log)
Maintainers: Gerd Hoffmann <kraxel@redhat.com>, Stefano Garzarella <sgarzare@redhat.com>, Ani Sinha <anisinha@redhat.com>
backends/igvm.c            | 41 ++++++++++++++++++++++++++++++++------
hw/uefi/var-service-json.c |  2 +-
2 files changed, 36 insertions(+), 7 deletions(-)
[PULL 0/3] Firmware 20260617 patches
Posted by Gerd Hoffmann 1 month, 1 week ago
The following changes since commit b0df6e2f2c6c45df8d4d286933799c623e124d98:

  Merge tag 'pull-riscv-to-apply-20260616' of https://github.com/alistair23/qemu into staging (2026-06-16 10:41:47 -0400)

are available in the Git repository at:

  https://gitlab.com/kraxel/qemu.git tags/firmware-20260617-pull-request

for you to fetch changes up to 3f24c8a74ce89686143be2517b4c1e98651bb913:

  igvm: fix handling of optional variable header types (2026-06-17 09:42:57 +0200)

----------------------------------------------------------------
bugfixes and cleanups for igvm and uefi-vars

----------------------------------------------------------------

Gerd Hoffmann (1):
  hw/uefi: fix parse_hexstr

Luigi Leonardi (2):
  igvm: replace raw uint32_t with igvm library types
  igvm: fix handling of optional variable header types

 backends/igvm.c            | 41 ++++++++++++++++++++++++++++++++------
 hw/uefi/var-service-json.c |  2 +-
 2 files changed, 36 insertions(+), 7 deletions(-)

-- 
2.54.0
Re: [PULL 0/3] Firmware 20260617 patches
Posted by Stefan Hajnoczi 1 month, 1 week ago
Applied, thanks.

Please update the changelog at https://wiki.qemu.org/ChangeLog/11.1 for any user-visible changes.