All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] docs/devel/qgraph: add troubleshooting information
@ 2021-04-12 14:34 Stefan Hajnoczi
  2021-04-12 14:34 ` [PATCH v2 1/2] libqos/qgraph: fix "UNAVAILBLE" typo Stefan Hajnoczi
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Stefan Hajnoczi @ 2021-04-12 14:34 UTC (permalink / raw)
  To: qemu-devel; +Cc: Laurent Vivier, Paolo Bonzini, Thomas Huth, Stefan Hajnoczi

v2:
 * Fix "will unavailable" typo [Thomas]

I recently needed to troubleshoot a case where qos-test terminated immediately
with no output. In other words, qos-test decided that no tests are runnable.

After lots of head scratching and some help from Emanuele it turned out that
the machine types weren't being detected as expected.

These patches add documentation about how to troubleshoot similar cases in the
future.

Stefan Hajnoczi (2):
  libqos/qgraph: fix "UNAVAILBLE" typo
  docs/devel/qgraph: add troubleshooting information

 docs/devel/qgraph.rst       | 58 +++++++++++++++++++++++++++++++++++++
 tests/qtest/libqos/qgraph.c |  2 +-
 2 files changed, 59 insertions(+), 1 deletion(-)

-- 
2.30.2


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

end of thread, other threads:[~2021-04-13  7:36 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-12 14:34 [PATCH v2 0/2] docs/devel/qgraph: add troubleshooting information Stefan Hajnoczi
2021-04-12 14:34 ` [PATCH v2 1/2] libqos/qgraph: fix "UNAVAILBLE" typo Stefan Hajnoczi
2021-04-12 14:34 ` [PATCH v2 2/2] docs/devel/qgraph: add troubleshooting information Stefan Hajnoczi
2021-04-13  7:34 ` [PATCH v2 0/2] " Paolo Bonzini

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.