|
@@ -432,6 +432,7 @@ static const char *monitor_event_names[] = {
|
|
|
[QEVENT_BLOCK_JOB_CANCELLED] = "BLOCK_JOB_CANCELLED",
|
|
|
[QEVENT_DEVICE_TRAY_MOVED] = "DEVICE_TRAY_MOVED",
|
|
|
[QEVENT_SUSPEND] = "SUSPEND",
|
|
|
+ [QEVENT_SUSPEND_DISK] = "SUSPEND_DISK",
|
|
|
[QEVENT_WAKEUP] = "WAKEUP",
|
|
|
[QEVENT_BALLOON_CHANGE] = "BALLOON_CHANGE",
|
|
|
};
|