OSDN Git Service

hw/acpi/core: Trace enable and status registers of GPE separately
authorBernhard Beschow <shentey@gmail.com>
Fri, 8 Sep 2023 08:42:34 +0000 (10:42 +0200)
committerMichael S. Tsirkin <mst@redhat.com>
Wed, 4 Oct 2023 22:15:05 +0000 (18:15 -0400)
commit40a6b8935d5862840c602f977564d2ebbea60ed6
treed649b341aa2e8232210e11eb4800a72f913c27ac
parent7f558ea58bb60257b111abac0424dc601ff54875
hw/acpi/core: Trace enable and status registers of GPE separately

The bit positions of both registers are related. Tracing the registers
independently results in the same offsets across these registers which
eases debugging.

Signed-off-by: Bernhard Beschow <shentey@gmail.com>
Acked-by: Igor Mammedov <imammedo@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-Id: <20230908084234.17642-9-shentey@gmail.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/acpi/core.c
hw/acpi/trace-events