The following changes since commit d6f71af65410d3e003ba331c5e57eddcf716cbcf:
Merge remote-tracking branch 'remotes/xanclic/tags/pull-block-2018-08-31-v2' into staging (2018-09-24 14:35:58 +0100) are available in the Git repository at: git://repo.or.cz/qemu/armbru.git tags/pull-error-2018-09-24 for you to fetch changes up to c468e368e102e8bb93cbbf1c3daa0c04d361d3c4: MAINTAINERS: Fix F: patterns that don't match anything (2018-09-24 17:15:09 +0200) ---------------------------------------------------------------- Error reporting & miscellaneous patches for 2018-09-24 ---------------------------------------------------------------- Cornelia Huck (2): qemu-error: add {error, warn}_report_once_cond qemu-error: make use of {error, warn}_report_once_cond Mao Zhongyi (1): Drop "qemu:" prefix from error_report() arguments Markus Armbruster (1): MAINTAINERS: Fix F: patterns that don't match anything MAINTAINERS | 10 ++++------ hw/i386/multiboot.c | 8 ++++---- hw/ppc/e500.c | 4 ++-- hw/ppc/sam460ex.c | 8 ++++---- hw/riscv/sifive_e.c | 2 +- hw/riscv/sifive_u.c | 2 +- hw/riscv/spike.c | 2 +- hw/riscv/virt.c | 4 ++-- hw/vfio/ccw.c | 18 +++--------------- include/qemu/error-report.h | 35 +++++++++++++++-------------------- util/qemu-error.c | 40 ++++++++++++++++++++++++++++++++++++++++ 11 files changed, 77 insertions(+), 56 deletions(-) -- 2.17.1