On Mon, Jul 13, 2015 at 1:21 PM, Meador Inge <mead...@codesourcery.com> wrote: > On Mon, Jul 06, 2015 at 03:00:20PM -0700, Peter Crosthwaite wrote: > >> So a better way to do this is via QOM properties. You can propertyify >> VFP support on the QOM type ARMCPU then users can use -global to set >> in on the command line. You could do this for any number of ARM CPU >> features you care about to create the combos you want on the command >> line rather than having an in tree CPU def for special cases. >> >> Have a look at the way the has_el3 feature is handled as a CPU property. > > I will look into that. Thank you. > >> Do you have originals in a git with the author SOBs that you can just >> amend with your own editor notes? > > Unfortunately for this case, no. This is a very hold patch that was > originally in an SVN mirror. >
Ok, not a problem. Regards, Peter > -- Meador >