2012/10/28 Uri Lublin <uril@xxxxxxxxxx>
On 10/27/2012 11:20 AM, Qian Hu wrote:Hi,
Hi, everyone!
I am working on spice for xen. After installing
spice-server(spice-0.12.0.tar.bz2) and
spice-protocol(spice-protocol-0.12.2.tar.bz2),
I try to create a domain with the command "xl create win7.cfg".
My host OS is Fedora 14 and I have used xen-4.2.0. Below is the error
message in the shell. I have also checked the log , it says
"qemu-system-i386: -spice
port=6000,tls-port=0,addr=10.10.4.185,disable-ticketing,agent-mouse=on: there
is no option group "spice"
spice is not supported by this qemu build."
It seems that my qemu does not support the spice. I think the spice server
and protocol package should repair it, but it didn't.How can I resolve the
problem?
You did not specify the version of qemu that you are using.
Seems like you need to update your qemu.
BTW, Are you running on a 32 bit host ?
Not sure how much testing spice-server got running with qemu-system-i386.
Uri.
Hi, my qemu version is QEMU emulator version 0.13.0 (qemu-kvm-0.13.0). And my host is Fedora 14 64bits.
I specified the qemu in my configure with the following according to the wiki page(http://wiki.xen.org/wiki/QEMU_Upstream)
Thus, qemu-xen in the directory "xen-4.2.0/tools" is used, instead of "qemu-xen-traditional".
- device_model_version = 'qemu-xen'
- device_model_override = '/root/work/qemu/_build/i386-softmmu/qemu-system-i386'
_______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/spice-devel