]> git.proxmox.com Git - mirror_qemu.git/commit
hw/pci-host/i440fx: Add I440FX_HOST_PROP_PCI_TYPE property
authorBernhard Beschow <shentey@gmail.com>
Fri, 30 Jun 2023 07:37:18 +0000 (09:37 +0200)
committerMichael S. Tsirkin <mst@redhat.com>
Mon, 10 Jul 2023 20:29:17 +0000 (16:29 -0400)
commitff0a8cc4bed6414ab09816b14e006a11140d0d73
treeca90b986a67b8210f2b77ba012d52aeb1713089a
parent82feef45f42db607b9439411d4aad7c21bdf3047
hw/pci-host/i440fx: Add I440FX_HOST_PROP_PCI_TYPE property

I440FX needs a different PCI device model if the "igd-passthru" property is
enabled. The type name is currently passed as a parameter to i440fx_init(). This
parameter will be replaced by a property assignment once i440fx_init() gets
resolved.

Signed-off-by: Bernhard Beschow <shentey@gmail.com>
Message-Id: <20230630073720.21297-16-shentey@gmail.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/pci-host/i440fx.c
include/hw/pci-host/i440fx.h