On 3/2/23 11:12, Philippe Mathieu-Daudé wrote:
Qualify some Property pointers as 'const' when the structure is accessed read-only.Philippe Mathieu-Daudé (4): hw/qdev-properties: Constify Property* in object_field_prop_ptr() hw/qdev-properties: Constify Property* in PropertyInfo::print() handler hw/qdev-properties: Constify Property* in PropertyInfo::create() handler hw/qdev-properties: Constify DeviceClass::props_ field
Ping (trivial).