Veryfing KVM Installation
KVM + Qemu verification
Ok, assume you have installed and configured kvm + qemu + libvirt + bridged networking.
To see if the libvirt is functioning:
virsh -c qemu:///system list
Note, that it makes sense to test that under the user that will spawn VMs, as libvirt has a complicated system of permissions.