|
| From: | Philippe Mathieu-Daudé |
| Subject: | Re: [PATCH 0/4] hw/qdev-properties: Constify Property* in DeviceClass |
| Date: | Thu, 23 Feb 2023 14:00:01 +0100 |
| User-agent: | Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.8.0 |
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).
| [Prev in Thread] | Current Thread | [Next in Thread] |