• M
    qemu: Implement chardev hotplug on config level · 75f0fd51
    Michal Privoznik 提交于
    There are two levels on which a device may be hotplugged: config
    and live. The config level requires just an insert or remove from
    internal domain definition structure, which is exactly what this
    patch does. There is currently no implementation for a chardev
    update action, as there's not much to be updated. But more
    importantly, the only thing that can be updated is path or socket
    address by which chardevs are distinguished. So the update action
    is currently not supported.
    75f0fd51
libvirt_private.syms 46.6 KB