From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH] tools/libxc: Set HVM_PARAM_CONSOLE_EVTCHN during restore Date: Tue, 5 May 2015 13:27:45 +0100 Message-ID: <1430828865.2660.69.camel@citrix.com> References: <1429757358-8271-1-git-send-email-boris.ostrovsky@oracle.com> <5538BA34.4090105@citrix.com> <20150423140217.GB4124@l.oracle.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20150423140217.GB4124@l.oracle.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Konrad Rzeszutek Wilk , ian.jackson@eu.citrix.com Cc: wei.liu2@citrix.com, stefano.stabellini@eu.citrix.com, Andrew Cooper , xen-devel@lists.xen.org, rshriram@cs.ubc.ca, Boris Ostrovsky , yanghy@cn.fujitsu.com List-Id: xen-devel@lists.xenproject.org On Thu, 2015-04-23 at 10:02 -0400, Konrad Rzeszutek Wilk wrote: > On Thu, Apr 23, 2015 at 10:24:04AM +0100, Andrew Cooper wrote: > > On 23/04/15 03:49, Boris Ostrovsky wrote: > > > When resuming, the guest needs to check whether the port has changed. HVM > > > guests use this parameter to get the port number. > > > > > > (We can't always use xenstore where this value is also written: for example > > > on Linux the console is resumed very early, before the store is up). > > > > > > Signed-off-by: Boris Ostrovsky > > > > Reviewed-by: Andrew Cooper Applied. > And this should be backported to older Xen versions if possible. Ian: ^