Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

GNOME Boxes

Compare

  Analyzed 3 days ago

Manage and connect to virtual machine and remote display easily.

14.6K lines of code

60 current contributors

7 days since last commit

167 users on Open Hub

Moderate Activity
4.5
   
I Use This

KVM

Compare

  Analyzed 19 days ago

KVM (for Kernel-based Virtual Machine) is a full virtualization solution for Linux on x86 hardware containing virtualization extensions (Intel VT or AMD-V). It consists of a loadable kernel module, kvm.ko, that provides the core virtualization infrastructure and a processor specific module ... [More] , kvm-intel.ko or kvm-amd.ko. KVM also requires a modified QEMU although work is underway to get the required changes upstream. [Less]

668K lines of code

3,974 current contributors

about 12 years since last commit

139 users on Open Hub

Inactive
4.44444
   
I Use This

libvirt

Compare

  Analyzed about 16 hours ago

Libvirt is a C toolkit to interact with the virtualization capabilities of recent versions of Linux (and other OSes). The library aims at providing a long term stable C API initially for the Xen paravirtualization but since ported to other virtualization technologies, QEmu and KVM.

895K lines of code

89 current contributors

3 days since last commit

67 users on Open Hub

Very High Activity
4.9
   
I Use This

QEmu x86 virtualization module

Compare

  No analysis available

qvm86 is a kernel module to provide x86 virtualisation capabilities for the qemu emulator. Virtualisation allows "emulated" code to be run natively on the host cpu, using the CPU protection mechanisms to intercept and emulate priveleged events.

0 lines of code

0 current contributors

0 since last commit

28 users on Open Hub

Activity Not Available
4.0
   
I Use This
Mostly written in language not available
Licenses: gpl

cobbler

Compare

  Analyzed about 21 hours ago

Cobbler is a Linux installation server that allows for rapid setup of network installation environments. With a simple series of commands, network installs can be configured for PXE, reinstallations, media-based net-installs, and virtualized installs (supporting Xen, qemu, KVM, and VMware ... [More] Server). Cobbler uses a helper program called 'koan' (which interacts with Cobbler) for reinstallation and virtualization support. Cobbler can also optionally help with managing DHCP, DNS, power, config management, and yum package mirroring infrastructure -- in this regard, it is a more generalized "batteries included" deployment server, rather than just dealing specifically with installations. It has a command line interface, a web interface, and also several API access options. [Less]

26.6K lines of code

24 current contributors

over 2 years since last commit

26 users on Open Hub

Inactive
4.71429
   
I Use This

ganeti

Compare

  Analyzed 2 days ago

Ganeti is a virtual server management software tool built on top of Xen, KVM and other Open Source software.

166K lines of code

8 current contributors

about 2 months since last commit

8 users on Open Hub

Moderate Activity
5.0
 
I Use This

libguestfs

Compare

  Analyzed 2 days ago

libguestfs is a library for accessing and modifying guest disk images. Amongst the things this is good for: making batch configuration changes to guests, getting disk used/free statistics (see also: virt-df), migrating between virtualization systems (see also: virt-p2v), performing partial backups ... [More] , performing partial guest clones, cloning guests and changing registry/UUID/hostname info, and much else besides. libguestfs uses Linux kernel and qemu code, and can access any type of guest filesystem that Linux and qemu can, including but not limited to: ext2/3/4, btrfs, FAT and NTFS, LVM, many different disk partition schemes, qcow, qcow2, vmdk. libguestfs has bindings for C, C++, OCaml, Perl, Python, Ruby or Java. [Less]

333K lines of code

18 current contributors

3 days since last commit

8 users on Open Hub

High Activity
4.66667
   
I Use This
Licenses: gpl, lgpl21_or...

VDSM

Compare

Claimed by oVirt Analyzed 1 day ago

The Vdsm service exposes an API for managing virtualization hosts running the KVM hypervisor technology. Vdsm manages and monitors the host's storage, memory and networks as well as virtual machine creation, other host administration tasks, statistics gathering, and log collection.

152K lines of code

40 current contributors

14 days since last commit

7 users on Open Hub

Very Low Activity
4.5
   
I Use This

openQRM

Compare

  Analyzed about 14 hours ago

openQRM is an open source systems management platform that automates both the virtual and physical assets with enterprise data centers. Why should I care? openQRM significantly minimizes downtime for IT infrastructure and business applications, reduces annual management costs for complex data ... [More] centers, and increases server utilization. In other words, it helps system administrators sleep better! [Less]

132K lines of code

0 current contributors

over 9 years since last commit

4 users on Open Hub

Inactive
0.0
 
I Use This
Licenses: No declared licenses

PRoot

Compare

  Analyzed 2 days ago

PRoot is a user-space implementation of "chroot", "mount --bind", and "binfmt_misc". This means that users don't need any privilege or setup to do things like: using an arbitrary directory as the new root filesystem, making files accessible somewhere else in the filesystem hierarchy, or executing ... [More] programs built for another CPU architecture transparently through QEMU user-mode. Also, developers can add their own features or use PRoot as a Linux process instrumentation engine thanks to its extension mechanism. Technically PRoot relies on "ptrace", an unprivileged system-call available in every Linux kernel. [Less]

21.7K lines of code

7 current contributors

over 1 year since last commit

3 users on Open Hub

Very Low Activity
5.0
 
I Use This