OSDN Git Service

hw/pci-host/i440fx: Add PCI_HOST_PROP_IO_MEM property
authorBernhard Beschow <shentey@gmail.com>
Fri, 30 Jun 2023 07:37:16 +0000 (09:37 +0200)
committerMichael S. Tsirkin <mst@redhat.com>
Mon, 10 Jul 2023 20:29:17 +0000 (16:29 -0400)
commitc84858fd907067dcfb7624083dd44879664cc019
tree17bb2b42ab271f0f42eb88f43cca109e822dbdac
parent09f85b7b93a05f1551509b245be99529a9e278f9
hw/pci-host/i440fx: Add PCI_HOST_PROP_IO_MEM property

Introduce the property in anticipation of QOM'ification; Q35 has the same
property.

Signed-off-by: Bernhard Beschow <shentey@gmail.com>
Message-Id: <20230630073720.21297-14-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