]> xenbits.xensource.com Git - libvirt.git/commit
phyp: add storage management driver
authorEduardo Otubo <otubo@linux.vnet.ibm.com>
Thu, 24 Jun 2010 21:15:43 +0000 (15:15 -0600)
committerEric Blake <eblake@redhat.com>
Fri, 25 Jun 2010 13:52:43 +0000 (07:52 -0600)
commitebc46fea6f86ca314ff03decfe1543c683c2c8af
tree42cdbee3127e06221ffd921e1d82489d49b6fef4
parenta4a287242ef8118f844cce43fb112dfe82b45c59
phyp: add storage management driver

Add the storage management driver to the Power Hypervisor driver.
This is a big but simple patch, it's just a new set of functions.

This patch includes:
 * Storage driver: The set of pool-* and vol-* functions.
 * attach-disk function.
 * Support for IVM on the new functions.

Signed-off-by: Eric Blake <eblake@redhat.com>
src/phyp/phyp_driver.c
src/phyp/phyp_driver.h