• A
    qom: add link properties (v2) · 83e94fb8
    Anthony Liguori 提交于
    Links represent an ephemeral relationship between devices.  They are meant to
    replace the qdev concept of busses by allowing more informal relationships
    between devices.
    
    Links are fairly limited in their usefulness without implementing QOM-style
    subclassing and interfaces.
    Signed-off-by: NAnthony Liguori <aliguori@us.ibm.com>
    83e94fb8
qdev.h 19.5 KB