All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] mac_nvram: Add block backend to persist NVRAM contents
@ 2023-02-02  0:24 BALATON Zoltan
  2023-02-02  0:24 ` [PATCH v2 1/2] " BALATON Zoltan
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: BALATON Zoltan @ 2023-02-02  0:24 UTC (permalink / raw)
  To: qemu-devel, qemu-ppc; +Cc: Mark Cave-Ayland

Same as v1 just split in two patches as suggested by Mark.

Regards,
BALATON Zoltan

BALATON Zoltan (2):
  mac_nvram: Add block backend to persist NVRAM contents
  mac_oldworld: Allow specifying nvram backing store

 hw/nvram/mac_nvram.c         | 28 ++++++++++++++++++++++++++++
 hw/ppc/mac_oldworld.c        |  8 +++++++-
 include/hw/nvram/mac_nvram.h |  1 +
 3 files changed, 36 insertions(+), 1 deletion(-)

-- 
2.30.6



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

end of thread, other threads:[~2023-02-05 23:33 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-02  0:24 [PATCH v2 0/2] mac_nvram: Add block backend to persist NVRAM contents BALATON Zoltan
2023-02-02  0:24 ` [PATCH v2 1/2] " BALATON Zoltan
2023-02-02  0:24 ` [PATCH v2 2/2] mac_oldworld: Allow specifying nvram backing store BALATON Zoltan
2023-02-05 23:32 ` [PATCH v2 0/2] mac_nvram: Add block backend to persist NVRAM contents Mark Cave-Ayland

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.