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
