]> Git Repo - qemu.git/commit
pci: make pci_bar useable outside pci.c
authorMichael Roth <[email protected]>
Thu, 7 May 2015 05:33:54 +0000 (15:33 +1000)
committerAlexander Graf <[email protected]>
Wed, 3 Jun 2015 21:56:54 +0000 (23:56 +0200)
commitcf8c704d5a06e7b8327c65d19d0c342dc23fff84
tree3bd49473b1ef1e6a5417cacf21df528ed20cdb71
parent62083979b0471ac07da6d94944bf12a9b18baa1f
pci: make pci_bar useable outside pci.c

We need to work with PCI BARs to generate OF properties
during PCI hotplug for sPAPR guests.

Signed-off-by: Michael Roth <[email protected]>
Reviewed-by: David Gibson <[email protected]>
Acked-by: Michael S. Tsirkin <[email protected]>
Signed-off-by: David Gibson <[email protected]>
Signed-off-by: Alexander Graf <[email protected]>
hw/pci/pci.c
include/hw/pci/pci.h
This page took 0.025389 seconds and 4 git commands to generate.