<div dir="ltr">Even though force_tcg works, I intend not to run it on emulation. Is there way I can run it over kvm? The other observation is, without force_tcg if I use the machine type as  <span class="inbox-inbox-m_-713392965395457677inbox-inbox-s2" style="color:rgb(33,33,33)"><b>pc-i440fx-2.</b></span><span class="inbox-inbox-m_-713392965395457677inbox-inbox-s4" style="color:rgb(33,33,33)"><b>1</b>,accel</span><span class="inbox-inbox-m_-713392965395457677inbox-inbox-s2" style="color:rgb(33,33,33)">=kvm it works fine. The default machine type for my host </span><span class="inbox-inbox-m_-713392965395457677inbox-inbox-s2" style="color:rgb(33,33,33)"><b>pc-i440fx-2.8, </b>which seems to crib. </span></div><br><div class="gmail_quote"><div dir="ltr">On Sat, 24 Mar 2018 at 09:46 Tanmoy Sinha <<a href="mailto:tanmoy.sinha@gmail.com">tanmoy.sinha@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div dir="auto">Yes it works if I use force_tcg env variable</div></div><div><br><div class="gmail_quote"><div>On Sat, 24 Mar 2018 at 4:37 AM, Richard W.M. Jones <<a href="mailto:rjones@redhat.com" target="_blank">rjones@redhat.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
On Fri, Mar 23, 2018 at 05:35:38PM +0000, Tanmoy Sinha wrote:<br>
> Thanks. Reading the defect and the associated thread in<br>
> <a href="https://bugs.launchpad.net/qemu/+bug/1661386" rel="noreferrer" target="_blank">https://bugs.launchpad.net/qemu/+bug/1661386</a>, I enabled performance<br>
> counters in VMWare guest settings. Now the kvm assertion `ret ==<br>
> cpu->kvm_msr_buf->nmsrs'  is gone. But the qemu/kvm hangs after printing<br>
> "SeaBIOS (version 1.10.2-1)"<br>
><br>
> I presume this too is a qemu/kvm issue for vmware platforms. Is there any<br>
> existing issue reported?<br>
<br>
Does it work if you set:<br>
<br>
  export LIBGUESTFS_BACKEND_SETTINGS=force_tcg<br>
<br>
?<br>
<br>
Rich.<br>
<br>
--<br>
Richard Jones, Virtualization Group, Red Hat <a href="http://people.redhat.com/~rjones" rel="noreferrer" target="_blank">http://people.redhat.com/~rjones</a><br>
Read my programming and virtualization blog: <a href="http://rwmj.wordpress.com" rel="noreferrer" target="_blank">http://rwmj.wordpress.com</a><br>
virt-builder quickly builds VMs from scratch<br>
<a href="http://libguestfs.org/virt-builder.1.html" rel="noreferrer" target="_blank">http://libguestfs.org/virt-builder.1.html</a><br>
</blockquote></div></div></blockquote></div>