pci: helper functions to access PCIDevice::config
commitfb5ce7d289f8e34c6f8a025e55e0d96e9a496cd9
authorIsaku Yamahata <yamahata@valinux.co.jp>
Fri, 30 Oct 2009 12:20:59 +0000 (30 21:20 +0900)
committerAnthony Liguori <aliguori@us.ibm.com>
Mon, 9 Nov 2009 14:43:04 +0000 (9 08:43 -0600)
tree70f51cb25e5af642b60523de9df2ea0c865258c8
parent182f9c8a64d530d992df35a1a4b17a562c7d1aef
pci: helper functions to access PCIDevice::config

add helper functions to get/set PCIDevice::config
Those will be used later.

Signed-off-by: Isaku Yamahata <yamahata@valinux.co.jp>
Acked-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
hw/pci.h