Difference between revisions of "Virtualization workshop 101"

From Hackerspace.gr
Jump to: navigation, search
(oh god, wiki markup sucks >.>)
 
Line 14: Line 14:
 
}}
 
}}
  
<p>Kernel-based Virtual Machine</p>
+
=Kernel-based Virtual Machine=
  
 
Intro workshop - you have to bring your own laptops !<br>
 
Intro workshop - you have to bring your own laptops !<br>
  
CPU VT-x<br>
+
CPU VT-x
http://www.linux-kvm.org<br>
+
* http://www.linux-kvm.org
http://qemu.org<br>
+
* http://qemu.org
http://libvirt.org<br>
+
* http://libvirt.org
http://libguestfs.org<br>
+
* http://libguestfs.org
  
<p>&nbsp;</p>
 
  
virtio windows drivers: https://alt.fedoraproject.org/pub/alt/virtio-win/latest/images/bin/ <br>
+
virtio windows drivers: https://alt.fedoraproject.org/pub/alt/virtio-win/latest/images/bin/ <br />
cloud images: http://marketplace.c12g.com <br>
+
cloud images: http://marketplace.c12g.com
<p>&nbsp;</p>
+
  
'''Virtual Machine Life Cycle'''
 
[[Image:Vm lifecycle graph.png|link=http://www.hackerspace.gr/images/Vm lifecycle graph.png|400px|Virtual Machine Life Cycle]]<br />
 
  
'''libvirt'''
 
[[Image:Libvirtd.jpg|link=http://www.hackerspace.gr/images/Libvirtd.jpg|400px|libvirt]]<br />
 
  
'''Kernel-based Virtual Machine'''
+
==Virtual Machine Life Cycle==
[[Image:KVM Architecture.png|link=http://www.hackerspace.gr/images/KVM Architecture.png|400px|kvm]]<br />
+
[[Image:Vm lifecycle graph.png|link=http://www.hackerspace.gr/images/Vm lifecycle graph.png|400px|Virtual Machine Life Cycle]]
  
'''Qemu'''
+
==libvirt==
[[Image:Qemu process model.png|link=http://www.hackerspace.gr/images/Qemu process model.png|400px|qemu]]<br />
+
[[Image:Libvirtd.jpg|link=http://www.hackerspace.gr/images/Libvirtd.jpg|400px|libvirt]]
 +
 
 +
==Kernel-based Virtual Machine==
 +
[[Image:KVM Architecture.png|link=http://www.hackerspace.gr/images/KVM Architecture.png|400px|kvm]]
 +
 
 +
==Qemu==
 +
[[Image:Qemu process model.png|link=http://www.hackerspace.gr/images/Qemu process model.png|400px|qemu]]

Latest revision as of 17:25, 16 February 2014

Kvmbanner-logo2.png

external link
Starts Organizer
Wed 12 Feb 2014 19:00 Evaggelos Balaskas
Ends Event Owner
Wed 12 Feb 2014 21:00 User:Ebal

linux virtualization



Kernel-based Virtual Machine

Intro workshop - you have to bring your own laptops !

CPU VT-x


virtio windows drivers: https://alt.fedoraproject.org/pub/alt/virtio-win/latest/images/bin/
cloud images: http://marketplace.c12g.com


Virtual Machine Life Cycle

Virtual Machine Life Cycle

libvirt

libvirt

Kernel-based Virtual Machine

kvm

Qemu

qemu