commit | d98894d8451f31628906cdbd1a47e8b17dfc2397 | [log] [tgz] |
---|---|---|
author | Thomas Huth <thuth@redhat.com> | Thu Sep 05 21:14:30 2024 +0200 |
committer | Thomas Huth <thuth@redhat.com> | Tue Sep 17 09:53:17 2024 +0200 |
tree | 654f304058daaee2c83e1fc086d4fd15bfd8651a | |
parent | 0a8ecb41fd9a9fb67c1cc63a0e1eab3e940c6a35 [diff] |
tests/qtest/hd-geo-test: Check for availability of "pc" machine before using it In case QEMU has been configured with "--without-default-devices", the "pc" machine type might be missing in the binary. We should check for its availability before using it. Message-ID: <20240905191434.694440-5-thuth@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com>