[PATCH 0/3] tests/qtest/vnc-display-test: Silent warnings & explicit machine

Philippe Mathieu-Daudé posted 3 patches 1 year, 3 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20230119120514.28778-1-philmd@linaro.org
Maintainers: Thomas Huth <thuth@redhat.com>, Laurent Vivier <lvivier@redhat.com>, Paolo Bonzini <pbonzini@redhat.com>
tests/qtest/vnc-display-test.c | 9 ++++++++-
1 file changed, 8 insertions(+), 1 deletion(-)
[PATCH 0/3] tests/qtest/vnc-display-test: Silent warnings & explicit machine
Posted by Philippe Mathieu-Daudé 1 year, 3 months ago
- 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(-)

-- 
2.38.1


Re: [PATCH 0/3] tests/qtest/vnc-display-test: Silent warnings & explicit machine
Posted by Thomas Huth 1 year, 3 months ago
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



Re: [PATCH 0/3] tests/qtest/vnc-display-test: Silent warnings & explicit machine
Posted by Marc-André Lureau 1 year, 3 months ago
On Thu, Jan 19, 2023 at 4:05 PM Philippe Mathieu-Daudé
<philmd@linaro.org> 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(-)
>
> --
> 2.38.1
>

Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>


-- 
Marc-André Lureau