On 19/01/2023 13.05, Philippe Mathieu-Daudé wrote:
- Silent warnings on Windows
- Explicit the 'none' machine
- Disable on Darwin Aarch64 host
Philippe Mathieu-Daudé (3):
tests/qtest/vnc-display-test: Suppress build warnings on Windows
tests/qtest/vnc-display-test: Use the 'none' machine
tests/qtest/vnc-display-test: Disable on Darwin
tests/qtest/vnc-display-test.c | 9 ++++++++-
1 file changed, 8 insertions(+), 1 deletion(-)
Thanks, added to my staging branch:
https://gitlab.com/thuth/qemu/-/commits/staging
Thomas