Jump to content

Libguestfs

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 71.171.115.244 (talk) at 01:28, 14 November 2011. 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.14.2 / 10 November 2011; 13 years ago (2011-11-10)
Preview release
1.15.3 / 9 November 2011; 13 years ago (2011-11-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[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