]> Git Repo - qemu.git/commit
hw/pci-host/i440fx: Extract PCII440FXState to "hw/pci-host/i440fx.h"
authorPhilippe Mathieu-Daudé <[email protected]>
Mon, 9 Dec 2019 09:49:58 +0000 (10:49 +0100)
committerPaolo Bonzini <[email protected]>
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é <[email protected]>
Reviewed-by: Thomas Huth <[email protected]>
Message-Id: <20191209095002[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
hw/pci-host/i440fx.c
include/hw/pci-host/i440fx.h
This page took 0.024591 seconds and 4 git commands to generate.