qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 2/3] tests/qtest/vnc-display-test: Use the 'none' machine


From: Richard Henderson
Subject: Re: [PATCH 2/3] tests/qtest/vnc-display-test: Use the 'none' machine
Date: Thu, 19 Jan 2023 10:23:08 -1000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.4.2

On 1/19/23 02:05, Philippe Mathieu-Daudé wrote:
If we don't specify any machine, an architecture default
might be picked. But some architectures don't provide any
default, such ARM:

   $ make check-qtest-aarch64
   ...
   19/20 qemu:qtest+qtest-aarch64 / qtest-aarch64/vnc-display-test
   qemu-system-aarch64: No machine specified, and there is no default

Since we don't need any particular machine to run this VNC
test, use the 'none' machine.

Signed-off-by: Philippe Mathieu-Daudé<philmd@linaro.org>
---
  tests/qtest/vnc-display-test.c | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>

r~



reply via email to

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