Top | ![]() |
![]() |
![]() |
![]() |
GVirSandboxConfigMountHostImage * | gvir_sandbox_config_mount_host_image_new () |
GVirConfigDomainDiskFormat | gvir_sandbox_config_mount_host_image_get_format () |
GObject ╰── GVirSandboxConfigMount ╰── GVirSandboxConfigMountFile ╰── GVirSandboxConfigMountHostImage
GVirSandboxConfigMountHostImage * gvir_sandbox_config_mount_host_image_new (const gchar *source
,const gchar *targetdir
,GVirConfigDomainDiskFormat format
);
Create a new custom mount mapped to the directory targetdir
GVirConfigDomainDiskFormat
gvir_sandbox_config_mount_host_image_get_format
(GVirSandboxConfigMountHostImage *config
);
Retrieves the image format of the host-image filesystem.