Re: [RFC PATCH v3 16/19] qmp: add query-cpu-props-info command

Khushit Shah <[email protected]> Thu, 6 Aug 2026 09:24:04 +0000
Newsgroups dev.linux.lists.kvmarm,org.nongnu.qemu-arm,org.nongnu.qemu-devel
Message-ID <[email protected]>

> On 5 Aug 2026, at 6:52 PM, Markus Armbruster <[email protected]> wrote:
> 
> !-------------------------------------------------------------------|
>  CAUTION: External Email
> 
> |-------------------------------------------------------------------!
> 
> Khushit Shah <[email protected]> writes:
> 
>>> On 5 Aug 2026, at 12:28 PM, Markus Armbruster <[email protected]> wrote:
>>> 
>>> !-------------------------------------------------------------------|
>>> CAUTION: External Email
>>> 
>>> |-------------------------------------------------------------------!
>>> 
>>> Khushit Shah <[email protected]> writes:
>>> 
>>>>> On 4 Aug 2026, at 12:21 PM, Markus Armbruster <[email protected]> wrote:
>>>>> 
>>>>> !-------------------------------------------------------------------|
>>>>> CAUTION: External Email
>>>>> 
>>>>> |-------------------------------------------------------------------!
>>>>> 
>>>>> Khushit Shah <[email protected]> writes:
>>>>> 
>>>>> [...]
>>>>> 
>>>>>> Stub file was missing on arm user builds. 
>>>>>> 
>>>>>> I have fixed this on the private branch if you want to take a look.
>>>>> 
>>>>> I'm willing to pull an update to v3, assuming it's a small fix.
>>>> 
>>>> It is a small fix :)
>>> 
>>> Please tell me what to pull.  When you're ready, of course.
>> 
>> It’s on the same private branch: https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_khushit-2Dshah-2Dnx_qemu_tree_upstream-2Drfc-2Dv3-2Dfixups&d=DwIFaQ&c=s883GpUCOChKOHiocYtGcg&r=PGWMyignA0NiDmTlyP7vOTHozBws_VN86yrVmSMkBp0&m=lv46ybodStjAtdapjMwLnohED9-uQST3KdkvwYej9yhiKYNrRdzDyHjeuYqUxdyg&s=7IbcSv1pGL29PTHAOxj2lZWr2tySQeQqB88qHxlTpvE&e=
> 
> Builds, but fails "make check" on my box *sigh*.
> 
> tests/qtest/qmp-cmd-test.c needs an update.

:’)

Fixed it, available on: 
https://github.com/khushit-shah-nx/qemu/tree/upstream-rfc-v3-fixups

On my machine, qemu:qtest+qtest-aarch64 / qtest-aarch64/device-introspect-test
still fails. (It will likely not fail for you if you are on (arm + kvm or any
other Arch))

I have reported this to Eric as the fail stems from the base "customizable host
model” series.

Sorry for the hiccups, and thanks for your patience, will take care from now on.