All of lore.kernel.org
 help / color / mirror / Atom feed
From: Wei Liu <wei.liu2@citrix.com>
To: Ian Jackson <Ian.Jackson@eu.citrix.com>
Cc: George Dunlap <george.dunlap@eu.citrix.com>,
	Wei Liu <wei.liu2@citrix.com>,
	Ian Campbell <Ian.Campbell@citrix.com>,
	xen-devel@lists.xen.org
Subject: Re: [PATCH V4] xl: create VFB for PV guest when VNC is specified
Date: Mon, 6 Jan 2014 17:56:28 +0000	[thread overview]
Message-ID: <20140106175628.GD10654@zion.uk.xensource.com> (raw)
In-Reply-To: <21194.59357.835065.559486@mariner.uk.xensource.com>

On Mon, Jan 06, 2014 at 05:29:01PM +0000, Ian Jackson wrote:
> Ian Campbell writes ("Re: [PATCH V4] xl: create VFB for PV guest when VNC is specified"):
> > And now George has gone away and left me holding the can, smart move on
> > his part ;-)
> 
> I have also reviewed this patch again.
> 
> Firstly,
> 
> Acked-by: Ian Jackson <ian.jackson@eu.citrix.com>
> 
> Now, onto the RM questions.
> 
> > The potential risk is that this breaks the existing vfb syntax which
> > works, or it breaks the hvm stuff. This is of particular concern because
> > I don't think any of that is covered by osstest (except perhaps hvm
> > console, but that might only be on some other error when osstest takes a
> > screenshot), so the probability of finding it before release is reliant
> > on manual testing/test days/user testing etc.
> > Are you happy that all the existing options keep working?
> 
> Wei, could you tell us what configuration(s) you tested ?
> 

#1 PV guest (to see if it causes regression):
vfb = ['vnc=1,vncunused=1,vnclisten=0.0.0.0']

#2 PV guest (to see if it fixes the bug):
vnc=1
vncunused=1
vnclisten='0.0.0.0'

#3 PV guest (to test if if will create more than 1 VFB):
vfb = ['vnc=1,vncunused=1,vnclisten=0.0.0.0']
vnc=1
vncunused=1
vnclisten='0.0.0.0'

#4 HVM guest (to see if it causes regression):
vnc=1
vncunused=1
vnclisten='0.0.0.0'

#5 HVM guest (to see if xl errneously parse vfb= for HVM):
vfb = ['vnc=1,vncunused=1,vnclisten=0.0.0.0']

Wei.

  reply	other threads:[~2014-01-06 17:56 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-17 22:53 [PATCH V4] xl: create VFB for PV guest when VNC is specified Wei Liu
2013-12-18 13:12 ` Ian Campbell
2013-12-18 13:46   ` Wei Liu
2014-01-06 16:39     ` Ian Campbell
2014-01-06 17:27       ` Wei Liu
2014-01-06 17:29       ` Ian Jackson
2014-01-06 17:56         ` Wei Liu [this message]
2014-01-07 16:31           ` Ian Campbell
2014-01-08 14:35             ` Ian Campbell
2014-01-08 14:45               ` Processed: " xen
2014-01-06 17:46       ` Konrad Rzeszutek Wilk
2014-01-08 14:35         ` Ian Campbell

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=20140106175628.GD10654@zion.uk.xensource.com \
    --to=wei.liu2@citrix.com \
    --cc=Ian.Campbell@citrix.com \
    --cc=Ian.Jackson@eu.citrix.com \
    --cc=george.dunlap@eu.citrix.com \
    --cc=xen-devel@lists.xen.org \
    /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.