• J
    Introduce qemuMonitorJSONFindLinkPath · 5aca919b
    Ján Tomko 提交于
    When traversing through the QOM tree, we're looking for
    a link to a device, e.g.:
    link<virtio-balloon-pci>
    
    Introduce a helper that will format the link name at the start,
    instead of doing it every time while recursing through the tree.
    5aca919b
qemu_monitor_json.h 20.4 KB