qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Philippe Mathieu-Daudé" <philippe.mathieu.daude@gmail.com>
To: Daniel Henrique Barboza <danielhb413@gmail.com>, qemu-devel@nongnu.org
Cc: muriloo@linux.ibm.com, qemu-ppc@nongnu.org, clg@kaod.org,
	david@gibson.dropbear.id.au, farosas@linux.ibm.com
Subject: Re: [PATCH 8/9] avocado/ppc_prep_40p.py: check TCG accel in all tests
Date: Thu, 10 Mar 2022 23:37:15 +0100	[thread overview]
Message-ID: <ebd6fddb-5549-11e7-fd06-16a2e34f2276@gmail.com> (raw)
In-Reply-To: <20220310183011.110391-9-danielhb413@gmail.com>

On 10/3/22 19:30, Daniel Henrique Barboza wrote:
> All tests in the file times out when running in an IBM POWER host and
> --disable-tcg with an error like the following:
> 
>          Command: ./qemu-system-ppc -display none -vga none (...)
> -machine 40p (...)
>          Output: qemu-system-ppc: Register sync failed... If you're using
> kvm-hv.ko, only "-cpu host" is possible
> qemu-system-ppc: kvm_init_vcpu: kvm_arch_init_vcpu failed (0): Invalid argument
> 
> Since we don't have a way to detect whether the host is running kvm_hv
> or kvm_pr, skip all tests if TCG is not available.
> 
> Signed-off-by: Daniel Henrique Barboza <danielhb413@gmail.com>
> ---
>   tests/avocado/ppc_prep_40p.py | 6 ++++++
>   1 file changed, 6 insertions(+)

Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>


  reply	other threads:[~2022-03-10 22:39 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-10 18:30 [PATCH 0/9] --disable-tcg avocado fixes for ppc-softmmu Daniel Henrique Barboza
2022-03-10 18:30 ` [PATCH 1/9] avocado/boot_linux_console.py: check TCG accel in test_ppc_g3beige() Daniel Henrique Barboza
2022-03-10 18:30 ` [PATCH 2/9] avocado/boot_linux_console.py: check TCG accel in test_ppc_mac99() Daniel Henrique Barboza
2022-03-10 18:30 ` [PATCH 3/9] avocado/ppc_405.py: remove test_ppc_taihu() Daniel Henrique Barboza
2022-03-10 18:30 ` [PATCH 4/9] avocado/ppc_405.py: check TCG accel in test_ppc_ref405ep() Daniel Henrique Barboza
2022-03-10 18:30 ` [PATCH 5/9] avocado/ppc_74xx.py: check TCG accel for all tests Daniel Henrique Barboza
2022-03-10 18:30 ` [PATCH 6/9] avocado/ppc_bamboo.py: check TCG accel in test_ppc_bamboo() Daniel Henrique Barboza
2022-03-10 18:30 ` [PATCH 7/9] avocado/ppc_mpc8544ds.py: check TCG accel in test_ppc_mpc8544ds() Daniel Henrique Barboza
2022-03-10 18:30 ` [PATCH 8/9] avocado/ppc_prep_40p.py: check TCG accel in all tests Daniel Henrique Barboza
2022-03-10 22:37   ` Philippe Mathieu-Daudé [this message]
2022-03-10 18:30 ` [PATCH 9/9] avocado/ppc_virtex_ml507.py: check TCG accel in test_ppc_virtex_ml507() Daniel Henrique Barboza
2022-03-10 23:28 ` [PATCH 0/9] --disable-tcg avocado fixes for ppc-softmmu Murilo Opsfelder Araújo
2022-03-14 15:21 ` Cédric Le Goater

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ebd6fddb-5549-11e7-fd06-16a2e34f2276@gmail.com \
    --to=philippe.mathieu.daude@gmail.com \
    --cc=clg@kaod.org \
    --cc=danielhb413@gmail.com \
    --cc=david@gibson.dropbear.id.au \
    --cc=farosas@linux.ibm.com \
    --cc=muriloo@linux.ibm.com \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-ppc@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).