Installare KVM su Debian

# egrep '(vmx|svm)' --color=always /proc/cpuinfo
# apt-get install kvm qemu-kvm virtinst libvirt-bin bridge-utils screen debconf
# adduser `id -un` libvirt
# adduser `id -un` kvm