commit | f3006dd1e60af3765c501a082d621f947d6e5974 | [log] [tgz] |
---|---|---|
author | Isaku Yamahata <yamahata@valinux.co.jp> | Fri Dec 24 12:14:13 2010 +0900 |
committer | Michael S. Tsirkin <mst@redhat.com> | Fri Dec 24 10:35:30 2010 +0200 |
tree | 3b42c8ec696f6d6763f7e139b0de502c9ac4f6f5 | |
parent | a2ee6b4fcb3e2f2f5d60211ce0f734c61f8e0e30 [diff] |
pci: introduce a helper function to convert qdev id to PCIDevice This patch introduce a helper function to get PCIDevice from qdev id. This function will be used later. Signed-off-by: Isaku Yamahata <yamahata@valinux.co.jp> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>