All of lore.kernel.org
 help / color / mirror / Atom feed
* [PULL 0/4] Error reporting patches patches for 2020-07-24
@ 2020-07-24 13:47 Markus Armbruster
  2020-07-24 13:47 ` [PULL 1/4] coccinelle/err-bad-newline: Fix for Python 3, and add patterns Markus Armbruster
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Markus Armbruster @ 2020-07-24 13:47 UTC (permalink / raw)
  To: qemu-devel; +Cc: peter.maydell

The following changes since commit 09e0cd773723219d21655587954da2769f64ba01:

  Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20200722-1' into staging (2020-07-23 19:00:42 +0100)

are available in the Git repository at:

  git://repo.or.cz/qemu/armbru.git tags/pull-error-2020-07-24

for you to fetch changes up to 192cf54ac5408d21c20c17b3794a632970bbb880:

  qapi/error: Check format string argument in error_*prepend() (2020-07-24 15:03:09 +0200)

----------------------------------------------------------------
Error reporting patches patches for 2020-07-24

----------------------------------------------------------------
Markus Armbruster (2):
      coccinelle/err-bad-newline: Fix for Python 3, and add patterns
      error: Strip trailing '\n' from error string arguments (again)

Philippe Mathieu-Daudé (1):
      qapi/error: Check format string argument in error_*prepend()

Stefan Weil (1):
      sd/milkymist-memcard: Fix format string

 scripts/coccinelle/err-bad-newline.cocci | 24 ++++++++++++++++++++++--
 include/qapi/error.h                     |  6 ++++--
 hw/i386/intel_iommu.c                    |  6 +++---
 hw/sd/milkymist-memcard.c                |  2 +-
 target/ppc/mmu-hash64.c                  |  2 +-
 5 files changed, 31 insertions(+), 9 deletions(-)

-- 
2.26.2



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

end of thread, other threads:[~2020-07-25 16:24 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-24 13:47 [PULL 0/4] Error reporting patches patches for 2020-07-24 Markus Armbruster
2020-07-24 13:47 ` [PULL 1/4] coccinelle/err-bad-newline: Fix for Python 3, and add patterns Markus Armbruster
2020-07-24 13:47 ` [PULL 2/4] error: Strip trailing '\n' from error string arguments (again) Markus Armbruster
2020-07-24 13:47 ` [PULL 3/4] sd/milkymist-memcard: Fix format string Markus Armbruster
2020-07-24 13:47 ` [PULL 4/4] qapi/error: Check format string argument in error_*prepend() Markus Armbruster
2020-07-24 14:08   ` Daniel P. Berrangé
2020-07-24 15:06     ` Philippe Mathieu-Daudé
2020-07-25 16:23 ` [PULL 0/4] Error reporting patches patches for 2020-07-24 Peter Maydell

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.