Jump to content

libguestfs

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Amux (talk | contribs) at 07:45, 3 January 2013 (Latest stable version is 1.20.1, released on 2012-12-20). 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.20.1 / 22 December 2012; 12 years ago (2012-12-22)
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".