mirror of
https://github.com/yuzu-emu/unicorn
synced 2024-11-25 04:49:21 +00:00
15b820e72b
Commit 8074264 (qom: Add description field in ObjectProperty struct) introduced property descriptions and copied them for alias properties. Instead of using the caller-supplied property name, use the returned property name for setting the description. This avoids an Error when setting a property description for a property with literal "[*]" that doesn't exist due to automatic property naming in object_property_add(). Backports commit a18bb417e954ceea0a30b46c38b0d58c3a7ca6a1 from qemu |
||
---|---|---|
.. | ||
container.c | ||
cpu.c | ||
Makefile.objs | ||
object.c | ||
qom-qobject.c |