]> git.ipfire.org Git - thirdparty/qemu.git/commit
hw/i386/acpi-build: Move build_append_notification_callback to pcihp
authorEric Auger <eric.auger@redhat.com>
Mon, 14 Jul 2025 08:04:57 +0000 (10:04 +0200)
committerMichael S. Tsirkin <mst@redhat.com>
Tue, 15 Jul 2025 06:56:40 +0000 (02:56 -0400)
commitd962f199c7e8625c91e8d1cc54a0323180e6f3e1
tree305ce2310944b032110035e6ade207c856bd2473
parentb412e0557c03b9aac946133a443a76aa86c3f8b4
hw/i386/acpi-build: Move build_append_notification_callback to pcihp

We plan to reuse build_append_notification_callback() on ARM
so let's move it to pcihp.c.

No functional change intended.

Signed-off-by: Eric Auger <eric.auger@redhat.com>
Reviewed-by: Gustavo Romero <gustavo.romero@linaro.org>
Reviewed-by: Igor Mammedov <imammedo@redhat.com>
Reviewed-by: Jonathan Cameron <jonathan.cameron@huawei.com>
Message-Id: <20250714080639.2525563-14-eric.auger@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/acpi/pcihp.c
hw/i386/acpi-build.c
include/hw/acpi/pcihp.h