[PULL 0/2] Firmware 20260519 patches

Gerd Hoffmann posted 2 patches 1 week, 4 days ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20260519085554.944458-1-kraxel@redhat.com
Maintainers: Sergio Lopez <slp@redhat.com>, Paolo Bonzini <pbonzini@redhat.com>, "Michael S. Tsirkin" <mst@redhat.com>, Richard Henderson <richard.henderson@linaro.org>, Gerd Hoffmann <kraxel@redhat.com>
hw/i386/microvm.c           | 21 ++++++++++++++++-----
hw/uefi/var-service-auth.c  |  5 ++++-
hw/uefi/var-service-pkcs7.c |  4 ++--
3 files changed, 22 insertions(+), 8 deletions(-)
[PULL 0/2] Firmware 20260519 patches
Posted by Gerd Hoffmann 1 week, 4 days ago
The following changes since commit ac6721b88df944ade0048822b2b74210f543d656:

  Merge tag 'vhost-user-rtc-pr-1' of https://gitlab.com/epilys/qemu into staging (2026-05-16 17:37:33 -0400)

are available in the Git repository at:

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

for you to fetch changes up to b25c602ec22ca472f98e6154bc60571902011618:

  hw/i386/microvm: Add IGVM support (2026-05-18 14:59:21 +0200)

----------------------------------------------------------------
- one more uefi-vars bugfix
- add igvm support for microvm

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

Gerd Hoffmann (1):
  hw/uefi: check auth.hdr_length minimum size

Luigi Leonardi (1):
  hw/i386/microvm: Add IGVM support

 hw/i386/microvm.c           | 21 ++++++++++++++++-----
 hw/uefi/var-service-auth.c  |  5 ++++-
 hw/uefi/var-service-pkcs7.c |  4 ++--
 3 files changed, 22 insertions(+), 8 deletions(-)

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

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