Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

2
  • Sorry for the late reply and Thanks that's exactly what i wanted to know ... i am pretty much not an expert in networking and linux world but still in the learning phase ... so this information was very helpful for me and after a bit of google search everything start to sync. Next step is to deploy the configuration and hopefully will work on my small home lab. Just a thing that is a bit frustrating while you learn there is no centralized place for a good documentation about KVM for me till now. Commented Apr 10, 2015 at 13:54
  • "there is no centralized place for a good documentation about KVM" You are right, no centralized good documentation about KVM. KVM (more precisely, kvm/qemu/spice) is VM, and VM is just like normal computer,composed by many parts. Actually, here is very rough mapping 'kvm' -- cpu/memory 'qemu' -- motherboard, devices (Disk, network card) 'spice' -- display, especially optimized for the 'qxl virtual video card'. Since there is no centralized place for a good documentation about computer, so does KVM. :) Commented Apr 13, 2015 at 2:10