Changes v1 -> v2:
* Implement a object_property_add_const_link() function
* Use "/machine/cpus[<index>]" instead of "/machine/cpus/<index>"
* Grab reference to object before adding link

Eduardo Habkost (2):
  qom: Implement object_property_add_const_link()
  cpu: Register QOM links at /machine/cpus[<index>]

 exec.c               | 15 +++++++++++++++
 include/qom/object.h | 23 +++++++++++++++++++++++
 qom/object.c         | 15 +++++++++++++++
 3 files changed, 53 insertions(+)

-- 
2.1.0


Reply via email to