2013-05-03 18:25:37 +04:00
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
< html xmlns = "http://www.w3.org/1999/xhtml" >
2008-04-23 21:08:31 +04:00
< body >
< h1 > Related links< / h1 >
< p >
This page contains some links of interest in the area of virtualization.
There are separate pages covering < a href = "apps.html" > applications using libvirt< / a >
and < a href = "bindings.html" > language bindings for libvirt< / a > .
< / p >
< h2 > Other library bindings< / h2 >
< ul >
< li > < a href = "/CIM/" > CIM provider< / a > < / li >
2008-10-29 18:34:12 +03:00
< li > < a href = "/qpid/" > libvirt on the Advanced Message Queuing Protocol (AMQP)< / a > < / li >
2008-04-23 21:08:31 +04:00
< li > < a href = "http://search.cpan.org/dist/Sys-Virt/" > Perl bindings< / a > < / li >
< li > < a href = "/ocaml/" > OCaml bindings< / a > < / li >
< li > < a href = "/ruby/" > Ruby bindings< / a > < / li >
< / ul >
< h2 > Hypervisors / emulators / containers< / h2 >
< ul >
< li >
2009-11-06 18:04:19 +03:00
The < a href = "http://www.cl.cam.ac.uk/Research/SRG/netos/xen/index.html" > Xen< / a > hypervisor
2008-04-23 21:08:31 +04:00
< / li >
< li >
2009-11-06 18:04:19 +03:00
The < a href = "http://bellard.org/qemu/" > QEMU< / a > emulator
2008-04-23 21:08:31 +04:00
< / li >
< li >
2009-11-06 18:04:19 +03:00
The < a href = "http://kvm.qumranet.com/kvmwiki" > KVM< / a > Linux hypervisor
2008-04-23 21:08:31 +04:00
< / li >
< li >
2009-11-06 18:04:19 +03:00
The < a href = "http://lxc.sourceforge.net/" > LXC< / a > Linux container system
2008-04-23 21:08:31 +04:00
< / li >
< li >
2009-11-06 18:04:19 +03:00
The < a href = "http://openvz.org/" > OpenVZ< / a > Linux container system
2008-04-23 21:08:31 +04:00
< / li >
< li >
2009-11-06 18:04:19 +03:00
The < a href = "http://virt.kernelnewbies.org/lguest" > lGuest< / a > paravirtualized hypervisor
2008-04-23 21:08:31 +04:00
< / li >
< li >
2009-11-06 18:04:19 +03:00
The < a href = "http://virt.kernelnewbies.org/Linux-VServer" > Linux-VServer< / a > container system
2008-04-23 21:08:31 +04:00
< / li >
< li >
2009-11-06 18:04:19 +03:00
The < a href = "http://virt.kernelnewbies.org/UML" > User Mode Linux< / a > paravirtualized hypervisor
2008-04-23 21:08:31 +04:00
< / li >
< / ul >
< h2 > Virtualization technology< / h2 >
< ul >
< li >
2009-11-06 18:04:19 +03:00
< a href = "http://virt.kernelnewbies.org/" > Kernel Newbies Virtualization guide< / a >
2008-04-23 21:08:31 +04:00
< / li >
< li >
2009-11-06 18:04:19 +03:00
< a href = "http://www-128.ibm.com/developerworks/linux/library/l-linuxvirt/?ca=dgr-lnxw01Virtual-Linux" > IBM developerworks virtualization guide< / a >
2008-04-23 21:08:31 +04:00
< / li >
< li >
2009-11-06 18:04:19 +03:00
< a href = "http://en.wikipedia.org/wiki/Virtualization" > Wikipedia Virtualization< / a >
2008-04-23 21:08:31 +04:00
< / li >
2012-09-21 01:31:41 +04:00
< li >
< a href = "http://www.ibm.com/developerworks/linux/library/l-kvm-libvirt-audit/index.html" > IBM developerworks article about libvirt and audit.< / a >
< / li >
2008-04-23 21:08:31 +04:00
< / ul >
2012-06-07 23:23:49 +04:00
< h2 > Blogs and Podcasts< / h2 >
< ul >
< li >
< a href = "http://twit.tv/show/floss-weekly/213" > FLOSS Weekly
podcast on the topic of libvirt< / a >
< / li >
< li >
< a href = "http://berrange.com/topics/libvirt/" > Daniel
Berrange's blog on useful libvirt development tips< / a >
< / li >
< li >
< a href = "http://planet.virt-tools.org/index.html" > Virt Tools
Blog Planet: blog aggregation of several virt-related
feeds< / a >
< / li >
< / ul >
2008-04-23 21:08:31 +04:00
< / body >
< / html >