]> git.ipfire.org Git - thirdparty/qemu.git/commit
hw/i386/pc_piix: Make PIIX4 south bridge usable in PC machine
authorBernhard Beschow <shentey@gmail.com>
Sat, 7 Oct 2023 12:38:37 +0000 (14:38 +0200)
committerMichael S. Tsirkin <mst@redhat.com>
Sun, 22 Oct 2023 09:18:17 +0000 (05:18 -0400)
commitaa0c9aec575f6dba4e6548ad9e5de1b1899d843e
tree8a870acd5f555818171a1c0b66301eb6c9ffb8ef
parent12cecd45505c239dedc8bad2ded8eab8bc2f0391
hw/i386/pc_piix: Make PIIX4 south bridge usable in PC machine

QEMU's PIIX3 implementation actually models the real PIIX4, but with different
PCI IDs. Usually, guests deal just fine with it. Still, in order to provide a
more consistent illusion to guests, allow QEMU's PIIX4 implementation to be used
in the PC machine.

Signed-off-by: Bernhard Beschow <shentey@gmail.com>
Message-Id: <20231007123843.127151-30-shentey@gmail.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
docs/system/target-i386-desc.rst.inc
hw/i386/pc.c
hw/i386/pc_piix.c
include/hw/i386/pc.h