<div dir="ltr"><div>Hi Michel,</div><div><br></div><div>Thanks for quick update.</div><div><br></div><div>  Weird. I have slightly older version and it works for me. Maybe <br>
configure is picking something else, some weird binary/python script? </div><div><br></div><div>   <b> =></b> I have python 3.6 version, is it required latest version e.g Python 3.8 ?</div><div> <br></div><div><br></div><div> Ideally, you would construct the domain XML to match the command line <br>
and then use 'virsh define' to store the XML in libvirt. From that point <br>
on, libvirt will know about the domain and you can use all libvirt APIs <br>
to control it. </div><div><br></div><div>   <b> =></b>   could you please share sample xml & commands for reference to try above procedure.<br></div><div>           Few Qemu parameters are as follows,</div><div>          -m 2048 -smp 2 -M q35</div><div>          -enable-kvm </div><div>          --cpu host</div><div><br></div>Regards,<div>Babu B<br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Apr 30, 2020 at 4:33 PM Michal Privoznik <<a href="mailto:mprivozn@redhat.com">mprivozn@redhat.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On 4/30/20 12:53 PM, Ramesh B wrote:<br>
> Hi Michal,<br>
> <br>
> Please find the details below,<br>
> rst2html5 1.10.6 (Docutils 0.16 [release], Python 3.6.9, on linux)<br>
> <br>
<br>
Weird. I have slightly older version and it works for me. Maybe <br>
configure is picking something else, some weird binary/python script?<br>
<br>
> <br>
> is there any other way to access/control the guest os running on top QEMU ?<br>
<br>
<br>
Ideally, you would construct the domain XML to match the command line <br>
and then use 'virsh define' to store the XML in libvirt. From that point <br>
on, libvirt will know about the domain and you can use all libvirt APIs <br>
to control it.<br>
Unless your cmd line is super complicated then usually virt-install <br>
--import in combination with --print-xml allows you to converge into the <br>
current config.<br>
<br>
Michal<br>
<br>
</blockquote></div></div></div>