From: "Philippe Mathieu-Daudé" <philmd@redhat.com>
To: Andrew Jones <drjones@redhat.com>
Cc: peter.maydell@linaro.org, richard.henderson@linaro.org,
qemu-devel@nongnu.org, armbru@redhat.com, eric.auger@redhat.com,
qemu-arm@nongnu.org, imammedo@redhat.com, alex.bennee@linaro.org,
Dave.Martin@arm.com
Subject: Re: [PATCH v6 2/9] tests: arm: Introduce cpu feature tests
Date: Wed, 16 Oct 2019 14:26:05 +0200 [thread overview]
Message-ID: <626412a4-5c61-1f6e-0f18-7b0d9f754baa@redhat.com> (raw)
In-Reply-To: <20191016122103.l6vz423k3gpdr2bv@kamzik.brq.redhat.com>
On 10/16/19 2:21 PM, Andrew Jones wrote:
> On Wed, Oct 16, 2019 at 02:05:24PM +0200, Philippe Mathieu-Daudé wrote:
>>> +static void test_query_cpu_model_expansion_kvm(const void *data)
>>> +{
>>> + QTestState *qts;
>>> +
>>> + qts = qtest_init(MACHINE "-accel kvm -cpu host");
>>> +
>>> + assert_has_feature(qts, "host", "pmu");
>>
>> Have you tried this on a ARM host? I wanted to but don't have access to one
>> :(
>>
>
> Yes. All code in this series has been tested; covering these
> configurations
>
> - TCG aarch64
> - TCG arm
> - KVM aarch64 without SVE
> - KVM aarch64 with SVE
> - compile tested arm code with CONFIG_KVM enabled
OK, I'd appreciate if someone with ARM hardware can test:
- KVM arm
Thanks,
Phil.
next prev parent reply other threads:[~2019-10-16 12:27 UTC|newest]
Thread overview: 35+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-10-16 8:53 [PATCH v6 0/9] target/arm/kvm: enable SVE in guests Andrew Jones
2019-10-16 8:54 ` [PATCH v6 1/9] target/arm/monitor: Introduce qmp_query_cpu_model_expansion Andrew Jones
2019-10-22 15:39 ` Beata Michalska
2019-10-16 8:54 ` [PATCH v6 2/9] tests: arm: Introduce cpu feature tests Andrew Jones
2019-10-16 12:05 ` Philippe Mathieu-Daudé
2019-10-16 12:21 ` Andrew Jones
2019-10-16 12:26 ` Philippe Mathieu-Daudé [this message]
2019-10-16 13:34 ` Andrew Jones
2019-10-16 8:54 ` [PATCH v6 3/9] target/arm: Allow SVE to be disabled via a CPU property Andrew Jones
2019-10-17 16:42 ` Masayoshi Mizuma
2019-10-22 15:41 ` Beata Michalska
2019-10-16 8:54 ` [PATCH v6 4/9] target/arm/cpu64: max cpu: Introduce sve<N> properties Andrew Jones
2019-10-17 16:43 ` Masayoshi Mizuma
2019-10-22 15:43 ` Beata Michalska
2019-10-16 8:54 ` [PATCH v6 5/9] target/arm/kvm64: Add kvm_arch_get/put_sve Andrew Jones
2019-10-17 16:43 ` Masayoshi Mizuma
2019-10-16 8:54 ` [PATCH v6 6/9] target/arm/kvm64: max cpu: Enable SVE when available Andrew Jones
2019-10-17 16:43 ` Masayoshi Mizuma
2019-10-22 15:44 ` Beata Michalska
2019-10-16 8:54 ` [PATCH v6 7/9] target/arm/kvm: scratch vcpu: Preserve input kvm_vcpu_init features Andrew Jones
2019-10-17 16:44 ` Masayoshi Mizuma
2019-10-22 15:45 ` Beata Michalska
2019-10-16 8:54 ` [PATCH v6 8/9] target/arm/cpu64: max cpu: Support sve properties with KVM Andrew Jones
2019-10-17 16:44 ` Masayoshi Mizuma
2019-10-16 8:54 ` [PATCH v6 9/9] target/arm/kvm: host cpu: Add support for sve<N> properties Andrew Jones
2019-10-17 16:44 ` Masayoshi Mizuma
2019-10-21 12:36 ` [PATCH v6 0/9] target/arm/kvm: enable SVE in guests Peter Maydell
2019-10-21 12:54 ` Philippe Mathieu-Daudé
2019-10-21 14:23 ` Andrew Jones
2019-10-21 15:43 ` Peter Maydell
2019-10-21 16:12 ` Andrew Jones
2019-10-21 16:18 ` Peter Maydell
2019-10-22 10:29 ` Peter Maydell
2019-10-22 13:49 ` Andrew Jones
2019-10-24 11:40 ` Andrew Jones
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=626412a4-5c61-1f6e-0f18-7b0d9f754baa@redhat.com \
--to=philmd@redhat.com \
--cc=Dave.Martin@arm.com \
--cc=alex.bennee@linaro.org \
--cc=armbru@redhat.com \
--cc=drjones@redhat.com \
--cc=eric.auger@redhat.com \
--cc=imammedo@redhat.com \
--cc=peter.maydell@linaro.org \
--cc=qemu-arm@nongnu.org \
--cc=qemu-devel@nongnu.org \
--cc=richard.henderson@linaro.org \
/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).