• P
    qemu: monitor: Add functions for object hot-add/remove · 6908f8ca
    Peter Krempa 提交于
    To allow live modification of device backends in qemu libvirt needs to
    be able to hot-add/remove "objects". Add monitor backend functions to
    allow this.
    
    This function will be used for hot-add/remove of RNG backends,
    IOThreads, memory backing objects, etc.
    6908f8ca
qemu_monitor.h 36.2 KB