X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=guestfish-actions.pod;fp=guestfish-actions.pod;h=986284ea24f0f146e7a019f47c0a956882ce6ee9;hp=99519fc56757f22bd8e2afd671a62c3f570a3584;hb=f68b3ac861ae607a333211c775dded82ae2b2c4a;hpb=3d15f7e652340777514ff30c3cfc560a90b612ec diff --git a/guestfish-actions.pod b/guestfish-actions.pod index 99519fc..986284e 100644 --- a/guestfish-actions.pod +++ b/guestfish-actions.pod @@ -685,6 +685,20 @@ C. This returns the ext2/3/4 filesystem UUID of the filesystem on C. +=head2 get-memsize + + get-memsize + +This gets the memory size in megabytes allocated to the +qemu subprocess. + +If C was not called +on this handle, and if C was not set, +then this returns the compiled-in default value for memsize. + +For more information on the architecture of libguestfs, +see L. + =head2 get-path get-path @@ -1303,6 +1317,21 @@ L manpage. You can use either C or C to return the existing UUID of a filesystem. +=head2 set-memsize | memsize + + set-memsize memsize + +This sets the memory size in megabytes allocated to the +qemu subprocess. This only has any effect if called before +C. + +You can also change this by setting the environment +variable C before the handle is +created. + +For more information on the architecture of libguestfs, +see L. + =head2 set-path | path set-path path