qemu-patch-raspberry4/qom
Anthony Liguori fe40e627c5 qom: accept any compatible type when setting a link property
Links had limited utility before as they only allowed a concrete type to be
specified.  Now we can support abstract types and interfaces which means it's
now possible to have a link<PCIDevice>.

Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
2012-02-03 10:41:08 -06:00
..
Makefile qom: add the base Object class (v2) 2012-01-27 10:28:30 -06:00
object.c qom: accept any compatible type when setting a link property 2012-02-03 10:41:08 -06:00