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 18:55, 10 July 2012 (Various updates to infobox.). 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.18.5 / 10 July 2012; 12 years ago (2012-07-10)
Preview release
1.19.18 / 9 July 2012; 12 years ago (2012-07-09)
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".