All of lore.kernel.org
 help / color / mirror / Atom feed
* [PULL 0/6] Uefi 20250321 patches
@ 2025-03-21 12:35 Gerd Hoffmann
  2025-03-21 12:35 ` [PULL 1/6] hw/uefi: flush variable store to disk in post load Gerd Hoffmann
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Gerd Hoffmann @ 2025-03-21 12:35 UTC (permalink / raw)
  To: qemu-devel
  Cc: Daniel Henrique Barboza, Kashyap Chamarthy, Weiwei Li, Bibo Mao,
	Jiaxun Yang, Philippe Mathieu-Daudé, Paolo Bonzini,
	Palmer Dabbelt, qemu-riscv, Gerd Hoffmann, Alistair Francis,
	Liu Zhiwei, Song Gao, Daniel P. Berrangé

The following changes since commit 1dae461a913f9da88df05de6e2020d3134356f2e:

  Update version for v10.0.0-rc0 release (2025-03-18 10:18:14 -0400)

are available in the Git repository at:

  https://gitlab.com/kraxel/qemu.git tags/uefi-20250321-pull-request

for you to fetch changes up to 5e5d18d2ccd674778715f828df80fdddac73bdea:

  docs/firmware: add feature flag for host uefi variable store (2025-03-21 12:01:12 +0100)

----------------------------------------------------------------
hw/uefi-vars: bug fixes
hw/uefi-vars: support riscv and loongarch
docs: update firmware.json spec

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

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.49.0



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

end of thread, other threads:[~2025-03-24 13:23 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-21 12:35 [PULL 0/6] Uefi 20250321 patches Gerd Hoffmann
2025-03-21 12:35 ` [PULL 1/6] hw/uefi: flush variable store to disk in post load Gerd Hoffmann
2025-03-21 12:36 ` [PULL 2/6] hw/uefi: fix error handling in uefi_vars_json_save Gerd Hoffmann
2025-03-21 12:36 ` [PULL 3/6] hw/uefi: fix error handling in uefi_vars_json_load Gerd Hoffmann
2025-03-21 12:36 ` [PULL 4/6] hw/uefi-vars-sysbus: allow for riscv virt Gerd Hoffmann
2025-03-21 12:36 ` [PULL 5/6] hw/uefi-vars-sysbus: allow for loongarch virt Gerd Hoffmann
2025-03-21 12:36 ` [PULL 6/6] docs/firmware: add feature flag for host uefi variable store Gerd Hoffmann
2025-03-23 22:29 ` [PULL 0/6] Uefi 20250321 patches Stefan Hajnoczi

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.