qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Peter Maydell <peter.maydell@linaro.org>
To: QEMU Developers <qemu-devel@nongnu.org>
Cc: "Michael S. Tsirkin" <mst@redhat.com>,
	Marcel Apfelbaum <marcel.apfelbaum@gmail.com>,
	 Thomas Huth <thuth@redhat.com>,
	Laurent Vivier <lvivier@redhat.com>,
	 Paolo Bonzini <pbonzini@redhat.com>
Subject: Re: test-x86-cpuid-compat qtest produces warnings on TCG
Date: Tue, 6 Feb 2024 17:16:17 +0000	[thread overview]
Message-ID: <CAFEAcA-wDvn47y9fG4q3HdcxvZsnNEY60-7db9-sbtj2sMN3ow@mail.gmail.com> (raw)
In-Reply-To: <CAFEAcA-WQa5rJK3e2Z8tgcm0ZN8dDnFnF0v=hTPdJpapN4vsNQ@mail.gmail.com>

On Fri, 12 Jan 2024 at 13:42, Peter Maydell <peter.maydell@linaro.org> wrote:
>
> When running under TCG, the 'test-x86-cpuid-compat' qtest produces
> warnings. You can see these for instance in the x64-freebsd-13-build
> CI job; here's an example:
>  https://gitlab.com/qemu-project/qemu/-/jobs/5918818568
>
> 24/837 qemu:qtest+qtest-x86_64 / qtest-x86_64/test-x86-cpuid-compat
>           OK               7.32s   45 subtests passed
> ――――――――――――――――――――――――――――――――――――― ✀  ―――――――――――――――――――――――――――――――――――――
> stderr:
> qemu-system-x86_64: warning: TCG doesn't support requested feature:
> CPUID.07H:EBX.intel-pt [bit 25]
> qemu-system-x86_64: warning: TCG doesn't support requested feature:
> CPUID.07H:EBX.intel-pt [bit 25]
> qemu-system-x86_64: warning: TCG doesn't support requested feature:
> CPUID.07H:EBX.intel-pt [bit 25]
> qemu-system-x86_64: warning: TCG doesn't support requested feature:
> CPUID.07H:EBX.intel-pt [bit 25]
>
>
> Can somebody look at these and work out whether:
>  (a) this is a real problem we need to fix
>  (b) this is a problem in the test case and it shouldn't be trying to
>      test a feature we don't implement
>  (c) we should suppress this warning
> ?
>
> (filed as https://gitlab.com/qemu-project/qemu/-/issues/2096 )

Ping, a month later ?

thanks
-- PMM


      reply	other threads:[~2024-02-06 17:16 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-12 13:42 test-x86-cpuid-compat qtest produces warnings on TCG Peter Maydell
2024-02-06 17:16 ` Peter Maydell [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAFEAcA-wDvn47y9fG4q3HdcxvZsnNEY60-7db9-sbtj2sMN3ow@mail.gmail.com \
    --to=peter.maydell@linaro.org \
    --cc=lvivier@redhat.com \
    --cc=marcel.apfelbaum@gmail.com \
    --cc=mst@redhat.com \
    --cc=pbonzini@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=thuth@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).