qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/6] [for-10.0] hw/uefi: some bugfixes
@ 2025-03-19 14:11 Gerd Hoffmann
  2025-03-19 14:11 ` [PATCH v3 1/6] hw/uefi: flush variable store to disk in post load Gerd Hoffmann
                   ` (5 more replies)
  0 siblings, 6 replies; 11+ messages in thread
From: Gerd Hoffmann @ 2025-03-19 14:11 UTC (permalink / raw)
  To: qemu-devel
  Cc: Bibo Mao, Kashyap Chamarthy, Paolo Bonzini, Song Gao, Jiaxun Yang,
	Daniel P. Berrangé, Alistair Francis,
	Philippe Mathieu-Daudé, qemu-riscv, Daniel Henrique Barboza,
	Liu Zhiwei, Weiwei Li, Gerd Hoffmann, Palmer Dabbelt

v3 changes:
 - rename firmware.json flag, more verbose documentation.
 - add support for riscv and loongarch.

Gerd Hoffmann (6):
  hw/uefi: flush variable store to disk in post load
  hw/uefi: fix error handling in uefi_vars_json_save
  hw/uefi: fix error handling in uefi_vars_json_load
  hw/uefi-vars-sysbus: allow for riscv virt
  hw/uefi-vars-sysbus: allow for loongarch virt
  docs/firmware: add feature flag for host uefi variable store

 hw/loongarch/virt.c        |  2 ++
 hw/riscv/virt.c            |  2 ++
 hw/uefi/var-service-core.c |  1 +
 hw/uefi/var-service-json.c | 24 +++++++++++++++++++-----
 docs/interop/firmware.json | 12 +++++++++++-
 hw/uefi/Kconfig            |  2 +-
 6 files changed, 36 insertions(+), 7 deletions(-)

-- 
2.48.1



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

end of thread, other threads:[~2025-03-19 15:05 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-19 14:11 [PATCH v3 0/6] [for-10.0] hw/uefi: some bugfixes Gerd Hoffmann
2025-03-19 14:11 ` [PATCH v3 1/6] hw/uefi: flush variable store to disk in post load Gerd Hoffmann
2025-03-19 14:11 ` [PATCH v3 2/6] hw/uefi: fix error handling in uefi_vars_json_save Gerd Hoffmann
2025-03-19 14:11 ` [PATCH v3 3/6] hw/uefi: fix error handling in uefi_vars_json_load Gerd Hoffmann
2025-03-19 14:11 ` [PATCH v3 4/6] hw/uefi-vars-sysbus: allow for riscv virt Gerd Hoffmann
2025-03-19 14:22   ` Daniel P. Berrangé
2025-03-19 15:04   ` Daniel Henrique Barboza
2025-03-19 14:11 ` [PATCH v3 5/6] hw/uefi-vars-sysbus: allow for loongarch virt Gerd Hoffmann
2025-03-19 14:22   ` Daniel P. Berrangé
2025-03-19 14:11 ` [PATCH v3 6/6] docs/firmware: add feature flag for host uefi variable store Gerd Hoffmann
2025-03-19 14:21   ` Daniel P. Berrangé

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).