On 07/01/2023 15.25, Peter Maydell wrote:
On Fri, 6 Jan 2023 at 08:29, Thomas Huth <th...@redhat.com> wrote:

  Hi Peter!

The following changes since commit cb9c6a8e5ad6a1f0ce164d352e3102df46986e22:

   .gitlab-ci.d/windows: Work-around timeout and OpenGL problems of the MSYS2 
jobs (2023-01-04 18:58:33 +0000)

are available in the Git repository at:

   https://gitlab.com/thuth/qemu.git tags/pull-request-2023-01-06

for you to fetch changes up to 975f619662a46cb5dc7a3b17b84a1b540fb7df5c:

   .gitlab-ci.d/windows: Do not run the qtests in the msys2-32bit job 
(2023-01-05 21:50:21 +0100)

----------------------------------------------------------------
* s390x header clean-ups from Philippe
* Rework and improvements of the EINTR handling by Nikita
* Deprecate the -no-hpet command line option
* Disable the qtests in the 32-bit Windows CI job again
* Some other misc fixes here and there

Hi -- this produces new warnings during 'make check' on the bios-tables-test:

qemu-system-i386: -no-hpet: warning: -no-hpet is deprecated, use
'-machine hpet=off' instead

If we're deprecating that option, can we update the test suite
to not use it, please ?

Oh, looks like these warnings now only show up in meson-logs/testlog.txt and not in the standard output anymore as they did in the past? ... that's why I didn't notice this.

Thanks for the hint, I'll write a patch to fix it.

Do you want me then to respin the pull request with the patch included?

 Thomas


Reply via email to