New APIs: set-attach-method, get-attach-method.
authorRichard W.M. Jones <rjones@redhat.com>
Thu, 27 Jan 2011 11:20:43 +0000 (11:20 +0000)
committerRichard W.M. Jones <rjones@redhat.com>
Thu, 3 Feb 2011 18:41:49 +0000 (18:41 +0000)
commit58bcfdf321878c475f283caf07c11b6fa7efc4fb
tree8e68d79ca97567cb968bdb4c6af2db0f8f83039e
parent99f0d8859fdc8f6c81873d4cdd1c8c780ac25e84
New APIs: set-attach-method, get-attach-method.

These allow you to get and set the attach method.  The format
is one of:

* appliance
* unix:<path>

It's stored broken out into an enum and a string in the handle.
generator/generator_actions.ml
src/guestfs-internal.h
src/guestfs.c