qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v3 0/2] error-report: introduce {error|warn}_report_once
@ 2018-05-23  3:18 Peter Xu
  2018-05-23  3:18 ` [Qemu-devel] [PATCH v3 1/2] qemu-error: " Peter Xu
  2018-05-23  3:18 ` [Qemu-devel] [PATCH v3 2/2] intel-iommu: start to use error_report_once Peter Xu
  0 siblings, 2 replies; 5+ messages in thread
From: Peter Xu @ 2018-05-23  3:18 UTC (permalink / raw)
  To: qemu-devel
  Cc: Michael S . Tsirkin, Markus Armbruster,
	Philippe Mathieu-Daudé, peterx, Jason Wang

v3:
- reindent in patch 2, dump more things [Philippe]

v2:
- for patch 1: replace tabs, add trivial comment [Markus]
  (I didn't add much comment otherwise I'll need to duplicate what's
   there in error_report())
- add patch 2

Patch 1 introduce the helpers.

Patch 2 use it to replace VT-d trace_vtd_err().

Please review.  Thanks.

Peter Xu (2):
  qemu-error: introduce {error|warn}_report_once
  intel-iommu: start to use error_report_once

 include/qemu/error-report.h | 26 ++++++++++++++++
 hw/i386/intel_iommu.c       | 59 +++++++++++++++++++++----------------
 hw/i386/trace-events        |  1 -
 3 files changed, 59 insertions(+), 27 deletions(-)

-- 
2.17.0

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

end of thread, other threads:[~2018-05-23 18:05 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-05-23  3:18 [Qemu-devel] [PATCH v3 0/2] error-report: introduce {error|warn}_report_once Peter Xu
2018-05-23  3:18 ` [Qemu-devel] [PATCH v3 1/2] qemu-error: " Peter Xu
2018-05-23 18:04   ` Eric Blake
2018-05-23  3:18 ` [Qemu-devel] [PATCH v3 2/2] intel-iommu: start to use error_report_once Peter Xu
2018-05-23 15:09   ` Philippe Mathieu-Daudé

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