qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v2 0/2] docs/devel/qgraph: add troubleshooting information


From: Paolo Bonzini
Subject: Re: [PATCH v2 0/2] docs/devel/qgraph: add troubleshooting information
Date: Tue, 13 Apr 2021 09:34:24 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.7.0

On 12/04/21 16:34, Stefan Hajnoczi wrote:
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(-)


Acked-by: Paolo Bonzini <pbonzini@redhat.com>

Thanks, this is helpful.

Paolo




reply via email to

[Prev in Thread] Current Thread [Next in Thread]