On Tue, Aug 17, 2021 at 05:23:17AM -1000, Richard Henderson wrote: > On 8/17/21 1:56 AM, Andrew Jones wrote: > > I guess it's fine. You could easily create a new cpu_arm_set_sve_vq() > > which would forbid changing the properties if you wanted to, but then > > we need to answer Peter's question in order to see if there's a > > precedent for that type of property. > > I don't see the point in read-only properties. If the user wants to set > non-standard values on the command-line, let them. What is most important > is getting the correct default from '-cpu a64fx'. >
So maybe we should just go ahead and add all sve* properties, but then make sure the default vq map is correct. Thanks, drew