hw/isa/piix3: Drop the "3" from PIIX base class name
authorBernhard Beschow <shentey@gmail.com>
Sat, 7 Oct 2023 12:38:22 +0000 (14:38 +0200)
committerMichael S. Tsirkin <mst@redhat.com>
Sun, 22 Oct 2023 09:18:17 +0000 (05:18 -0400)
commit9769cfc3e419a704ff1d7feb4621da660903499a
tree131b28f45f0b28221c82915c34c5366b1cfa0e78
parent0a15cf0801815a359af211361fba309a2cc5c1e8
hw/isa/piix3: Drop the "3" from PIIX base class name

TYPE_PIIX3_PCI_DEVICE was the former base class of the Xen and non-Xen variants
of the PIIX3 ISA device models. It will become the base class for the PIIX3 and
PIIX4 device models, so drop the "3" from the type names.

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