qemu-ppc
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v2 3/6] tests/qtest: Move common define from libqos-spapr.h t


From: Thomas Huth
Subject: Re: [PATCH v2 3/6] tests/qtest: Move common define from libqos-spapr.h to new ppc-util.h
Date: Tue, 28 May 2024 08:37:34 +0200
User-agent: Mozilla Thunderbird

On 28/05/2024 02.42, Nicholas Piggin wrote:
The spapr QEMU machine defaults is useful outside libqos, so create a
new header for ppc specific qtests and move it there.

Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
---
  tests/qtest/libqos/libqos-spapr.h |  7 -------
  tests/qtest/ppc-util.h            | 19 +++++++++++++++++++
  tests/qtest/boot-serial-test.c    |  2 +-
  tests/qtest/prom-env-test.c       |  2 +-
  tests/qtest/pxe-test.c            |  2 +-
  5 files changed, 22 insertions(+), 10 deletions(-)
  create mode 100644 tests/qtest/ppc-util.h

Reviewed-by: Thomas Huth <thuth@redhat.com>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]