From: "Philippe Mathieu-Daudé" <philmd@redhat.com>
To: qemu-devel@nongnu.org
Cc: "Laszlo Ersek" <lersek@redhat.com>,
"Paolo Bonzini" <pbonzini@redhat.com>,
"Philippe Mathieu-Daudé" <philmd@redhat.com>,
"Gerd Hoffmann" <kraxel@redhat.com>,
"Markus Armbruster" <armbru@redhat.com>
Subject: [PATCH v2 0/2] hw/nvram/fw_cfg: Let fw_cfg_add_from_generator() return boolean value
Date: Tue, 21 Jul 2020 15:19:09 +0200 [thread overview]
Message-ID: <20200721131911.27380-1-philmd@redhat.com> (raw)
Since v1:
- Addressed Markus review comments
- Added patch to clarify fw_cfg_add_from_generator (Markus)
Philippe Mathieu-Daudé (2):
hw/nvram/fw_cfg: Simplify fw_cfg_add_from_generator() error
propagation
hw/nvram/fw_cfg: Let fw_cfg_add_from_generator() return boolean value
include/hw/nvram/fw_cfg.h | 8 ++++++--
hw/nvram/fw_cfg.c | 13 +++++++------
softmmu/vl.c | 6 +-----
3 files changed, 14 insertions(+), 13 deletions(-)
--
2.21.3
next reply other threads:[~2020-07-21 13:20 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-07-21 13:19 Philippe Mathieu-Daudé [this message]
2020-07-21 13:19 ` [PATCH v2 1/2] hw/nvram/fw_cfg: Simplify fw_cfg_add_from_generator() error propagation Philippe Mathieu-Daudé
2020-07-21 14:35 ` Markus Armbruster
2020-07-21 13:19 ` [PATCH v2 2/2] hw/nvram/fw_cfg: Let fw_cfg_add_from_generator() return boolean value Philippe Mathieu-Daudé
2020-07-21 14:52 ` [PATCH v2 0/2] " Philippe Mathieu-Daudé
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=20200721131911.27380-1-philmd@redhat.com \
--to=philmd@redhat.com \
--cc=armbru@redhat.com \
--cc=kraxel@redhat.com \
--cc=lersek@redhat.com \
--cc=pbonzini@redhat.com \
--cc=qemu-devel@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 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).