• P
    qemu: monitor: Add support for BLOCK_WRITE_THRESHOLD event · 73d4b324
    Peter Krempa 提交于
    The event is fired when a given block backend node (identified by the
    node name) experiences a write beyond the bound set via
    block-set-write-threshold QMP command. This wires up the monitor code to
    extract the data and allow us receiving the events and the capability.
    73d4b324
qemu_capabilities.c 168.3 KB