<div dir="ltr">Many Thanks Richard for your reply.<div><br></div><div><div>#  /usr/libexec/qemu-kvm -nographic -machine accel=kvm:tcg -device \?</div><div><br></div><div>open /dev/kvm: No such file or directory</div><div>failed to initialize KVM: Operation not permitted</div><div>Back to tcg accelerator.</div><div>Could not allocate dynamic translator buffer</div></div><div><br></div><div>I tried executing "setsebool -P virt_use_execmem=on" also after looking at  "<a href="http://libguestfs.org/guestfs-faq.1.html">http://libguestfs.org/guestfs-faq.1.html</a>"  but that also did not help.</div><div>Please guide me how to fix this issue and proceed further.</div><div><br></div><div>Thanks again for your help.</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Sep 17, 2014 at 8:14 PM, Richard W.M. Jones <span dir="ltr"><<a href="mailto:rjones@redhat.com" target="_blank">rjones@redhat.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Wed, Sep 17, 2014 at 07:59:03PM +0530, Priyanka Ranjan wrote:<br>
> libguestfs: command: run: /usr/libexec/qemu-kvm<br>
> libguestfs: command: run: \ -nographic<br>
> libguestfs: command: run: \ -machine accel=kvm:tcg<br>
> libguestfs: command: run: \ -device ?<br>
> libguestfs: error: /usr/libexec/qemu-kvm exited with error status 1, see<br>
> debug messages above<br>
> libguestfs: trace: launch = -1 (error)<br>
<br>
</span>It looks as if qemu is broken on your machine.  What's the output of:<br>
<br>
  /usr/libexec/qemu-kvm -nographic -machine accel=kvm:tcg -device \?<br>
<br>
Note that you don't need to run libguestfs tools as root.<br>
<span class=""><br>
Rich.<br>
<br>
--<br>
Richard Jones, Virtualization Group, Red Hat <a href="http://people.redhat.com/~rjones" target="_blank">http://people.redhat.com/~rjones</a><br>
Read my programming and virtualization blog: <a href="http://rwmj.wordpress.com" target="_blank">http://rwmj.wordpress.com</a><br>
</span>Fedora Windows cross-compiler. Compile Windows programs, test, and<br>
build Windows installers. Over 100 libraries supported.<br>
<a href="http://fedoraproject.org/wiki/MinGW" target="_blank">http://fedoraproject.org/wiki/MinGW</a><br>
</blockquote></div><br></div>