tests/x86: Use 'pc' machine type for old hardware tests
authorDr. David Alan Gilbert <dgilbert@redhat.com>
Tue, 15 Feb 2022 16:25:31 +0000 (16:25 +0000)
committerThomas Huth <thuth@redhat.com>
Mon, 21 Feb 2022 09:13:23 +0000 (10:13 +0100)
commitfedcc3793ef27ad17165536f1aa7e60700eb8067
treeded5e12695950fb78e164f8b244f413e0fb3ab3f
parente670f6d825d4dee248b311197fd4048469d6772b
tests/x86: Use 'pc' machine type for old hardware tests

For tests that rely on old hardware, e.g. floppies or IDE drives,
explicitly select the 'pc' machine type.

Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Acked-by: Michael S. Tsirkin <mst@redhat.com>
Message-Id: <20220215162537.605030-2-dgilbert@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
tests/qtest/fdc-test.c
tests/qtest/hd-geo-test.c
tests/qtest/i440fx-test.c
tests/qtest/ide-test.c