<div dir="ltr"><span id="result_box" class="" lang="en"><span class="">How</span> <span class="">to compile</span> <span class=""></span><span class="">qemu</span> <span class=""></span></span><span id="result_box" class="" lang="en"><span class=""><span id="result_box" class="" lang="en"><span class="">is to support </span></span>spice</span>? <span class=""></span></span>how can i do?<br>
.<br>/configure £Ί<br>tcg debug enabled no<br>gprof enabled&nbsp;&nbsp;&nbsp;&nbsp; no<br>sparse enabled&nbsp;&nbsp;&nbsp; no<br>strip binaries&nbsp;&nbsp;&nbsp; yes<br>profiler&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; no<br>static build&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; no<br>-Werror enabled&nbsp;&nbsp; yes<br>pixman&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; system<br>SDL support&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; no<br>
GTK support&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; no<br>curses support&nbsp;&nbsp;&nbsp; no<br>curl support&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; no<br>mingw32 support&nbsp;&nbsp; no<br>Audio drivers&nbsp;&nbsp;&nbsp;&nbsp; oss<br>Block whitelist (rw) <br>Block whitelist (ro) <br>Mixer emulation&nbsp;&nbsp; no<br>VirtFS support&nbsp;&nbsp;&nbsp; no<br>VNC support&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; yes<br>
VNC TLS support&nbsp;&nbsp; no<br>VNC SASL support&nbsp; no<br>VNC JPEG support&nbsp; no<br>VNC PNG support&nbsp;&nbsp; no<br>VNC WS support&nbsp;&nbsp;&nbsp; no<br>xen support&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; no<br>brlapi support&nbsp;&nbsp;&nbsp; no<br>bluez&nbsp; support&nbsp;&nbsp;&nbsp; no<br>Documentation&nbsp;&nbsp;&nbsp;&nbsp; no<br>GUEST_BASE&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; yes<br>
PIE&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; yes<br>vde support&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; no<br>Linux AIO support no<br>ATTR/XATTR support yes<br>Install blobs&nbsp;&nbsp;&nbsp;&nbsp; yes<br>KVM support&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; yes<br>RDMA support&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; no<br>TCG interpreter&nbsp;&nbsp; no<br>fdt support&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; yes<br>
preadv support&nbsp;&nbsp;&nbsp; yes<br>fdatasync&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; yes<br>madvise&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; yes<br>posix_madvise&nbsp;&nbsp;&nbsp;&nbsp; yes<br>sigev_thread_id&nbsp;&nbsp; yes<br>uuid support&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; no<br>libcap-ng support no<br>vhost-net support yes<br>vhost-scsi support yes<br>
Trace backend&nbsp;&nbsp;&nbsp;&nbsp; nop<br>Trace output file trace-&lt;pid&gt;<br>spice support&nbsp;&nbsp;&nbsp;&nbsp; no (/)<br>rbd support&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; no<br>xfsctl support&nbsp;&nbsp;&nbsp; no<br>nss used&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; no<br>libusb&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; no<br>usb net redir&nbsp;&nbsp;&nbsp;&nbsp; no<br>GLX support&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; no<br>
libiscsi support&nbsp; no<br>build guest agent yes<br>seccomp support&nbsp;&nbsp; no<br>coroutine backend ucontext<br>coroutine pool&nbsp;&nbsp;&nbsp; yes<br>GlusterFS support no<br>virtio-blk-data-plane no<br>gcov&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; gcov<br>gcov enabled&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; no<br>
TPM support&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; no<br>libssh2 support&nbsp;&nbsp; no<br>TPM passthrough&nbsp;&nbsp; no<br>QOM debugging&nbsp;&nbsp;&nbsp;&nbsp; yes<br><br></div><div class="gmail_extra"><br><br><div class="gmail_quote">2014-04-04 3:04 GMT-04:00 Michal Skrivanek <span dir="ltr">&lt;<a href="mailto:michal.skrivanek@redhat.com" target="_blank">michal.skrivanek@redhat.com</a>&gt;</span>:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class=""><br>
On Apr 4, 2014, at 04:50 , ΉνΆ‘ &lt;<a href="mailto:lxfwill@gmail.com">lxfwill@gmail.com</a>&gt; wrote:<br>
<br>
&gt; ovirt-engine &nbsp;version 3.4.0 RC3 &nbsp; qemu-kvm &nbsp;version 1.6.1 &nbsp; &nbsp;vdsm version 4.14.6<br>
&gt; &nbsp;libvirt version &nbsp;1.1.3<br>
&gt;<br>
&gt; &nbsp;messages as follow:<br>
&gt; Apr &nbsp;3 22:30:48 localhost vdsm vm.Vm ERROR vmId=`a4ea786e-2c1c-4159-86e0-<br>
&gt; 8744c54b3bbe`::The vm start process failed#012Traceback (most recent call last):#012 &nbsp;File &quot;/usr/share/vdsm/vm.py&quot;, line 2249, in _startUnderlyingVm#012 &nbsp; &nbsp;self._run()#012 &nbsp;File &quot;/usr/share/vdsm/vm.py&quot;, line 3170, in _run#012 &nbsp; &nbsp;self._connection.createXML(domxml, flags),#012 &nbsp;File &quot;/usr/lib64/python2.7/site-packages/vdsm/libvirtconnection.py&quot;, line 92, in wrapper#012 &nbsp; &nbsp;ret = f(*args, **kwargs)#012 &nbsp;File &quot;/usr/lib64/python2.7/site-packages/libvirt.py&quot;, line 2920, in createXML#012 &nbsp; &nbsp;if ret is None:raise libvirtError(&#39;virDomainCreateXML() failed&#39;, conn=self)#012libvirtError: unsupported configuration: spice graphics are not supported with this QEMU<br>

