• P
    Add VIR_DOMAIN_EVENT_ID_DEVICE_REMOVAL_FAILED event · 5be12071
    Peter Krempa 提交于
    Since we didn't opt to use one single event for device lifecycle for a
    VM we are missing one last event if the device removal failed. This
    event will be emitted once we asked to eject the device but for some
    reason it is not possible.
    5be12071
domain_event.c 71.1 KB