search for: guestfs_set_attach_method

Displaying 20 results from an estimated 22 matches for "guestfs_set_attach_method".

2011 Jan 26
1
Connecting to existing guests / guestfsd
...rt XML for a virtio-serial channel with a particular name: <channel type='pty'> <source path='/path/to/unix/socket'/> <target type='virtio' name='org.libguestfs.daemon'/> </channel> (2) guestfish issues the libguestfs guestfs_set_attach_method call to attach to the Unix domain socket: guestfs_set_attach_method (g, "unix:/path/to/unix/socket"); This is also how other programs work if they aren't using libvirt or want to attach to arbitrary guestfsd. (3) guestfs_launch attaches to the Unix domain socket (in...
2013 Feb 28
5
[PATCH v2 0/5] Fix SELinux security contexts so we can access shared disks (RHBZ#912499).
Link to version 1: https://www.redhat.com/archives/libguestfs/2013-February/thread.html#00122 Changes since version 1: - I've pushed two (of the three) code refactoring patches. The third one proved rather hard to move. - selinuxnorelabel option is no more. Instead there is a second internal API (internal_set_libvirt_selinux_norelabel_disks). - fixed bogus commit message -
2012 Sep 21
1
simplify debugging of guestfsd
Sometimes guestfsd fails to gather info, and the virt-<tool> -v output is usually not useful to figure out whats going on within the temporary guest. I see the /init script has support to run guestfsd with a debug tool, which is currently valgrind. Granted, valgrind support is a compile time thing. What would be a good way to optionally run guestfsd with strace or gdb? Should each tool get a
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.
2013 Feb 28
7
[PATCH 0/7] Fix SELinux security contexts so we can access shared disks (RHBZ#912499).
https://bugzilla.redhat.com/show_bug.cgi?id=912499 (especially comments 7 & 10) This patch set is the final fix so that we can access disks in use by other guests when SELinux and sVirt are enabled. Previously such disks were inaccessible because sVirt labels the disks with a random SELinux label to prevent other instances of qemu from being able to read them. So naturally the libguestfs
2012 Dec 13
0
ANNOUNCE: libguestfs 1.20 - tools for accessing and modifying virtual machine disk images
...features libvirt and sVirt (SELinux confinement) You can optionally use libvirt to launch and manage the backend appliance by: * setting LIBGUESTFS_ATTACH_METHOD=libvirt[:URI] * using ./configure --with-default-attach-method=libvirt[:URI] * or calling the API method guestfs_set_attach_method SVirt (SELinux confinement) is used to secure the libguestfs appliance, if the libvirt backend is selected. virtio-scsi, larger number of drives, hotplugging Virtio-scsi is now used by default, if it is available. This greatly increases the number of drives that can be added to...
2013 Jan 24
3
[REVIEW ONLY] Mountable patches
These 3 patches implement support for APIs which must accept a mountable, but don't update apis which must return mountables. Matt
2013 Feb 07
12
[PATCH 01/12] generator: Add new Mountable argument type
This type is initially identical to Device. --- generator/bindtests.ml | 2 +- generator/c.ml | 7 +++++-- generator/csharp.ml | 6 ++++-- generator/daemon.ml | 4 ++-- generator/erlang.ml | 6 +++--- generator/fish.ml | 8 ++++---- generator/gobject.ml | 11 ++++++----- generator/haskell.ml | 11 +++++++---- generator/java.ml | 10 +++++-----
2011 Feb 03
1
builder-debian libguestfs success 8d7d7c4ecfd202e04d18736718e9c5bb125ce4f0
...s_inspect_get_hostname" has no tests warning: "guestfs_inspect_get_format" has no tests warning: "guestfs_inspect_is_live" has no tests warning: "guestfs_inspect_is_netinst" has no tests warning: "guestfs_inspect_is_multipart" has no tests warning: "guestfs_set_attach_method" has no tests warning: "guestfs_ll" has no tests warning: "guestfs_pvs_full" has no tests warning: "guestfs_vgs_full" has no tests warning: "guestfs_lvs_full" has no tests warning: "guestfs_aug_init" has no tests warning: "guestfs_aug_clos...
2011 Feb 08
0
builder-debian libguestfs success f455dc3814bf9f7e7e894ba81360acb0edd92464
...s_inspect_get_hostname" has no tests warning: "guestfs_inspect_get_format" has no tests warning: "guestfs_inspect_is_live" has no tests warning: "guestfs_inspect_is_netinst" has no tests warning: "guestfs_inspect_is_multipart" has no tests warning: "guestfs_set_attach_method" has no tests warning: "guestfs_ll" has no tests warning: "guestfs_pvs_full" has no tests warning: "guestfs_vgs_full" has no tests warning: "guestfs_lvs_full" has no tests warning: "guestfs_aug_init" has no tests warning: "guestfs_aug_clos...
2011 Feb 08
5
builder-ubuntu libguestfs success f455dc3814bf9f7e7e894ba81360acb0edd92464
...s_inspect_get_hostname" has no tests warning: "guestfs_inspect_get_format" has no tests warning: "guestfs_inspect_is_live" has no tests warning: "guestfs_inspect_is_netinst" has no tests warning: "guestfs_inspect_is_multipart" has no tests warning: "guestfs_set_attach_method" has no tests warning: "guestfs_ll" has no tests warning: "guestfs_pvs_full" has no tests warning: "guestfs_vgs_full" has no tests warning: "guestfs_lvs_full" has no tests warning: "guestfs_aug_init" has no tests warning: "guestfs_aug_clos...
2011 Feb 03
1
builder-ubuntu libguestfs success 8d7d7c4ecfd202e04d18736718e9c5bb125ce4f0
...s_inspect_get_hostname" has no tests warning: "guestfs_inspect_get_format" has no tests warning: "guestfs_inspect_is_live" has no tests warning: "guestfs_inspect_is_netinst" has no tests warning: "guestfs_inspect_is_multipart" has no tests warning: "guestfs_set_attach_method" has no tests warning: "guestfs_ll" has no tests warning: "guestfs_pvs_full" has no tests warning: "guestfs_vgs_full" has no tests warning: "guestfs_lvs_full" has no tests warning: "guestfs_aug_init" has no tests warning: "guestfs_aug_clos...
2011 Mar 11
0
builder-debian libguestfs success eb304e9689ca474834207605ed52c369bcdec6ea
...s_inspect_get_hostname" has no tests warning: "guestfs_inspect_get_format" has no tests warning: "guestfs_inspect_is_live" has no tests warning: "guestfs_inspect_is_netinst" has no tests warning: "guestfs_inspect_is_multipart" has no tests warning: "guestfs_set_attach_method" has no tests warning: "guestfs_ll" has no tests warning: "guestfs_pvs_full" has no tests warning: "guestfs_vgs_full" has no tests warning: "guestfs_lvs_full" has no tests warning: "guestfs_aug_init" has no tests warning: "guestfs_aug_clos...
2011 Mar 04
0
builder-ubuntu libguestfs success eda9826d25336bcf661700270c580d4d62128750
...s_inspect_get_hostname" has no tests warning: "guestfs_inspect_get_format" has no tests warning: "guestfs_inspect_is_live" has no tests warning: "guestfs_inspect_is_netinst" has no tests warning: "guestfs_inspect_is_multipart" has no tests warning: "guestfs_set_attach_method" has no tests warning: "guestfs_ll" has no tests warning: "guestfs_pvs_full" has no tests warning: "guestfs_vgs_full" has no tests warning: "guestfs_lvs_full" has no tests warning: "guestfs_aug_init" has no tests warning: "guestfs_aug_clos...
2011 Mar 08
0
builder-debian libguestfs success 15ba6ae17d5272d3d906f4053ed424447dc910bd
...s_inspect_get_hostname" has no tests warning: "guestfs_inspect_get_format" has no tests warning: "guestfs_inspect_is_live" has no tests warning: "guestfs_inspect_is_netinst" has no tests warning: "guestfs_inspect_is_multipart" has no tests warning: "guestfs_set_attach_method" has no tests warning: "guestfs_ll" has no tests warning: "guestfs_pvs_full" has no tests warning: "guestfs_vgs_full" has no tests warning: "guestfs_lvs_full" has no tests warning: "guestfs_aug_init" has no tests warning: "guestfs_aug_clos...
2011 Mar 25
0
builder-debian libguestfs success a0e3b2183733c7440ad017c4ffe361935672339b
...s_inspect_get_hostname" has no tests warning: "guestfs_inspect_get_format" has no tests warning: "guestfs_inspect_is_live" has no tests warning: "guestfs_inspect_is_netinst" has no tests warning: "guestfs_inspect_is_multipart" has no tests warning: "guestfs_set_attach_method" has no tests warning: "guestfs_inspect_get_product_variant" has no tests warning: "guestfs_ll" has no tests warning: "guestfs_pvs_full" has no tests warning: "guestfs_vgs_full" has no tests warning: "guestfs_lvs_full" has no tests warning: &qu...
2011 Mar 29
0
builder-debian libguestfs success 58f7a5a4ac8cce77dfaded1c29f3ad382b4cc9a8
...s_inspect_get_hostname" has no tests warning: "guestfs_inspect_get_format" has no tests warning: "guestfs_inspect_is_live" has no tests warning: "guestfs_inspect_is_netinst" has no tests warning: "guestfs_inspect_is_multipart" has no tests warning: "guestfs_set_attach_method" has no tests warning: "guestfs_inspect_get_product_variant" has no tests warning: "guestfs_ll" has no tests warning: "guestfs_pvs_full" has no tests warning: "guestfs_vgs_full" has no tests warning: "guestfs_lvs_full" has no tests warning: &qu...
2011 Mar 18
0
builder-debian libguestfs success c6310bd242ddaa7b0801df9da7e4fba7346dc53e
...s_inspect_get_hostname" has no tests warning: "guestfs_inspect_get_format" has no tests warning: "guestfs_inspect_is_live" has no tests warning: "guestfs_inspect_is_netinst" has no tests warning: "guestfs_inspect_is_multipart" has no tests warning: "guestfs_set_attach_method" has no tests warning: "guestfs_ll" has no tests warning: "guestfs_pvs_full" has no tests warning: "guestfs_vgs_full" has no tests warning: "guestfs_lvs_full" has no tests warning: "guestfs_aug_init" has no tests warning: "guestfs_aug_clos...
2011 Apr 02
0
builder-debian libguestfs success 8bb22a2902fc723eb809086dd93f5b8ed2ec85b1
...s_inspect_get_hostname" has no tests warning: "guestfs_inspect_get_format" has no tests warning: "guestfs_inspect_is_live" has no tests warning: "guestfs_inspect_is_netinst" has no tests warning: "guestfs_inspect_is_multipart" has no tests warning: "guestfs_set_attach_method" has no tests warning: "guestfs_inspect_get_product_variant" has no tests warning: "guestfs_ll" has no tests warning: "guestfs_pvs_full" has no tests warning: "guestfs_vgs_full" has no tests warning: "guestfs_lvs_full" has no tests warning: &qu...
2011 Jun 10
0
builder-ubuntu libguestfs success 1f59849a4a45a1c78488eb41b250de631b4405a6
...s_inspect_get_hostname" has no tests warning: "guestfs_inspect_get_format" has no tests warning: "guestfs_inspect_is_live" has no tests warning: "guestfs_inspect_is_netinst" has no tests warning: "guestfs_inspect_is_multipart" has no tests warning: "guestfs_set_attach_method" has no tests warning: "guestfs_inspect_get_product_variant" has no tests warning: "guestfs_inspect_get_windows_current_control_set" has no tests warning: "guestfs_inspect_get_drive_mappings" has no tests warning: "guestfs_ll" has no tests warning: &quot...