Hello Experts,
I am using CentOS 6.5. I am getting an issue with libguestfs (qemu-kvm)
# /usr/libexec/qemu-kvm -nographic -machine accel=kvm:tcg -device \? open /dev/kvm: No such file or directory failed to initialize KVM: Operation not permitted Back to tcg accelerator. Could not allocate dynamic translator bufferI saw this issue listed in libguestfs faq "http://libguestfs.org/guestfs-faq.1.html" and executed "setsebool -P virt_use_execmem=on" as a solution but that also did not help. I confirmed this solution with libguestfs mailing list. They asked me to to write to you. Could you please help me.
Thanks a lot in advance,