avocado/boot_linux_console.py: check tcg accel in test_ppc64_e500
commitd78fb13d6b501f183e280f0b1bfb79480c478e84
authorDaniel Henrique Barboza <danielhb413@gmail.com>
Mon, 14 Mar 2022 14:57:17 +0000 (14 15:57 +0100)
committerCédric Le Goater <clg@kaod.org>
Mon, 14 Mar 2022 14:57:17 +0000 (14 15:57 +0100)
tree8a8526b4f608929a443d40da5168cf540077a8d7
parent6b87d614fed76a9256cda46f4b2d11b423493b57
avocado/boot_linux_console.py: check tcg accel in test_ppc64_e500

Some ppc64 hosts (e.g. IBM POWER hosts) aren't able to run the e500
machine using KVM accel. Skip this test if TCG accel isn't available.

Cc: Cleber Rosa <crosa@redhat.com>
Signed-off-by: Daniel Henrique Barboza <danielhb413@gmail.com>
Reviewed-by: Cédric Le Goater <clg@kaod.org>
Message-Id: <20220303153517.168943-5-danielhb413@gmail.com>
Signed-off-by: Cédric Le Goater <clg@kaod.org>
tests/avocado/boot_linux_console.py