From: BALATON Zoltan <balaton@eik.bme.hu>
To: qemu-devel@nongnu.org, qemu-ppc@nongnu.org
Cc: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Subject: [PATCH v2 0/2] mac_nvram: Add block backend to persist NVRAM contents
Date: Thu, 2 Feb 2023 01:24:04 +0100 (CET) [thread overview]
Message-ID: <cover.1675297286.git.balaton@eik.bme.hu> (raw)
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
next reply other threads:[~2023-02-02 0:27 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-02-02 0:24 BALATON Zoltan [this message]
2023-02-02 0:24 ` [PATCH v2 1/2] mac_nvram: Add block backend to persist NVRAM contents 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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1675297286.git.balaton@eik.bme.hu \
--to=balaton@eik.bme.hu \
--cc=mark.cave-ayland@ilande.co.uk \
--cc=qemu-devel@nongnu.org \
--cc=qemu-ppc@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.