mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-03 07:43:54 -06:00
qmp: convert ACPI_DEVICE_OST event
... using new QAPI event infrastructure Signed-off-by: Igor Mammedov <imammedo@redhat.com> Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
This commit is contained in:
parent
7cfadb6b52
commit
5f41fbba90
5 changed files with 18 additions and 40 deletions
|
@ -51,7 +51,6 @@ typedef enum MonitorEvent {
|
|||
QEVENT_BLOCK_IMAGE_CORRUPTED,
|
||||
QEVENT_QUORUM_FAILURE,
|
||||
QEVENT_QUORUM_REPORT_BAD,
|
||||
QEVENT_ACPI_OST,
|
||||
|
||||
/* Add to 'monitor_event_names' array in monitor.c when
|
||||
* defining new events here */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue