KVM installed in blade server but not available in virtual box VM's
Virtual box is installed in a blade server [Both blade server and virtual box VM is installed with ubuntu 14.04]
When I checked existance of KVM in the server, it returned hadmin@ubuntu:~$ kvm-ok INFO: /dev/kvm exists KVM acceleration can be used
But when I checked the existance of KVM in virtual box, it returned root@vm1:/var/log/libvirt/qemu# kvm-ok INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used root@vm1:/var/log/libvirt/qemu#
Do i need to configure anythin in virtual box to have KVM support which is available in blade server?
Have installed following packages in virtual box VM. qemu-kvm libvirt-bin ubuntu-vm-builder bridge-utils