<br><br><div class="gmail_quote">2012/10/28 Uri Lublin <span dir="ltr"><<a href="mailto:uril@redhat.com" target="_blank">uril@redhat.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div>On 10/27/2012 11:20 AM, Qian Hu wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi, everyone!<br>
<br>
I am working on spice for xen. After installing<br>
spice-server(spice-0.12.0.tar.<u></u>bz2) and<br>
spice-protocol(spice-protocol-<u></u>0.12.2.tar.bz2),<br>
I try to create a domain with the command "xl create win7.cfg".<br>
<br>
My host OS is Fedora 14 and I have used xen-4.2.0. Below is the error<br>
message in the shell. I have also checked the log , it says<br>
"qemu-system-i386: -spice<br>
port=6000,tls-port=0,addr=10.<u></u>10.4.185,disable-ticketing,<u></u>agent-mouse=on: there<br>
is no option group "spice"<br>
spice is not supported by this qemu build."<br>
<br>
It seems that my qemu does not support the spice. I think the spice server<br>
and protocol package should repair it, but it didn't.How can I resolve the<br>
problem?<br>
<br>
</blockquote>
<br></div>
Hi,<br>
<br>
You did not specify the version of qemu that you are using.<br>
Seems like you need to update your qemu. </blockquote><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
BTW, Are you running on a 32 bit host ?<br>
Not sure how much testing spice-server got running with qemu-system-i386.<span><font color="#888888"><br>
<br>
Uri.<br></font></span></blockquote><div><br></div><div>Hi, my qemu version is QEMU emulator version 0.13.0 (qemu-kvm-0.13.0). And my host is Fedora 14 64bits.</div><div>I specified the qemu in my configure with the following according to the wiki page(<a href="http://wiki.xen.org/wiki/QEMU_Upstream">http://wiki.xen.org/wiki/QEMU_Upstream</a>) </div>
<div>Thus, qemu-xen in the directory "xen-4.2.0/tools" is used, instead of "qemu-xen-traditional".</div><div><br></div><div><ul style="line-height:19.03333282470703px;list-style-type:square;margin:0.3em 0px 0px 1.5em;padding:0px;font-family:sans-serif;font-size:13px;background-color:rgb(255,255,255)">
<li style="margin-bottom:0.1em">device_model_version = 'qemu-xen'</li><li style="margin-bottom:0.1em">device_model_override = '/root/work/qemu/_build/i386-softmmu/qemu-system-i386'</li></ul></div><div> </div>
</div><br>