Hi, everyone!<div><br></div><div>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), </div><div>I try to create a domain with the command "xl create win7.cfg".</div>
<div><br></div><div>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 </div><div>"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" </div>
<div>spice is not supported by this qemu build."</div><div><br></div><div>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?</div>
<div><br></div><div>Thank you!</div><div><br></div><div>huqian</div><div><div><br></div><div>---------------------error message--------------------------</div><div><div>[root@localhost xen]# xl create win7.cfg </div><div>
Parsing config from win7.cfg</div><div>xc: info: VIRTUAL MEMORY ARRANGEMENT:</div><div>  Loader:        0000000000100000->000000000019bbc4</div><div>  TOTAL:         0000000000000000->0000000038000000</div><div>  ENTRY ADDRESS: 0000000000100000</div>
<div>xc: info: PHYSICAL MEMORY ALLOCATION:</div><div>  4KB PAGES: 0x0000000000000200</div><div>  2MB PAGES: 0x00000000000001bf</div><div>  1GB PAGES: 0x0000000000000000</div><div>libxl: error: libxl_dm.c:1212:device_model_spawn_outcome: domain 4 device model: spawn failed (rc=-3)</div>
<div>libxl: error: libxl_qmp.c:641:libxl__qmp_initialize: Connection error: No such file or directory</div><div>libxl: error: libxl_exec.c:118:libxl_report_child_exitstatus: /etc/xen/scripts/vif-bridge online [7033] exited with error status 1</div>
<div>libxl: error: libxl_create.c:1096:domcreate_attach_pci: unable to add nic devices</div><div>libxl: error: libxl_dm.c:1245:libxl__destroy_device_model: Device Model already exited</div></div></div>