[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-users] Error while parsing CPUID flag with lx and libxl
Hi everyone,
I am working with Debian 7 / Xen 4.1.4 and XL. I have this line on a simple config file: cpuid = 'host,constant_tsc=0,rep_good=0' that following what http://xenbits.xen.org/docs/unstable/man/xl.cfg.5.html says.
when I start the DomU, but shows flags constant_tsc and rep_good, it indeed starts but shows some errors: root@lepton:~# xl create debian-atp.cfg Parsing config file debian-atp.cfg
while parsing CPUID flag: "constant_tsc=0": error #2: unknown CPUID flag name while parsing CPUID flag: "rep_good=0": error #2: unknown CPUID flag name
xc: info: VIRTUAL MEMORY ARRANGEMENT: Loader: 0000000000100000->0000000000174170 TOTAL: 0000000000000000->000000001f800000 ENTRY ADDRESS: 0000000000101520
xc: info: PHYSICAL MEMORY ALLOCATION: 4KB PAGES: 0x0000000000000200 2MB PAGES: 0x00000000000000fb 1GB PAGES: 0x0000000000000000 Daemon running with PID 15388 root@lepton:~#
What is the proper syntax to add the cpuid line in a xen config file?. I have tried with cpuid = ['..'], but it doesn't work.
Any example of proper way to define cpuid inside a config file? Thank you in advance!! _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxx http://lists.xen.org/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |