]> git.proxmox.com Git - mirror_qemu.git/commit
hw/pci-host/i440fx: Extract PCII440FXState to "hw/pci-host/i440fx.h"
authorPhilippe Mathieu-Daudé <philmd@redhat.com>
Mon, 9 Dec 2019 09:49:58 +0000 (10:49 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Wed, 18 Dec 2019 01:34:11 +0000 (02:34 +0100)
commit340207607369f04c14665d94d5e172641391db1f
tree70d933434d97148465f98680ba2ffe55110ba470
parentcd3fdb7f26265eb2e08ca0d74245980cb10d4bd6
hw/pci-host/i440fx: Extract PCII440FXState to "hw/pci-host/i440fx.h"

Make the PCII440FXState structure public, so it can be used out of
this source file. This will allow us to extract the IGD Passthrough
Host Bridge, which is a children of the TYPE_I440FX_PCI_DEVICE.

Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20191209095002.32194-3-philmd@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
hw/pci-host/i440fx.c
include/hw/pci-host/i440fx.h