All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jim Fehlig <jfehlig@novell.com>
To: Keir Fraser <keir@xensource.com>
Cc: xen-devel@lists.xensource.com
Subject: Re: [PATCH] [xm] Fix vncdisplay for hvm guests
Date: Thu, 24 May 2007 10:42:52 -0600	[thread overview]
Message-ID: <4655C08C.5080904@novell.com> (raw)

Keir Fraser wrote:
>
> On 16/5/07 00:14, "Jim Fehlig" <jfehlig@novell.com> wrote:
>
>   
>> results in '-vncunused' being passed to qemu-dm.  There are several
>> approaches
>> for a fix - this patch defaults vncdisplay to None in xm options.  It
>> currently defaults to 1 and is always included in the image config
>> created by configure_hvm() in tools/python/xen/xm/create.py.  In xend
>> (tools/python/xen/xend/image.py - parseDeviceModelArgs), vncunused takes
>> precedence over vncdisplay.
>>     
>
> Looks like it changes vncunused default rather than vncdisplay. Wouldn't the
> preferred default be to keep vncunused=1?
>   

Sorry, the wording was a little off in the original post.  Right, it 
does change vncunused to None - not vncdisplay.  But the patch was 
against 3.1.0 and the logic in parseDeviceModelArgs has changed between 
3.1.0 and current unstable.  In unstable it looks as though vncunused 
will not be default if it _and_ vncdisplay are not set - which is the 
case in 3.1.0.

Further, I did not verify the default behavior for pv domains if neither 
vncunused or vncdisplay is set :-/.  I will verify behavior of vncunused 
vs vncdisplay in unstable and repost patch if necessary.

Regards,
Jim

             reply	other threads:[~2007-05-24 16:42 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-24 16:42 Jim Fehlig [this message]
  -- strict thread matches above, loose matches on Subject: below --
2007-05-31 22:26 [PATCH] [xm] Fix vncdisplay for hvm guests Jim Fehlig
2007-06-25 13:53 ` jd
2007-05-15 23:14 Jim Fehlig
2007-05-24 14:31 ` Keir Fraser

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4655C08C.5080904@novell.com \
    --to=jfehlig@novell.com \
    --cc=keir@xensource.com \
    --cc=xen-devel@lists.xensource.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.