tests/qtest: Move common define from libqos-spapr.h to new ppc-util.h
authorNicholas Piggin <npiggin@gmail.com>
Thu, 30 May 2024 07:44:49 +0000 (17:44 +1000)
committerFabiano Rosas <farosas@suse.de>
Fri, 14 Jun 2024 17:00:46 +0000 (14:00 -0300)
commit3e40bdb15e2ba6e55ee92d148b0cefb7050fad20
treea12811db3f562276396180dd9723d51a3b284be2
parent046a64b9801343e2e89eef10c7a48eec8d8c0d4f
tests/qtest: Move common define from libqos-spapr.h to new ppc-util.h

The spapr QEMU machine defaults is useful outside libqos, so create a
new header for ppc specific qtests and move it there.

Reviewed-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Signed-off-by: Fabiano Rosas <farosas@suse.de>
tests/qtest/boot-serial-test.c
tests/qtest/libqos/libqos-spapr.h
tests/qtest/ppc-util.h [new file with mode: 0644]
tests/qtest/prom-env-test.c
tests/qtest/pxe-test.c