dc9 - 0.5
DebConf9
Speakers | |
---|---|
Guido Günther |
Schedule | |
---|---|
Day | DebConf day 5 / Conference dinner (2009-07-28) |
Room | Lower talkroom |
Start time | 19:00 |
Duration | 01:00 |
Info | |
ID | 444 |
Event type | lecture |
Track | DebConf |
Language | en |
Feedback | |
---|---|
Did you attend this event? Give Feedback |
Libvirt: Hypervisor independent virtual machine management
Libvirt provides a stable C API to different virtualization solutions. Bindings for several languages (e.g. Python, Ocaml, Ruby) are available. This makes it easy to write reusable tools to manage virtual machines running under KVM, Xen, QEMU, OpenVZ and others.
Topics covered in this talk are:
- a quick run through the API including virtual machine creation, network and storage management and device enumeration
- readily available graphical and commandline tools such as virtinst and virt-manager