All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] docs/interop/firmware: Introduce extended syntax for FirmwareMappingMemory
@ 2025-12-28 23:26 Andrea Bolognani
  2025-12-28 23:26 ` [PATCH 1/2] docs/interop/firmware: Rename FirmwareFormat to FirmwareFlashFormat Andrea Bolognani
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Andrea Bolognani @ 2025-12-28 23:26 UTC (permalink / raw)
  To: qemu-devel
  Cc: Kashyap Chamarthy, Philippe Mathieu-Daudé,
	Daniel P. Berrangé, Gerd Hoffmann, Markus Armbruster

This is part of the ongoing effort to make Secure Boot for aarch64
libvirt guests possible[1].

I'd be happy to have the QAPI experts debunk my claim that there is
no semantically-meaningful way to represent this; in the meantime,
I'll be posting very shortly some libvirt patches that IMO prove that
supporting what I'm proposing here does not impose a significant
burden on consumers of the firmware descriptors.

[1] https://issues.redhat.com/browse/RHEL-82645

Andrea Bolognani (2):
  docs/interop/firmware: Rename FirmwareFormat to FirmwareFlashFormat
  docs/interop/firmware: Introduce extended syntax for
    FirmwareMappingMemory

 docs/interop/firmware.json | 192 +++++++++++++++++++++++++++++++++++--
 1 file changed, 184 insertions(+), 8 deletions(-)

-- 
2.52.0



^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2026-01-06 11:35 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-28 23:26 [PATCH 0/2] docs/interop/firmware: Introduce extended syntax for FirmwareMappingMemory Andrea Bolognani
2025-12-28 23:26 ` [PATCH 1/2] docs/interop/firmware: Rename FirmwareFormat to FirmwareFlashFormat Andrea Bolognani
2026-01-05  8:40   ` Michal Prívozník
2025-12-28 23:26 ` [PATCH 2/2] docs/interop/firmware: Introduce extended syntax for FirmwareMappingMemory Andrea Bolognani
2026-01-05 14:40   ` Daniel P. Berrangé
2026-01-06 10:13     ` Gerd Hoffmann
2026-01-06 10:36       ` Daniel P. Berrangé
2026-01-06 11:28         ` Gerd Hoffmann
2026-01-06 11:34           ` Daniel P. Berrangé
2025-12-29  1:34 ` [PATCH 0/2] " Andrea Bolognani
2026-01-05 14:11 ` Gerd Hoffmann

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.