]> git.proxmox.com Git - mirror_qemu.git/commit
hw/isa/piix3: Merge hw/isa/piix4.c
authorBernhard Beschow <shentey@gmail.com>
Sat, 7 Oct 2023 12:38:27 +0000 (14:38 +0200)
committerMichael S. Tsirkin <mst@redhat.com>
Sun, 22 Oct 2023 09:18:17 +0000 (05:18 -0400)
commit1697189977032c5bce6e63036277ad4d8ea2f44b
treeccc6cffac143611397253d0738fbc468701f0d34
parent74bdcfb4b2ba7958efe8e66e06757579d61ebbb3
hw/isa/piix3: Merge hw/isa/piix4.c

Now that the PIIX3 and PIIX4 device models are sufficiently prepared, their
implementations can be merged into one file for further consolidation.

Signed-off-by: Bernhard Beschow <shentey@gmail.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Message-Id: <20231007123843.127151-20-shentey@gmail.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
MAINTAINERS
hw/i386/Kconfig
hw/isa/Kconfig
hw/isa/meson.build
hw/isa/piix.c [new file with mode: 0644]
hw/isa/piix3.c [deleted file]
hw/isa/piix4.c [deleted file]
hw/mips/Kconfig