search for: guestfs_set_path

Displaying 20 results from an estimated 57 matches for "guestfs_set_path".

Did you mean: guestfs_get_path
2015 Feb 05
1
[PATCH] perl: tests: reenable set_path tests
guestfs_set_path now does a copy of the passed string, so bindings don't need to take care of the lifetime of strings parameters for it. --- perl/t/060-handle-properties.t | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) diff --git a/perl/t/060-handle-properties.t b/perl/t/060-handle-proper...
2010 Apr 15
1
RFE: reuse of the libguestfs daemon + host API in a externally managed VM
The libvirt-TCK is a integration test suite we are using to validate the correct operation of libvirt drivers. Currently it is just checking the basic operation & functionality of drivers from the host side. we just boot a random Fedora kernel + initrd since we don't actually care that the guest OS boots into any particular state, we only care that its running in some form. We would
2015 May 26
6
[PATCH 0/6] Update the way that API versions are generated for the man page.
The existing mechanism was clunky, slow and used ~ 10 MB of local disk. Rich.
2014 Jan 01
0
[PATCH] Allow ./configure --without-qemu.
...U); +#else + return 1; +#endif } #if HAVE_LIBSELINUX diff --git a/tests/regressions/rhbz501893.c b/tests/regressions/rhbz501893.c index fdd49c8..f4091bf 100644 --- a/tests/regressions/rhbz501893.c +++ b/tests/regressions/rhbz501893.c @@ -50,7 +50,9 @@ main (int argc, char *argv[]) assert (guestfs_set_path (g, NULL) == 0); assert (guestfs_set_append (g, NULL) == 0); +#ifdef QEMU assert (guestfs_set_qemu (g, NULL) == 0); +#endif guestfs_close (g); exit (EXIT_SUCCESS); -- 1.8.3.1
2010 Aug 28
4
[PATCH 0/4] Add progress bars
As discussed previously: https://www.redhat.com/archives/libguestfs/2010-July/msg00003.html https://www.redhat.com/archives/libguestfs/2010-July/msg00024.html To do: (1) Implement progress notifications for many more daemon operations. (2) OCaml bindings to the callback. (3) Perl bindings to the callback. Rich. -- Richard Jones, Virtualization Group, Red Hat
2014 Jun 27
3
[PATCH WIP] Can't generate argv variant
Hi everyone, lately I've been getting familiar with library and working on slight re-layering of the library. It's about having locking layer in public API and tracing one layer below that (let's call it __t_ layer. I'm not very good at making up names, so this is temporary:) ). Then making sure that all generated public stuff call __t_ layer and all other internal stuff
2010 Aug 31
13
[PATCH v2] Add progress bars
This is an updated and extended version of the original patch: https://www.redhat.com/archives/libguestfs/2010-August/msg00163.html This adds OCaml and Perl bindings (both tested), support for progress bars in virt-resize, and adds progress notifications to a number of the simpler commands. Still to do is to add progress messages to more commands. There are still a few commands which would be
2012 Oct 08
3
[PATCH v3 0/3] Add support for disk labels and hotplugging.
This is, I guess, version 3 of this patch series which adds disk labels and hotplugging (only hot-add implemented so far). The good news is .. it works! Rich.
2012 Oct 08
5
[PATCH v4 0/5] Finish hotplugging support.
This rounds off hotplugging support by allowing you to add and remove drives at any stage (before and after launch). Rich.
2015 Oct 29
16
[PATCH 00/16] Refactoring of configure.ac and guestfs.pod
Two (not related to each other) refactorings: Patches 1-12 split configure.ac into smaller files using the m4_include mechanism. Patches 13-15 split out parts of guestfs.pod (ie. guestfs(3)) into three new manual pages: guestfs-hacking(3) - how to extend and contribute to libguestfs guestfs-internals(3) - architecture and internals guestfs-security(3) - security and CVEs Patch 16 is a
2015 Jun 14
2
[PATCH] pod: Use F<> for filenames instead of C<>.
...upermin appliance, which it finds by looking along an internal path. By default it looks for these in the directory C<$libdir/guestfs> -(eg. C</usr/local/lib/guestfs> or C</usr/lib64/guestfs>). +(eg. F</usr/local/lib/guestfs> or F</usr/lib64/guestfs>). Use L</guestfs_set_path> or set the environment variable L</LIBGUESTFS_PATH> to change the directories that libguestfs will search in. The value is a colon-separated list of paths. The current directory is I<not> searched unless the path contains an empty element or C<.>. For example C<LIBGU...
2010 Dec 07
0
builder-debian libguestfs FAILED tests 4c5038ab54fb6fdff75ca8d5fdda9e73f48a5050
...rocess" has no tests warning: "guestfs_add_drive" has no tests warning: "guestfs_add_cdrom" has no tests warning: "guestfs_add_drive_ro" has no tests warning: "guestfs_config" has no tests warning: "guestfs_set_qemu" has no tests warning: "guestfs_set_path" has no tests warning: "guestfs_set_append" has no tests warning: "guestfs_get_append" has no tests warning: "guestfs_set_autosync" has no tests warning: "guestfs_set_verbose" has no tests warning: "guestfs_get_verbose" has no tests warning: &q...
2010 Dec 24
0
builder-debian libguestfs success 3f4dc56a32074a02b1b829bd7a91878f73022d1d
...rocess" has no tests warning: "guestfs_add_drive" has no tests warning: "guestfs_add_cdrom" has no tests warning: "guestfs_add_drive_ro" has no tests warning: "guestfs_config" has no tests warning: "guestfs_set_qemu" has no tests warning: "guestfs_set_path" has no tests warning: "guestfs_set_append" has no tests warning: "guestfs_get_append" has no tests warning: "guestfs_set_autosync" has no tests warning: "guestfs_set_verbose" has no tests warning: "guestfs_get_verbose" has no tests warning: &q...
2011 Jan 07
0
builder-debian libguestfs success 7e1114445e713c4a15f3f2cede5842044de1735a
...rocess" has no tests warning: "guestfs_add_drive" has no tests warning: "guestfs_add_cdrom" has no tests warning: "guestfs_add_drive_ro" has no tests warning: "guestfs_config" has no tests warning: "guestfs_set_qemu" has no tests warning: "guestfs_set_path" has no tests warning: "guestfs_set_append" has no tests warning: "guestfs_get_append" has no tests warning: "guestfs_set_autosync" has no tests warning: "guestfs_set_verbose" has no tests warning: "guestfs_get_verbose" has no tests warning: &q...
2010 Dec 24
1
builder-ubuntu libguestfs success 3f4dc56a32074a02b1b829bd7a91878f73022d1d
...rocess" has no tests warning: "guestfs_add_drive" has no tests warning: "guestfs_add_cdrom" has no tests warning: "guestfs_add_drive_ro" has no tests warning: "guestfs_config" has no tests warning: "guestfs_set_qemu" has no tests warning: "guestfs_set_path" has no tests warning: "guestfs_set_append" has no tests warning: "guestfs_get_append" has no tests warning: "guestfs_set_autosync" has no tests warning: "guestfs_set_verbose" has no tests warning: "guestfs_get_verbose" has no tests warning: &q...
2010 Dec 07
0
builder-debian libguestfs success 4b8f70d46dcfed1489c97f822e263b8615f21ea0
...rocess" has no tests warning: "guestfs_add_drive" has no tests warning: "guestfs_add_cdrom" has no tests warning: "guestfs_add_drive_ro" has no tests warning: "guestfs_config" has no tests warning: "guestfs_set_qemu" has no tests warning: "guestfs_set_path" has no tests warning: "guestfs_set_append" has no tests warning: "guestfs_get_append" has no tests warning: "guestfs_set_autosync" has no tests warning: "guestfs_set_verbose" has no tests warning: "guestfs_get_verbose" has no tests warning: &q...
2010 Dec 08
0
builder-ubuntu libguestfs success 4e8ad174cadf9e75401b7fa0d380d4c84c29c9ec
...rocess" has no tests warning: "guestfs_add_drive" has no tests warning: "guestfs_add_cdrom" has no tests warning: "guestfs_add_drive_ro" has no tests warning: "guestfs_config" has no tests warning: "guestfs_set_qemu" has no tests warning: "guestfs_set_path" has no tests warning: "guestfs_set_append" has no tests warning: "guestfs_get_append" has no tests warning: "guestfs_set_autosync" has no tests warning: "guestfs_set_verbose" has no tests warning: "guestfs_get_verbose" has no tests warning: &q...
2011 Jan 04
0
builder-debian libguestfs success 7ce627fce02eae8c7db36b4090fa0ce1bf69bf44
...rocess" has no tests warning: "guestfs_add_drive" has no tests warning: "guestfs_add_cdrom" has no tests warning: "guestfs_add_drive_ro" has no tests warning: "guestfs_config" has no tests warning: "guestfs_set_qemu" has no tests warning: "guestfs_set_path" has no tests warning: "guestfs_set_append" has no tests warning: "guestfs_get_append" has no tests warning: "guestfs_set_autosync" has no tests warning: "guestfs_set_verbose" has no tests warning: "guestfs_get_verbose" has no tests warning: &q...
2011 Jan 25
0
builder-debian libguestfs success 36fe0acf8a2e72c223d7a9f7a93815ff276a3cc1
...rocess" has no tests warning: "guestfs_add_drive" has no tests warning: "guestfs_add_cdrom" has no tests warning: "guestfs_add_drive_ro" has no tests warning: "guestfs_config" has no tests warning: "guestfs_set_qemu" has no tests warning: "guestfs_set_path" has no tests warning: "guestfs_set_append" has no tests warning: "guestfs_get_append" has no tests warning: "guestfs_set_autosync" has no tests warning: "guestfs_set_verbose" has no tests warning: "guestfs_get_verbose" has no tests warning: &q...
2011 Jan 07
0
builder-ubuntu libguestfs success 7e1114445e713c4a15f3f2cede5842044de1735a
...rocess" has no tests warning: "guestfs_add_drive" has no tests warning: "guestfs_add_cdrom" has no tests warning: "guestfs_add_drive_ro" has no tests warning: "guestfs_config" has no tests warning: "guestfs_set_qemu" has no tests warning: "guestfs_set_path" has no tests warning: "guestfs_set_append" has no tests warning: "guestfs_get_append" has no tests warning: "guestfs_set_autosync" has no tests warning: "guestfs_set_verbose" has no tests warning: "guestfs_get_verbose" has no tests warning: &q...