[PULL 0/3] Firmware 20260704 patches

Gerd Hoffmann posted 3 patches 3 weeks, 1 day ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20260704045316.1624628-1-kraxel@redhat.com
Maintainers: Gerd Hoffmann <kraxel@redhat.com>, Stefano Garzarella <sgarzare@redhat.com>, Ani Sinha <anisinha@redhat.com>, Paolo Bonzini <pbonzini@redhat.com>, Zhao Liu <zhao1.liu@intel.com>
include/system/igvm-internal.h |  3 +-
backends/igvm.c                | 80 +++++++++++++++++++++++++++++-----
target/i386/igvm.c             |  5 ++-
backends/meson.build           |  7 +--
4 files changed, 77 insertions(+), 18 deletions(-)
[PULL 0/3] Firmware 20260704 patches
Posted by Gerd Hoffmann 3 weeks, 1 day ago
The following changes since commit b83371668192a705b878e909c5ae9c1233cbd5fb:

  Merge tag 'pbouvier/pr/plugins-20260618' of https://gitlab.com/p-b-o/qemu into staging (2026-06-19 15:00:01 -0400)

are available in the Git repository at:

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

for you to fetch changes up to 1c4bd8f13c769598eeee91d69a463fdb099a2c31:

  igvm: add device tree parameter support (2026-07-02 11:14:19 +0200)

----------------------------------------------------------------
igvm: add device tree support

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

Luigi Leonardi (3):
  igvm: Report error on missing parameter area in directive handlers
  igvm: use idiomatic meson conditional for IGVM build files
  igvm: add device tree parameter support

 include/system/igvm-internal.h |  3 +-
 backends/igvm.c                | 80 +++++++++++++++++++++++++++++-----
 target/i386/igvm.c             |  5 ++-
 backends/meson.build           |  7 +--
 4 files changed, 77 insertions(+), 18 deletions(-)

-- 
2.55.0
Re: [PULL 0/3] Firmware 20260704 patches
Posted by Stefan Hajnoczi 2 weeks, 6 days ago
Applied, thanks.

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