<br>
</div>so check your QEMU is compiled with SPICE support. Where did you get it from?<br>
<div><div class="h5"><br>
&gt; Apr &nbsp;3 22:30:50 localhost vdsm vm.Vm WARNING vmId=`a4ea786e-2c1c-4159-86e0-8744c54b3bbe`::trying to set state to Powering down when already Down<br>
&gt; Apr &nbsp;3 22:30:50 localhost vdsm root WARNING File: /var/lib/libvirt/qemu/channels/a4ea786e-2c1c-4159-86e0-8744c54b3bbe.com.redhat.rhevm.vdsm already removed<br>
&gt; Apr &nbsp;3 22:30:50 localhost vdsm root WARNING File: /var/lib/libvirt/qemu/channels/a4ea786e-2c1c-4159-86e0-8744c54b3bbe.org.qemu.guest_agent.0 already removed<br>
&gt;<br>
&gt;<br>
&gt; libvirtd.log as follow:<br>
&gt; 2014-04-04 02:30:48.363+0000: 988: debug : virStorageFileGetMetadata:1090 : path=/rhev/data-center/mnt/192.168.1.130:_home_root_iso/64ac0f5a-82b2-4bae-8b74-794a0bcecf27/images/11111111-1111-1111-1111-111111111111/xp.iso format=1 uid=107 gid=107 probe=0<br>

&gt; 2014-04-04 02:30:48.363+0000: 988: debug : virStorageFileGetMetadataRecurse:1022 : path=/rhev/data-center/mnt/192.168.1.130:_home_root_iso/64ac0f5a-82b2-4bae-8b74-794a0bcecf27/images/11111111-1111-1111-1111-111111111111/xp.iso format=1 uid=107 gid=107 probe=0<br>

&gt; 2014-04-04 02:30:48.366+0000: 988: debug : virStorageFileGetMetadataInternal:770 : path=/rhev/data-center/mnt/192.168.1.130:_home_root_iso/64ac0f5a-82b2-4bae-8b74-794a0bcecf27/images/11111111-1111-1111-1111-111111111111/xp.iso, fd=25, format=1<br>

