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 19:06, 19 October 2011 (Update latest releases.). 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.12.8 / 19 October 2011; 13 years ago (2011-10-19)
Preview release
1.13.22 / 23 August 2011; 13 years ago (2011-08-23)
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