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 10:46, 15 September 2013 (Remove factually incorrect statement - it does not use a FUSE module, although it can optionally be used through FUSE.). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

libguestfs
Developer(s)Richard Jones
Initial releaseApril 4, 2009 (2009-04-04) [1]
Stable release
1.22.5 / 26 July 2013; 11 years ago (2013-07-26)
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.[2] libguestfs provides multiple editing tools for Fedora-based hosts modelled after ordinary Unix commands, such as "virt-cat" and "virt-tar",[3][4] and can edit virtual machines managed by libvirt.

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

See also

References

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