From 5f41fbba903fc4e55b94c54cd97ea2d904371351 Mon Sep 17 00:00:00 2001 From: Igor Mammedov Date: Mon, 23 Jun 2014 15:26:57 +0200 Subject: qmp: convert ACPI_DEVICE_OST event ... using new QAPI event infrastructure Signed-off-by: Igor Mammedov Signed-off-by: Luiz Capitulino --- monitor.c | 1 - 1 file changed, 1 deletion(-) (limited to 'monitor.c') diff --git a/monitor.c b/monitor.c index 0b4a4b428e..2f64195b79 100644 --- a/monitor.c +++ b/monitor.c @@ -497,7 +497,6 @@ static const char *monitor_event_names[] = { [QEVENT_BLOCK_IMAGE_CORRUPTED] = "BLOCK_IMAGE_CORRUPTED", [QEVENT_QUORUM_FAILURE] = "QUORUM_FAILURE", [QEVENT_QUORUM_REPORT_BAD] = "QUORUM_REPORT_BAD", - [QEVENT_ACPI_OST] = "ACPI_DEVICE_OST", }; QEMU_BUILD_BUG_ON(ARRAY_SIZE(monitor_event_names) != QEVENT_MAX) -- cgit v1.2.3-55-g7522