Hi,
When
I attempted to create a stubdom with tls enabled I find this output in the qemu
log:
Error: tls should be a pair, separated by an equals sign.
Using config file
"/etc/xen/stubdoms/windowsxp-dm".
windowsxp-dm contains:
#This file is autogenerated, edit windowsxp instead!
kernel = '/usr/lib/xen/boot/ioemu-stubdom.gz'
vfb = ['sdl=0, opengl=1, xauthority=/root/.Xauthority,
vnc=1, vncdisplay=1,tls, vnclisten=127.0.0.1, vncunused=0']
disk = [
'phy:sda1,hda:disk,w','file:/mnt/launch/XRMPFPP_EN.iso,hdc:cdrom,r' ]
vif = [ 'mac=00:16:3e:04:b2:d5' ]
At first newbish glance I see that stubdom-dm and image.py
use this information. But, I'm not exactly sure how it's handled throughout the
app...
-------------------------------------------------------------------------------------
xm info:
host
: node03
release
: 2.6.31-xen-r7
version
: #3 SMP Fri Nov 6 16:58:50 PST 2009
machine
: x86_64
nr_cpus
: 2
nr_nodes
: 1
cores_per_socket : 2
threads_per_core : 1
cpu_mhz
: 2992
hw_caps
: bfebfbff:20100800:00000000:00000140:0408e3fd:00000000:00000001:00000000
virt_caps
: hvm
total_memory
: 4093
free_memory
: 995
node_to_cpu
: node0:0-1
node_to_memory
: node0:995
xen_major
: 3
xen_minor
: 4
xen_extra
: .1
xen_caps
: xen-3.0-x86_64 xen-3.0-x86_32p hvm-3.0-x86_32 hvm-3.0-x86_32p hvm-3.0-x86_64
xen_scheduler
: credit
xen_pagesize
: 4096
platform_params :
virt_start=0xffff800000000000
xen_changeset
: unavailable
cc_compiler
: gcc version 3.4.6 (Gentoo Hardened 3.4.6-r2 p1.6, ssp-3.4.6-1.0
cc_compile_by
: root
cc_compile_domain : ---------------
cc_compile_date :
Sun Nov 8 16:23:49 PST 2009
xend_config_format : 4
------------------------------------------------------------------------------------
Any help would be greatly appreciated.
Let me know if you need any additional information...
Thank You,
Dan