• P
    qemu: Add handling for VSERPORT_CHANGE event · 15bbaaf0
    Peter Krempa 提交于
    New qemu added a new event that is emitted when a virtio serial channel
    is opened in the guest OS. This allows us to update the state of the
    port in the output-only XML element.
    
    This patch implements the monitor callbacks and necessary handlers to
    update the state in the definition.
    15bbaaf0
qemu_monitor.h 37.0 KB