qemu/qom
Mark Cave-Ayland 6b97f3d4d6 qom/object.c: rename object_class_property_uint*_ptr() to object_class_static_property_uint*_ptr()
This more accurately reflects that these properties are held within the class and
not the object. Update the documentation to describe the few cases where static
properties should be used.

Signed-off-by: Mark Cave-Ayland <mark.caveayland@nutanix.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Message-Id: <20260717135254.508701-7-mark.caveayland@nutanix.com>
2026-08-14 11:31:18 +01:00
..
compat-properties.c qom: Restrict compat properties API to system emulation 2026-04-24 21:27:21 +02:00
container.c qom: Remove container_get() 2025-01-09 18:16:24 +01:00
meson.build qom: Restrict compat properties API to system emulation 2026-04-24 21:27:21 +02:00
object.c qom/object.c: rename object_class_property_uint*_ptr() to object_class_static_property_uint*_ptr() 2026-08-14 11:31:18 +01:00
object_interfaces.c qom: add trace events for user creatable create/delete APIs 2026-07-07 11:16:27 +02:00
qom-hmp-cmds.c monitor: Extract completion declarations to 'monitor/hmp-completion.h' 2026-05-06 12:58:07 +02:00
qom-qmp-cmds.c qom: Fix device-list-properties & friends to show legacy-FOO props 2026-07-14 10:58:15 +02:00
qom-qobject.c error: Eliminate error_propagate() manually 2020-07-10 15:18:08 +02:00
trace-events qom: add trace events for user creatable create/delete APIs 2026-07-07 11:16:27 +02:00
trace.h trace: switch position of headers to what Meson requires 2020-08-21 06:18:24 -04:00