pc: acpi: remove AML for empty/not used GPE handlers
commit86958d2dddd0c21a4a6602e418bc7818e5a4a964
authorIgor Mammedov <imammedo@redhat.com>
Tue, 17 May 2016 14:42:56 +0000 (17 16:42 +0200)
committerMichael S. Tsirkin <mst@redhat.com>
Tue, 7 Jun 2016 12:36:54 +0000 (7 15:36 +0300)
treeb49d1c83d7476c9fb5a8a7eb8b942a5ff6096ba8
parent7bc6fd24646fc0c2927c3ab255b8b09ed42e67ee
pc: acpi: remove AML for empty/not used GPE handlers

ACPI spec requires GPE handlers only for GPE events
that hardware implements.
So remove AML for not supported by QEMU device model
events.

Signed-off-by: Igor Mammedov <imammedo@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: Marcel Apfelbaum <marcel@redhat.com>
Reviewed-by: Marcel Apfelbaum <marcel@redhat.com>
hw/i386/acpi-build.c