Peter Maydell <[email protected]> writes: > Detect attempts to add a property to an object if one of > that name already exists, and report them as critical > errors. In particular, for static properties (eg qdev > Property arrays) this will manifest as an abort() with > a useful error message.
What's critical about this error? It looks like any other error to me... Leftover from previous iterations, perhaps?
