]> git.ipfire.org Git - thirdparty/libvirt.git/commit
PHYP: Add rudimentary network driver
authorEduardo Otubo <otubo@linux.vnet.ibm.com>
Thu, 12 Aug 2010 14:33:12 +0000 (11:33 -0300)
committerEric Blake <eblake@redhat.com>
Sat, 14 Aug 2010 17:16:08 +0000 (11:16 -0600)
commit50e490855913646929caaac3d1c527380a2f2178
treef74de66cbacf669358262001ef73cdaf732cb1df
parentb9e1f11a2da60b5bb7e79acbc4c48fe8b342a032
PHYP: Add rudimentary network driver

I changed virStorage[Open|Close] to virVIOSDriver[Open|Close] so
the network driver can use it - since the network driver deals
with Open/Close in the same way.
src/phyp/phyp_driver.c