qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL v2 0/3] Error reporting patches for 2018-08-27
@ 2018-08-27 13:48 Markus Armbruster
  2018-08-27 13:48 ` [Qemu-devel] [PULL v2 1/3] qemu-error: introduce {error|warn}_report_once Markus Armbruster
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Markus Armbruster @ 2018-08-27 13:48 UTC (permalink / raw)
  To: qemu-devel

The following changes since commit 235c82acca0491465e94be3cae2583b42d37c859:

  Merge remote-tracking branch 'remotes/otubo/tags/pull-seccomp-20180823' into staging (2018-08-25 13:08:57 +0100)

are available in the Git repository at:

  git://repo.or.cz/qemu/armbru.git tags/pull-error-2018-08-27-v2

for you to fetch changes up to 4e4abd111a2af0179a4467368d695958844bf113:

  intel-iommu: replace more vtd_err_* traces (2018-08-27 15:09:20 +0200)

----------------------------------------------------------------
Error reporting patches for 2018-08-27

* Provide error_report_once(), along with first users

----------------------------------------------------------------
Peter Xu (3):
      qemu-error: introduce {error|warn}_report_once
      intel-iommu: start to use error_report_once
      intel-iommu: replace more vtd_err_* traces

 hw/i386/intel_iommu.c       | 129 ++++++++++++++++++++++++++++----------------
 hw/i386/trace-events        |  13 -----
 include/qemu/error-report.h |  32 +++++++++++
 3 files changed, 115 insertions(+), 59 deletions(-)

-- 
2.17.1

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

end of thread, other threads:[~2018-08-27 16:54 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-08-27 13:48 [Qemu-devel] [PULL v2 0/3] Error reporting patches for 2018-08-27 Markus Armbruster
2018-08-27 13:48 ` [Qemu-devel] [PULL v2 1/3] qemu-error: introduce {error|warn}_report_once Markus Armbruster
2018-08-27 13:48 ` [Qemu-devel] [PULL v2 2/3] intel-iommu: start to use error_report_once Markus Armbruster
2018-08-27 13:48 ` [Qemu-devel] [PULL v2 3/3] intel-iommu: replace more vtd_err_* traces Markus Armbruster
2018-08-27 16:54 ` [Qemu-devel] [PULL v2 0/3] Error reporting patches for 2018-08-27 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).