qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v2 0/3] Migration tracing and errors
@ 2015-01-21 10:14 Dr. David Alan Gilbert (git)
  2015-01-21 10:14 ` [Qemu-devel] [PATCH v2 1/3] savevm: Convert fprintf to error_report Dr. David Alan Gilbert (git)
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Dr. David Alan Gilbert (git) @ 2015-01-21 10:14 UTC (permalink / raw)
  To: qemu-devel; +Cc: amit.shah, stefanha, quintela

From: "Dr. David Alan Gilbert" <dgilbert@redhat.com>

Tidy up some old printfs
Add some more error_reports that previously just failed with invalid.
Add lots and lots of tracing.

Dr. David Alan Gilbert (3):
  savevm: Convert fprintf to error_report
  Migration: Add lots of trace events
  Print errors in some of the early migration failure cases.

 migration/vmstate.c | 31 ++++++++++++++++++++++++-------
 savevm.c            | 38 ++++++++++++++++++++++++--------------
 trace-events        | 11 ++++++++++-
 3 files changed, 58 insertions(+), 22 deletions(-)

-- 

v2
   Fix missing ret initialisation
2.1.0

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

end of thread, other threads:[~2015-01-21 10:15 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-21 10:14 [Qemu-devel] [PATCH v2 0/3] Migration tracing and errors Dr. David Alan Gilbert (git)
2015-01-21 10:14 ` [Qemu-devel] [PATCH v2 1/3] savevm: Convert fprintf to error_report Dr. David Alan Gilbert (git)
2015-01-21 10:14 ` [Qemu-devel] [PATCH v2 2/3] Migration: Add lots of trace events Dr. David Alan Gilbert (git)
2015-01-21 10:14 ` [Qemu-devel] [PATCH v2 3/3] Print errors in some of the early migration failure cases Dr. David Alan Gilbert (git)

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