We have a few UCS-C220-M3 servers, for some reason we don't see that KVM Virtualization running on it.
UCS-C220-M3S, CIMC FW: 1.5(1b), BIOS: 1.5.1c.0 (Build Date: 01/31/2013)
I tried to start manually and following error shows up:
root@QvPC-SI:~# modprobe kvm_intel
ERROR: could not insert 'kvm_intel': Operation not supported
Looks like the module is loaded properly:
root@QvPC-SI:~# lsmod | grep kvm
kvm 431315 0
Then check dmesg output to see if there was any problem:
root@QvPC-SI:~# dmesg | grep kvm
[84496.551175] kvm: no hardware support
