hw/isa/piix: Rename functions to be shared for PCI interrupt triggering
commit2a62c47926420128bb23edd2ba7d4b339db86660
authorBernhard Beschow <shentey@gmail.com>
Sat, 7 Oct 2023 12:38:33 +0000 (7 14:38 +0200)
committerMichael S. Tsirkin <mst@redhat.com>
Sun, 22 Oct 2023 09:18:17 +0000 (22 05:18 -0400)
treea4793238e66b0ad4777944df121d6ed073904796
parent2922dbc28c74a4b3976cb4bc020980030ccfef67
hw/isa/piix: Rename functions to be shared for PCI interrupt triggering

PIIX4 will get the same optimizations which are already implemented for
PIIX3.

Signed-off-by: Bernhard Beschow <shentey@gmail.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Message-Id: <20231007123843.127151-26-shentey@gmail.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/isa/piix.c