]> git.ipfire.org Git - thirdparty/qemu.git/commit
hw/isa/piix3: Resolve redundant TYPE_PIIX3_XEN_DEVICE
authorBernhard Beschow <shentey@gmail.com>
Mon, 3 Apr 2023 07:41:24 +0000 (09:41 +0200)
committerAnthony PERARD <anthony.perard@citrix.com>
Wed, 7 Jun 2023 14:07:10 +0000 (15:07 +0100)
commitf8790f81eb8d4a1093e27485e4424ed423e2cc1b
tree4f0998e14e826834756932b240d1e217056ef301
parent0f3e02a2f549e8b246252610cd0c4fc4e4f501ac
hw/isa/piix3: Resolve redundant TYPE_PIIX3_XEN_DEVICE

During the last patches, TYPE_PIIX3_XEN_DEVICE turned into a clone of
TYPE_PIIX3_DEVICE. Remove this redundancy.

Signed-off-by: Bernhard Beschow <shentey@gmail.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: Anthony PERARD <anthony.perard@citrix.com>
Tested-by: Chuck Zmudzinski <brchuckz@aol.com>
Message-Id: <20230312120221.99183-7-shentey@gmail.com>
Message-Id: <20230403074124.3925-8-shentey@gmail.com>
Signed-off-by: Anthony PERARD <anthony.perard@citrix.com>
hw/i386/pc_piix.c
hw/isa/piix3.c
include/hw/southbridge/piix.h