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? Thank you! huqian ---------------------error message-------------------------- [root@localhost xen]# xl create win7.cfg Parsing config from win7.cfg xc: info: VIRTUAL MEMORY ARRANGEMENT: Loader: 0000000000100000->000000000019bbc4 TOTAL: 0000000000000000->0000000038000000 ENTRY ADDRESS: 0000000000100000 xc: info: PHYSICAL MEMORY ALLOCATION: 4KB PAGES: 0x0000000000000200 2MB PAGES: 0x00000000000001bf 1GB PAGES: 0x0000000000000000 libxl: error: libxl_dm.c:1212:device_model_spawn_outcome: domain 4 device model: spawn failed (rc=-3) libxl: error: libxl_qmp.c:641:libxl__qmp_initialize: Connection error: No such file or directory libxl: error: libxl_exec.c:118:libxl_report_child_exitstatus: /etc/xen/scripts/vif-bridge online [7033] exited with error status 1 libxl: error: libxl_create.c:1096:domcreate_attach_pci: unable to add nic devices libxl: error: libxl_dm.c:1245:libxl__destroy_device_model: Device Model already exited
_______________________________________________ Spice-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/spice-devel
