flamegraphs: Improve the title page
[libguestfs-talks.git] / 2013-centos-dojo / 6000-libvirt.html
1 <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
2 <link rel="stylesheet" href="style.css" type="text/css"/>
3 <script src="code.js" type="text/javascript"></script>
4
5 <h1>Some things you can do with libvirt ...</h1>
6
7 <ul>
8 <li> cross-hypervisor control of VMs including containers
9 <li> remote management
10 <li> migration
11 <li> storage and network management
12 <li> snapshots
13 <li> secrets
14 <li> handle SANs, iSCSI, gluster
15 <li> multiple language bindings
16 </ul>