&gt; 2014-04-04 02:30:48.422+0000: 988: debug : virStorageFileGetMetadata:1090 : path=/rhev/data-center/mnt/192.168.1.130:_home_root_images/817df10f-ebe3-48ec-9e97-7c34aec1b00c/images/7eb012db-d3f3-4374-a24e-044946528f26/a2ec5f90-cc8a-43b1-bc8c-429536445a4d format=1 uid=107 gid=107 probe=0<br>

&gt; 2014-04-04 02:30:48.422+0000: 988: debug : virStorageFileGetMetadataRecurse:1022 : path=/rhev/data-center/mnt/192.168.1.130:_home_root_images/817df10f-ebe3-48ec-9e97-7c34aec1b00c/images/7eb012db-d3f3-4374-a24e-044946528f26/a2ec5f90-cc8a-43b1-bc8c-429536445a4d format=1 uid=107 gid=107 probe=0<br>

&gt; 2014-04-04 02:30:48.425+0000: 988: debug : virStorageFileGetMetadataInternal:770 : path=/rhev/data-center/mnt/192.168.1.130:_home_root_images/817df10f-ebe3-48ec-9e97-7c34aec1b00c/images/7eb012db-d3f3-4374-a24e-044946528f26/a2ec5f90-cc8a-43b1-bc8c-429536445a4d, fd=25, format=1<br>

