From: Markus Armbruster <armbru@redhat.com>
To: qemu-devel@nongnu.org
Subject: [PULL 0/4] Error reporting patches for 2020-03-17
Date: Tue, 17 Mar 2020 17:33:39 +0100 [thread overview]
Message-ID: <20200317163343.25028-1-armbru@redhat.com> (raw)
The following changes since commit 40c67636f67c2a89745f2e698522fe917326a952:
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20200317-pull-request' into staging (2020-03-17 14:00:56 +0000)
are available in the Git repository at:
git://repo.or.cz/qemu/armbru.git tags/pull-error-2020-03-17
for you to fetch changes up to 709dfb64925ed2b2978bf4c17ab98b2c7a9a05c1:
hw/sd/ssi-sd: fix error handling in ssi_sd_realize (2020-03-17 17:30:03 +0100)
----------------------------------------------------------------
Error reporting patches for 2020-03-17
----------------------------------------------------------------
Markus Armbruster (3):
Use &error_abort instead of separate assert()
hw/misc/ivshmem: Use one Error * variable instead of two
xen-block: Use one Error * variable instead of two
Vladimir Sementsov-Ogievskiy (1):
hw/sd/ssi-sd: fix error handling in ssi_sd_realize
block/monitor/block-hmp-cmds.c | 4 +---
hw/block/xen-block.c | 10 ++++------
hw/misc/ivshmem.c | 7 +++----
hw/sd/ssi-sd.c | 16 ++++++++++++++--
target/arm/monitor.c | 8 ++------
tests/qtest/fuzz/qos_fuzz.c | 7 ++-----
6 files changed, 26 insertions(+), 26 deletions(-)
--
2.21.1
next reply other threads:[~2020-03-17 16:38 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-03-17 16:33 Markus Armbruster [this message]
2020-03-17 16:33 ` [PULL 1/4] Use &error_abort instead of separate assert() Markus Armbruster
2020-03-17 16:33 ` [PULL 2/4] hw/misc/ivshmem: Use one Error * variable instead of two Markus Armbruster
2020-03-17 16:33 ` [PULL 3/4] xen-block: " Markus Armbruster
2020-03-17 16:33 ` [PULL 4/4] hw/sd/ssi-sd: fix error handling in ssi_sd_realize Markus Armbruster
2020-03-18 20:24 ` [PULL 0/4] Error reporting patches for 2020-03-17 Peter Maydell
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=20200317163343.25028-1-armbru@redhat.com \
--to=armbru@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).