Jump to content

Libguestfs

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Richard W.M. Jones (talk | contribs) at 22:39, 22 May 2012 (update to current releases 1.18.0/1.19.0). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
libguestfs
Developer(s)Richard Jones
Stable release
1.18.0 / 21 May 2012; 13 years ago (2012-05-21)
Preview release
1.19.0 / 21 May 2012; 13 years ago (2012-05-21)
Operating systemLinux
TypeVirtualization
LicenseLGPL, GPL
Websitelibguestfs.org

libguestfs is an open source API for modifying the virtual disk images used in virtualization of operating systems[1]. libguestfs provides multiple editing tools for Fedora-based hosts modelled after ordinary Unix commands, such as "virt-cat" and "virt-tar"[2][3], and can edit virtual machines managed by libvirt.

libguestfs is implemented using the Kernel-based Virtual Machine feature of Linux[4].

References

  1. ^ "Description from home page".
  2. ^ "Features in Fedora 12".
  3. ^ "Description from home page".
  4. ^ "Internal description of libguestfs".

See also