qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 0/4] Error reporting patches for 2020-03-17
@ 2020-03-17 16:33 Markus Armbruster
  2020-03-17 16:33 ` [PULL 1/4] Use &error_abort instead of separate assert() Markus Armbruster
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Markus Armbruster @ 2020-03-17 16:33 UTC (permalink / raw)
  To: qemu-devel

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



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

end of thread, other threads:[~2020-03-18 20:26 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-03-17 16:33 [PULL 0/4] Error reporting patches for 2020-03-17 Markus Armbruster
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

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