&gt; 2014-04-04 02:30:48.457+0000: 988: debug : qemuProcessStart:3710 : Preparing monitor state<br>
&gt; 2014-04-04 02:30:48.457+0000: 988: debug : qemuProcessStart:3742 : Assigning domain PCI addresses<br>
&gt; 2014-04-04 02:30:48.457+0000: 988: debug : qemuDomainPCIAddressReserveAddr:2108 : Reserving PCI slot 0000:00:03.0 (multifunction=&#39;off&#39;)<br>
&gt; 2014-04-04 02:30:48.457+0000: 988: debug : qemuDomainPCIAddressReserveAddr:2108 : Reserving PCI slot 0000:00:02.0 (multifunction=&#39;off&#39;)<br>
&gt; 2014-04-04 02:30:48.457+0000: 988: debug : qemuDomainPCIAddressReserveAddr:2108 : Reserving PCI slot 0000:00:04.0 (multifunction=&#39;off&#39;)<br>
&gt; 2014-04-04 02:30:48.457+0000: 988: debug : qemuDomainPCIAddressReserveAddr:2108 : Reserving PCI slot 0000:00:05.0 (multifunction=&#39;off&#39;)<br>
&gt; 2014-04-04 02:30:48.457+0000: 988: debug : qemuDomainPCIAddressReserveAddr:2108 : Reserving PCI slot 0000:00:01.0 (multifunction=&#39;off&#39;)<br>
&gt; 2014-04-04 02:30:48.457+0000: 988: debug : qemuDomainPCIAddressGetNextSlot:2264 : PCI slot 0000:00:01 already in use<br>
&gt; 2014-04-04 02:30:48.457+0000: 988: debug : qemuDomainPCIAddressGetNextSlot:2264 : PCI slot 0000:00:02 already in use<br>
&gt; 2014-04-04 02:30:48.457+0000: 988: debug : qemuDomainPCIAddressGetNextSlot:2264 : PCI slot 0000:00:03 already in use<br>
&gt; 2014-04-04 02:30:48.457+0000: 988: debug : qemuDomainPCIAddressGetNextSlot:2264 : PCI slot 0000:00:04 already in use<br>
&gt; 2014-04-04 02:30:48.457+0000: 988: debug : qemuDomainPCIAddressGetNextSlot:2264 : PCI slot 0000:00:05 already in use<br>
&gt; 2014-04-04 02:30:48.457+0000: 988: debug : qemuDomainPCIAddressGetNextSlot:2307 : Found free PCI slot 0000:00:06<br>
&gt; 2014-04-04 02:30:48.457+0000: 988: debug : qemuDomainPCIAddressReserveAddr:2108 : Reserving PCI slot 0000:00:06.0 (multifunction=&#39;off&#39;)<br>
&gt; 2014-04-04 02:30:48.457+0000: 988: debug : qemuDomainPCIAddressReserveAddr:2108 : Reserving PCI slot 0000:00:03.0 (multifunction=&#39;off&#39;)<br>
&gt; 2014-04-04 02:30:48.457+0000: 988: debug : qemuDomainPCIAddressReserveAddr:2108 : Reserving PCI slot 0000:00:02.0 (multifunction=&#39;off&#39;)<br>
&gt; 2014-04-04 02:30:48.457+0000: 988: debug : qemuDomainPCIAddressReserveAddr:2108 : Reserving PCI slot 0000:00:04.0 (multifunction=&#39;off&#39;)<br>
&gt; 2014-04-04 02:30:48.457+0000: 988: debug : qemuDomainPCIAddressReserveAddr:2108 : Reserving PCI slot 0000:00:05.0 (multifunction=&#39;off&#39;)<br>
&gt; 2014-04-04 02:30:48.457+0000: 988: debug : qemuDomainPCIAddressReserveAddr:2108 : Reserving PCI slot 0000:00:01.0 (multifunction=&#39;off&#39;)<br>
&gt; 2014-04-04 02:30:48.457+0000: 988: debug : qemuProcessStart:3747 : Building emulator command line<br>
&gt; 2014-04-04 02:30:48.457+0000: 988: debug : virArchFromHost:176 : Mapped x86_64 to 29 (x86_64)<br>
&gt; 2014-04-04 02:30:48.457+0000: 988: debug : qemuBuildCommandLine:7655 : conn=0x7fded815c5a0 driver=0x7fded814f0d0 def=0x7fdec800a040 mon=0x7fdec8006cf0 json=1 qemuCaps=0x7fdec80020b0 migrateFrom=(null) migrateFD=-1 snapshot=(nil) vmop=0<br>

&gt; 2014-04-04 02:30:48.467+0000: 988: error : qemuBuildGraphicsSPICECommandLine:7171 : unsupported configuration: spice graphics are not supported with this QEMU<br>
&gt; 2014-04-04 02:30:48.467+0000: 988: debug : qemuProcessStop:4129 : Shutting down VM &#39;xp&#39; pid=0 flags=2<br>
&gt; 2014-04-04 02:30:48.482+0000: 988: debug : qemuProcessKill:4088 : vm=xp pid=0 flags=5<br>
&gt; 2014-04-04 02:30:48.482+0000: 988: debug : virProcessKillPainfully:269 : vpid=0 force=1<br>
&gt; 2014-04-04 02:30:48.482+0000: 988: debug : qemuDomainCleanupRun:2257 : driver=0x7fded814f0d0, vm=xp<br>
&gt; 2014-04-04 02:30:48.482+0000: 988: debug : qemuProcessAutoDestroyRemove:4656 : vm=xp<br>
&gt; 2014-04-04 02:30:48.482+0000: 988: debug : virCloseCallbacksUnset:165 : vm=xp, uuid=a4ea786e-2c1c-4159-86e0-8744c54b3bbe, cb=0x7fdee1118c50<br>
&gt; 2014-04-04 02:30:48.482+0000: 988: debug : qemuDomainObjEndJob:1165 : Stopping job: modify (async=none)<br>
</div></div>&gt; _______________________________________________<br>
&gt; vdsm-devel mailing list<br>
&gt; <a href="mailto:vdsm-devel@lists.fedorahosted.org">vdsm-devel@lists.fedorahosted.org</a><br>
&gt; <a href="https://lists.fedorahosted.org/mailman/listinfo/vdsm-devel" target="_blank">https://lists.fedorahosted.org/mailman/listinfo/vdsm-devel</a><br>
<br>
</blockquote></div><br></div>