qemu-ppc
[Top][All Lists]
Advanced

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

Re: [PATCH 3/7] tests/qtest/fuzz: Remove legacy '-machine foo,accel=bar'


From: Thomas Huth
Subject: Re: [PATCH 3/7] tests/qtest/fuzz: Remove legacy '-machine foo,accel=bar'
Date: Tue, 3 Dec 2024 11:25:24 +0100
User-agent: Mozilla Thunderbird

On 03/12/2024 10.21, Philippe Mathieu-Daudé wrote:
Since commit 6f6e1698a68 ("vl: configure accelerators from -accel
options") we prefer the '-accel bar' command line option.

Replace '-machine foo,accel=bar' -> '-machine foo -accel bar' in
fuzzer scripts and tests.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
---
  tests/qtest/fuzz/generic_fuzz.c                | 2 +-
  tests/qtest/fuzz/i440fx_fuzz.c                 | 2 +-
  tests/qtest/fuzz/qos_fuzz.c                    | 2 +-
  scripts/oss-fuzz/output_reproducer.py          | 2 --
  scripts/oss-fuzz/reorder_fuzzer_qtest_trace.py | 6 +++---
  5 files changed, 6 insertions(+), 8 deletions(-)

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




reply via email to

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