On Fri, Jun 19, 2026 at 10:51:04AM +0100, Daniel P. Berrangé wrote: > On Fri, Jun 05, 2026 at 08:33:52AM +0000, Khushit Shah wrote: > > Introduce 'query-arm-cpu-props-info' QMP command. This command returns > > information about ARM CPU model properties, including their name, type, > > supported values on the given host, and composite parent if any. > > Do we have to make this ARM only ? > > x86 has named CPU properties too. They are all basically > booleans so this API offers a superset of functionality > needed for x86, and thus I'd expect x86 to be folded into > this new API too.
riscv64 will certainly need something like this too in due time. So +1 to making it architecture-agnostic. -- Andrea Bolognani / Red Hat / Virtualization
