]> xenbits.xensource.com Git - libvirt.git/commit
pci: Move some pci sriov helper code out of node device driver to util/pci
authorRoopa Prabhu <roprabhu@cisco.com>
Tue, 16 Aug 2011 04:28:43 +0000 (21:28 -0700)
committerStefan Berger <stefanb@us.ibm.com>
Tue, 16 Aug 2011 15:59:00 +0000 (11:59 -0400)
commit03172265d37b1d2bb45d728acc0a6b202ad1796c
treec94b698352d3916bc5dc32dca44933ee302f0530
parent8231539830353eeb1e3cc43c0a00f24f44c13952
pci: Move some pci sriov helper code out of node device driver to util/pci

This patch moves some of the sriov related pci code from node_device driver
to src/util/pci.[ch]. Some functions had to go thru name and argument list
change to accommodate the move.

Signed-off-by: Roopa Prabhu <roprabhu@cisco.com>
Signed-off-by: Christian Benvenuti <benve@cisco.com>
Signed-off-by: David Wang <dwang2@cisco.com>
src/Makefile.am
src/conf/node_device_conf.c
src/conf/node_device_conf.h
src/node_device/node_device_driver.h
src/node_device/node_device_hal.c
src/node_device/node_device_linux_sysfs.c
src/node_device/node_device_udev.c
src/util/pci.c
src/util/pci.h