|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] vfb console inhibiting Xen console?
Hi,
- type = "xenconsoled"
- tty = "/dev/pts/1"
+ console = ""
+ type = "ioemu"
Should work, yes. qemu-dm is supposed to write the tty to xenstore as
well (xenstore.c, xenstore_store_serial_port_info()), so xenconsole can
connect. Something is wrong here ...
cheers,
Gerd
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|