]> Git Repo - qemu.git/commit - hw/pci/pcie_host.h
pci: move typedef, PCIHostState, PCIExpressHost to qemu-common.h.
authorIsaku Yamahata <[email protected]>
Thu, 12 Nov 2009 05:58:41 +0000 (14:58 +0900)
committerMichael S. Tsirkin <[email protected]>
Tue, 1 Dec 2009 15:52:08 +0000 (17:52 +0200)
commitfb47a2e983f3e0b4c9d36fe0d31ed8a1224e767b
tree125bbb7c1c28c18e0708a75d90ede631345503ae
parent3c217c14f58c0146a0dbca01716cd850a63a0e81
pci: move typedef, PCIHostState, PCIExpressHost to qemu-common.h.

This patch moves two typedefs, PCIHostState and PCIExpressHost to
qemu-common.h for consistency as PCIBus and PCIDevice are typedefed
in qemu-common.h.

Signed-off-by: Isaku Yamahata <[email protected]>
Signed-off-by: Michael S. Tsirkin <[email protected]>
hw/pci_host.h
hw/pcie_host.h
qemu-common.h
This page took 0.025697 seconds and 4 git commands to generate.