|
|
|
|
|
|
|
|
|
|
xen-devel
RE: [Xen-devel] Issue list for Xen-3.3.0-rc2 (#18186)
Keir Fraser wrote:
>
>> 2. Guest OS cannot be restored after saving if vncconsole option is
>> listed in guest config.
>> http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=1309
>
> I can take a look later, but I'll have to work out what the options
> are supposed to mean and do first.
>
Previously, vncconsole=1 was used to identify using vncviewer spawning.
But since ioemu-remote does not support vncviewer option any more, `xm
create` code path ignores vncconsole option at all; but `xm restore`
still looks it as a valid option and pass it as vncviewer to
ioemu-remote, which causes qemu exit(1).
-- haicheng
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|