From xen-users-bounces@lists.xen.org Fri Jan 01 10:49:41 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Fri, 01 Jan 2016 10:49:41 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aExG2-0006un-IK; Fri, 01 Jan 2016 10:48:30 +0000
Received: from mail6.bemta14.messagelabs.com ([193.109.254.103])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <a9121431@gmail.com>) id 1aExG0-0006ui-Uj
	for xen-users@lists.xen.org; Fri, 01 Jan 2016 10:48:29 +0000
Received: from [193.109.254.147] by server-5.bemta-14.messagelabs.com id
	18/13-00475-C7956865; Fri, 01 Jan 2016 10:48:28 +0000
X-Env-Sender: a9121431@gmail.com
X-Msg-Ref: server-11.tower-27.messagelabs.com!1451645306!14130648!1
X-Originating-IP: [209.85.218.65]
X-SpamReason: No, hits=0.6 required=7.0 tests=MAILTO_TO_SPAM_ADDR, RCVD_BY_IP
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 58420 invoked from network); 1 Jan 2016 10:48:27 -0000
Received: from mail-oi0-f65.google.com (HELO mail-oi0-f65.google.com)
	(209.85.218.65)
	by server-11.tower-27.messagelabs.com with AES128-GCM-SHA256 encrypted
	SMTP; 1 Jan 2016 10:48:27 -0000
Received: by mail-oi0-f65.google.com with SMTP id o62so20738000oif.1
	for <xen-users@lists.xen.org>; Fri, 01 Jan 2016 02:48:27 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
	h=mime-version:in-reply-to:references:date:message-id:subject:from:to
	:content-type:content-transfer-encoding;
	bh=d6lfL6so5SJQ5jIZNnAUD2dFpFA0N7LhyLvfYykGzFo=;
	b=EmX3Hg+9LA2KezBu9SrXGuIFKvU+EoVfbI2w8dZii3qTfb519Rzx6aS+V4mSYz3BTm
	55h0hd8vHcAW7rqfeJqgz+8w2EBzFrzVvWTALS7+mlNZy5bDIYR1+w8rjMBvxTu+l98y
	fySBrTR47EUqiVXrP0S8YlJvzPQ7g/XZ0jVMgRyDgcHZwvFDqDzlCmSWsmdM3wQRQCcl
	d6Fd91+o3/Y0htD7PKKTOmFDukS5+4byLfXy9kUaDUVhpCclJulew+Vd97D26xhtCf56
	NGLZ/XUZXyxxuRXOBo8g5jVk0u9dvuQQFvFkIhBhvI/aDpnTsmdciTaWmf0qRp6YKCmI
	BFng==
MIME-Version: 1.0
X-Received: by 10.202.85.194 with SMTP id j185mr47532588oib.107.1451645305752; 
	Fri, 01 Jan 2016 02:48:25 -0800 (PST)
Received: by 10.182.153.233 with HTTP; Fri, 1 Jan 2016 02:48:25 -0800 (PST)
In-Reply-To: <20151230160147.88486qsc1m9vm1kw@vfemail.net>
References: <CALYzA8GPwwFrHGXB0hgqX6q+t00riQzA6uJ1yU2bhCBsJK3RdA@mail.gmail.com>
	<20151230160147.88486qsc1m9vm1kw@vfemail.net>
Date: Fri, 1 Jan 2016 18:48:25 +0800
Message-ID: <CALYzA8FvTt4ZDkmiAbHJW4v_rpRb+fkeL2+iV1gwg2WQZgJuAg@mail.gmail.com>
From: John Mok <a9121431@gmail.com>
To: "xen-users@lists.xen.org" <xen-users@lists.xen.org>
Subject: Re: [Xen-users] PCI Passthrough of iwlwifi adapter into Windows HVM
 failed to start
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

>Just to confirm, are you certain that the driver in question really does work when it is running on baremetal ....?

Yes, the driver works on baremetal, but not try on other
virtualization passthrough.

>I'm just guessing here, but does dmesg/journalctl have anything to say on the Dom0 side? In particular, an error about the driver >attempting to write to read-only configuration space could indicate that you need the "permissive=1" flag. See http://wiki.xenproject.org/wiki/Xen_PCI_Passthrough#PV_guests_and_PCI_quirks

I do not see anything complaining driver failing to write to read-only
configuration space. But somehow the Windows 7 HVM guest could not
bring up the Intel AC 7265 driver with error code 10 (fail to start).

As the driver could run on baremetal, it should be a Xen PCI
passthrough problem.

I hope someone could advise how to solve the problem, or point me to
the right direction.

Thanks a lot.

John Mok

On Thu, Dec 31, 2015 at 6:01 AM,  <sm8ax1@vfemail.net> wrote:
> Quoting "John Mok" <a9121431@gmail.com>:
>
>> Hi,
>>
>> I am using Xen 4.4.1 on Debian Jessie on Lenovo ThinkPad X250.
>>
>> I succeeded to passthrough the Intel AC 7265 adapter to the Windows
>> HVM. However, when I installed the Intel driver (with embedded
>> firmware), the device failed to start with code 10.
>>
>> I tried to switch between GPL PV driver and SuSE VMDP 2.2, and it made
>> no difference.
>>
>> I hope someone could point me how to pass through and make the Intel
>> AC 7265 adapter working on the Windows HVM.
>>
>> Thanks a lot.
>>
>> John Mok
>>
>> _______________________________________________
>> Xen-users mailing list
>> Xen-users@lists.xen.org
>> http://lists.xen.org/xen-users
>>
>>
>
> Just to confirm, are you certain that the driver in question really does
> work when it is running on baremetal or some other virtualization? I.e. this
> problem really is Xen related, and not a problem with the driver, OS, or
> device itself?
>
> I'm just guessing here, but does dmesg/journalctl have anything to say on
> the Dom0 side? In particular, an error about the driver attempting to write
> to read-only configuration space could indicate that you need the
> "permissive=1" flag. See
> http://wiki.xenproject.org/wiki/Xen_PCI_Passthrough#PV_guests_and_PCI_quirks
>
>
> -------------------------------------------------
>
> ONLY AT VFEmail! - Use our Metadata Mitigator to keep your email out of the
> NSA's hands!
> $24.95 ONETIME Lifetime accounts with Privacy Features! 15GB disk! No
> bandwidth quotas!
> Commercial and Bulk Mail Options!

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users

From xen-users-bounces@lists.xen.org Fri Jan 01 10:49:41 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Fri, 01 Jan 2016 10:49:41 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aExG2-0006un-IK; Fri, 01 Jan 2016 10:48:30 +0000
Received: from mail6.bemta14.messagelabs.com ([193.109.254.103])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <a9121431@gmail.com>) id 1aExG0-0006ui-Uj
	for xen-users@lists.xen.org; Fri, 01 Jan 2016 10:48:29 +0000
Received: from [193.109.254.147] by server-5.bemta-14.messagelabs.com id
	18/13-00475-C7956865; Fri, 01 Jan 2016 10:48:28 +0000
X-Env-Sender: a9121431@gmail.com
X-Msg-Ref: server-11.tower-27.messagelabs.com!1451645306!14130648!1
X-Originating-IP: [209.85.218.65]
X-SpamReason: No, hits=0.6 required=7.0 tests=MAILTO_TO_SPAM_ADDR, RCVD_BY_IP
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 58420 invoked from network); 1 Jan 2016 10:48:27 -0000
Received: from mail-oi0-f65.google.com (HELO mail-oi0-f65.google.com)
	(209.85.218.65)
	by server-11.tower-27.messagelabs.com with AES128-GCM-SHA256 encrypted
	SMTP; 1 Jan 2016 10:48:27 -0000
Received: by mail-oi0-f65.google.com with SMTP id o62so20738000oif.1
	for <xen-users@lists.xen.org>; Fri, 01 Jan 2016 02:48:27 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
	h=mime-version:in-reply-to:references:date:message-id:subject:from:to
	:content-type:content-transfer-encoding;
	bh=d6lfL6so5SJQ5jIZNnAUD2dFpFA0N7LhyLvfYykGzFo=;
	b=EmX3Hg+9LA2KezBu9SrXGuIFKvU+EoVfbI2w8dZii3qTfb519Rzx6aS+V4mSYz3BTm
	55h0hd8vHcAW7rqfeJqgz+8w2EBzFrzVvWTALS7+mlNZy5bDIYR1+w8rjMBvxTu+l98y
	fySBrTR47EUqiVXrP0S8YlJvzPQ7g/XZ0jVMgRyDgcHZwvFDqDzlCmSWsmdM3wQRQCcl
	d6Fd91+o3/Y0htD7PKKTOmFDukS5+4byLfXy9kUaDUVhpCclJulew+Vd97D26xhtCf56
	NGLZ/XUZXyxxuRXOBo8g5jVk0u9dvuQQFvFkIhBhvI/aDpnTsmdciTaWmf0qRp6YKCmI
	BFng==
MIME-Version: 1.0
X-Received: by 10.202.85.194 with SMTP id j185mr47532588oib.107.1451645305752; 
	Fri, 01 Jan 2016 02:48:25 -0800 (PST)
Received: by 10.182.153.233 with HTTP; Fri, 1 Jan 2016 02:48:25 -0800 (PST)
In-Reply-To: <20151230160147.88486qsc1m9vm1kw@vfemail.net>
References: <CALYzA8GPwwFrHGXB0hgqX6q+t00riQzA6uJ1yU2bhCBsJK3RdA@mail.gmail.com>
	<20151230160147.88486qsc1m9vm1kw@vfemail.net>
Date: Fri, 1 Jan 2016 18:48:25 +0800
Message-ID: <CALYzA8FvTt4ZDkmiAbHJW4v_rpRb+fkeL2+iV1gwg2WQZgJuAg@mail.gmail.com>
From: John Mok <a9121431@gmail.com>
To: "xen-users@lists.xen.org" <xen-users@lists.xen.org>
Subject: Re: [Xen-users] PCI Passthrough of iwlwifi adapter into Windows HVM
 failed to start
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

>Just to confirm, are you certain that the driver in question really does work when it is running on baremetal ....?

Yes, the driver works on baremetal, but not try on other
virtualization passthrough.

>I'm just guessing here, but does dmesg/journalctl have anything to say on the Dom0 side? In particular, an error about the driver >attempting to write to read-only configuration space could indicate that you need the "permissive=1" flag. See http://wiki.xenproject.org/wiki/Xen_PCI_Passthrough#PV_guests_and_PCI_quirks

I do not see anything complaining driver failing to write to read-only
configuration space. But somehow the Windows 7 HVM guest could not
bring up the Intel AC 7265 driver with error code 10 (fail to start).

As the driver could run on baremetal, it should be a Xen PCI
passthrough problem.

I hope someone could advise how to solve the problem, or point me to
the right direction.

Thanks a lot.

John Mok

On Thu, Dec 31, 2015 at 6:01 AM,  <sm8ax1@vfemail.net> wrote:
> Quoting "John Mok" <a9121431@gmail.com>:
>
>> Hi,
>>
>> I am using Xen 4.4.1 on Debian Jessie on Lenovo ThinkPad X250.
>>
>> I succeeded to passthrough the Intel AC 7265 adapter to the Windows
>> HVM. However, when I installed the Intel driver (with embedded
>> firmware), the device failed to start with code 10.
>>
>> I tried to switch between GPL PV driver and SuSE VMDP 2.2, and it made
>> no difference.
>>
>> I hope someone could point me how to pass through and make the Intel
>> AC 7265 adapter working on the Windows HVM.
>>
>> Thanks a lot.
>>
>> John Mok
>>
>> _______________________________________________
>> Xen-users mailing list
>> Xen-users@lists.xen.org
>> http://lists.xen.org/xen-users
>>
>>
>
> Just to confirm, are you certain that the driver in question really does
> work when it is running on baremetal or some other virtualization? I.e. this
> problem really is Xen related, and not a problem with the driver, OS, or
> device itself?
>
> I'm just guessing here, but does dmesg/journalctl have anything to say on
> the Dom0 side? In particular, an error about the driver attempting to write
> to read-only configuration space could indicate that you need the
> "permissive=1" flag. See
> http://wiki.xenproject.org/wiki/Xen_PCI_Passthrough#PV_guests_and_PCI_quirks
>
>
> -------------------------------------------------
>
> ONLY AT VFEmail! - Use our Metadata Mitigator to keep your email out of the
> NSA's hands!
> $24.95 ONETIME Lifetime accounts with Privacy Features! 15GB disk! No
> bandwidth quotas!
> Commercial and Bulk Mail Options!

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users

From xen-users-bounces@lists.xen.org Fri Jan 01 14:23:05 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Fri, 01 Jan 2016 14:23:05 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aF0aT-00026j-9S; Fri, 01 Jan 2016 14:21:49 +0000
Received: from mail6.bemta14.messagelabs.com ([193.109.254.103])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <zir_blazer@hotmail.com>) id 1aF0aR-00026e-Hn
	for xen-users@lists.xen.org; Fri, 01 Jan 2016 14:21:47 +0000
Received: from [193.109.254.147] by server-5.bemta-14.messagelabs.com id
	5F/1B-00475-A7B86865; Fri, 01 Jan 2016 14:21:46 +0000
X-Env-Sender: zir_blazer@hotmail.com
X-Msg-Ref: server-7.tower-27.messagelabs.com!1451658102!14179044!1
X-Originating-IP: [65.55.90.145]
X-SpamReason: No, hits=0.7 required=7.0 tests=FORGED_HOTMAIL_RCVD,
	HTML_40_50,HTML_MESSAGE
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 22996 invoked from network); 1 Jan 2016 14:21:44 -0000
Received: from snt004-omc3s6.hotmail.com (HELO SNT004-OMC3S6.hotmail.com)
	(65.55.90.145)
	by server-7.tower-27.messagelabs.com with AES256-SHA256 encrypted SMTP;
	1 Jan 2016 14:21:44 -0000
Received: from SNT151-W70 ([65.55.90.137]) by SNT004-OMC3S6.hotmail.com over
	TLS secured channel with Microsoft SMTPSVC(7.5.7601.23008); 
	Fri, 1 Jan 2016 06:21:42 -0800
X-TMN: [UEJAJWMEpPAeYfbb6fbv2D9tMespqWOr]
X-Originating-Email: [zir_blazer@hotmail.com]
Message-ID: <SNT151-W70664F1BB4ED0F431E4313F3FF0@phx.gbl>
From: Zir Blazer <zir_blazer@hotmail.com>
To: John Mok <a9121431@gmail.com>, "xen-users@lists.xen.org"
	<xen-users@lists.xen.org>
Date: Fri, 1 Jan 2016 11:21:42 -0300
Importance: Normal
In-Reply-To: <CALYzA8FvTt4ZDkmiAbHJW4v_rpRb+fkeL2+iV1gwg2WQZgJuAg@mail.gmail.com>
References: <CALYzA8GPwwFrHGXB0hgqX6q+t00riQzA6uJ1yU2bhCBsJK3RdA@mail.gmail.com>,
	<20151230160147.88486qsc1m9vm1kw@vfemail.net>,
	<CALYzA8FvTt4ZDkmiAbHJW4v_rpRb+fkeL2+iV1gwg2WQZgJuAg@mail.gmail.com>
MIME-Version: 1.0
X-OriginalArrivalTime: 01 Jan 2016 14:21:42.0390 (UTC)
	FILETIME=[BC86E160:01D1449F]
Subject: Re: [Xen-users] PCI Passthrough of iwlwifi adapter into Windows HVM
 failed to start
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: multipart/mixed; boundary="===============8831894930968922607=="
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

--===============8831894930968922607==
Content-Type: multipart/alternative;
	boundary="_fc968c2a-0fd8-4e5a-827b-46410faf044f_"

--_fc968c2a-0fd8-4e5a-827b-46410faf044f_
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable



> >> Hi=2C
> >>
> >> I am using Xen 4.4.1 on Debian Jessie on Lenovo ThinkPad X250.

Before doing anything=2C try at least with Xen 4.5+. The 4.4 version had a =
PCI Passthrough regression that made it totally broken for some users. Don'=
t try too hard to figure out why you can't get it working if you don't test=
 with other Xen versions (4.3 or 4.5 worked for me=2C 4.4 did not=2C and 4.=
6 I didn't tested)=2C trust me. 		 	   		  =

--_fc968c2a-0fd8-4e5a-827b-46410faf044f_
Content-Type: text/html; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<html>
<head>
<style><!--
.hmmessage P
{
margin:0px=3B
padding:0px
}
body.hmmessage
{
font-size: 12pt=3B
font-family:Calibri
}
--></style></head>
<body class=3D'hmmessage'><div dir=3D'ltr'><br><br><div>&gt=3B &gt=3B&gt=3B=
 Hi=2C<br>&gt=3B &gt=3B&gt=3B<br>&gt=3B &gt=3B&gt=3B I am using Xen 4.4.1 o=
n Debian Jessie on Lenovo ThinkPad X250.<br></div><div><br></div><div>Befor=
e doing anything=2C try at least with Xen 4.5+. The 4.4 version had a PCI P=
assthrough regression that made it totally broken for some users. Don't try=
 too hard to figure out why you can't get it working if you don't test with=
 other Xen versions (4.3 or 4.5 worked for me=2C 4.4 did not=2C and 4.6 I d=
idn't tested)=2C trust me.</div> 		 	   		  </div></body>
</html>=

--_fc968c2a-0fd8-4e5a-827b-46410faf044f_--


--===============8831894930968922607==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users
--===============8831894930968922607==--


From xen-users-bounces@lists.xen.org Fri Jan 01 14:23:05 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Fri, 01 Jan 2016 14:23:05 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aF0aT-00026j-9S; Fri, 01 Jan 2016 14:21:49 +0000
Received: from mail6.bemta14.messagelabs.com ([193.109.254.103])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <zir_blazer@hotmail.com>) id 1aF0aR-00026e-Hn
	for xen-users@lists.xen.org; Fri, 01 Jan 2016 14:21:47 +0000
Received: from [193.109.254.147] by server-5.bemta-14.messagelabs.com id
	5F/1B-00475-A7B86865; Fri, 01 Jan 2016 14:21:46 +0000
X-Env-Sender: zir_blazer@hotmail.com
X-Msg-Ref: server-7.tower-27.messagelabs.com!1451658102!14179044!1
X-Originating-IP: [65.55.90.145]
X-SpamReason: No, hits=0.7 required=7.0 tests=FORGED_HOTMAIL_RCVD,
	HTML_40_50,HTML_MESSAGE
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 22996 invoked from network); 1 Jan 2016 14:21:44 -0000
Received: from snt004-omc3s6.hotmail.com (HELO SNT004-OMC3S6.hotmail.com)
	(65.55.90.145)
	by server-7.tower-27.messagelabs.com with AES256-SHA256 encrypted SMTP;
	1 Jan 2016 14:21:44 -0000
Received: from SNT151-W70 ([65.55.90.137]) by SNT004-OMC3S6.hotmail.com over
	TLS secured channel with Microsoft SMTPSVC(7.5.7601.23008); 
	Fri, 1 Jan 2016 06:21:42 -0800
X-TMN: [UEJAJWMEpPAeYfbb6fbv2D9tMespqWOr]
X-Originating-Email: [zir_blazer@hotmail.com]
Message-ID: <SNT151-W70664F1BB4ED0F431E4313F3FF0@phx.gbl>
From: Zir Blazer <zir_blazer@hotmail.com>
To: John Mok <a9121431@gmail.com>, "xen-users@lists.xen.org"
	<xen-users@lists.xen.org>
Date: Fri, 1 Jan 2016 11:21:42 -0300
Importance: Normal
In-Reply-To: <CALYzA8FvTt4ZDkmiAbHJW4v_rpRb+fkeL2+iV1gwg2WQZgJuAg@mail.gmail.com>
References: <CALYzA8GPwwFrHGXB0hgqX6q+t00riQzA6uJ1yU2bhCBsJK3RdA@mail.gmail.com>,
	<20151230160147.88486qsc1m9vm1kw@vfemail.net>,
	<CALYzA8FvTt4ZDkmiAbHJW4v_rpRb+fkeL2+iV1gwg2WQZgJuAg@mail.gmail.com>
MIME-Version: 1.0
X-OriginalArrivalTime: 01 Jan 2016 14:21:42.0390 (UTC)
	FILETIME=[BC86E160:01D1449F]
Subject: Re: [Xen-users] PCI Passthrough of iwlwifi adapter into Windows HVM
 failed to start
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: multipart/mixed; boundary="===============8831894930968922607=="
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

--===============8831894930968922607==
Content-Type: multipart/alternative;
	boundary="_fc968c2a-0fd8-4e5a-827b-46410faf044f_"

--_fc968c2a-0fd8-4e5a-827b-46410faf044f_
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable



> >> Hi=2C
> >>
> >> I am using Xen 4.4.1 on Debian Jessie on Lenovo ThinkPad X250.

Before doing anything=2C try at least with Xen 4.5+. The 4.4 version had a =
PCI Passthrough regression that made it totally broken for some users. Don'=
t try too hard to figure out why you can't get it working if you don't test=
 with other Xen versions (4.3 or 4.5 worked for me=2C 4.4 did not=2C and 4.=
6 I didn't tested)=2C trust me. 		 	   		  =

--_fc968c2a-0fd8-4e5a-827b-46410faf044f_
Content-Type: text/html; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<html>
<head>
<style><!--
.hmmessage P
{
margin:0px=3B
padding:0px
}
body.hmmessage
{
font-size: 12pt=3B
font-family:Calibri
}
--></style></head>
<body class=3D'hmmessage'><div dir=3D'ltr'><br><br><div>&gt=3B &gt=3B&gt=3B=
 Hi=2C<br>&gt=3B &gt=3B&gt=3B<br>&gt=3B &gt=3B&gt=3B I am using Xen 4.4.1 o=
n Debian Jessie on Lenovo ThinkPad X250.<br></div><div><br></div><div>Befor=
e doing anything=2C try at least with Xen 4.5+. The 4.4 version had a PCI P=
assthrough regression that made it totally broken for some users. Don't try=
 too hard to figure out why you can't get it working if you don't test with=
 other Xen versions (4.3 or 4.5 worked for me=2C 4.4 did not=2C and 4.6 I d=
idn't tested)=2C trust me.</div> 		 	   		  </div></body>
</html>=

--_fc968c2a-0fd8-4e5a-827b-46410faf044f_--


--===============8831894930968922607==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users
--===============8831894930968922607==--


From xen-users-bounces@lists.xen.org Fri Jan 01 15:08:47 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Fri, 01 Jan 2016 15:08:47 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aF1JX-000328-Nu; Fri, 01 Jan 2016 15:08:23 +0000
Received: from mail6.bemta3.messagelabs.com ([195.245.230.39])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <sm8ax1@vfemail.net>) id 1aF1JW-000323-Da
	for xen-users@lists.xen.org; Fri, 01 Jan 2016 15:08:22 +0000
Received: from [85.158.137.68] by server-4.bemta-3.messagelabs.com id
	4A/96-09570-56696865; Fri, 01 Jan 2016 15:08:21 +0000
X-Env-Sender: sm8ax1@vfemail.net
X-Msg-Ref: server-12.tower-31.messagelabs.com!1451660897!13425207!1
X-Originating-IP: [199.16.11.132]
X-SpamReason: No, hits=1.2 required=7.0 tests=BODY_RANDOM_LONG,
	MAILTO_TO_SPAM_ADDR,MIME_QP_LONG_LINE,RCVD_BY_IP
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 59930 invoked from network); 1 Jan 2016 15:08:18 -0000
Received: from onethreetwo.vfemail.net (HELO vfemail.net) (199.16.11.132)
	by server-12.tower-31.messagelabs.com with DHE-RSA-AES256-SHA encrypted
	SMTP; 1 Jan 2016 15:08:18 -0000
Received: (qmail 4196 invoked by uid 89); 1 Jan 2016 15:08:13 -0000
Received: from localhost (HELO freequeue.vfemail.net) (127.0.0.1)
	by localhost with (DHE-RSA-AES256-SHA encrypted) SMTP;
	1 Jan 2016 15:08:12 -0000
Received: (qmail 83398 invoked by uid 89); 1 Jan 2016 13:36:25 -0000
Received: by simscan 1.3.1 ppid: 83394, pid: 83396, t: 0.0024s scanners:none
Received: from unknown (HELO smtp102-2.vfemail.net) (172.16.100.62)
	by FreeQueue with SMTP; 1 Jan 2016 13:36:25 -0000
Received: (qmail 7772 invoked by uid 89); 1 Jan 2016 13:36:25 -0000
Received: by simscan 1.4.0 ppid: 7765, pid: 7768, t: 0.0345s scanners:none
Received: from unknown (HELO localhost)
	(c204YXgxQHZmZW1haWwubmV0@172.16.100.93)
	by 172.16.100.62 with ESMTPA; 1 Jan 2016 13:36:25 -0000
Received: from 46.148.18.34 ([46.148.18.34]) by vfemail.net (Horde
	Framework) with HTTP; Fri, 01 Jan 2016 07:36:25 -0600
Message-ID: <20160101073625.17404r82zk0rl3qc@vfemail.net>
Date: Fri, 01 Jan 2016 07:36:25 -0600
From: sm8ax1@vfemail.net
To: "John Mok" <a9121431@gmail.com>
References: <CALYzA8GPwwFrHGXB0hgqX6q+t00riQzA6uJ1yU2bhCBsJK3RdA@mail.gmail.com>
	<20151230160147.88486qsc1m9vm1kw@vfemail.net>
	<CALYzA8FvTt4ZDkmiAbHJW4v_rpRb+fkeL2+iV1gwg2WQZgJuAg@mail.gmail.com>
In-Reply-To: <CALYzA8FvTt4ZDkmiAbHJW4v_rpRb+fkeL2+iV1gwg2WQZgJuAg@mail.gmail.com>
MIME-Version: 1.0
Content-Disposition: inline
User-Agent: Internet Messaging Program (IMP) H3 (4.2)
X-VFEmail-Originating-IP: 46.148.18.34
X-VFEmail-AntiSpam: Notify admin@vfemail.net of any spam, and include
	VFEmail headers
Cc: "xen-users@lists.xen.org" <xen-users@lists.xen.org>
Subject: Re: [Xen-users] PCI Passthrough of iwlwifi adapter into Windows	HVM
	failed to start
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Transfer-Encoding: 7bit
Content-Type: text/plain; charset="us-ascii"; Format="flowed"; DelSp="Yes"
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

Quoting "John Mok" <a9121431@gmail.com>:

>> Just to confirm, are you certain that the driver in question really  
>> does work when it is running on baremetal ....?
>
> Yes, the driver works on baremetal, but not try on other
> virtualization passthrough.
>
>> I'm just guessing here, but does dmesg/journalctl have anything to  
>> say on the Dom0 side? In particular, an error about the driver  
>> >attempting to write to read-only configuration space could  
>> indicate that you need the "permissive=1" flag. See  
>> http://wiki.xenproject.org/wiki/Xen_PCI_Passthrough#PV_guests_and_PCI_quirks
>
> I do not see anything complaining driver failing to write to read-only
> configuration space. But somehow the Windows 7 HVM guest could not
> bring up the Intel AC 7265 driver with error code 10 (fail to start).
>
> As the driver could run on baremetal, it should be a Xen PCI
> passthrough problem.
>
> I hope someone could advise how to solve the problem, or point me to
> the right direction.
>
> Thanks a lot.
>
> John Mok

My mistake, the "permissive" flag only applies to PV guests.

Once again I'm just guessing, but you could try blacklisting the  
module (iwlwifi) for the adapter on the Dom0. Make sure `lsmod | grep  
iwlwifi` outputs something, just to make sure that module isn't built  
into the kernel, then run `echo blacklist iwlwifi >>  
/etc/modprobe.d/blacklist` and reboot. Check your distro's  
documentation for blacklisting modules if that doesn't work.

 From what I understand, some devices can't be reinitialized (and  
won't work) by the DomU driver after they've already been initialized  
on the Dom0. Blacklisting the module should prevent it from being  
initialized before being passed through to the DomU.

If that doesn't work, it's worth reading this page in full:  
http://wiki.xenproject.org/wiki/Xen_PCI_Passthrough and mentioning  
your distro, Xen version, and hardware (e.g. whether you have an IOMMU  
or not).


-------------------------------------------------

ONLY AT VFEmail! - Use our Metadata Mitigator to keep your email out of the NSA's hands!
$24.95 ONETIME Lifetime accounts with Privacy Features!  
15GB disk! No bandwidth quotas!
Commercial and Bulk Mail Options!  

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users

From xen-users-bounces@lists.xen.org Fri Jan 01 15:08:47 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Fri, 01 Jan 2016 15:08:47 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aF1JX-000328-Nu; Fri, 01 Jan 2016 15:08:23 +0000
Received: from mail6.bemta3.messagelabs.com ([195.245.230.39])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <sm8ax1@vfemail.net>) id 1aF1JW-000323-Da
	for xen-users@lists.xen.org; Fri, 01 Jan 2016 15:08:22 +0000
Received: from [85.158.137.68] by server-4.bemta-3.messagelabs.com id
	4A/96-09570-56696865; Fri, 01 Jan 2016 15:08:21 +0000
X-Env-Sender: sm8ax1@vfemail.net
X-Msg-Ref: server-12.tower-31.messagelabs.com!1451660897!13425207!1
X-Originating-IP: [199.16.11.132]
X-SpamReason: No, hits=1.2 required=7.0 tests=BODY_RANDOM_LONG,
	MAILTO_TO_SPAM_ADDR,MIME_QP_LONG_LINE,RCVD_BY_IP
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 59930 invoked from network); 1 Jan 2016 15:08:18 -0000
Received: from onethreetwo.vfemail.net (HELO vfemail.net) (199.16.11.132)
	by server-12.tower-31.messagelabs.com with DHE-RSA-AES256-SHA encrypted
	SMTP; 1 Jan 2016 15:08:18 -0000
Received: (qmail 4196 invoked by uid 89); 1 Jan 2016 15:08:13 -0000
Received: from localhost (HELO freequeue.vfemail.net) (127.0.0.1)
	by localhost with (DHE-RSA-AES256-SHA encrypted) SMTP;
	1 Jan 2016 15:08:12 -0000
Received: (qmail 83398 invoked by uid 89); 1 Jan 2016 13:36:25 -0000
Received: by simscan 1.3.1 ppid: 83394, pid: 83396, t: 0.0024s scanners:none
Received: from unknown (HELO smtp102-2.vfemail.net) (172.16.100.62)
	by FreeQueue with SMTP; 1 Jan 2016 13:36:25 -0000
Received: (qmail 7772 invoked by uid 89); 1 Jan 2016 13:36:25 -0000
Received: by simscan 1.4.0 ppid: 7765, pid: 7768, t: 0.0345s scanners:none
Received: from unknown (HELO localhost)
	(c204YXgxQHZmZW1haWwubmV0@172.16.100.93)
	by 172.16.100.62 with ESMTPA; 1 Jan 2016 13:36:25 -0000
Received: from 46.148.18.34 ([46.148.18.34]) by vfemail.net (Horde
	Framework) with HTTP; Fri, 01 Jan 2016 07:36:25 -0600
Message-ID: <20160101073625.17404r82zk0rl3qc@vfemail.net>
Date: Fri, 01 Jan 2016 07:36:25 -0600
From: sm8ax1@vfemail.net
To: "John Mok" <a9121431@gmail.com>
References: <CALYzA8GPwwFrHGXB0hgqX6q+t00riQzA6uJ1yU2bhCBsJK3RdA@mail.gmail.com>
	<20151230160147.88486qsc1m9vm1kw@vfemail.net>
	<CALYzA8FvTt4ZDkmiAbHJW4v_rpRb+fkeL2+iV1gwg2WQZgJuAg@mail.gmail.com>
In-Reply-To: <CALYzA8FvTt4ZDkmiAbHJW4v_rpRb+fkeL2+iV1gwg2WQZgJuAg@mail.gmail.com>
MIME-Version: 1.0
Content-Disposition: inline
User-Agent: Internet Messaging Program (IMP) H3 (4.2)
X-VFEmail-Originating-IP: 46.148.18.34
X-VFEmail-AntiSpam: Notify admin@vfemail.net of any spam, and include
	VFEmail headers
Cc: "xen-users@lists.xen.org" <xen-users@lists.xen.org>
Subject: Re: [Xen-users] PCI Passthrough of iwlwifi adapter into Windows	HVM
	failed to start
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Transfer-Encoding: 7bit
Content-Type: text/plain; charset="us-ascii"; Format="flowed"; DelSp="Yes"
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

Quoting "John Mok" <a9121431@gmail.com>:

>> Just to confirm, are you certain that the driver in question really  
>> does work when it is running on baremetal ....?
>
> Yes, the driver works on baremetal, but not try on other
> virtualization passthrough.
>
>> I'm just guessing here, but does dmesg/journalctl have anything to  
>> say on the Dom0 side? In particular, an error about the driver  
>> >attempting to write to read-only configuration space could  
>> indicate that you need the "permissive=1" flag. See  
>> http://wiki.xenproject.org/wiki/Xen_PCI_Passthrough#PV_guests_and_PCI_quirks
>
> I do not see anything complaining driver failing to write to read-only
> configuration space. But somehow the Windows 7 HVM guest could not
> bring up the Intel AC 7265 driver with error code 10 (fail to start).
>
> As the driver could run on baremetal, it should be a Xen PCI
> passthrough problem.
>
> I hope someone could advise how to solve the problem, or point me to
> the right direction.
>
> Thanks a lot.
>
> John Mok

My mistake, the "permissive" flag only applies to PV guests.

Once again I'm just guessing, but you could try blacklisting the  
module (iwlwifi) for the adapter on the Dom0. Make sure `lsmod | grep  
iwlwifi` outputs something, just to make sure that module isn't built  
into the kernel, then run `echo blacklist iwlwifi >>  
/etc/modprobe.d/blacklist` and reboot. Check your distro's  
documentation for blacklisting modules if that doesn't work.

 From what I understand, some devices can't be reinitialized (and  
won't work) by the DomU driver after they've already been initialized  
on the Dom0. Blacklisting the module should prevent it from being  
initialized before being passed through to the DomU.

If that doesn't work, it's worth reading this page in full:  
http://wiki.xenproject.org/wiki/Xen_PCI_Passthrough and mentioning  
your distro, Xen version, and hardware (e.g. whether you have an IOMMU  
or not).


-------------------------------------------------

ONLY AT VFEmail! - Use our Metadata Mitigator to keep your email out of the NSA's hands!
$24.95 ONETIME Lifetime accounts with Privacy Features!  
15GB disk! No bandwidth quotas!
Commercial and Bulk Mail Options!  

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users

From xen-users-bounces@lists.xen.org Sun Jan 03 00:46:30 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Sun, 03 Jan 2016 00:46:30 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aFWnP-0000ww-CJ; Sun, 03 Jan 2016 00:45:19 +0000
Received: from mail6.bemta5.messagelabs.com ([195.245.231.135])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <ray@aarden.us>) id 1aFWnN-0000wr-Nd
	for xen-users@lists.xen.org; Sun, 03 Jan 2016 00:45:17 +0000
Received: from [85.158.139.211] by server-13.bemta-5.messagelabs.com id
	9F/9A-06091-C1F68865; Sun, 03 Jan 2016 00:45:16 +0000
X-Env-Sender: ray@aarden.us
X-Msg-Ref: server-7.tower-206.messagelabs.com!1451781912!13363897!1
X-Originating-IP: [173.201.193.235]
X-SpamReason: No, hits=0.7 required=7.0 tests=sa_preprocessor: 
	QmFkIElQOiAxNzMuMjAxLjE5My4yMzUgPT4gNDE0NzM=\n,sa_preprocessor: 
	QmFkIElQOiAxNzMuMjAxLjE5My4yMzUgPT4gNDE0NzM=\n,FORGED_HOTMAIL_RCVD,
	HTML_40_50,HTML_MESSAGE
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 54819 invoked from network); 3 Jan 2016 00:45:14 -0000
Received: from p3plsmtpa09-06.prod.phx3.secureserver.net (HELO
	p3plsmtpa09-06.prod.phx3.secureserver.net) (173.201.193.235)
	by server-7.tower-206.messagelabs.com with DHE-RSA-AES128-SHA encrypted
	SMTP; 3 Jan 2016 00:45:14 -0000
Received: from mail.hotmail.com ([157.56.23.13])
	by p3plsmtpa09-06.prod.phx3.secureserver.net with 
	id 1ClC1s0010Gwn7901ClCGx; Sat, 02 Jan 2016 17:45:12 -0700
Received: from COL128-W93 ([157.56.23.7]) by COL004-WSS1S6.hotmail.com over
	TLS secured channel with Microsoft SMTPSVC(7.5.7601.23008); 
	Sat, 2 Jan 2016 16:45:11 -0800
X-TMN: [M2Xa/qVfxuBydvFf5CcR2p//USzXQauC]
Message-ID: <COL128-W93B872733A75B6FCA8DA8AA5F10@phx.gbl>
From: Ray <ray@aarden.us>
To: "xen-users@lists.xen.org" <xen-users@lists.xen.org>
Date: Sat, 2 Jan 2016 18:45:10 -0600
Importance: Normal
MIME-Version: 1.0
X-OriginalArrivalTime: 03 Jan 2016 00:45:11.0573 (UTC)
	FILETIME=[008CF450:01D145C0]
Subject: [Xen-users] PV Install Errors "No CDROM"
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: multipart/mixed; boundary="===============5639358428976026075=="
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

--===============5639358428976026075==
Content-Type: multipart/alternative;
	boundary="_986af3bd-dacd-4777-b7d5-ce203c91358c_"

--_986af3bd-dacd-4777-b7d5-ce203c91358c_
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

I would like to install a PV guest but get a failure about detecting a CDRO=
M.

The steps taken are:
1.  Import existing disk image=2C xen (paravirt).
2.  Storage path /home/user3/Downloads/debian-8.2.0-amd64-CD-1.iso=2C (copi=
ed from http://cdimage.debian.org/debian-cd/8.2.0/amd64/iso-cd/)=2C OS type=
 "Linux"=2C Version "Debian Wheezy (or later).
3.  Memory 1 GB=2C CPUs "1".
4.  Advanced options:  "Virtual network (default)=2C Fixed MAC address. =20


Virtual Machine Manager (It does not report a version)
During=0A=
 installation at "Detect and mount CD-ROM"=2C it reports "No common CD-ROM=
=0A=
 drive was detected" and then asks about loading CD-ROM drivers from =0A=
removable media.  Both "Yes" and "No" fail as there is no CD-ROM drive =0A=
on this laptop. =20

release                : 3.16.0-4-amd64
version                : #1 SMP Debian 3.16.7-ckt11-1+deb8u5 (2015-10-09)
machine                : x86_64
xen_version            : 4.4.1
xen_caps               : xen-3.0-x86_64 xen-3.0-x86_32p hvm-3.0-x86_32 hvm-=
3.0-x86_32p hvm-3.0-x86_64=20

What might I do to resolve this?

Thanks in advance=2C
Ray
 		 	   		  =

--_986af3bd-dacd-4777-b7d5-ce203c91358c_
Content-Type: text/html; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<html>
<head>
<style><!--
.hmmessage P
{
margin:0px=3B
padding:0px
}
body.hmmessage
{
font-size: 12pt=3B
font-family:Calibri
}
--></style></head>
<body class=3D'hmmessage'><div dir=3D'ltr'>I would like to install a PV gue=
st but get a failure about detecting a CDROM.<br><br>The steps taken are:<b=
r>1.&nbsp=3B Import existing disk image=2C xen (paravirt).<br>2.&nbsp=3B St=
orage path /home/user3/Downloads/debian-8.2.0-amd64-CD-1.iso=2C (copied fro=
m <a class=3D"c_nobdr t_prs" target=3D"" href=3D"http://cdimage.debian.org/=
debian-cd/8.2.0/amd64/iso-cd/">http://cdimage.debian.org/debian-cd/8.2.0/am=
d64/iso-cd/</a>)=2C OS type "Linux"=2C Version "Debian Wheezy (or later).<b=
r>3.&nbsp=3B Memory 1 GB=2C CPUs "1".<br>4.&nbsp=3B Advanced options:&nbsp=
=3B "Virtual network (default)=2C Fixed MAC address.&nbsp=3B <br><br><br>Vi=
rtual Machine Manager (It does not report a version)<br>During=0A=
 installation at "Detect and mount CD-ROM"=2C it reports "No common CD-ROM=
=0A=
 drive was detected" and then asks about loading CD-ROM drivers from =0A=
removable media.&nbsp=3B Both "Yes" and "No" fail as there is no CD-ROM dri=
ve =0A=
on this laptop.&nbsp=3B <br><br>release&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbs=
p=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=
=3B&nbsp=3B : 3.16.0-4-amd64<br>version&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbs=
p=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=
=3B&nbsp=3B : #1 SMP Debian 3.16.7-ckt11-1+deb8u5 (2015-10-09)<br>machine&n=
bsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=
=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B : x86_64<br>xen_version&nbsp=3B=
&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nb=
sp=3B : 4.4.1<br>xen_caps&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&n=
bsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B : xen-3.0-x8=
6_64 xen-3.0-x86_32p hvm-3.0-x86_32 hvm-3.0-x86_32p hvm-3.0-x86_64 <br><br>=
What might I do to resolve this?<br><br>Thanks in advance=2C<br>Ray<div><br=
></div> 		 	   		  </div></body>
</html>=

--_986af3bd-dacd-4777-b7d5-ce203c91358c_--



--===============5639358428976026075==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users
--===============5639358428976026075==--



From xen-users-bounces@lists.xen.org Sun Jan 03 00:46:30 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Sun, 03 Jan 2016 00:46:30 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aFWnP-0000ww-CJ; Sun, 03 Jan 2016 00:45:19 +0000
Received: from mail6.bemta5.messagelabs.com ([195.245.231.135])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <ray@aarden.us>) id 1aFWnN-0000wr-Nd
	for xen-users@lists.xen.org; Sun, 03 Jan 2016 00:45:17 +0000
Received: from [85.158.139.211] by server-13.bemta-5.messagelabs.com id
	9F/9A-06091-C1F68865; Sun, 03 Jan 2016 00:45:16 +0000
X-Env-Sender: ray@aarden.us
X-Msg-Ref: server-7.tower-206.messagelabs.com!1451781912!13363897!1
X-Originating-IP: [173.201.193.235]
X-SpamReason: No, hits=0.7 required=7.0 tests=sa_preprocessor: 
	QmFkIElQOiAxNzMuMjAxLjE5My4yMzUgPT4gNDE0NzM=\n,sa_preprocessor: 
	QmFkIElQOiAxNzMuMjAxLjE5My4yMzUgPT4gNDE0NzM=\n,FORGED_HOTMAIL_RCVD,
	HTML_40_50,HTML_MESSAGE
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 54819 invoked from network); 3 Jan 2016 00:45:14 -0000
Received: from p3plsmtpa09-06.prod.phx3.secureserver.net (HELO
	p3plsmtpa09-06.prod.phx3.secureserver.net) (173.201.193.235)
	by server-7.tower-206.messagelabs.com with DHE-RSA-AES128-SHA encrypted
	SMTP; 3 Jan 2016 00:45:14 -0000
Received: from mail.hotmail.com ([157.56.23.13])
	by p3plsmtpa09-06.prod.phx3.secureserver.net with 
	id 1ClC1s0010Gwn7901ClCGx; Sat, 02 Jan 2016 17:45:12 -0700
Received: from COL128-W93 ([157.56.23.7]) by COL004-WSS1S6.hotmail.com over
	TLS secured channel with Microsoft SMTPSVC(7.5.7601.23008); 
	Sat, 2 Jan 2016 16:45:11 -0800
X-TMN: [M2Xa/qVfxuBydvFf5CcR2p//USzXQauC]
Message-ID: <COL128-W93B872733A75B6FCA8DA8AA5F10@phx.gbl>
From: Ray <ray@aarden.us>
To: "xen-users@lists.xen.org" <xen-users@lists.xen.org>
Date: Sat, 2 Jan 2016 18:45:10 -0600
Importance: Normal
MIME-Version: 1.0
X-OriginalArrivalTime: 03 Jan 2016 00:45:11.0573 (UTC)
	FILETIME=[008CF450:01D145C0]
Subject: [Xen-users] PV Install Errors "No CDROM"
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: multipart/mixed; boundary="===============5639358428976026075=="
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

--===============5639358428976026075==
Content-Type: multipart/alternative;
	boundary="_986af3bd-dacd-4777-b7d5-ce203c91358c_"

--_986af3bd-dacd-4777-b7d5-ce203c91358c_
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

I would like to install a PV guest but get a failure about detecting a CDRO=
M.

The steps taken are:
1.  Import existing disk image=2C xen (paravirt).
2.  Storage path /home/user3/Downloads/debian-8.2.0-amd64-CD-1.iso=2C (copi=
ed from http://cdimage.debian.org/debian-cd/8.2.0/amd64/iso-cd/)=2C OS type=
 "Linux"=2C Version "Debian Wheezy (or later).
3.  Memory 1 GB=2C CPUs "1".
4.  Advanced options:  "Virtual network (default)=2C Fixed MAC address. =20


Virtual Machine Manager (It does not report a version)
During=0A=
 installation at "Detect and mount CD-ROM"=2C it reports "No common CD-ROM=
=0A=
 drive was detected" and then asks about loading CD-ROM drivers from =0A=
removable media.  Both "Yes" and "No" fail as there is no CD-ROM drive =0A=
on this laptop. =20

release                : 3.16.0-4-amd64
version                : #1 SMP Debian 3.16.7-ckt11-1+deb8u5 (2015-10-09)
machine                : x86_64
xen_version            : 4.4.1
xen_caps               : xen-3.0-x86_64 xen-3.0-x86_32p hvm-3.0-x86_32 hvm-=
3.0-x86_32p hvm-3.0-x86_64=20

What might I do to resolve this?

Thanks in advance=2C
Ray
 		 	   		  =

--_986af3bd-dacd-4777-b7d5-ce203c91358c_
Content-Type: text/html; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<html>
<head>
<style><!--
.hmmessage P
{
margin:0px=3B
padding:0px
}
body.hmmessage
{
font-size: 12pt=3B
font-family:Calibri
}
--></style></head>
<body class=3D'hmmessage'><div dir=3D'ltr'>I would like to install a PV gue=
st but get a failure about detecting a CDROM.<br><br>The steps taken are:<b=
r>1.&nbsp=3B Import existing disk image=2C xen (paravirt).<br>2.&nbsp=3B St=
orage path /home/user3/Downloads/debian-8.2.0-amd64-CD-1.iso=2C (copied fro=
m <a class=3D"c_nobdr t_prs" target=3D"" href=3D"http://cdimage.debian.org/=
debian-cd/8.2.0/amd64/iso-cd/">http://cdimage.debian.org/debian-cd/8.2.0/am=
d64/iso-cd/</a>)=2C OS type "Linux"=2C Version "Debian Wheezy (or later).<b=
r>3.&nbsp=3B Memory 1 GB=2C CPUs "1".<br>4.&nbsp=3B Advanced options:&nbsp=
=3B "Virtual network (default)=2C Fixed MAC address.&nbsp=3B <br><br><br>Vi=
rtual Machine Manager (It does not report a version)<br>During=0A=
 installation at "Detect and mount CD-ROM"=2C it reports "No common CD-ROM=
=0A=
 drive was detected" and then asks about loading CD-ROM drivers from =0A=
removable media.&nbsp=3B Both "Yes" and "No" fail as there is no CD-ROM dri=
ve =0A=
on this laptop.&nbsp=3B <br><br>release&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbs=
p=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=
=3B&nbsp=3B : 3.16.0-4-amd64<br>version&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbs=
p=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=
=3B&nbsp=3B : #1 SMP Debian 3.16.7-ckt11-1+deb8u5 (2015-10-09)<br>machine&n=
bsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=
=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B : x86_64<br>xen_version&nbsp=3B=
&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nb=
sp=3B : 4.4.1<br>xen_caps&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&n=
bsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B : xen-3.0-x8=
6_64 xen-3.0-x86_32p hvm-3.0-x86_32 hvm-3.0-x86_32p hvm-3.0-x86_64 <br><br>=
What might I do to resolve this?<br><br>Thanks in advance=2C<br>Ray<div><br=
></div> 		 	   		  </div></body>
</html>=

--_986af3bd-dacd-4777-b7d5-ce203c91358c_--



--===============5639358428976026075==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users
--===============5639358428976026075==--



From xen-users-bounces@lists.xen.org Sun Jan 03 16:37:13 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Sun, 03 Jan 2016 16:37:13 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aFld8-00061I-Ru; Sun, 03 Jan 2016 16:35:42 +0000
Received: from mail6.bemta5.messagelabs.com ([195.245.231.135])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <ray@aarden.us>) id 1aFld6-00061D-Sd
	for xen-users@lists.xen.org; Sun, 03 Jan 2016 16:35:41 +0000
Received: from [85.158.139.211] by server-6.bemta-5.messagelabs.com id
	E6/44-22089-CDD49865; Sun, 03 Jan 2016 16:35:40 +0000
X-Env-Sender: ray@aarden.us
X-Msg-Ref: server-14.tower-206.messagelabs.com!1451838935!13356989!1
X-Originating-IP: [173.201.192.231]
X-SpamReason: No, hits=0.4 required=7.0 tests=sa_preprocessor: 
	QmFkIElQOiAxNzMuMjAxLjE5Mi4yMzEgPT4gMTE4NDgx\n,sa_preprocessor: 
	QmFkIElQOiAxNzMuMjAxLjE5Mi4yMzEgPT4gMTE4NDgx\n,FORGED_HOTMAIL_RCVD,
	HTML_60_70,HTML_MESSAGE
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 50566 invoked from network); 3 Jan 2016 16:35:37 -0000
Received: from p3plsmtpa07-02.prod.phx3.secureserver.net (HELO
	p3plsmtpa07-02.prod.phx3.secureserver.net) (173.201.192.231)
	by server-14.tower-206.messagelabs.com with DHE-RSA-AES128-SHA
	encrypted SMTP; 3 Jan 2016 16:35:37 -0000
Received: from mail.hotmail.com ([157.56.23.8])
	by p3plsmtpa07-02.prod.phx3.secureserver.net with 
	id 1Uba1s0040AURRp01UbaqL; Sun, 03 Jan 2016 09:35:35 -0700
Received: from COL128-W37 ([157.56.23.7]) by COL004-WSS1S1.hotmail.com over
	TLS secured channel with Microsoft SMTPSVC(7.5.7601.23008); 
	Sun, 3 Jan 2016 08:35:34 -0800
X-TMN: [XwvEO7OkIL38FB5zVl0spu4EmMckIuh3]
Message-ID: <COL128-W37B0814C1C27E079C701EFA5F10@phx.gbl>
From: Ray <ray@aarden.us>
To: "xen-users@lists.xen.org" <xen-users@lists.xen.org>
Date: Sun, 3 Jan 2016 10:35:33 -0600
Importance: Normal
In-Reply-To: <mailman.3.1451822401.5438.xen-users@lists.xen.org>
References: <mailman.3.1451822401.5438.xen-users@lists.xen.org>
MIME-Version: 1.0
X-OriginalArrivalTime: 03 Jan 2016 16:35:34.0452 (UTC)
	FILETIME=[C4D5C740:01D14644]
Subject: [Xen-users] PV Install Errors "No CDROM"
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: multipart/mixed; boundary="===============8216317762399225130=="
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

--===============8216317762399225130==
Content-Type: multipart/alternative;
	boundary="_29094481-159c-415a-af64-68e553d808c1_"

--_29094481-159c-415a-af64-68e553d808c1_
Content-Type: text/plain; charset="koi8-r"
Content-Transfer-Encoding: quoted-printable



> Subject: [Xen-users] PV Install Errors "No CDROM"
> Message-ID: <COL128-W93B872733A75B6FCA8DA8AA5F10@phx.gbl>
>=20
> I would like to install a PV guest but get a failure about detecting a CD=
ROM.
>=20
> The steps taken are:
> 1.  Import existing disk image=2C xen (paravirt).
> 2.  Storage path /home/user3/Downloads/debian-8.2.0-amd64-CD-1.iso=2C (co=
pied from http://cdimage.debian.org/debian-cd/8.2.0/amd64/iso-cd/)=2C OS ty=
pe "Linux"=2C Version "Debian Wheezy (or later).
> 3.  Memory 1 GB=2C CPUs "1".
> 4.  Advanced options:  "Virtual network (default)=2C Fixed MAC address. =
=20
>=20
>=20
> Virtual Machine Manager (It does not report a version)
> During
>  installation at "Detect and mount CD-ROM"=2C it reports "No common CD-RO=
M
>  drive was detected" and then asks about loading CD-ROM drivers from=20
> removable media.  Both "Yes" and "No" fail as there is no CD-ROM drive=20
> on this laptop. =20
>=20
> release                : 3.16.0-4-amd64
> version                : #1 SMP Debian 3.16.7-ckt11-1+deb8u5 (2015-10-09)
> machine                : x86_64
> xen_version            : 4.4.1
> xen_caps               : xen-3.0-x86_64 xen-3.0-x86_32p hvm-3.0-x86_32 hv=
m-3.0-x86_32p hvm-3.0-x86_64=20
>=20
> What might I do to resolve this?
>=20
> Thanks in advance=2C
> Ray
>  		 	   		 =20
I found two problems with my process.  To use the local copy from the above=
 Debian site=2C the image type must be fullvirt and the source must be loca=
l and not CDROM. =20

But it failed at a different point this time.  While it was loading additio=
nal software I received two error messages:

/tmp/O0nBXJSb.iso.part could not be saved=2C because the source file could =
not be read.  Try again later=2C or contact the server administrator.

There is not enough room on the disk to save /tmp/O0nBXJSb.iso.part.  Remov=
e unnecessary files from the disk and try again=2C or try saving in a diffe=
rent location.

The 'not enough room' may be coming from my selection of storage space.  Th=
e default was 8 GB=2C but when I selected it=2C the system complained that =
there was only 2.1 GB available.  So I change it to 2 GB.  The is 1 GB of R=
AM set. =20

I have searched for the O0nBXjSB file with no luck so I don't know what can=
 be increased to achieve more space for the vms.  I have created 1 failed v=
m via the command line and 3 failed vms via virt machine manager.  I do not=
 know where there are stored or how to remove them to free up the associate=
d space.  Virtual Machine Manager has a delete function but I don't know th=
e scope of it.  I used it and found that the selections I made resulted in =
deleting the iso I used to install the associated vm (and other vms). =20

Here's:
@mymach:~$ df -h
Filesystem                                    Size  Used Avail Use% Mounted=
 on
/dev/dm-0                                    8.2G  3.4G  4.3G  45% /
udev                                             10M     0   10M   0% /dev
tmpfs                                          956M  9.4M  947M   1% /run
tmpfs                                            2.4G   14M  2.4G   1% /dev=
/shm
tmpfs                                            5.0M  4.0K  5.0M   1% /run=
/lock
tmpfs                                            2.4G     0  2.4G   0% /sys=
/fs/cgroup
/dev/sda1                                     236M   49M  176M  22% /boot
/dev/mapper/xenvg-xenlv               32G   48M   32G   1% /xenfs
/dev/mapper/mymach--vg-home   4.8G  1.9G  2.7G  41% /home
/dev/mapper/mymach--vg-tmp    360M  2.1M  335M   1% /tmp
/dev/mapper/mymach--vg-var       2.7G  1.6G  991M  62% /var
tmpfs                                            478M  4.0K  478M   1% /run=
/user/118
tmpfs                                            478M   20K  478M   1% /run=
/user/1003

@mymach:~$ lsblk
NAME                                          MAJ:MIN RM   SIZE RO TYPE MOU=
NTPOINT
sda                                                   8:0    0   477G  0 di=
sk=20
=86=80sda1                                              8:1    0   243M  0 =
part /boot
=86=80sda2                                              8:2    0     1K  0 =
part=20
=86=80sda5                                              8:5    0  57.9G  0 =
part=20
=81 =86=80mymach--vg-root                    254:0    0   8.4G  0 lvm  /
=81 =86=80mymach--vg-var                      254:4    0   2.8G  0 lvm  /va=
r
=81 =86=80mymach--vg-swap_1               254:5    0  31.9G  0 lvlsm  [SWAP=
]
=81 =86=80mymach--vg-tmp                     254:6    0   380M  0 lvm  /tmp
=81 =84=80mymach--vg-home                  254:7    0     5G  0 lvm  /home
=84=80sda6                                               8:6    0 418.8G  0=
 part=20
  =86=80xenvg-xenlv                              254:1    0    32G  0 lvm  =
/xenfs
  =86=80xenvg-test01--pv--guest--swap 254:2    0   128M  0 lvm =20
  =84=80xenvg-test01--pv--guest--disk   254:3    0     4G  0 lvm =20


How do I make space for the vms? =20

How might I better set-up/manage the disk space on this laptop?

Thanks in advance=2C
Ray
 		 	   		  =

--_29094481-159c-415a-af64-68e553d808c1_
Content-Type: text/html; charset="koi8-r"
Content-Transfer-Encoding: quoted-printable

<html>
<head>
<style><!--
.hmmessage P
{
margin:0px=3B
padding:0px
}
body.hmmessage
{
font-size: 12pt=3B
font-family:Calibri
}
--></style></head>
<body class=3D'hmmessage'><div dir=3D'ltr'><br><br><div>&gt=3B Subject: [Xe=
n-users] PV Install Errors "No CDROM"<br>&gt=3B Message-ID: &lt=3BCOL128-W9=
3B872733A75B6FCA8DA8AA5F10@phx.gbl&gt=3B<br>&gt=3B <br>&gt=3B I would like =
to install a PV guest but get a failure about detecting a CDROM.<br>&gt=3B =
<br>&gt=3B The steps taken are:<br>&gt=3B 1.  Import existing disk image=2C=
 xen (paravirt).<br>&gt=3B 2.  Storage path /home/user3/Downloads/debian-8.=
2.0-amd64-CD-1.iso=2C (copied from http://cdimage.debian.org/debian-cd/8.2.=
0/amd64/iso-cd/)=2C OS type "Linux"=2C Version "Debian Wheezy (or later).<b=
r>&gt=3B 3.  Memory 1 GB=2C CPUs "1".<br>&gt=3B 4.  Advanced options:  "Vir=
tual network (default)=2C Fixed MAC address.  <br>&gt=3B <br>&gt=3B <br>&gt=
=3B Virtual Machine Manager (It does not report a version)<br>&gt=3B During=
<br>&gt=3B  installation at "Detect and mount CD-ROM"=2C it reports "No com=
mon CD-ROM<br>&gt=3B  drive was detected" and then asks about loading CD-RO=
M drivers from <br>&gt=3B removable media.  Both "Yes" and "No" fail as the=
re is no CD-ROM drive <br>&gt=3B on this laptop.  <br>&gt=3B <br>&gt=3B rel=
ease                : 3.16.0-4-amd64<br>&gt=3B version                : #1 =
SMP Debian 3.16.7-ckt11-1+deb8u5 (2015-10-09)<br>&gt=3B machine            =
    : x86_64<br>&gt=3B xen_version            : 4.4.1<br>&gt=3B xen_caps   =
            : xen-3.0-x86_64 xen-3.0-x86_32p hvm-3.0-x86_32 hvm-3.0-x86_32p=
 hvm-3.0-x86_64 <br>&gt=3B <br>&gt=3B What might I do to resolve this?<br>&=
gt=3B <br>&gt=3B Thanks in advance=2C<br>&gt=3B Ray<br>&gt=3B  		 	   		  <=
br>I found two problems with my process.&nbsp=3B To use the local copy from=
 the above Debian site=2C the image type must be fullvirt and the source mu=
st be local and not CDROM.&nbsp=3B <br><br>But it failed at a different poi=
nt this time.&nbsp=3B While it was loading additional software I received t=
wo error messages:<br><br><blockquote>/tmp/O0nBXJSb.iso.part could not be s=
aved=2C because the source file could not be read.&nbsp=3B Try again later=
=2C or contact the server administrator.<br><br>There is not enough room on=
 the disk to save /tmp/O0nBXJSb.iso.part.&nbsp=3B Remove unnecessary files =
from the disk and try again=2C or try saving in a different location.<br></=
blockquote><br>The 'not enough room' may be coming from my selection of sto=
rage space.&nbsp=3B The default was 8 GB=2C but when I selected it=2C the s=
ystem complained that there was only 2.1 GB available.&nbsp=3B So I change =
it to 2 GB.&nbsp=3B The is 1 GB of RAM set.&nbsp=3B <br><br>I have searched=
 for the O0nBXjSB file with no luck so I don't know what can be increased t=
o achieve more space for the vms.&nbsp=3B I have created 1 failed vm via th=
e command line and 3 failed vms via virt machine manager.&nbsp=3B I do not =
know where there are stored or how to remove them to free up the associated=
 space.&nbsp=3B Virtual Machine Manager has a delete function but I don't k=
now the scope of it.&nbsp=3B I used it and found that the selections I made=
 resulted in deleting the iso I used to install the associated vm (and othe=
r vms).&nbsp=3B <br><br>Here's:<br>@mymach:~$ df -h<br>Filesystem&nbsp=3B&n=
bsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=
=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B=
&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nb=
sp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B Size&nbsp=3B Used Avail Use% =
Mounted on<br>/dev/dm-0&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbs=
p=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=
=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B=
&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nb=
sp=3B 8.2G&nbsp=3B 3.4G&nbsp=3B 4.3G&nbsp=3B 45% /<br>udev&nbsp=3B&nbsp=3B&=
nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbs=
p=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=
=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B=
&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nb=
sp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B 10M&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B 0=
&nbsp=3B&nbsp=3B 10M&nbsp=3B&nbsp=3B 0% /dev<br>tmpfs&nbsp=3B&nbsp=3B&nbsp=
=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B=
&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nb=
sp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=
=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B=
&nbsp=3B 956M&nbsp=3B 9.4M&nbsp=3B 947M&nbsp=3B&nbsp=3B 1% /run<br>tmpfs&nb=
sp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=
=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B=
&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nb=
sp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=
=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B 2.4G&nbsp=3B&nbsp=3B 14M&nbsp=
=3B 2.4G&nbsp=3B&nbsp=3B 1% /dev/shm<br>tmpfs&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=
=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B=
&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nb=
sp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=
=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B=
&nbsp=3B&nbsp=3B 5.0M&nbsp=3B 4.0K&nbsp=3B 5.0M&nbsp=3B&nbsp=3B 1% /run/loc=
k<br>tmpfs&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&=
nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbs=
p=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=
=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B=
&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B 2.4G&nbsp=3B&nbsp=
=3B&nbsp=3B&nbsp=3B 0&nbsp=3B 2.4G&nbsp=3B&nbsp=3B 0% /sys/fs/cgroup<br>/de=
v/sda1&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=
=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B=
&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nb=
sp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B 236M&=
nbsp=3B&nbsp=3B 49M&nbsp=3B 176M&nbsp=3B 22% /boot<br>/dev/mapper/xenvg-xen=
lv&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&=
nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B 32G&nbsp=3B&nbsp=3B 48M&nbsp=3B&nbs=
p=3B 32G&nbsp=3B&nbsp=3B 1% /xenfs<br>/dev/mapper/mymach--vg-home&nbsp=3B&n=
bsp=3B 4.8G&nbsp=3B 1.9G&nbsp=3B 2.7G&nbsp=3B 41% /home<br>/dev/mapper/myma=
ch--vg-tmp&nbsp=3B&nbsp=3B&nbsp=3B 360M&nbsp=3B 2.1M&nbsp=3B 335M&nbsp=3B&n=
bsp=3B 1% /tmp<br>/dev/mapper/mymach--vg-var&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=
=3B&nbsp=3B&nbsp=3B 2.7G&nbsp=3B 1.6G&nbsp=3B 991M&nbsp=3B 62% /var<br>tmpf=
s&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&n=
bsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=
=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B=
&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nb=
sp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B 478M&nbsp=3B 4.0K&nbsp=3B 478=
M&nbsp=3B&nbsp=3B 1% /run/user/118<br>tmpfs&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B=
&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nb=
sp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=
=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B=
&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nb=
sp=3B&nbsp=3B 478M&nbsp=3B&nbsp=3B 20K&nbsp=3B 478M&nbsp=3B&nbsp=3B 1% /run=
/user/1003<br><br>@mymach:~$ lsblk<br>NAME&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&=
nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbs=
p=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=
=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B=
&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B MA=
J:MIN RM&nbsp=3B&nbsp=3B SIZE RO TYPE MOUNTPOINT<br>sda&nbsp=3B&nbsp=3B&nbs=
p=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=
=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B=
&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nb=
sp=3B &nbsp=3B &nbsp=3B &nbsp=3B &nbsp=3B &nbsp=3B &nbsp=3B &nbsp=3B &nbsp=
=3B &nbsp=3B&nbsp=3B 8:0&nbsp=3B&nbsp=3B&nbsp=3B 0&nbsp=3B&nbsp=3B 477G&nbs=
p=3B 0 disk <br>=86=80sda1&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&=
nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbs=
p=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=
=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B=
&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nb=
sp=3B&nbsp=3B 8:1&nbsp=3B&nbsp=3B&nbsp=3B 0&nbsp=3B&nbsp=3B 243M&nbsp=3B 0 =
part /boot<br>=86=80sda2&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nb=
sp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=
=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B=
&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nb=
sp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=
=3B&nbsp=3B 8:2&nbsp=3B&nbsp=3B&nbsp=3B 0&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B 1=
K&nbsp=3B 0 part <br>=86=80sda5&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbs=
p=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=
=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B=
&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nb=
sp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=
=3B&nbsp=3B&nbsp=3B 8:5&nbsp=3B&nbsp=3B&nbsp=3B 0&nbsp=3B 57.9G&nbsp=3B 0 p=
art <br>=81 =86=80mymach--vg-root&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&n=
bsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=
=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B 254:0&nbsp=3B&nbsp=3B&nbsp=3B 0&nbsp=3B=
&nbsp=3B 8.4G&nbsp=3B 0 lvm&nbsp=3B /<br>=81 =86=80mymach--vg-var&nbsp=3B&n=
bsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=
=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B=
&nbsp=3B 254:4&nbsp=3B&nbsp=3B&nbsp=3B 0&nbsp=3B&nbsp=3B 2.8G&nbsp=3B 0 lvm=
&nbsp=3B /var<br>=81 =86=80mymach--vg-swap_1&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=
=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B=
&nbsp=3B 254:5&nbsp=3B&nbsp=3B&nbsp=3B 0&nbsp=3B 31.9G&nbsp=3B 0 lvlsm&nbsp=
=3B [SWAP]<br>=81 =86=80mymach--vg-tmp&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=
=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B=
&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B 254:6&nbsp=3B&nbsp=3B&nbsp=
=3B 0&nbsp=3B&nbsp=3B 380M&nbsp=3B 0 lvm&nbsp=3B /tmp<br>=81 =84=80mymach--=
vg-home&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbs=
p=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B 254:7&=
nbsp=3B&nbsp=3B&nbsp=3B 0&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B 5G&nbsp=3B 0 lvm&=
nbsp=3B /home<br>=84=80sda6&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B=
&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nb=
sp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=
=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B=
&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nb=
sp=3B&nbsp=3B&nbsp=3B 8:6&nbsp=3B&nbsp=3B&nbsp=3B 0 418.8G&nbsp=3B 0 part <=
br>&nbsp=3B =86=80xenvg-xenlv&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=
=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B=
&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nb=
sp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B 254:1&nbsp=3B&nbsp=3B&nbsp=3B 0&nbsp=
=3B&nbsp=3B&nbsp=3B 32G&nbsp=3B 0 lvm&nbsp=3B /xenfs<br>&nbsp=3B =86=80xenv=
g-test01--pv--guest--swap 254:2&nbsp=3B&nbsp=3B&nbsp=3B 0&nbsp=3B&nbsp=3B 1=
28M&nbsp=3B 0 lvm&nbsp=3B <br>&nbsp=3B =84=80xenvg-test01--pv--guest--disk&=
nbsp=3B&nbsp=3B 254:3&nbsp=3B&nbsp=3B&nbsp=3B 0&nbsp=3B&nbsp=3B&nbsp=3B&nbs=
p=3B 4G&nbsp=3B 0 lvm&nbsp=3B <br><br><br>How do I make space for the vms?&=
nbsp=3B <br><br>How might I better set-up/manage the disk space on this lap=
top?<br><br>Thanks in advance=2C<br>Ray<br></div> 		 	   		  </div></body>
</html>=

--_29094481-159c-415a-af64-68e553d808c1_--



--===============8216317762399225130==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users
--===============8216317762399225130==--



From xen-users-bounces@lists.xen.org Sun Jan 03 16:37:13 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Sun, 03 Jan 2016 16:37:13 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aFld8-00061I-Ru; Sun, 03 Jan 2016 16:35:42 +0000
Received: from mail6.bemta5.messagelabs.com ([195.245.231.135])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <ray@aarden.us>) id 1aFld6-00061D-Sd
	for xen-users@lists.xen.org; Sun, 03 Jan 2016 16:35:41 +0000
Received: from [85.158.139.211] by server-6.bemta-5.messagelabs.com id
	E6/44-22089-CDD49865; Sun, 03 Jan 2016 16:35:40 +0000
X-Env-Sender: ray@aarden.us
X-Msg-Ref: server-14.tower-206.messagelabs.com!1451838935!13356989!1
X-Originating-IP: [173.201.192.231]
X-SpamReason: No, hits=0.4 required=7.0 tests=sa_preprocessor: 
	QmFkIElQOiAxNzMuMjAxLjE5Mi4yMzEgPT4gMTE4NDgx\n,sa_preprocessor: 
	QmFkIElQOiAxNzMuMjAxLjE5Mi4yMzEgPT4gMTE4NDgx\n,FORGED_HOTMAIL_RCVD,
	HTML_60_70,HTML_MESSAGE
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 50566 invoked from network); 3 Jan 2016 16:35:37 -0000
Received: from p3plsmtpa07-02.prod.phx3.secureserver.net (HELO
	p3plsmtpa07-02.prod.phx3.secureserver.net) (173.201.192.231)
	by server-14.tower-206.messagelabs.com with DHE-RSA-AES128-SHA
	encrypted SMTP; 3 Jan 2016 16:35:37 -0000
Received: from mail.hotmail.com ([157.56.23.8])
	by p3plsmtpa07-02.prod.phx3.secureserver.net with 
	id 1Uba1s0040AURRp01UbaqL; Sun, 03 Jan 2016 09:35:35 -0700
Received: from COL128-W37 ([157.56.23.7]) by COL004-WSS1S1.hotmail.com over
	TLS secured channel with Microsoft SMTPSVC(7.5.7601.23008); 
	Sun, 3 Jan 2016 08:35:34 -0800
X-TMN: [XwvEO7OkIL38FB5zVl0spu4EmMckIuh3]
Message-ID: <COL128-W37B0814C1C27E079C701EFA5F10@phx.gbl>
From: Ray <ray@aarden.us>
To: "xen-users@lists.xen.org" <xen-users@lists.xen.org>
Date: Sun, 3 Jan 2016 10:35:33 -0600
Importance: Normal
In-Reply-To: <mailman.3.1451822401.5438.xen-users@lists.xen.org>
References: <mailman.3.1451822401.5438.xen-users@lists.xen.org>
MIME-Version: 1.0
X-OriginalArrivalTime: 03 Jan 2016 16:35:34.0452 (UTC)
	FILETIME=[C4D5C740:01D14644]
Subject: [Xen-users] PV Install Errors "No CDROM"
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: multipart/mixed; boundary="===============8216317762399225130=="
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

--===============8216317762399225130==
Content-Type: multipart/alternative;
	boundary="_29094481-159c-415a-af64-68e553d808c1_"

--_29094481-159c-415a-af64-68e553d808c1_
Content-Type: text/plain; charset="koi8-r"
Content-Transfer-Encoding: quoted-printable



> Subject: [Xen-users] PV Install Errors "No CDROM"
> Message-ID: <COL128-W93B872733A75B6FCA8DA8AA5F10@phx.gbl>
>=20
> I would like to install a PV guest but get a failure about detecting a CD=
ROM.
>=20
> The steps taken are:
> 1.  Import existing disk image=2C xen (paravirt).
> 2.  Storage path /home/user3/Downloads/debian-8.2.0-amd64-CD-1.iso=2C (co=
pied from http://cdimage.debian.org/debian-cd/8.2.0/amd64/iso-cd/)=2C OS ty=
pe "Linux"=2C Version "Debian Wheezy (or later).
> 3.  Memory 1 GB=2C CPUs "1".
> 4.  Advanced options:  "Virtual network (default)=2C Fixed MAC address. =
=20
>=20
>=20
> Virtual Machine Manager (It does not report a version)
> During
>  installation at "Detect and mount CD-ROM"=2C it reports "No common CD-RO=
M
>  drive was detected" and then asks about loading CD-ROM drivers from=20
> removable media.  Both "Yes" and "No" fail as there is no CD-ROM drive=20
> on this laptop. =20
>=20
> release                : 3.16.0-4-amd64
> version                : #1 SMP Debian 3.16.7-ckt11-1+deb8u5 (2015-10-09)
> machine                : x86_64
> xen_version            : 4.4.1
> xen_caps               : xen-3.0-x86_64 xen-3.0-x86_32p hvm-3.0-x86_32 hv=
m-3.0-x86_32p hvm-3.0-x86_64=20
>=20
> What might I do to resolve this?
>=20
> Thanks in advance=2C
> Ray
>  		 	   		 =20
I found two problems with my process.  To use the local copy from the above=
 Debian site=2C the image type must be fullvirt and the source must be loca=
l and not CDROM. =20

But it failed at a different point this time.  While it was loading additio=
nal software I received two error messages:

/tmp/O0nBXJSb.iso.part could not be saved=2C because the source file could =
not be read.  Try again later=2C or contact the server administrator.

There is not enough room on the disk to save /tmp/O0nBXJSb.iso.part.  Remov=
e unnecessary files from the disk and try again=2C or try saving in a diffe=
rent location.

The 'not enough room' may be coming from my selection of storage space.  Th=
e default was 8 GB=2C but when I selected it=2C the system complained that =
there was only 2.1 GB available.  So I change it to 2 GB.  The is 1 GB of R=
AM set. =20

I have searched for the O0nBXjSB file with no luck so I don't know what can=
 be increased to achieve more space for the vms.  I have created 1 failed v=
m via the command line and 3 failed vms via virt machine manager.  I do not=
 know where there are stored or how to remove them to free up the associate=
d space.  Virtual Machine Manager has a delete function but I don't know th=
e scope of it.  I used it and found that the selections I made resulted in =
deleting the iso I used to install the associated vm (and other vms). =20

Here's:
@mymach:~$ df -h
Filesystem                                    Size  Used Avail Use% Mounted=
 on
/dev/dm-0                                    8.2G  3.4G  4.3G  45% /
udev                                             10M     0   10M   0% /dev
tmpfs                                          956M  9.4M  947M   1% /run
tmpfs                                            2.4G   14M  2.4G   1% /dev=
/shm
tmpfs                                            5.0M  4.0K  5.0M   1% /run=
/lock
tmpfs                                            2.4G     0  2.4G   0% /sys=
/fs/cgroup
/dev/sda1                                     236M   49M  176M  22% /boot
/dev/mapper/xenvg-xenlv               32G   48M   32G   1% /xenfs
/dev/mapper/mymach--vg-home   4.8G  1.9G  2.7G  41% /home
/dev/mapper/mymach--vg-tmp    360M  2.1M  335M   1% /tmp
/dev/mapper/mymach--vg-var       2.7G  1.6G  991M  62% /var
tmpfs                                            478M  4.0K  478M   1% /run=
/user/118
tmpfs                                            478M   20K  478M   1% /run=
/user/1003

@mymach:~$ lsblk
NAME                                          MAJ:MIN RM   SIZE RO TYPE MOU=
NTPOINT
sda                                                   8:0    0   477G  0 di=
sk=20
=86=80sda1                                              8:1    0   243M  0 =
part /boot
=86=80sda2                                              8:2    0     1K  0 =
part=20
=86=80sda5                                              8:5    0  57.9G  0 =
part=20
=81 =86=80mymach--vg-root                    254:0    0   8.4G  0 lvm  /
=81 =86=80mymach--vg-var                      254:4    0   2.8G  0 lvm  /va=
r
=81 =86=80mymach--vg-swap_1               254:5    0  31.9G  0 lvlsm  [SWAP=
]
=81 =86=80mymach--vg-tmp                     254:6    0   380M  0 lvm  /tmp
=81 =84=80mymach--vg-home                  254:7    0     5G  0 lvm  /home
=84=80sda6                                               8:6    0 418.8G  0=
 part=20
  =86=80xenvg-xenlv                              254:1    0    32G  0 lvm  =
/xenfs
  =86=80xenvg-test01--pv--guest--swap 254:2    0   128M  0 lvm =20
  =84=80xenvg-test01--pv--guest--disk   254:3    0     4G  0 lvm =20


How do I make space for the vms? =20

How might I better set-up/manage the disk space on this laptop?

Thanks in advance=2C
Ray
 		 	   		  =

--_29094481-159c-415a-af64-68e553d808c1_
Content-Type: text/html; charset="koi8-r"
Content-Transfer-Encoding: quoted-printable

<html>
<head>
<style><!--
.hmmessage P
{
margin:0px=3B
padding:0px
}
body.hmmessage
{
font-size: 12pt=3B
font-family:Calibri
}
--></style></head>
<body class=3D'hmmessage'><div dir=3D'ltr'><br><br><div>&gt=3B Subject: [Xe=
n-users] PV Install Errors "No CDROM"<br>&gt=3B Message-ID: &lt=3BCOL128-W9=
3B872733A75B6FCA8DA8AA5F10@phx.gbl&gt=3B<br>&gt=3B <br>&gt=3B I would like =
to install a PV guest but get a failure about detecting a CDROM.<br>&gt=3B =
<br>&gt=3B The steps taken are:<br>&gt=3B 1.  Import existing disk image=2C=
 xen (paravirt).<br>&gt=3B 2.  Storage path /home/user3/Downloads/debian-8.=
2.0-amd64-CD-1.iso=2C (copied from http://cdimage.debian.org/debian-cd/8.2.=
0/amd64/iso-cd/)=2C OS type "Linux"=2C Version "Debian Wheezy (or later).<b=
r>&gt=3B 3.  Memory 1 GB=2C CPUs "1".<br>&gt=3B 4.  Advanced options:  "Vir=
tual network (default)=2C Fixed MAC address.  <br>&gt=3B <br>&gt=3B <br>&gt=
=3B Virtual Machine Manager (It does not report a version)<br>&gt=3B During=
<br>&gt=3B  installation at "Detect and mount CD-ROM"=2C it reports "No com=
mon CD-ROM<br>&gt=3B  drive was detected" and then asks about loading CD-RO=
M drivers from <br>&gt=3B removable media.  Both "Yes" and "No" fail as the=
re is no CD-ROM drive <br>&gt=3B on this laptop.  <br>&gt=3B <br>&gt=3B rel=
ease                : 3.16.0-4-amd64<br>&gt=3B version                : #1 =
SMP Debian 3.16.7-ckt11-1+deb8u5 (2015-10-09)<br>&gt=3B machine            =
    : x86_64<br>&gt=3B xen_version            : 4.4.1<br>&gt=3B xen_caps   =
            : xen-3.0-x86_64 xen-3.0-x86_32p hvm-3.0-x86_32 hvm-3.0-x86_32p=
 hvm-3.0-x86_64 <br>&gt=3B <br>&gt=3B What might I do to resolve this?<br>&=
gt=3B <br>&gt=3B Thanks in advance=2C<br>&gt=3B Ray<br>&gt=3B  		 	   		  <=
br>I found two problems with my process.&nbsp=3B To use the local copy from=
 the above Debian site=2C the image type must be fullvirt and the source mu=
st be local and not CDROM.&nbsp=3B <br><br>But it failed at a different poi=
nt this time.&nbsp=3B While it was loading additional software I received t=
wo error messages:<br><br><blockquote>/tmp/O0nBXJSb.iso.part could not be s=
aved=2C because the source file could not be read.&nbsp=3B Try again later=
=2C or contact the server administrator.<br><br>There is not enough room on=
 the disk to save /tmp/O0nBXJSb.iso.part.&nbsp=3B Remove unnecessary files =
from the disk and try again=2C or try saving in a different location.<br></=
blockquote><br>The 'not enough room' may be coming from my selection of sto=
rage space.&nbsp=3B The default was 8 GB=2C but when I selected it=2C the s=
ystem complained that there was only 2.1 GB available.&nbsp=3B So I change =
it to 2 GB.&nbsp=3B The is 1 GB of RAM set.&nbsp=3B <br><br>I have searched=
 for the O0nBXjSB file with no luck so I don't know what can be increased t=
o achieve more space for the vms.&nbsp=3B I have created 1 failed vm via th=
e command line and 3 failed vms via virt machine manager.&nbsp=3B I do not =
know where there are stored or how to remove them to free up the associated=
 space.&nbsp=3B Virtual Machine Manager has a delete function but I don't k=
now the scope of it.&nbsp=3B I used it and found that the selections I made=
 resulted in deleting the iso I used to install the associated vm (and othe=
r vms).&nbsp=3B <br><br>Here's:<br>@mymach:~$ df -h<br>Filesystem&nbsp=3B&n=
bsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=
=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B=
&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nb=
sp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B Size&nbsp=3B Used Avail Use% =
Mounted on<br>/dev/dm-0&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbs=
p=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=
=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B=
&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nb=
sp=3B 8.2G&nbsp=3B 3.4G&nbsp=3B 4.3G&nbsp=3B 45% /<br>udev&nbsp=3B&nbsp=3B&=
nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbs=
p=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=
=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B=
&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nb=
sp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B 10M&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B 0=
&nbsp=3B&nbsp=3B 10M&nbsp=3B&nbsp=3B 0% /dev<br>tmpfs&nbsp=3B&nbsp=3B&nbsp=
=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B=
&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nb=
sp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=
=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B=
&nbsp=3B 956M&nbsp=3B 9.4M&nbsp=3B 947M&nbsp=3B&nbsp=3B 1% /run<br>tmpfs&nb=
sp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=
=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B=
&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nb=
sp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=
=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B 2.4G&nbsp=3B&nbsp=3B 14M&nbsp=
=3B 2.4G&nbsp=3B&nbsp=3B 1% /dev/shm<br>tmpfs&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=
=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B=
&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nb=
sp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=
=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B=
&nbsp=3B&nbsp=3B 5.0M&nbsp=3B 4.0K&nbsp=3B 5.0M&nbsp=3B&nbsp=3B 1% /run/loc=
k<br>tmpfs&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&=
nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbs=
p=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=
=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B=
&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B 2.4G&nbsp=3B&nbsp=
=3B&nbsp=3B&nbsp=3B 0&nbsp=3B 2.4G&nbsp=3B&nbsp=3B 0% /sys/fs/cgroup<br>/de=
v/sda1&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=
=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B=
&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nb=
sp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B 236M&=
nbsp=3B&nbsp=3B 49M&nbsp=3B 176M&nbsp=3B 22% /boot<br>/dev/mapper/xenvg-xen=
lv&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&=
nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B 32G&nbsp=3B&nbsp=3B 48M&nbsp=3B&nbs=
p=3B 32G&nbsp=3B&nbsp=3B 1% /xenfs<br>/dev/mapper/mymach--vg-home&nbsp=3B&n=
bsp=3B 4.8G&nbsp=3B 1.9G&nbsp=3B 2.7G&nbsp=3B 41% /home<br>/dev/mapper/myma=
ch--vg-tmp&nbsp=3B&nbsp=3B&nbsp=3B 360M&nbsp=3B 2.1M&nbsp=3B 335M&nbsp=3B&n=
bsp=3B 1% /tmp<br>/dev/mapper/mymach--vg-var&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=
=3B&nbsp=3B&nbsp=3B 2.7G&nbsp=3B 1.6G&nbsp=3B 991M&nbsp=3B 62% /var<br>tmpf=
s&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&n=
bsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=
=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B=
&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nb=
sp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B 478M&nbsp=3B 4.0K&nbsp=3B 478=
M&nbsp=3B&nbsp=3B 1% /run/user/118<br>tmpfs&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B=
&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nb=
sp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=
=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B=
&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nb=
sp=3B&nbsp=3B 478M&nbsp=3B&nbsp=3B 20K&nbsp=3B 478M&nbsp=3B&nbsp=3B 1% /run=
/user/1003<br><br>@mymach:~$ lsblk<br>NAME&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&=
nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbs=
p=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=
=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B=
&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B MA=
J:MIN RM&nbsp=3B&nbsp=3B SIZE RO TYPE MOUNTPOINT<br>sda&nbsp=3B&nbsp=3B&nbs=
p=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=
=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B=
&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nb=
sp=3B &nbsp=3B &nbsp=3B &nbsp=3B &nbsp=3B &nbsp=3B &nbsp=3B &nbsp=3B &nbsp=
=3B &nbsp=3B&nbsp=3B 8:0&nbsp=3B&nbsp=3B&nbsp=3B 0&nbsp=3B&nbsp=3B 477G&nbs=
p=3B 0 disk <br>=86=80sda1&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&=
nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbs=
p=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=
=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B=
&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nb=
sp=3B&nbsp=3B 8:1&nbsp=3B&nbsp=3B&nbsp=3B 0&nbsp=3B&nbsp=3B 243M&nbsp=3B 0 =
part /boot<br>=86=80sda2&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nb=
sp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=
=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B=
&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nb=
sp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=
=3B&nbsp=3B 8:2&nbsp=3B&nbsp=3B&nbsp=3B 0&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B 1=
K&nbsp=3B 0 part <br>=86=80sda5&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbs=
p=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=
=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B=
&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nb=
sp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=
=3B&nbsp=3B&nbsp=3B 8:5&nbsp=3B&nbsp=3B&nbsp=3B 0&nbsp=3B 57.9G&nbsp=3B 0 p=
art <br>=81 =86=80mymach--vg-root&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&n=
bsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=
=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B 254:0&nbsp=3B&nbsp=3B&nbsp=3B 0&nbsp=3B=
&nbsp=3B 8.4G&nbsp=3B 0 lvm&nbsp=3B /<br>=81 =86=80mymach--vg-var&nbsp=3B&n=
bsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=
=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B=
&nbsp=3B 254:4&nbsp=3B&nbsp=3B&nbsp=3B 0&nbsp=3B&nbsp=3B 2.8G&nbsp=3B 0 lvm=
&nbsp=3B /var<br>=81 =86=80mymach--vg-swap_1&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=
=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B=
&nbsp=3B 254:5&nbsp=3B&nbsp=3B&nbsp=3B 0&nbsp=3B 31.9G&nbsp=3B 0 lvlsm&nbsp=
=3B [SWAP]<br>=81 =86=80mymach--vg-tmp&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=
=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B=
&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B 254:6&nbsp=3B&nbsp=3B&nbsp=
=3B 0&nbsp=3B&nbsp=3B 380M&nbsp=3B 0 lvm&nbsp=3B /tmp<br>=81 =84=80mymach--=
vg-home&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbs=
p=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B 254:7&=
nbsp=3B&nbsp=3B&nbsp=3B 0&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B 5G&nbsp=3B 0 lvm&=
nbsp=3B /home<br>=84=80sda6&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B=
&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nb=
sp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=
=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B=
&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nb=
sp=3B&nbsp=3B&nbsp=3B 8:6&nbsp=3B&nbsp=3B&nbsp=3B 0 418.8G&nbsp=3B 0 part <=
br>&nbsp=3B =86=80xenvg-xenlv&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=
=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B=
&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nb=
sp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B 254:1&nbsp=3B&nbsp=3B&nbsp=3B 0&nbsp=
=3B&nbsp=3B&nbsp=3B 32G&nbsp=3B 0 lvm&nbsp=3B /xenfs<br>&nbsp=3B =86=80xenv=
g-test01--pv--guest--swap 254:2&nbsp=3B&nbsp=3B&nbsp=3B 0&nbsp=3B&nbsp=3B 1=
28M&nbsp=3B 0 lvm&nbsp=3B <br>&nbsp=3B =84=80xenvg-test01--pv--guest--disk&=
nbsp=3B&nbsp=3B 254:3&nbsp=3B&nbsp=3B&nbsp=3B 0&nbsp=3B&nbsp=3B&nbsp=3B&nbs=
p=3B 4G&nbsp=3B 0 lvm&nbsp=3B <br><br><br>How do I make space for the vms?&=
nbsp=3B <br><br>How might I better set-up/manage the disk space on this lap=
top?<br><br>Thanks in advance=2C<br>Ray<br></div> 		 	   		  </div></body>
</html>=

--_29094481-159c-415a-af64-68e553d808c1_--



--===============8216317762399225130==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users
--===============8216317762399225130==--



From xen-users-bounces@lists.xen.org Sun Jan 03 18:02:01 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Sun, 03 Jan 2016 18:02:01 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aFmxt-0007bJ-22; Sun, 03 Jan 2016 18:01:13 +0000
Received: from mail6.bemta5.messagelabs.com ([195.245.231.135])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <a9121431@gmail.com>) id 1aFmxq-0007bD-Uv
	for xen-users@lists.xen.org; Sun, 03 Jan 2016 18:01:11 +0000
Received: from [85.158.139.211] by server-15.bemta-5.messagelabs.com id
	27/16-16870-6E169865; Sun, 03 Jan 2016 18:01:10 +0000
X-Env-Sender: a9121431@gmail.com
X-Msg-Ref: server-5.tower-206.messagelabs.com!1451844067!13686466!1
X-Originating-IP: [209.85.214.195]
X-SpamReason: No, hits=0.3 required=7.0 tests=RCVD_BY_IP
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 19891 invoked from network); 3 Jan 2016 18:01:08 -0000
Received: from mail-ob0-f195.google.com (HELO mail-ob0-f195.google.com)
	(209.85.214.195)
	by server-5.tower-206.messagelabs.com with AES128-GCM-SHA256 encrypted
	SMTP; 3 Jan 2016 18:01:08 -0000
Received: by mail-ob0-f195.google.com with SMTP id wz2so12158383obc.0
	for <xen-users@lists.xen.org>; Sun, 03 Jan 2016 10:01:07 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
	h=mime-version:in-reply-to:references:date:message-id:subject:from:to
	:content-type; bh=mxCu7YL/O/PAWET71/qp1wdsdNFGH+2//yAz5JADsFo=;
	b=hrW7X75+o2CRIjEzU1ol35fWfkclLHSReAo2vAFJhcD1Qc431pkq12sI2YGxskJSoW
	4rJkNgV04Jtcz6YQfW6zsV0CPmnU6wKbNzgxsasLD8RPe7STkM++6A/74wG9BLvJWmk8
	ko/DO3dx28R+vIbXoWXp/dS/rJqBfEp+kBVFoXoC75zX9bocGSzPL51ktHdjvXOair3r
	FBuUsIQwcm3eQbA3Do+2ZsVro6fBQnspOwH+Och9Z3FSCGju3uDwYEyHJ6kw85Ol6YiE
	vZZfRFuV3EUklDHbNt30WA2vp8GZ1IXwg2CEuEcYyitBSHZlP/EVStvpPP9nJwQHrjZR
	IRyA==
MIME-Version: 1.0
X-Received: by 10.182.60.170 with SMTP id i10mr56050196obr.62.1451844066748;
	Sun, 03 Jan 2016 10:01:06 -0800 (PST)
Received: by 10.182.153.233 with HTTP; Sun, 3 Jan 2016 10:01:06 -0800 (PST)
In-Reply-To: <SNT151-W70664F1BB4ED0F431E4313F3FF0@phx.gbl>
References: <CALYzA8GPwwFrHGXB0hgqX6q+t00riQzA6uJ1yU2bhCBsJK3RdA@mail.gmail.com>
	<20151230160147.88486qsc1m9vm1kw@vfemail.net>
	<CALYzA8FvTt4ZDkmiAbHJW4v_rpRb+fkeL2+iV1gwg2WQZgJuAg@mail.gmail.com>
	<SNT151-W70664F1BB4ED0F431E4313F3FF0@phx.gbl>
Date: Mon, 4 Jan 2016 02:01:06 +0800
Message-ID: <CALYzA8HNyOurg88oyZXYbw2B4446vZJgjcTuaGvb_LtGn6k5YQ@mail.gmail.com>
From: John Mok <a9121431@gmail.com>
To: "xen-users@lists.xen.org" <xen-users@lists.xen.org>
Subject: Re: [Xen-users] PCI Passthrough of iwlwifi adapter into Windows HVM
 failed to start
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

Hi,

I tried to use Xen 4.6.0 and PCI Passthrough also failed. Any idea why
the driver in Windows HVM could not start?

Thanks a lot.

John Mok


On Fri, Jan 1, 2016 at 10:21 PM, Zir Blazer <zir_blazer@hotmail.com> wrote:
>
>
>> >> Hi,
>> >>
>> >> I am using Xen 4.4.1 on Debian Jessie on Lenovo ThinkPad X250.
>
> Before doing anything, try at least with Xen 4.5+. The 4.4 version had a PCI
> Passthrough regression that made it totally broken for some users. Don't try
> too hard to figure out why you can't get it working if you don't test with
> other Xen versions (4.3 or 4.5 worked for me, 4.4 did not, and 4.6 I didn't
> tested), trust me.

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users

From xen-users-bounces@lists.xen.org Sun Jan 03 18:02:01 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Sun, 03 Jan 2016 18:02:01 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aFmxt-0007bJ-22; Sun, 03 Jan 2016 18:01:13 +0000
Received: from mail6.bemta5.messagelabs.com ([195.245.231.135])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <a9121431@gmail.com>) id 1aFmxq-0007bD-Uv
	for xen-users@lists.xen.org; Sun, 03 Jan 2016 18:01:11 +0000
Received: from [85.158.139.211] by server-15.bemta-5.messagelabs.com id
	27/16-16870-6E169865; Sun, 03 Jan 2016 18:01:10 +0000
X-Env-Sender: a9121431@gmail.com
X-Msg-Ref: server-5.tower-206.messagelabs.com!1451844067!13686466!1
X-Originating-IP: [209.85.214.195]
X-SpamReason: No, hits=0.3 required=7.0 tests=RCVD_BY_IP
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 19891 invoked from network); 3 Jan 2016 18:01:08 -0000
Received: from mail-ob0-f195.google.com (HELO mail-ob0-f195.google.com)
	(209.85.214.195)
	by server-5.tower-206.messagelabs.com with AES128-GCM-SHA256 encrypted
	SMTP; 3 Jan 2016 18:01:08 -0000
Received: by mail-ob0-f195.google.com with SMTP id wz2so12158383obc.0
	for <xen-users@lists.xen.org>; Sun, 03 Jan 2016 10:01:07 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
	h=mime-version:in-reply-to:references:date:message-id:subject:from:to
	:content-type; bh=mxCu7YL/O/PAWET71/qp1wdsdNFGH+2//yAz5JADsFo=;
	b=hrW7X75+o2CRIjEzU1ol35fWfkclLHSReAo2vAFJhcD1Qc431pkq12sI2YGxskJSoW
	4rJkNgV04Jtcz6YQfW6zsV0CPmnU6wKbNzgxsasLD8RPe7STkM++6A/74wG9BLvJWmk8
	ko/DO3dx28R+vIbXoWXp/dS/rJqBfEp+kBVFoXoC75zX9bocGSzPL51ktHdjvXOair3r
	FBuUsIQwcm3eQbA3Do+2ZsVro6fBQnspOwH+Och9Z3FSCGju3uDwYEyHJ6kw85Ol6YiE
	vZZfRFuV3EUklDHbNt30WA2vp8GZ1IXwg2CEuEcYyitBSHZlP/EVStvpPP9nJwQHrjZR
	IRyA==
MIME-Version: 1.0
X-Received: by 10.182.60.170 with SMTP id i10mr56050196obr.62.1451844066748;
	Sun, 03 Jan 2016 10:01:06 -0800 (PST)
Received: by 10.182.153.233 with HTTP; Sun, 3 Jan 2016 10:01:06 -0800 (PST)
In-Reply-To: <SNT151-W70664F1BB4ED0F431E4313F3FF0@phx.gbl>
References: <CALYzA8GPwwFrHGXB0hgqX6q+t00riQzA6uJ1yU2bhCBsJK3RdA@mail.gmail.com>
	<20151230160147.88486qsc1m9vm1kw@vfemail.net>
	<CALYzA8FvTt4ZDkmiAbHJW4v_rpRb+fkeL2+iV1gwg2WQZgJuAg@mail.gmail.com>
	<SNT151-W70664F1BB4ED0F431E4313F3FF0@phx.gbl>
Date: Mon, 4 Jan 2016 02:01:06 +0800
Message-ID: <CALYzA8HNyOurg88oyZXYbw2B4446vZJgjcTuaGvb_LtGn6k5YQ@mail.gmail.com>
From: John Mok <a9121431@gmail.com>
To: "xen-users@lists.xen.org" <xen-users@lists.xen.org>
Subject: Re: [Xen-users] PCI Passthrough of iwlwifi adapter into Windows HVM
 failed to start
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

Hi,

I tried to use Xen 4.6.0 and PCI Passthrough also failed. Any idea why
the driver in Windows HVM could not start?

Thanks a lot.

John Mok


On Fri, Jan 1, 2016 at 10:21 PM, Zir Blazer <zir_blazer@hotmail.com> wrote:
>
>
>> >> Hi,
>> >>
>> >> I am using Xen 4.4.1 on Debian Jessie on Lenovo ThinkPad X250.
>
> Before doing anything, try at least with Xen 4.5+. The 4.4 version had a PCI
> Passthrough regression that made it totally broken for some users. Don't try
> too hard to figure out why you can't get it working if you don't test with
> other Xen versions (4.3 or 4.5 worked for me, 4.4 did not, and 4.6 I didn't
> tested), trust me.

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users

From xen-users-bounces@lists.xen.org Sun Jan 03 18:09:04 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Sun, 03 Jan 2016 18:09:04 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aFn5I-0007sl-OT; Sun, 03 Jan 2016 18:08:52 +0000
Received: from mail6.bemta5.messagelabs.com ([195.245.231.135])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <a9121431@gmail.com>) id 1aFn5H-0007sa-L8
	for xen-users@lists.xen.org; Sun, 03 Jan 2016 18:08:51 +0000
Received: from [85.158.139.211] by server-2.bemta-5.messagelabs.com id
	85/9E-31450-2B369865; Sun, 03 Jan 2016 18:08:50 +0000
X-Env-Sender: a9121431@gmail.com
X-Msg-Ref: server-10.tower-206.messagelabs.com!1451844526!13652364!1
X-Originating-IP: [209.85.218.43]
X-SpamReason: No, hits=1.1 required=7.0 tests=BODY_RANDOM_LONG,
	MAILTO_TO_SPAM_ADDR,RCVD_BY_IP
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 30102 invoked from network); 3 Jan 2016 18:08:47 -0000
Received: from mail-oi0-f43.google.com (HELO mail-oi0-f43.google.com)
	(209.85.218.43)
	by server-10.tower-206.messagelabs.com with AES128-GCM-SHA256 encrypted
	SMTP; 3 Jan 2016 18:08:47 -0000
Received: by mail-oi0-f43.google.com with SMTP id o62so239369719oif.3
	for <xen-users@lists.xen.org>; Sun, 03 Jan 2016 10:08:47 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
	h=mime-version:in-reply-to:references:date:message-id:subject:from:to
	:content-type; bh=um9O72xO3HCLuysYNLNaW7MzuDa9aWl/LRts4TDgfVU=;
	b=xBiQQ65qAzPMZ+6ZmJPeUuvrm7f4XetY+Vjb1mjvA+OZ2Eow5Hb/RAwEW2tM/uBK1f
	KprYp/EzaVMazWfg45Xe9mtaSprCnDZgxU5tvFerbvLci4x3hBbYS/AcvCPfdTCDfrud
	gBOk+B8FcRGy53dMnW1A8swrK3FwxC6W3XHC9ebGJ3vj9Dh737tp+mVnx+cuWk21YyDq
	LLsNtP7HbomaokLIWBm5d7xnbkmR+29j4mXAhtXtXHiGBke+gNL11iJm7cNnwFsFogdp
	avMa+2iRTGn3fdEQu3c6O0u/JJj6FxC5FmmwtkNbCTixyN2cwmVew5q597EI9eafi9jy
	ntsA==
MIME-Version: 1.0
X-Received: by 10.202.66.86 with SMTP id p83mr37706007oia.138.1451844526419;
	Sun, 03 Jan 2016 10:08:46 -0800 (PST)
Received: by 10.182.153.233 with HTTP; Sun, 3 Jan 2016 10:08:46 -0800 (PST)
In-Reply-To: <20160101073625.17404r82zk0rl3qc@vfemail.net>
References: <CALYzA8GPwwFrHGXB0hgqX6q+t00riQzA6uJ1yU2bhCBsJK3RdA@mail.gmail.com>
	<20151230160147.88486qsc1m9vm1kw@vfemail.net>
	<CALYzA8FvTt4ZDkmiAbHJW4v_rpRb+fkeL2+iV1gwg2WQZgJuAg@mail.gmail.com>
	<20160101073625.17404r82zk0rl3qc@vfemail.net>
Date: Mon, 4 Jan 2016 02:08:46 +0800
Message-ID: <CALYzA8G4h6ydZE_4Ugw7OH0pBym6mg3fNADh-b1VYrwiSJ7qEg@mail.gmail.com>
From: John Mok <a9121431@gmail.com>
To: "xen-users@lists.xen.org" <xen-users@lists.xen.org>
Subject: Re: [Xen-users] PCI Passthrough of iwlwifi adapter into Windows HVM
 failed to start
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

>From what I understand, some devices can't be reinitialized (and won't work) by the DomU driver after they've already been initialized on >the Dom0. Blacklisting the module should prevent it from being initialized before being passed through to the DomU.

The driver iwlwifi was compiled as a module and I can see it using
lsmod. The module has been preceeded by the xen-pciback, such that the
xen-pciback is loaded first, and I use the command, xl
pci-assignable-list, and the WiFi PCI device, i.e. 0030:00.0, appears.

>If that doesn't work, it's worth reading this page in full: http://wiki.xenproject.org/wiki/Xen_PCI_Passthrough and mentioning your distro, >Xen version, and hardware (e.g. whether you have an IOMMU or not).

In Xen 4.0.x, I succeeded to pass through LSI SAS controller to
Windows HVM. I had read through
http://wiki.xenproject.org/wiki/Xen_PCI_Passthrough, and the hardware
ThinkPad x250 has VT-d support in BIOS.

Any idea why the driver in Windows HVM could not start?

Thanks a lot.

John Mok


On Fri, Jan 1, 2016 at 9:36 PM,  <sm8ax1@vfemail.net> wrote:
> Quoting "John Mok" <a9121431@gmail.com>:
>
>>> Just to confirm, are you certain that the driver in question really does
>>> work when it is running on baremetal ....?
>>
>>
>> Yes, the driver works on baremetal, but not try on other
>> virtualization passthrough.
>>
>>> I'm just guessing here, but does dmesg/journalctl have anything to say on
>>> the Dom0 side? In particular, an error about the driver >attempting to write
>>> to read-only configuration space could indicate that you need the
>>> "permissive=1" flag. See
>>> http://wiki.xenproject.org/wiki/Xen_PCI_Passthrough#PV_guests_and_PCI_quirks
>>
>>
>> I do not see anything complaining driver failing to write to read-only
>> configuration space. But somehow the Windows 7 HVM guest could not
>> bring up the Intel AC 7265 driver with error code 10 (fail to start).
>>
>> As the driver could run on baremetal, it should be a Xen PCI
>> passthrough problem.
>>
>> I hope someone could advise how to solve the problem, or point me to
>> the right direction.
>>
>> Thanks a lot.
>>
>> John Mok
>
>
> My mistake, the "permissive" flag only applies to PV guests.
>
> Once again I'm just guessing, but you could try blacklisting the module
> (iwlwifi) for the adapter on the Dom0. Make sure `lsmod | grep iwlwifi`
> outputs something, just to make sure that module isn't built into the
> kernel, then run `echo blacklist iwlwifi >> /etc/modprobe.d/blacklist` and
> reboot. Check your distro's documentation for blacklisting modules if that
> doesn't work.
>
> From what I understand, some devices can't be reinitialized (and won't work)
> by the DomU driver after they've already been initialized on the Dom0.
> Blacklisting the module should prevent it from being initialized before
> being passed through to the DomU.
>
> If that doesn't work, it's worth reading this page in full:
> http://wiki.xenproject.org/wiki/Xen_PCI_Passthrough and mentioning your
> distro, Xen version, and hardware (e.g. whether you have an IOMMU or not).
>
>
> -------------------------------------------------
>
> ONLY AT VFEmail! - Use our Metadata Mitigator to keep your email out of the
> NSA's hands!
> $24.95 ONETIME Lifetime accounts with Privacy Features! 15GB disk! No
> bandwidth quotas!
> Commercial and Bulk Mail Options!

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users

From xen-users-bounces@lists.xen.org Sun Jan 03 18:09:04 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Sun, 03 Jan 2016 18:09:04 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aFn5I-0007sl-OT; Sun, 03 Jan 2016 18:08:52 +0000
Received: from mail6.bemta5.messagelabs.com ([195.245.231.135])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <a9121431@gmail.com>) id 1aFn5H-0007sa-L8
	for xen-users@lists.xen.org; Sun, 03 Jan 2016 18:08:51 +0000
Received: from [85.158.139.211] by server-2.bemta-5.messagelabs.com id
	85/9E-31450-2B369865; Sun, 03 Jan 2016 18:08:50 +0000
X-Env-Sender: a9121431@gmail.com
X-Msg-Ref: server-10.tower-206.messagelabs.com!1451844526!13652364!1
X-Originating-IP: [209.85.218.43]
X-SpamReason: No, hits=1.1 required=7.0 tests=BODY_RANDOM_LONG,
	MAILTO_TO_SPAM_ADDR,RCVD_BY_IP
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 30102 invoked from network); 3 Jan 2016 18:08:47 -0000
Received: from mail-oi0-f43.google.com (HELO mail-oi0-f43.google.com)
	(209.85.218.43)
	by server-10.tower-206.messagelabs.com with AES128-GCM-SHA256 encrypted
	SMTP; 3 Jan 2016 18:08:47 -0000
Received: by mail-oi0-f43.google.com with SMTP id o62so239369719oif.3
	for <xen-users@lists.xen.org>; Sun, 03 Jan 2016 10:08:47 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
	h=mime-version:in-reply-to:references:date:message-id:subject:from:to
	:content-type; bh=um9O72xO3HCLuysYNLNaW7MzuDa9aWl/LRts4TDgfVU=;
	b=xBiQQ65qAzPMZ+6ZmJPeUuvrm7f4XetY+Vjb1mjvA+OZ2Eow5Hb/RAwEW2tM/uBK1f
	KprYp/EzaVMazWfg45Xe9mtaSprCnDZgxU5tvFerbvLci4x3hBbYS/AcvCPfdTCDfrud
	gBOk+B8FcRGy53dMnW1A8swrK3FwxC6W3XHC9ebGJ3vj9Dh737tp+mVnx+cuWk21YyDq
	LLsNtP7HbomaokLIWBm5d7xnbkmR+29j4mXAhtXtXHiGBke+gNL11iJm7cNnwFsFogdp
	avMa+2iRTGn3fdEQu3c6O0u/JJj6FxC5FmmwtkNbCTixyN2cwmVew5q597EI9eafi9jy
	ntsA==
MIME-Version: 1.0
X-Received: by 10.202.66.86 with SMTP id p83mr37706007oia.138.1451844526419;
	Sun, 03 Jan 2016 10:08:46 -0800 (PST)
Received: by 10.182.153.233 with HTTP; Sun, 3 Jan 2016 10:08:46 -0800 (PST)
In-Reply-To: <20160101073625.17404r82zk0rl3qc@vfemail.net>
References: <CALYzA8GPwwFrHGXB0hgqX6q+t00riQzA6uJ1yU2bhCBsJK3RdA@mail.gmail.com>
	<20151230160147.88486qsc1m9vm1kw@vfemail.net>
	<CALYzA8FvTt4ZDkmiAbHJW4v_rpRb+fkeL2+iV1gwg2WQZgJuAg@mail.gmail.com>
	<20160101073625.17404r82zk0rl3qc@vfemail.net>
Date: Mon, 4 Jan 2016 02:08:46 +0800
Message-ID: <CALYzA8G4h6ydZE_4Ugw7OH0pBym6mg3fNADh-b1VYrwiSJ7qEg@mail.gmail.com>
From: John Mok <a9121431@gmail.com>
To: "xen-users@lists.xen.org" <xen-users@lists.xen.org>
Subject: Re: [Xen-users] PCI Passthrough of iwlwifi adapter into Windows HVM
 failed to start
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

>From what I understand, some devices can't be reinitialized (and won't work) by the DomU driver after they've already been initialized on >the Dom0. Blacklisting the module should prevent it from being initialized before being passed through to the DomU.

The driver iwlwifi was compiled as a module and I can see it using
lsmod. The module has been preceeded by the xen-pciback, such that the
xen-pciback is loaded first, and I use the command, xl
pci-assignable-list, and the WiFi PCI device, i.e. 0030:00.0, appears.

>If that doesn't work, it's worth reading this page in full: http://wiki.xenproject.org/wiki/Xen_PCI_Passthrough and mentioning your distro, >Xen version, and hardware (e.g. whether you have an IOMMU or not).

In Xen 4.0.x, I succeeded to pass through LSI SAS controller to
Windows HVM. I had read through
http://wiki.xenproject.org/wiki/Xen_PCI_Passthrough, and the hardware
ThinkPad x250 has VT-d support in BIOS.

Any idea why the driver in Windows HVM could not start?

Thanks a lot.

John Mok


On Fri, Jan 1, 2016 at 9:36 PM,  <sm8ax1@vfemail.net> wrote:
> Quoting "John Mok" <a9121431@gmail.com>:
>
>>> Just to confirm, are you certain that the driver in question really does
>>> work when it is running on baremetal ....?
>>
>>
>> Yes, the driver works on baremetal, but not try on other
>> virtualization passthrough.
>>
>>> I'm just guessing here, but does dmesg/journalctl have anything to say on
>>> the Dom0 side? In particular, an error about the driver >attempting to write
>>> to read-only configuration space could indicate that you need the
>>> "permissive=1" flag. See
>>> http://wiki.xenproject.org/wiki/Xen_PCI_Passthrough#PV_guests_and_PCI_quirks
>>
>>
>> I do not see anything complaining driver failing to write to read-only
>> configuration space. But somehow the Windows 7 HVM guest could not
>> bring up the Intel AC 7265 driver with error code 10 (fail to start).
>>
>> As the driver could run on baremetal, it should be a Xen PCI
>> passthrough problem.
>>
>> I hope someone could advise how to solve the problem, or point me to
>> the right direction.
>>
>> Thanks a lot.
>>
>> John Mok
>
>
> My mistake, the "permissive" flag only applies to PV guests.
>
> Once again I'm just guessing, but you could try blacklisting the module
> (iwlwifi) for the adapter on the Dom0. Make sure `lsmod | grep iwlwifi`
> outputs something, just to make sure that module isn't built into the
> kernel, then run `echo blacklist iwlwifi >> /etc/modprobe.d/blacklist` and
> reboot. Check your distro's documentation for blacklisting modules if that
> doesn't work.
>
> From what I understand, some devices can't be reinitialized (and won't work)
> by the DomU driver after they've already been initialized on the Dom0.
> Blacklisting the module should prevent it from being initialized before
> being passed through to the DomU.
>
> If that doesn't work, it's worth reading this page in full:
> http://wiki.xenproject.org/wiki/Xen_PCI_Passthrough and mentioning your
> distro, Xen version, and hardware (e.g. whether you have an IOMMU or not).
>
>
> -------------------------------------------------
>
> ONLY AT VFEmail! - Use our Metadata Mitigator to keep your email out of the
> NSA's hands!
> $24.95 ONETIME Lifetime accounts with Privacy Features! 15GB disk! No
> bandwidth quotas!
> Commercial and Bulk Mail Options!

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users

From xen-users-bounces@lists.xen.org Sun Jan 03 22:48:18 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Sun, 03 Jan 2016 22:48:18 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aFrQm-0004DJ-B2; Sun, 03 Jan 2016 22:47:20 +0000
Received: from mail6.bemta5.messagelabs.com ([195.245.231.135])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <atul.droid@gmail.com>) id 1aFrQk-0004DE-Px
	for xen-users@lists.xen.org; Sun, 03 Jan 2016 22:47:18 +0000
Received: from [85.158.139.211] by server-3.bemta-5.messagelabs.com id
	6A/25-13487-6F4A9865; Sun, 03 Jan 2016 22:47:18 +0000
X-Env-Sender: atul.droid@gmail.com
X-Msg-Ref: server-7.tower-206.messagelabs.com!1451861237!13443600!1
X-Originating-IP: [74.125.82.51]
X-SpamReason: No, hits=1.2 required=7.0 tests=HTML_10_20,HTML_MESSAGE,
	RCVD_BY_IP
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 42562 invoked from network); 3 Jan 2016 22:47:17 -0000
Received: from mail-wm0-f51.google.com (HELO mail-wm0-f51.google.com)
	(74.125.82.51)
	by server-7.tower-206.messagelabs.com with AES128-GCM-SHA256 encrypted
	SMTP; 3 Jan 2016 22:47:17 -0000
Received: by mail-wm0-f51.google.com with SMTP id f206so190534886wmf.0
	for <xen-users@lists.xen.org>; Sun, 03 Jan 2016 14:47:17 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
	h=mime-version:from:date:message-id:subject:to:content-type;
	bh=nHTEuthCCfKD/XpCseIk4/vlyktKB1Ry6OOBiY6V1fs=;
	b=DII+xmQjyp6lpOnQcZG0XleG8c1JprvsBFzRPmwzSnMh6iMEmJUJryL3aVKAGPSqo9
	L8jvyUM0ylXGJEQ1Uo3txhB5EgO7bSqn3eoDeqK8s57WgTGhsBHGpFwBgrwmc2x3ozz5
	vYKVbKCJjOcu8i5SFy1Nt3+M6qGTagc5SPyYztvlPY7EJiUZSGoatmageE3ScQfhG2Vj
	YsU9Xv/S/peq67TSdFcdYO6qn8n1tnCRY+HGBHi4fH0nU6Vjcc4r2oYxZj/1YGDm6ir4
	cpAouMrlkS+pYytPlooNajUgcrtnVVgo5q8iF10vzBPJYt2/suAfNErIBrkBa2izvAfb
	+9Xw==
X-Received: by 10.28.92.17 with SMTP id q17mr92181641wmb.40.1451861236935;
	Sun, 03 Jan 2016 14:47:16 -0800 (PST)
MIME-Version: 1.0
Received: by 10.194.119.101 with HTTP; Sun, 3 Jan 2016 14:46:57 -0800 (PST)
From: Atul Raut <atul.droid@gmail.com>
Date: Sun, 3 Jan 2016 14:46:57 -0800
Message-ID: <CAOX8d0ejO-hUpmS97-zen9HO=xoeQMzto8HLv8uWO=3xrvZL1Q@mail.gmail.com>
To: xen-users@lists.xen.org
Subject: [Xen-users] DOMu failed to launch
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: multipart/mixed; boundary="===============9162151855429381744=="
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

--===============9162151855429381744==
Content-Type: multipart/alternative; boundary=001a1146df064a709f052875c95a

--001a1146df064a709f052875c95a
Content-Type: text/plain; charset=UTF-8

Hi,

I am getting below error logs on DOMu creation.
I am using ARMv7 platform & Xen-4.6.
Do I need to enable LPAE for DOM0 ?
Please suggest any pointers.

domainbuilder: detail: setup_pgtables_arm: called
domainbuilder: detail: clear_page: pfn 0x39000, mfn 0x39000
domainbuilder: detail: clear_page: pfn 0x39001, mfn 0x39001
domainbuilder: detail: start_info_arm: called
domainbuilder: detail: domain builder memory footprint
domainbuilder: detail:    allocated
domainbuilder: detail:       malloc             : 389 kB
domainbuilder: detail:       anon mmap          : 0 bytes
domainbuilder: detail:    mapped
domainbuilder: detail:       file mmap          : 22314 kB
domainbuilder: detail:       domU mmap          : 22324 kB
domainbuilder: detail: vcpu_arm64: called
domainbuilder: detail: DTB 47fff000
domainbuilder: detail: Initial state CPSR 0x1c5 PC 0x40080000
domainbuilder: detail: launch_vm: called, ctxt=0x7f903de004
domainbuilder: detail: xc_dom_gnttab_hvm_seed: called, pfn=0x38000
domainbuilder: detail: xc_dom_release: called
(XEN) grant_table.c:411:d0v1 Bad flags (0) or dom (0). (expected dom 0)



Regards,
rax

--001a1146df064a709f052875c95a
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr"><div><div>Hi,<br><br></div>I am getting below error logs o=
n DOMu creation.<br>I am using ARMv7 platform &amp; Xen-4.6.<br>Do I need t=
o enable LPAE for DOM0 ?<br>Please suggest any pointers. <br><br>domainbuil=
der: detail: setup_pgtables_arm: called<br>domainbuilder: detail: clear_pag=
e: pfn 0x39000, mfn 0x39000<br>domainbuilder: detail: clear_page: pfn 0x390=
01, mfn 0x39001<br>domainbuilder: detail: start_info_arm: called<br>domainb=
uilder: detail: domain builder memory footprint<br>domainbuilder: detail:=
=C2=A0=C2=A0=C2=A0 allocated<br>domainbuilder: detail:=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0 malloc=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0 : 389 kB<br>domainbuilder: detail:=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0 anon mmap=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0 : 0 bytes<br>domainbuilder: detail:=C2=A0=C2=A0=C2=A0 mapped<br>d=
omainbuilder: detail:=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 file mmap=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 : 22314 kB<br>domainbuilde=
r: detail:=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 domU mmap=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 : 22324 kB<br>domainbuilder: detail: v=
cpu_arm64: called<br>domainbuilder: detail: DTB 47fff000<br>domainbuilder: =
detail: Initial state CPSR 0x1c5 PC 0x40080000<br>domainbuilder: detail: la=
unch_vm: called, ctxt=3D0x7f903de004<br>domainbuilder: detail: xc_dom_gntta=
b_hvm_seed: called, pfn=3D0x38000<br>domainbuilder: detail: xc_dom_release:=
 called<br>(XEN) grant_table.c:411:d0v1 Bad flags (0) or dom (0). (expected=
 dom 0)<br><br><br><br></div><div><font color=3D"#888888">Regards,<br></fon=
t></div><div><font color=3D"#888888">rax<br></font></div><font color=3D"#88=
8888"></font></div>

--001a1146df064a709f052875c95a--


--===============9162151855429381744==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users
--===============9162151855429381744==--


From xen-users-bounces@lists.xen.org Sun Jan 03 22:48:18 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Sun, 03 Jan 2016 22:48:18 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aFrQm-0004DJ-B2; Sun, 03 Jan 2016 22:47:20 +0000
Received: from mail6.bemta5.messagelabs.com ([195.245.231.135])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <atul.droid@gmail.com>) id 1aFrQk-0004DE-Px
	for xen-users@lists.xen.org; Sun, 03 Jan 2016 22:47:18 +0000
Received: from [85.158.139.211] by server-3.bemta-5.messagelabs.com id
	6A/25-13487-6F4A9865; Sun, 03 Jan 2016 22:47:18 +0000
X-Env-Sender: atul.droid@gmail.com
X-Msg-Ref: server-7.tower-206.messagelabs.com!1451861237!13443600!1
X-Originating-IP: [74.125.82.51]
X-SpamReason: No, hits=1.2 required=7.0 tests=HTML_10_20,HTML_MESSAGE,
	RCVD_BY_IP
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 42562 invoked from network); 3 Jan 2016 22:47:17 -0000
Received: from mail-wm0-f51.google.com (HELO mail-wm0-f51.google.com)
	(74.125.82.51)
	by server-7.tower-206.messagelabs.com with AES128-GCM-SHA256 encrypted
	SMTP; 3 Jan 2016 22:47:17 -0000
Received: by mail-wm0-f51.google.com with SMTP id f206so190534886wmf.0
	for <xen-users@lists.xen.org>; Sun, 03 Jan 2016 14:47:17 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
	h=mime-version:from:date:message-id:subject:to:content-type;
	bh=nHTEuthCCfKD/XpCseIk4/vlyktKB1Ry6OOBiY6V1fs=;
	b=DII+xmQjyp6lpOnQcZG0XleG8c1JprvsBFzRPmwzSnMh6iMEmJUJryL3aVKAGPSqo9
	L8jvyUM0ylXGJEQ1Uo3txhB5EgO7bSqn3eoDeqK8s57WgTGhsBHGpFwBgrwmc2x3ozz5
	vYKVbKCJjOcu8i5SFy1Nt3+M6qGTagc5SPyYztvlPY7EJiUZSGoatmageE3ScQfhG2Vj
	YsU9Xv/S/peq67TSdFcdYO6qn8n1tnCRY+HGBHi4fH0nU6Vjcc4r2oYxZj/1YGDm6ir4
	cpAouMrlkS+pYytPlooNajUgcrtnVVgo5q8iF10vzBPJYt2/suAfNErIBrkBa2izvAfb
	+9Xw==
X-Received: by 10.28.92.17 with SMTP id q17mr92181641wmb.40.1451861236935;
	Sun, 03 Jan 2016 14:47:16 -0800 (PST)
MIME-Version: 1.0
Received: by 10.194.119.101 with HTTP; Sun, 3 Jan 2016 14:46:57 -0800 (PST)
From: Atul Raut <atul.droid@gmail.com>
Date: Sun, 3 Jan 2016 14:46:57 -0800
Message-ID: <CAOX8d0ejO-hUpmS97-zen9HO=xoeQMzto8HLv8uWO=3xrvZL1Q@mail.gmail.com>
To: xen-users@lists.xen.org
Subject: [Xen-users] DOMu failed to launch
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: multipart/mixed; boundary="===============9162151855429381744=="
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

--===============9162151855429381744==
Content-Type: multipart/alternative; boundary=001a1146df064a709f052875c95a

--001a1146df064a709f052875c95a
Content-Type: text/plain; charset=UTF-8

Hi,

I am getting below error logs on DOMu creation.
I am using ARMv7 platform & Xen-4.6.
Do I need to enable LPAE for DOM0 ?
Please suggest any pointers.

domainbuilder: detail: setup_pgtables_arm: called
domainbuilder: detail: clear_page: pfn 0x39000, mfn 0x39000
domainbuilder: detail: clear_page: pfn 0x39001, mfn 0x39001
domainbuilder: detail: start_info_arm: called
domainbuilder: detail: domain builder memory footprint
domainbuilder: detail:    allocated
domainbuilder: detail:       malloc             : 389 kB
domainbuilder: detail:       anon mmap          : 0 bytes
domainbuilder: detail:    mapped
domainbuilder: detail:       file mmap          : 22314 kB
domainbuilder: detail:       domU mmap          : 22324 kB
domainbuilder: detail: vcpu_arm64: called
domainbuilder: detail: DTB 47fff000
domainbuilder: detail: Initial state CPSR 0x1c5 PC 0x40080000
domainbuilder: detail: launch_vm: called, ctxt=0x7f903de004
domainbuilder: detail: xc_dom_gnttab_hvm_seed: called, pfn=0x38000
domainbuilder: detail: xc_dom_release: called
(XEN) grant_table.c:411:d0v1 Bad flags (0) or dom (0). (expected dom 0)



Regards,
rax

--001a1146df064a709f052875c95a
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr"><div><div>Hi,<br><br></div>I am getting below error logs o=
n DOMu creation.<br>I am using ARMv7 platform &amp; Xen-4.6.<br>Do I need t=
o enable LPAE for DOM0 ?<br>Please suggest any pointers. <br><br>domainbuil=
der: detail: setup_pgtables_arm: called<br>domainbuilder: detail: clear_pag=
e: pfn 0x39000, mfn 0x39000<br>domainbuilder: detail: clear_page: pfn 0x390=
01, mfn 0x39001<br>domainbuilder: detail: start_info_arm: called<br>domainb=
uilder: detail: domain builder memory footprint<br>domainbuilder: detail:=
=C2=A0=C2=A0=C2=A0 allocated<br>domainbuilder: detail:=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0 malloc=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0 : 389 kB<br>domainbuilder: detail:=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0 anon mmap=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0 : 0 bytes<br>domainbuilder: detail:=C2=A0=C2=A0=C2=A0 mapped<br>d=
omainbuilder: detail:=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 file mmap=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 : 22314 kB<br>domainbuilde=
r: detail:=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 domU mmap=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 : 22324 kB<br>domainbuilder: detail: v=
cpu_arm64: called<br>domainbuilder: detail: DTB 47fff000<br>domainbuilder: =
detail: Initial state CPSR 0x1c5 PC 0x40080000<br>domainbuilder: detail: la=
unch_vm: called, ctxt=3D0x7f903de004<br>domainbuilder: detail: xc_dom_gntta=
b_hvm_seed: called, pfn=3D0x38000<br>domainbuilder: detail: xc_dom_release:=
 called<br>(XEN) grant_table.c:411:d0v1 Bad flags (0) or dom (0). (expected=
 dom 0)<br><br><br><br></div><div><font color=3D"#888888">Regards,<br></fon=
t></div><div><font color=3D"#888888">rax<br></font></div><font color=3D"#88=
8888"></font></div>

--001a1146df064a709f052875c95a--


--===============9162151855429381744==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users
--===============9162151855429381744==--


From xen-users-bounces@lists.xen.org Mon Jan 04 11:39:21 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Mon, 04 Jan 2016 11:39:21 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aG3Sq-0002XN-Jw; Mon, 04 Jan 2016 11:38:16 +0000
Received: from mail6.bemta14.messagelabs.com ([193.109.254.103])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <prvs=8049774f7=Ian.Campbell@citrix.com>)
	id 1aG3Sp-0002X9-8U
	for xen-users@lists.xen.org; Mon, 04 Jan 2016 11:38:15 +0000
Received: from [193.109.254.147] by server-6.bemta-14.messagelabs.com id
	64/39-16618-6A95A865; Mon, 04 Jan 2016 11:38:14 +0000
X-Env-Sender: prvs=8049774f7=Ian.Campbell@citrix.com
X-Msg-Ref: server-7.tower-27.messagelabs.com!1451907490!14535081!1
X-Originating-IP: [66.165.176.89]
X-SpamReason: No, hits=0.0 required=7.0 tests=sa_preprocessor: 
	VHJ1c3RlZCBJUDogNjYuMTY1LjE3Ni44OSA9PiAyMDMwMDc=\n,
	received_headers: No Received headers
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 2075 invoked from network); 4 Jan 2016 11:38:11 -0000
Received: from smtp.citrix.com (HELO SMTP.CITRIX.COM) (66.165.176.89)
	by server-7.tower-27.messagelabs.com with RC4-SHA encrypted SMTP;
	4 Jan 2016 11:38:11 -0000
X-IronPort-AV: E=Sophos;i="5.20,520,1444694400"; d="scan'208";a="322701362"
Message-ID: <1451907382.13361.37.camel@citrix.com>
From: Ian Campbell <ian.campbell@citrix.com>
To: Andreas Pflug <pgadmin@pse-consulting.de>, <xen-users@lists.xen.org>
Date: Mon, 4 Jan 2016 11:36:22 +0000
In-Reply-To: <56812352.8060500@pse-consulting.de>
References: <CA+v+Np+eT=mmyt-ZicW1uY4358FP5bCmDrivXU=kw2uTL--i0A@mail.gmail.com>
	<56812352.8060500@pse-consulting.de>
X-Mailer: Evolution 3.18.2-1 
MIME-Version: 1.0
X-DLP: MIA2
Subject: [Xen-users] Missing libvirt+libxl functionality (Was: Re:
 Programmatic administration of Xen machines)
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: base64
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

U29ycnkgdG8gaGlqYWNrIHRoaXMgdGhyZWFkLgoKT24gTW9uLCAyMDE1LTEyLTI4IGF0IDEyOjU2
ICswMTAwLCBBbmRyZWFzIFBmbHVnIHdyb3RlOgo+IAo+IEFjdHVhbGx5LCBJIGZpbmQgdmlyc2gg
YSBiYWQgaWRlYSBzaW5jZSBpdHMgc3VwcG9ydCBmb3IgdGhlIG5ldyB4bAo+IGludGVyZmFjZSBp
c24ndCBmZWF0dXJlIGNvbXBsZXRlIGFzIHRoZSBvbGQgeG0gaW50ZXJmYWNlIHdhcy4gSSBoYWQg
dG8KPiByZWFsaXplIHRoaXMgdGhlIGhhcmQgd2F5IHdoZW4gbXkgdmlyc2ggYmFzZWQgcHl0aG9u
IHRvb2xzIGRpZG4ndCB3b3JrCj4gYXMgZXhwZWN0ZWQgYWZ0ZXIgdXBncmFkaW5nIGZyb20geG0g
dG8geGwuCgpOb3RlIHRoYXQgdmlyc2ggc3BlYWtzIHRvIGxpYnhsIGRpcmVjdGx5LCBub3Qgdmlh
IHhsLgoKUGxlYXNlIGNhbiB5b3UgbGlzdCB0aGUgZnVuY3Rpb25hbGl0eSBvZiBsaWJ2aXJ0J3Mg
bGlieGwgYmFja2VkIHdoaWNoIGlzCm1pc3NpbmcgY29tcGFyZWQgdG8gdGhlIG9sZCB4ZW5kIGJh
c2VkIG9uZT/CoAoKSWFuLgoKX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19f
X19fX19fX18KWGVuLXVzZXJzIG1haWxpbmcgbGlzdApYZW4tdXNlcnNAbGlzdHMueGVuLm9yZwpo
dHRwOi8vbGlzdHMueGVuLm9yZy94ZW4tdXNlcnM=

From xen-users-bounces@lists.xen.org Mon Jan 04 11:39:21 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Mon, 04 Jan 2016 11:39:21 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aG3Sq-0002XN-Jw; Mon, 04 Jan 2016 11:38:16 +0000
Received: from mail6.bemta14.messagelabs.com ([193.109.254.103])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <prvs=8049774f7=Ian.Campbell@citrix.com>)
	id 1aG3Sp-0002X9-8U
	for xen-users@lists.xen.org; Mon, 04 Jan 2016 11:38:15 +0000
Received: from [193.109.254.147] by server-6.bemta-14.messagelabs.com id
	64/39-16618-6A95A865; Mon, 04 Jan 2016 11:38:14 +0000
X-Env-Sender: prvs=8049774f7=Ian.Campbell@citrix.com
X-Msg-Ref: server-7.tower-27.messagelabs.com!1451907490!14535081!1
X-Originating-IP: [66.165.176.89]
X-SpamReason: No, hits=0.0 required=7.0 tests=sa_preprocessor: 
	VHJ1c3RlZCBJUDogNjYuMTY1LjE3Ni44OSA9PiAyMDMwMDc=\n,
	received_headers: No Received headers
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 2075 invoked from network); 4 Jan 2016 11:38:11 -0000
Received: from smtp.citrix.com (HELO SMTP.CITRIX.COM) (66.165.176.89)
	by server-7.tower-27.messagelabs.com with RC4-SHA encrypted SMTP;
	4 Jan 2016 11:38:11 -0000
X-IronPort-AV: E=Sophos;i="5.20,520,1444694400"; d="scan'208";a="322701362"
Message-ID: <1451907382.13361.37.camel@citrix.com>
From: Ian Campbell <ian.campbell@citrix.com>
To: Andreas Pflug <pgadmin@pse-consulting.de>, <xen-users@lists.xen.org>
Date: Mon, 4 Jan 2016 11:36:22 +0000
In-Reply-To: <56812352.8060500@pse-consulting.de>
References: <CA+v+Np+eT=mmyt-ZicW1uY4358FP5bCmDrivXU=kw2uTL--i0A@mail.gmail.com>
	<56812352.8060500@pse-consulting.de>
X-Mailer: Evolution 3.18.2-1 
MIME-Version: 1.0
X-DLP: MIA2
Subject: [Xen-users] Missing libvirt+libxl functionality (Was: Re:
 Programmatic administration of Xen machines)
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: base64
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

U29ycnkgdG8gaGlqYWNrIHRoaXMgdGhyZWFkLgoKT24gTW9uLCAyMDE1LTEyLTI4IGF0IDEyOjU2
ICswMTAwLCBBbmRyZWFzIFBmbHVnIHdyb3RlOgo+IAo+IEFjdHVhbGx5LCBJIGZpbmQgdmlyc2gg
YSBiYWQgaWRlYSBzaW5jZSBpdHMgc3VwcG9ydCBmb3IgdGhlIG5ldyB4bAo+IGludGVyZmFjZSBp
c24ndCBmZWF0dXJlIGNvbXBsZXRlIGFzIHRoZSBvbGQgeG0gaW50ZXJmYWNlIHdhcy4gSSBoYWQg
dG8KPiByZWFsaXplIHRoaXMgdGhlIGhhcmQgd2F5IHdoZW4gbXkgdmlyc2ggYmFzZWQgcHl0aG9u
IHRvb2xzIGRpZG4ndCB3b3JrCj4gYXMgZXhwZWN0ZWQgYWZ0ZXIgdXBncmFkaW5nIGZyb20geG0g
dG8geGwuCgpOb3RlIHRoYXQgdmlyc2ggc3BlYWtzIHRvIGxpYnhsIGRpcmVjdGx5LCBub3Qgdmlh
IHhsLgoKUGxlYXNlIGNhbiB5b3UgbGlzdCB0aGUgZnVuY3Rpb25hbGl0eSBvZiBsaWJ2aXJ0J3Mg
bGlieGwgYmFja2VkIHdoaWNoIGlzCm1pc3NpbmcgY29tcGFyZWQgdG8gdGhlIG9sZCB4ZW5kIGJh
c2VkIG9uZT/CoAoKSWFuLgoKX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19f
X19fX19fX18KWGVuLXVzZXJzIG1haWxpbmcgbGlzdApYZW4tdXNlcnNAbGlzdHMueGVuLm9yZwpo
dHRwOi8vbGlzdHMueGVuLm9yZy94ZW4tdXNlcnM=

From xen-users-bounces@lists.xen.org Mon Jan 04 11:48:22 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Mon, 04 Jan 2016 11:48:22 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aG3cQ-0003lI-99; Mon, 04 Jan 2016 11:48:10 +0000
Received: from mail6.bemta4.messagelabs.com ([85.158.143.247])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <pgadmin@pse-consulting.de>) id 1aG3cO-0003ku-QB
	for xen-users@lists.xen.org; Mon, 04 Jan 2016 11:48:08 +0000
Received: from [85.158.143.35] by server-1.bemta-4.messagelabs.com id
	2E/EE-21571-8FB5A865; Mon, 04 Jan 2016 11:48:08 +0000
X-Env-Sender: pgadmin@pse-consulting.de
X-Msg-Ref: server-13.tower-21.messagelabs.com!1451908084!6663218!1
X-Originating-IP: [217.72.192.74]
X-SpamReason: No, hits=0.0 required=7.0 tests=
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 25755 invoked from network); 4 Jan 2016 11:48:04 -0000
Received: from mout.kundenserver.de (HELO mout.kundenserver.de) (217.72.192.74)
	by server-13.tower-21.messagelabs.com with DHE-RSA-AES256-GCM-SHA384
	encrypted SMTP; 4 Jan 2016 11:48:04 -0000
Received: from pse.homenet.org ([88.70.250.61]) by mrelayeu.kundenserver.de
	(mreue102) with ESMTPSA (Nemesis) id 0M40x8-1ZxyT411aE-00rYva;
	Mon, 04 Jan 2016 12:48:00 +0100
Received: from [192.168.0.8] (helo=pse8.fritz.box)
	by pse.homenet.org with esmtp (Exim 4.84)
	(envelope-from <pgadmin@pse-consulting.de>)
	id 1aG3cE-0006fV-JK; Mon, 04 Jan 2016 12:47:58 +0100
To: Ian Campbell <ian.campbell@citrix.com>, xen-users@lists.xen.org
References: <CA+v+Np+eT=mmyt-ZicW1uY4358FP5bCmDrivXU=kw2uTL--i0A@mail.gmail.com>
	<56812352.8060500@pse-consulting.de>
	<1451907382.13361.37.camel@citrix.com>
From: Andreas Pflug <pgadmin@pse-consulting.de>
Message-ID: <568A5BEE.9090808@pse-consulting.de>
Date: Mon, 4 Jan 2016 12:47:58 +0100
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:38.0)
	Gecko/20100101 Thunderbird/38.5.0
MIME-Version: 1.0
In-Reply-To: <1451907382.13361.37.camel@citrix.com>
X-Provags-ID: V03:K0:2LP0/eweaqN4JQVFLXaVjS9Rhwo99HL7aX5d5spTLf3ZcrMJkPJ
	/VN/LUDCNxPNUGJfrFUrlkCLyxo4K/hq3PCoSUDeJw5Oj3JGy4E06ImX8yxU5hFU+iA4xwt
	qOSWiqxHU1HcviynpIubwGwhGsqPugQfSN8RHJUnmcFDZIADFOoAdx1IsYhN9H0NyXmkAXK
	XEsXmP9kLRiCQ6BgzifAA==
X-UI-Out-Filterresults: notjunk:1;V01:K0:DYGlK5oys+Y=:3gPXRwfR196ACaf5u7dvae
	Cv/JcnSjLy34cgi0MjTGk//1sOhzTQyGOOvO0haipjtPkskzUp+7GhF1AVzCfTbmrF3KcVaR+
	62kgczuJ10n8xjNMLkl/SFXw4aI8ngUmGD3p0Ks+ur+l7MSGI7MfBkTiL+5hpx6wQc+kANd/s
	nYY1/tqTcW4aNxFCcSCj+MgfEy7w7LSpwaR0c4befGJiXSj4spyT3OZ0CIbVUgd9tBacpvlif
	yN5KHaCVPx0/SU0/HDrzzHiyKmJHQhql9LZYZkxS7AJZ7JZ7Eznnqu8sJlnUGAXJ0Ek5ixbZJ
	vk2XQTR/+3yjI4OE8slLfYdXjHAuRNirFTNHlB7xkqrqUwfmE2/P98GEvUORazAK86QyZe8wh
	zxWvxS1seB1+cPQgCvetVP6J7r4Mm+3xUQq6esxVjiZ9EiJBDLIqGvs/zUYiTcKgK1Lgum8qd
	kjAeGgQFol1VMG2Pzf0HY95JS3CYmh7yYm3hitDnW0cmU7WucRpg3crjfngOAxjjYxUtB1C8L
	WixJNazgAWDcPeWP7Xa9VMy6lKI0sgJ3Efu4/+kEP5DfacJsbte4oRu1kQTTKUguG3nbNzaRT
	6dGFCmhhtmgzSsuMC852l9uUr3zLuvCwgnQpoqW948orV76h8Fp2bd3cqEoX0zhtBuWoKMzPh
	Bdl1w8VvxVSH4sbqvD5MiuHWg6lJ1nhxIElupX4YCHeul6oJWwvZ3Ar2xCus9GsUq5/PauLux
	nCfa15O9mFg+7Ion
Subject: Re: [Xen-users] Missing libvirt+libxl functionality (Was: Re:
 Programmatic administration of Xen machines)
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

Am 04.01.16 um 12:36 schrieb Ian Campbell:
> Sorry to hijack this thread.
>
> On Mon, 2015-12-28 at 12:56 +0100, Andreas Pflug wrote:
>> Actually, I find virsh a bad idea since its support for the new xl
>> interface isn't feature complete as the old xm interface was. I had to
>> realize this the hard way when my virsh based python tools didn't work
>> as expected after upgrading from xm to xl.
> Note that virsh speaks to libxl directly, not via xl.
>
> Please can you list the functionality of libvirt's libxl backed which is
> missing compared to the old xend based one? 

libvirt only handles domains created through it, i.e. using xl at the
same time is incompatible. Since dom0 can't be created using libvirt,
it's missing from "virsh list" in any case. libvirt stores its own
state, not using libxl/xenstore stuff.

Regards,
Andreas


_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users

From xen-users-bounces@lists.xen.org Mon Jan 04 11:48:22 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Mon, 04 Jan 2016 11:48:22 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aG3cQ-0003lI-99; Mon, 04 Jan 2016 11:48:10 +0000
Received: from mail6.bemta4.messagelabs.com ([85.158.143.247])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <pgadmin@pse-consulting.de>) id 1aG3cO-0003ku-QB
	for xen-users@lists.xen.org; Mon, 04 Jan 2016 11:48:08 +0000
Received: from [85.158.143.35] by server-1.bemta-4.messagelabs.com id
	2E/EE-21571-8FB5A865; Mon, 04 Jan 2016 11:48:08 +0000
X-Env-Sender: pgadmin@pse-consulting.de
X-Msg-Ref: server-13.tower-21.messagelabs.com!1451908084!6663218!1
X-Originating-IP: [217.72.192.74]
X-SpamReason: No, hits=0.0 required=7.0 tests=
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 25755 invoked from network); 4 Jan 2016 11:48:04 -0000
Received: from mout.kundenserver.de (HELO mout.kundenserver.de) (217.72.192.74)
	by server-13.tower-21.messagelabs.com with DHE-RSA-AES256-GCM-SHA384
	encrypted SMTP; 4 Jan 2016 11:48:04 -0000
Received: from pse.homenet.org ([88.70.250.61]) by mrelayeu.kundenserver.de
	(mreue102) with ESMTPSA (Nemesis) id 0M40x8-1ZxyT411aE-00rYva;
	Mon, 04 Jan 2016 12:48:00 +0100
Received: from [192.168.0.8] (helo=pse8.fritz.box)
	by pse.homenet.org with esmtp (Exim 4.84)
	(envelope-from <pgadmin@pse-consulting.de>)
	id 1aG3cE-0006fV-JK; Mon, 04 Jan 2016 12:47:58 +0100
To: Ian Campbell <ian.campbell@citrix.com>, xen-users@lists.xen.org
References: <CA+v+Np+eT=mmyt-ZicW1uY4358FP5bCmDrivXU=kw2uTL--i0A@mail.gmail.com>
	<56812352.8060500@pse-consulting.de>
	<1451907382.13361.37.camel@citrix.com>
From: Andreas Pflug <pgadmin@pse-consulting.de>
Message-ID: <568A5BEE.9090808@pse-consulting.de>
Date: Mon, 4 Jan 2016 12:47:58 +0100
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:38.0)
	Gecko/20100101 Thunderbird/38.5.0
MIME-Version: 1.0
In-Reply-To: <1451907382.13361.37.camel@citrix.com>
X-Provags-ID: V03:K0:2LP0/eweaqN4JQVFLXaVjS9Rhwo99HL7aX5d5spTLf3ZcrMJkPJ
	/VN/LUDCNxPNUGJfrFUrlkCLyxo4K/hq3PCoSUDeJw5Oj3JGy4E06ImX8yxU5hFU+iA4xwt
	qOSWiqxHU1HcviynpIubwGwhGsqPugQfSN8RHJUnmcFDZIADFOoAdx1IsYhN9H0NyXmkAXK
	XEsXmP9kLRiCQ6BgzifAA==
X-UI-Out-Filterresults: notjunk:1;V01:K0:DYGlK5oys+Y=:3gPXRwfR196ACaf5u7dvae
	Cv/JcnSjLy34cgi0MjTGk//1sOhzTQyGOOvO0haipjtPkskzUp+7GhF1AVzCfTbmrF3KcVaR+
	62kgczuJ10n8xjNMLkl/SFXw4aI8ngUmGD3p0Ks+ur+l7MSGI7MfBkTiL+5hpx6wQc+kANd/s
	nYY1/tqTcW4aNxFCcSCj+MgfEy7w7LSpwaR0c4befGJiXSj4spyT3OZ0CIbVUgd9tBacpvlif
	yN5KHaCVPx0/SU0/HDrzzHiyKmJHQhql9LZYZkxS7AJZ7JZ7Eznnqu8sJlnUGAXJ0Ek5ixbZJ
	vk2XQTR/+3yjI4OE8slLfYdXjHAuRNirFTNHlB7xkqrqUwfmE2/P98GEvUORazAK86QyZe8wh
	zxWvxS1seB1+cPQgCvetVP6J7r4Mm+3xUQq6esxVjiZ9EiJBDLIqGvs/zUYiTcKgK1Lgum8qd
	kjAeGgQFol1VMG2Pzf0HY95JS3CYmh7yYm3hitDnW0cmU7WucRpg3crjfngOAxjjYxUtB1C8L
	WixJNazgAWDcPeWP7Xa9VMy6lKI0sgJ3Efu4/+kEP5DfacJsbte4oRu1kQTTKUguG3nbNzaRT
	6dGFCmhhtmgzSsuMC852l9uUr3zLuvCwgnQpoqW948orV76h8Fp2bd3cqEoX0zhtBuWoKMzPh
	Bdl1w8VvxVSH4sbqvD5MiuHWg6lJ1nhxIElupX4YCHeul6oJWwvZ3Ar2xCus9GsUq5/PauLux
	nCfa15O9mFg+7Ion
Subject: Re: [Xen-users] Missing libvirt+libxl functionality (Was: Re:
 Programmatic administration of Xen machines)
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

Am 04.01.16 um 12:36 schrieb Ian Campbell:
> Sorry to hijack this thread.
>
> On Mon, 2015-12-28 at 12:56 +0100, Andreas Pflug wrote:
>> Actually, I find virsh a bad idea since its support for the new xl
>> interface isn't feature complete as the old xm interface was. I had to
>> realize this the hard way when my virsh based python tools didn't work
>> as expected after upgrading from xm to xl.
> Note that virsh speaks to libxl directly, not via xl.
>
> Please can you list the functionality of libvirt's libxl backed which is
> missing compared to the old xend based one? 

libvirt only handles domains created through it, i.e. using xl at the
same time is incompatible. Since dom0 can't be created using libvirt,
it's missing from "virsh list" in any case. libvirt stores its own
state, not using libxl/xenstore stuff.

Regards,
Andreas


_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users

From xen-users-bounces@lists.xen.org Mon Jan 04 11:50:52 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Mon, 04 Jan 2016 11:50:52 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aG3ev-00048W-88; Mon, 04 Jan 2016 11:50:45 +0000
Received: from mail6.bemta14.messagelabs.com ([193.109.254.103])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <prvs=8049774f7=Ian.Campbell@citrix.com>)
	id 1aG3eu-00047c-1O
	for xen-users@lists.xen.org; Mon, 04 Jan 2016 11:50:44 +0000
Received: from [193.109.254.147] by server-4.bemta-14.messagelabs.com id
	0D/07-10715-39C5A865; Mon, 04 Jan 2016 11:50:43 +0000
X-Env-Sender: prvs=8049774f7=Ian.Campbell@citrix.com
X-Msg-Ref: server-6.tower-27.messagelabs.com!1451908241!14573402!1
X-Originating-IP: [66.165.176.89]
X-SpamReason: No, hits=0.0 required=7.0 tests=sa_preprocessor: 
	VHJ1c3RlZCBJUDogNjYuMTY1LjE3Ni44OSA9PiAyMDMwMDc=\n,
	received_headers: No Received headers
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 13595 invoked from network); 4 Jan 2016 11:50:42 -0000
Received: from smtp.citrix.com (HELO SMTP.CITRIX.COM) (66.165.176.89)
	by server-6.tower-27.messagelabs.com with RC4-SHA encrypted SMTP;
	4 Jan 2016 11:50:42 -0000
X-IronPort-AV: E=Sophos;i="5.20,520,1444694400"; d="scan'208";a="322702666"
Message-ID: <1451908133.13361.44.camel@citrix.com>
From: Ian Campbell <ian.campbell@citrix.com>
To: Atul Raut <atul.droid@gmail.com>, <xen-users@lists.xen.org>
Date: Mon, 4 Jan 2016 11:48:53 +0000
In-Reply-To: <CAOX8d0ejO-hUpmS97-zen9HO=xoeQMzto8HLv8uWO=3xrvZL1Q@mail.gmail.com>
References: <CAOX8d0ejO-hUpmS97-zen9HO=xoeQMzto8HLv8uWO=3xrvZL1Q@mail.gmail.com>
X-Mailer: Evolution 3.18.2-1 
MIME-Version: 1.0
X-DLP: MIA1
Subject: Re: [Xen-users] DOMu failed to launch
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: base64
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

T24gU3VuLCAyMDE2LTAxLTAzIGF0IDE0OjQ2IC0wODAwLCBBdHVsIFJhdXQgd3JvdGU6Cj4gSGks
Cj4gCj4gSSBhbSBnZXR0aW5nIGJlbG93IGVycm9yIGxvZ3Mgb24gRE9NdSBjcmVhdGlvbi4KPiBJ
IGFtIHVzaW5nIEFSTXY3IHBsYXRmb3JtICYgWGVuLTQuNi4KPiBEbyBJIG5lZWQgdG8gZW5hYmxl
IExQQUUgZm9yIERPTTAgPwoKTm90IGluIGdlbmVyYWwsIHVubGVzcyB0aGUgZG9tYWluIGhhcyA+
NEdCIFJBTS4KCj4gUGxlYXNlIHN1Z2dlc3QgYW55IHBvaW50ZXJzLiAKClBsZWFzZSBwcm92aWRl
IHlvdXIgZ3Vlc3QgY2ZnIGZpbGUgYXMgd2VsbCBhcyB0aGUgZnVsbCBvdXRwdXQgb2YgInhsIC12
dnYKY3JlYXRlIDxjZmc+IiAodGhlIC12dnYgbWFrZXMgaXQgdmVyeSB2ZXJib3NlKS4KCj4gCj4g
ZG9tYWluYnVpbGRlcjogZGV0YWlsOiBzZXR1cF9wZ3RhYmxlc19hcm06IGNhbGxlZAo+IGRvbWFp
bmJ1aWxkZXI6IGRldGFpbDogY2xlYXJfcGFnZTogcGZuIDB4MzkwMDAsIG1mbiAweDM5MDAwCj4g
ZG9tYWluYnVpbGRlcjogZGV0YWlsOiBjbGVhcl9wYWdlOiBwZm4gMHgzOTAwMSwgbWZuIDB4Mzkw
MDEKPiBkb21haW5idWlsZGVyOiBkZXRhaWw6IHN0YXJ0X2luZm9fYXJtOiBjYWxsZWQKPiBkb21h
aW5idWlsZGVyOiBkZXRhaWw6IGRvbWFpbiBidWlsZGVyIG1lbW9yeSBmb290cHJpbnQKPiBkb21h
aW5idWlsZGVyOiBkZXRhaWw6wqDCoMKgIGFsbG9jYXRlZAo+IGRvbWFpbmJ1aWxkZXI6IGRldGFp
bDrCoMKgwqDCoMKgwqAgbWFsbG9jwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgIDogMzg5IGtCCj4g
ZG9tYWluYnVpbGRlcjogZGV0YWlsOsKgwqDCoMKgwqDCoCBhbm9uIG1tYXDCoMKgwqDCoMKgwqDC
oMKgwqAgOiAwIGJ5dGVzCj4gZG9tYWluYnVpbGRlcjogZGV0YWlsOsKgwqDCoCBtYXBwZWQKPiBk
b21haW5idWlsZGVyOiBkZXRhaWw6wqDCoMKgwqDCoMKgIGZpbGUgbW1hcMKgwqDCoMKgwqDCoMKg
wqDCoCA6IDIyMzE0IGtCCj4gZG9tYWluYnVpbGRlcjogZGV0YWlsOsKgwqDCoMKgwqDCoCBkb21V
IG1tYXDCoMKgwqDCoMKgwqDCoMKgwqAgOiAyMjMyNCBrQgo+IGRvbWFpbmJ1aWxkZXI6IGRldGFp
bDogdmNwdV9hcm02NDogY2FsbGVkCj4gZG9tYWluYnVpbGRlcjogZGV0YWlsOiBEVEIgNDdmZmYw
MDAKPiBkb21haW5idWlsZGVyOiBkZXRhaWw6IEluaXRpYWwgc3RhdGUgQ1BTUiAweDFjNSBQQyAw
eDQwMDgwMDAwCj4gZG9tYWluYnVpbGRlcjogZGV0YWlsOiBsYXVuY2hfdm06IGNhbGxlZCwgY3R4
dD0weDdmOTAzZGUwMDQKPiBkb21haW5idWlsZGVyOiBkZXRhaWw6IHhjX2RvbV9nbnR0YWJfaHZt
X3NlZWQ6IGNhbGxlZCwgcGZuPTB4MzgwMDAKPiBkb21haW5idWlsZGVyOiBkZXRhaWw6IHhjX2Rv
bV9yZWxlYXNlOiBjYWxsZWQKPiAoWEVOKSBncmFudF90YWJsZS5jOjQxMTpkMHYxIEJhZCBmbGFn
cyAoMCkgb3IgZG9tICgwKS4gKGV4cGVjdGVkIGRvbSAwKQo+IAo+IAo+IAo+IFJlZ2FyZHMsCj4g
cmF4Cj4gX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KPiBY
ZW4tdXNlcnMgbWFpbGluZyBsaXN0Cj4gWGVuLXVzZXJzQGxpc3RzLnhlbi5vcmcKPiBodHRwOi8v
bGlzdHMueGVuLm9yZy94ZW4tdXNlcnMKCl9fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19f
X19fX19fX19fX19fX19fClhlbi11c2VycyBtYWlsaW5nIGxpc3QKWGVuLXVzZXJzQGxpc3RzLnhl
bi5vcmcKaHR0cDovL2xpc3RzLnhlbi5vcmcveGVuLXVzZXJz

From xen-users-bounces@lists.xen.org Mon Jan 04 11:50:52 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Mon, 04 Jan 2016 11:50:52 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aG3ev-00048W-88; Mon, 04 Jan 2016 11:50:45 +0000
Received: from mail6.bemta14.messagelabs.com ([193.109.254.103])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <prvs=8049774f7=Ian.Campbell@citrix.com>)
	id 1aG3eu-00047c-1O
	for xen-users@lists.xen.org; Mon, 04 Jan 2016 11:50:44 +0000
Received: from [193.109.254.147] by server-4.bemta-14.messagelabs.com id
	0D/07-10715-39C5A865; Mon, 04 Jan 2016 11:50:43 +0000
X-Env-Sender: prvs=8049774f7=Ian.Campbell@citrix.com
X-Msg-Ref: server-6.tower-27.messagelabs.com!1451908241!14573402!1
X-Originating-IP: [66.165.176.89]
X-SpamReason: No, hits=0.0 required=7.0 tests=sa_preprocessor: 
	VHJ1c3RlZCBJUDogNjYuMTY1LjE3Ni44OSA9PiAyMDMwMDc=\n,
	received_headers: No Received headers
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 13595 invoked from network); 4 Jan 2016 11:50:42 -0000
Received: from smtp.citrix.com (HELO SMTP.CITRIX.COM) (66.165.176.89)
	by server-6.tower-27.messagelabs.com with RC4-SHA encrypted SMTP;
	4 Jan 2016 11:50:42 -0000
X-IronPort-AV: E=Sophos;i="5.20,520,1444694400"; d="scan'208";a="322702666"
Message-ID: <1451908133.13361.44.camel@citrix.com>
From: Ian Campbell <ian.campbell@citrix.com>
To: Atul Raut <atul.droid@gmail.com>, <xen-users@lists.xen.org>
Date: Mon, 4 Jan 2016 11:48:53 +0000
In-Reply-To: <CAOX8d0ejO-hUpmS97-zen9HO=xoeQMzto8HLv8uWO=3xrvZL1Q@mail.gmail.com>
References: <CAOX8d0ejO-hUpmS97-zen9HO=xoeQMzto8HLv8uWO=3xrvZL1Q@mail.gmail.com>
X-Mailer: Evolution 3.18.2-1 
MIME-Version: 1.0
X-DLP: MIA1
Subject: Re: [Xen-users] DOMu failed to launch
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: base64
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

T24gU3VuLCAyMDE2LTAxLTAzIGF0IDE0OjQ2IC0wODAwLCBBdHVsIFJhdXQgd3JvdGU6Cj4gSGks
Cj4gCj4gSSBhbSBnZXR0aW5nIGJlbG93IGVycm9yIGxvZ3Mgb24gRE9NdSBjcmVhdGlvbi4KPiBJ
IGFtIHVzaW5nIEFSTXY3IHBsYXRmb3JtICYgWGVuLTQuNi4KPiBEbyBJIG5lZWQgdG8gZW5hYmxl
IExQQUUgZm9yIERPTTAgPwoKTm90IGluIGdlbmVyYWwsIHVubGVzcyB0aGUgZG9tYWluIGhhcyA+
NEdCIFJBTS4KCj4gUGxlYXNlIHN1Z2dlc3QgYW55IHBvaW50ZXJzLiAKClBsZWFzZSBwcm92aWRl
IHlvdXIgZ3Vlc3QgY2ZnIGZpbGUgYXMgd2VsbCBhcyB0aGUgZnVsbCBvdXRwdXQgb2YgInhsIC12
dnYKY3JlYXRlIDxjZmc+IiAodGhlIC12dnYgbWFrZXMgaXQgdmVyeSB2ZXJib3NlKS4KCj4gCj4g
ZG9tYWluYnVpbGRlcjogZGV0YWlsOiBzZXR1cF9wZ3RhYmxlc19hcm06IGNhbGxlZAo+IGRvbWFp
bmJ1aWxkZXI6IGRldGFpbDogY2xlYXJfcGFnZTogcGZuIDB4MzkwMDAsIG1mbiAweDM5MDAwCj4g
ZG9tYWluYnVpbGRlcjogZGV0YWlsOiBjbGVhcl9wYWdlOiBwZm4gMHgzOTAwMSwgbWZuIDB4Mzkw
MDEKPiBkb21haW5idWlsZGVyOiBkZXRhaWw6IHN0YXJ0X2luZm9fYXJtOiBjYWxsZWQKPiBkb21h
aW5idWlsZGVyOiBkZXRhaWw6IGRvbWFpbiBidWlsZGVyIG1lbW9yeSBmb290cHJpbnQKPiBkb21h
aW5idWlsZGVyOiBkZXRhaWw6wqDCoMKgIGFsbG9jYXRlZAo+IGRvbWFpbmJ1aWxkZXI6IGRldGFp
bDrCoMKgwqDCoMKgwqAgbWFsbG9jwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgIDogMzg5IGtCCj4g
ZG9tYWluYnVpbGRlcjogZGV0YWlsOsKgwqDCoMKgwqDCoCBhbm9uIG1tYXDCoMKgwqDCoMKgwqDC
oMKgwqAgOiAwIGJ5dGVzCj4gZG9tYWluYnVpbGRlcjogZGV0YWlsOsKgwqDCoCBtYXBwZWQKPiBk
b21haW5idWlsZGVyOiBkZXRhaWw6wqDCoMKgwqDCoMKgIGZpbGUgbW1hcMKgwqDCoMKgwqDCoMKg
wqDCoCA6IDIyMzE0IGtCCj4gZG9tYWluYnVpbGRlcjogZGV0YWlsOsKgwqDCoMKgwqDCoCBkb21V
IG1tYXDCoMKgwqDCoMKgwqDCoMKgwqAgOiAyMjMyNCBrQgo+IGRvbWFpbmJ1aWxkZXI6IGRldGFp
bDogdmNwdV9hcm02NDogY2FsbGVkCj4gZG9tYWluYnVpbGRlcjogZGV0YWlsOiBEVEIgNDdmZmYw
MDAKPiBkb21haW5idWlsZGVyOiBkZXRhaWw6IEluaXRpYWwgc3RhdGUgQ1BTUiAweDFjNSBQQyAw
eDQwMDgwMDAwCj4gZG9tYWluYnVpbGRlcjogZGV0YWlsOiBsYXVuY2hfdm06IGNhbGxlZCwgY3R4
dD0weDdmOTAzZGUwMDQKPiBkb21haW5idWlsZGVyOiBkZXRhaWw6IHhjX2RvbV9nbnR0YWJfaHZt
X3NlZWQ6IGNhbGxlZCwgcGZuPTB4MzgwMDAKPiBkb21haW5idWlsZGVyOiBkZXRhaWw6IHhjX2Rv
bV9yZWxlYXNlOiBjYWxsZWQKPiAoWEVOKSBncmFudF90YWJsZS5jOjQxMTpkMHYxIEJhZCBmbGFn
cyAoMCkgb3IgZG9tICgwKS4gKGV4cGVjdGVkIGRvbSAwKQo+IAo+IAo+IAo+IFJlZ2FyZHMsCj4g
cmF4Cj4gX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KPiBY
ZW4tdXNlcnMgbWFpbGluZyBsaXN0Cj4gWGVuLXVzZXJzQGxpc3RzLnhlbi5vcmcKPiBodHRwOi8v
bGlzdHMueGVuLm9yZy94ZW4tdXNlcnMKCl9fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19f
X19fX19fX19fX19fX19fClhlbi11c2VycyBtYWlsaW5nIGxpc3QKWGVuLXVzZXJzQGxpc3RzLnhl
bi5vcmcKaHR0cDovL2xpc3RzLnhlbi5vcmcveGVuLXVzZXJz

From xen-users-bounces@lists.xen.org Mon Jan 04 12:15:53 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Mon, 04 Jan 2016 12:15:53 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aG42q-0006J8-5L; Mon, 04 Jan 2016 12:15:28 +0000
Received: from mail6.bemta3.messagelabs.com ([195.245.230.39])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <prvs=8049774f7=Ian.Campbell@citrix.com>)
	id 1aG42o-0006J3-HE
	for xen-users@lists.xen.org; Mon, 04 Jan 2016 12:15:26 +0000
Received: from [85.158.137.68] by server-1.bemta-3.messagelabs.com id
	E0/B8-14715-D526A865; Mon, 04 Jan 2016 12:15:25 +0000
X-Env-Sender: prvs=8049774f7=Ian.Campbell@citrix.com
X-Msg-Ref: server-8.tower-31.messagelabs.com!1451909723!13920406!1
X-Originating-IP: [66.165.176.89]
X-SpamReason: No, hits=0.0 required=7.0 tests=sa_preprocessor: 
	VHJ1c3RlZCBJUDogNjYuMTY1LjE3Ni44OSA9PiAyMDMwMDc=\n,
	received_headers: No Received headers
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 9872 invoked from network); 4 Jan 2016 12:15:24 -0000
Received: from smtp.citrix.com (HELO SMTP.CITRIX.COM) (66.165.176.89)
	by server-8.tower-31.messagelabs.com with RC4-SHA encrypted SMTP;
	4 Jan 2016 12:15:24 -0000
X-IronPort-AV: E=Sophos;i="5.20,520,1444694400"; d="scan'208";a="322705968"
Message-ID: <1451909615.13361.46.camel@citrix.com>
From: Ian Campbell <ian.campbell@citrix.com>
To: Andreas Pflug <pgadmin@pse-consulting.de>, <xen-users@lists.xen.org>
Date: Mon, 4 Jan 2016 12:13:35 +0000
In-Reply-To: <568A5BEE.9090808@pse-consulting.de>
References: <CA+v+Np+eT=mmyt-ZicW1uY4358FP5bCmDrivXU=kw2uTL--i0A@mail.gmail.com>
	<56812352.8060500@pse-consulting.de>
	<1451907382.13361.37.camel@citrix.com>
	<568A5BEE.9090808@pse-consulting.de>
X-Mailer: Evolution 3.18.2-1 
MIME-Version: 1.0
X-DLP: MIA2
Subject: Re: [Xen-users] Missing libvirt+libxl functionality (Was: Re:
 Programmatic administration of Xen machines)
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: base64
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

T24gTW9uLCAyMDE2LTAxLTA0IGF0IDEyOjQ3ICswMTAwLCBBbmRyZWFzIFBmbHVnIHdyb3RlOgo+
IEFtIDA0LjAxLjE2IHVtIDEyOjM2IHNjaHJpZWIgSWFuIENhbXBiZWxsOgo+ID4gU29ycnkgdG8g
aGlqYWNrIHRoaXMgdGhyZWFkLgo+ID4gCj4gPiBPbiBNb24sIDIwMTUtMTItMjggYXQgMTI6NTYg
KzAxMDAsIEFuZHJlYXMgUGZsdWcgd3JvdGU6Cj4gPiA+IEFjdHVhbGx5LCBJIGZpbmQgdmlyc2gg
YSBiYWQgaWRlYSBzaW5jZSBpdHMgc3VwcG9ydCBmb3IgdGhlIG5ldyB4bAo+ID4gPiBpbnRlcmZh
Y2UgaXNuJ3QgZmVhdHVyZSBjb21wbGV0ZSBhcyB0aGUgb2xkIHhtIGludGVyZmFjZSB3YXMuIEkg
aGFkCj4gPiA+IHRvCj4gPiA+IHJlYWxpemUgdGhpcyB0aGUgaGFyZCB3YXkgd2hlbiBteSB2aXJz
aCBiYXNlZCBweXRob24gdG9vbHMgZGlkbid0Cj4gPiA+IHdvcmsKPiA+ID4gYXMgZXhwZWN0ZWQg
YWZ0ZXIgdXBncmFkaW5nIGZyb20geG0gdG8geGwuCj4gPiBOb3RlIHRoYXQgdmlyc2ggc3BlYWtz
IHRvIGxpYnhsIGRpcmVjdGx5LCBub3QgdmlhIHhsLgo+ID4gCj4gPiBQbGVhc2UgY2FuIHlvdSBs
aXN0IHRoZSBmdW5jdGlvbmFsaXR5IG9mIGxpYnZpcnQncyBsaWJ4bCBiYWNrZWQgd2hpY2gKPiA+
IGlzCj4gPiBtaXNzaW5nIGNvbXBhcmVkIHRvIHRoZSBvbGQgeGVuZCBiYXNlZCBvbmU/IAo+IAo+
IGxpYnZpcnQgb25seSBoYW5kbGVzIGRvbWFpbnMgY3JlYXRlZCB0aHJvdWdoIGl0LCBpLmUuIHVz
aW5nIHhsIGF0IHRoZQo+IHNhbWUgdGltZSBpcyBpbmNvbXBhdGlibGUuIFNpbmNlIGRvbTAgY2Fu
J3QgYmUgY3JlYXRlZCB1c2luZyBsaWJ2aXJ0LAo+IGl0J3MgbWlzc2luZyBmcm9tICJ2aXJzaCBs
aXN0IiBpbiBhbnkgY2FzZS4KClRoaXMgd29ya3MgZm9yIG1lIHdpdGggYSByZWFzb25hYmx5IG1v
ZGVybiBzZXQgb2YgYml0czoKCiAgICByb290QG1hcmlsaXRoLW4wICAgIDp+IyB2aXJzaCBsaXN0
CiAgICDCoElkwqDCoMKgwqBOYW1lwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKg
wqDCoMKgwqDCoMKgwqDCoMKgU3RhdGUKICAgIC0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0t
LS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0KICAgIMKgMMKgwqDCoMKgwqBEb21haW4tMMKgwqDCoMKg
wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqBydW5uaW5nCiAgICDCoDEzwqDC
oMKgwqBkwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDC
oMKgwqDCoMKgcnVubmluZwoKSXQgcHJvYmFibHkgcmVxdWlyZXMgdGhlIGNvcnJlY3QgcnVubmlu
ZyBvZiB4ZW4taW5pdC1kb20wIGR1cmluZyBib290CihsaWtlbHkgdmlhIHRoZSB4ZW5jb21tb25z
IGluaXRzY3JpcHQpLgoKSSBjb3VsZCBiZWxpZXZlIGl0IHdhcyBicm9rZW4gYXQgc29tZSBwb2lu
dCBpbiBoaXN0b3J5IHRob3VnaC4KCj4gIGxpYnZpcnQgc3RvcmVzIGl0cyBvd24gc3RhdGUsIG5v
dCB1c2luZyBsaWJ4bC94ZW5zdG9yZSBzdHVmZi4KClBsZWFzZSBjYW4geW91IGVsYWJvcmF0ZS4K
Cklhbi4KCl9fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fClhl
bi11c2VycyBtYWlsaW5nIGxpc3QKWGVuLXVzZXJzQGxpc3RzLnhlbi5vcmcKaHR0cDovL2xpc3Rz
Lnhlbi5vcmcveGVuLXVzZXJz

From xen-users-bounces@lists.xen.org Mon Jan 04 12:15:53 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Mon, 04 Jan 2016 12:15:53 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aG42q-0006J8-5L; Mon, 04 Jan 2016 12:15:28 +0000
Received: from mail6.bemta3.messagelabs.com ([195.245.230.39])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <prvs=8049774f7=Ian.Campbell@citrix.com>)
	id 1aG42o-0006J3-HE
	for xen-users@lists.xen.org; Mon, 04 Jan 2016 12:15:26 +0000
Received: from [85.158.137.68] by server-1.bemta-3.messagelabs.com id
	E0/B8-14715-D526A865; Mon, 04 Jan 2016 12:15:25 +0000
X-Env-Sender: prvs=8049774f7=Ian.Campbell@citrix.com
X-Msg-Ref: server-8.tower-31.messagelabs.com!1451909723!13920406!1
X-Originating-IP: [66.165.176.89]
X-SpamReason: No, hits=0.0 required=7.0 tests=sa_preprocessor: 
	VHJ1c3RlZCBJUDogNjYuMTY1LjE3Ni44OSA9PiAyMDMwMDc=\n,
	received_headers: No Received headers
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 9872 invoked from network); 4 Jan 2016 12:15:24 -0000
Received: from smtp.citrix.com (HELO SMTP.CITRIX.COM) (66.165.176.89)
	by server-8.tower-31.messagelabs.com with RC4-SHA encrypted SMTP;
	4 Jan 2016 12:15:24 -0000
X-IronPort-AV: E=Sophos;i="5.20,520,1444694400"; d="scan'208";a="322705968"
Message-ID: <1451909615.13361.46.camel@citrix.com>
From: Ian Campbell <ian.campbell@citrix.com>
To: Andreas Pflug <pgadmin@pse-consulting.de>, <xen-users@lists.xen.org>
Date: Mon, 4 Jan 2016 12:13:35 +0000
In-Reply-To: <568A5BEE.9090808@pse-consulting.de>
References: <CA+v+Np+eT=mmyt-ZicW1uY4358FP5bCmDrivXU=kw2uTL--i0A@mail.gmail.com>
	<56812352.8060500@pse-consulting.de>
	<1451907382.13361.37.camel@citrix.com>
	<568A5BEE.9090808@pse-consulting.de>
X-Mailer: Evolution 3.18.2-1 
MIME-Version: 1.0
X-DLP: MIA2
Subject: Re: [Xen-users] Missing libvirt+libxl functionality (Was: Re:
 Programmatic administration of Xen machines)
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: base64
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

T24gTW9uLCAyMDE2LTAxLTA0IGF0IDEyOjQ3ICswMTAwLCBBbmRyZWFzIFBmbHVnIHdyb3RlOgo+
IEFtIDA0LjAxLjE2IHVtIDEyOjM2IHNjaHJpZWIgSWFuIENhbXBiZWxsOgo+ID4gU29ycnkgdG8g
aGlqYWNrIHRoaXMgdGhyZWFkLgo+ID4gCj4gPiBPbiBNb24sIDIwMTUtMTItMjggYXQgMTI6NTYg
KzAxMDAsIEFuZHJlYXMgUGZsdWcgd3JvdGU6Cj4gPiA+IEFjdHVhbGx5LCBJIGZpbmQgdmlyc2gg
YSBiYWQgaWRlYSBzaW5jZSBpdHMgc3VwcG9ydCBmb3IgdGhlIG5ldyB4bAo+ID4gPiBpbnRlcmZh
Y2UgaXNuJ3QgZmVhdHVyZSBjb21wbGV0ZSBhcyB0aGUgb2xkIHhtIGludGVyZmFjZSB3YXMuIEkg
aGFkCj4gPiA+IHRvCj4gPiA+IHJlYWxpemUgdGhpcyB0aGUgaGFyZCB3YXkgd2hlbiBteSB2aXJz
aCBiYXNlZCBweXRob24gdG9vbHMgZGlkbid0Cj4gPiA+IHdvcmsKPiA+ID4gYXMgZXhwZWN0ZWQg
YWZ0ZXIgdXBncmFkaW5nIGZyb20geG0gdG8geGwuCj4gPiBOb3RlIHRoYXQgdmlyc2ggc3BlYWtz
IHRvIGxpYnhsIGRpcmVjdGx5LCBub3QgdmlhIHhsLgo+ID4gCj4gPiBQbGVhc2UgY2FuIHlvdSBs
aXN0IHRoZSBmdW5jdGlvbmFsaXR5IG9mIGxpYnZpcnQncyBsaWJ4bCBiYWNrZWQgd2hpY2gKPiA+
IGlzCj4gPiBtaXNzaW5nIGNvbXBhcmVkIHRvIHRoZSBvbGQgeGVuZCBiYXNlZCBvbmU/IAo+IAo+
IGxpYnZpcnQgb25seSBoYW5kbGVzIGRvbWFpbnMgY3JlYXRlZCB0aHJvdWdoIGl0LCBpLmUuIHVz
aW5nIHhsIGF0IHRoZQo+IHNhbWUgdGltZSBpcyBpbmNvbXBhdGlibGUuIFNpbmNlIGRvbTAgY2Fu
J3QgYmUgY3JlYXRlZCB1c2luZyBsaWJ2aXJ0LAo+IGl0J3MgbWlzc2luZyBmcm9tICJ2aXJzaCBs
aXN0IiBpbiBhbnkgY2FzZS4KClRoaXMgd29ya3MgZm9yIG1lIHdpdGggYSByZWFzb25hYmx5IG1v
ZGVybiBzZXQgb2YgYml0czoKCiAgICByb290QG1hcmlsaXRoLW4wICAgIDp+IyB2aXJzaCBsaXN0
CiAgICDCoElkwqDCoMKgwqBOYW1lwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKg
wqDCoMKgwqDCoMKgwqDCoMKgU3RhdGUKICAgIC0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0t
LS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0KICAgIMKgMMKgwqDCoMKgwqBEb21haW4tMMKgwqDCoMKg
wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqBydW5uaW5nCiAgICDCoDEzwqDC
oMKgwqBkwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDC
oMKgwqDCoMKgcnVubmluZwoKSXQgcHJvYmFibHkgcmVxdWlyZXMgdGhlIGNvcnJlY3QgcnVubmlu
ZyBvZiB4ZW4taW5pdC1kb20wIGR1cmluZyBib290CihsaWtlbHkgdmlhIHRoZSB4ZW5jb21tb25z
IGluaXRzY3JpcHQpLgoKSSBjb3VsZCBiZWxpZXZlIGl0IHdhcyBicm9rZW4gYXQgc29tZSBwb2lu
dCBpbiBoaXN0b3J5IHRob3VnaC4KCj4gIGxpYnZpcnQgc3RvcmVzIGl0cyBvd24gc3RhdGUsIG5v
dCB1c2luZyBsaWJ4bC94ZW5zdG9yZSBzdHVmZi4KClBsZWFzZSBjYW4geW91IGVsYWJvcmF0ZS4K
Cklhbi4KCl9fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fClhl
bi11c2VycyBtYWlsaW5nIGxpc3QKWGVuLXVzZXJzQGxpc3RzLnhlbi5vcmcKaHR0cDovL2xpc3Rz
Lnhlbi5vcmcveGVuLXVzZXJz

From xen-users-bounces@lists.xen.org Mon Jan 04 12:31:46 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Mon, 04 Jan 2016 12:31:46 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aG4IP-00077I-6H; Mon, 04 Jan 2016 12:31:33 +0000
Received: from mail6.bemta5.messagelabs.com ([195.245.231.135])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <pgadmin@pse-consulting.de>) id 1aG4IN-000773-5y
	for xen-users@lists.xen.org; Mon, 04 Jan 2016 12:31:31 +0000
Received: from [85.158.139.211] by server-11.bemta-5.messagelabs.com id
	1D/A5-24494-2266A865; Mon, 04 Jan 2016 12:31:30 +0000
X-Env-Sender: pgadmin@pse-consulting.de
X-Msg-Ref: server-8.tower-206.messagelabs.com!1451910689!13550733!1
X-Originating-IP: [217.72.192.73]
X-SpamReason: No, hits=0.0 required=7.0 tests=
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 1445 invoked from network); 4 Jan 2016 12:31:29 -0000
Received: from mout.kundenserver.de (HELO mout.kundenserver.de) (217.72.192.73)
	by server-8.tower-206.messagelabs.com with DHE-RSA-AES256-GCM-SHA384
	encrypted SMTP; 4 Jan 2016 12:31:29 -0000
Received: from pse.homenet.org ([88.70.250.61]) by mrelayeu.kundenserver.de
	(mreue104) with ESMTPSA (Nemesis) id 0MNLx3-1aIZON0u0v-006tcB;
	Mon, 04 Jan 2016 13:31:22 +0100
Received: from [192.168.0.8] (helo=pse8.fritz.box)
	by pse.homenet.org with esmtp (Exim 4.84)
	(envelope-from <pgadmin@pse-consulting.de>)
	id 1aG4IC-0007RI-Mb; Mon, 04 Jan 2016 13:31:20 +0100
To: Ian Campbell <ian.campbell@citrix.com>, xen-users@lists.xen.org
References: <CA+v+Np+eT=mmyt-ZicW1uY4358FP5bCmDrivXU=kw2uTL--i0A@mail.gmail.com>
	<56812352.8060500@pse-consulting.de>
	<1451907382.13361.37.camel@citrix.com>
	<568A5BEE.9090808@pse-consulting.de>
	<1451909615.13361.46.camel@citrix.com>
From: Andreas Pflug <pgadmin@pse-consulting.de>
X-Enigmail-Draft-Status: N1110
Message-ID: <568A6618.5@pse-consulting.de>
Date: Mon, 4 Jan 2016 13:31:20 +0100
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:38.0)
	Gecko/20100101 Thunderbird/38.5.0
MIME-Version: 1.0
In-Reply-To: <1451909615.13361.46.camel@citrix.com>
X-Provags-ID: V03:K0:gVGBmlpd2/3/y/jAe+xlnqHycjwmG16r/IttgcGs451LTSKDpEC
	oRR0mEx38o9wTUSUg/Daj2ikdfJqiihoHK6QVqrJXgrkFtClOD+EMMadVeoFTC2uncE/RWD
	nEpJ3MaJkRai6HVY35OW+ZpPGcaGbbje9P5v/s12MZpqP6If7/qnnItIt4GT159AA0q2saA
	qFUoi3RAZza8U//itfKlA==
X-UI-Out-Filterresults: notjunk:1;V01:K0:OU4XDDLyOxQ=:ysklGkpiAcguWvnAntL1oj
	lf/jGrZxvRqZC8VVLaBdQ6M3kWeCiQj2089ZKIQVcF6trY5jV61CO5muWNkvPmjmZvgjkywQB
	N62M0OUoHkGmrs7rQqIc/YJplreUCW4VgZamL4txhnIKf3U4ZlYwcAk9db484A79mfQOvoYr8
	gZfiwi0/BXzoq9ojSGx62Tl6LakaAdK4dRgHxYdr8gtvdRmrR44nZD82QCY/R+m68hkBW1KlQ
	EqfbU7ZEBaCpc7TreBlqbA4oQ8mxu02MrzMfRnmqOCEcG3S0J+G6JYtLJwbF+VYiLdmX5029U
	fkxAHktHuJt9AOMP3Q2rWkrXfhnHPUDqOO03fLMPakjUmzUQp+kTKLgNehQ21CoB80GtSpVmR
	X2n2iit7PqEcRgAiyY2NerWrhrOISrid2Dzpn9nSCCvr80IwzfKBELu2bGeD21OcEn0RTZzNw
	qO+2XfdO9/KEBc8h8ElZcbXraWzBzQoIRlBjeE9YJyQ1nlksrUqZOSSWQHNzHnJgW6V7E7Poe
	vUbMRrd3kh3xgKgmgNw832IGILm+2vGTxPWGm/fqgwCl/X70zS9UL024sEiP+TveZBa8Jsn4P
	VoSpMHv0cSVld7YOY0c8u36W3uluGcX62788aJXsHbMO5FIWWIty3urHWXA9vLj4XcWvNHLBW
	qFXeEPTwyB7+F77EBAe4tSUxBsiOAvaI90Ks+zPtjpLXD9AKCEPCaFrqIb2Z471kqv6LDfWkJ
	J9KVNvAzMOzBRnhB
Subject: Re: [Xen-users] Missing libvirt+libxl functionality (Was: Re:
 Programmatic administration of Xen machines)
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

Am 04.01.16 um 13:13 schrieb Ian Campbell:
> On Mon, 2016-01-04 at 12:47 +0100, Andreas Pflug wrote:
>> Am 04.01.16 um 12:36 schrieb Ian Campbell:
>>> Sorry to hijack this thread.
>>>
>>> On Mon, 2015-12-28 at 12:56 +0100, Andreas Pflug wrote:
>>>> Actually, I find virsh a bad idea since its support for the new xl
>>>> interface isn't feature complete as the old xm interface was. I had
>>>> to
>>>> realize this the hard way when my virsh based python tools didn't
>>>> work
>>>> as expected after upgrading from xm to xl.
>>> Note that virsh speaks to libxl directly, not via xl.
>>>
>>> Please can you list the functionality of libvirt's libxl backed which
>>> is
>>> missing compared to the old xend based one? 
>> libvirt only handles domains created through it, i.e. using xl at the
>> same time is incompatible. Since dom0 can't be created using libvirt,
>> it's missing from "virsh list" in any case.
> This works for me with a reasonably modern set of bits:
>
>     root@marilith-n0    :~# virsh list
>      Id    Name                           State
>     ----------------------------------------------------
>      0     Domain-0                       running
>      13    d                              running
>
> It probably requires the correct running of xen-init-dom0 during boot
> (likely via the xencommons initscript).
>
> I could believe it was broken at some point in history though.
>
>>  libvirt stores its own state, not using libxl/xenstore stuff.
> Please can you elaborate.
I tested on Debian with 4.4.1 and xl toolstack. See the author's blog post:
https://blog.xenproject.org/2014/01/17/libvirt-support-for-xens-new-libxenlight-toolstack/

I had even more trouble, e.g. I wasn't able to use non-standard block
scripts (neither via /etc/xen/scripts/block-XXX nor via a script
parameter) which are mandatory for me.


Regards,
Andreas
>
> Ian.


_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users

From xen-users-bounces@lists.xen.org Mon Jan 04 12:31:46 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Mon, 04 Jan 2016 12:31:46 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aG4IP-00077I-6H; Mon, 04 Jan 2016 12:31:33 +0000
Received: from mail6.bemta5.messagelabs.com ([195.245.231.135])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <pgadmin@pse-consulting.de>) id 1aG4IN-000773-5y
	for xen-users@lists.xen.org; Mon, 04 Jan 2016 12:31:31 +0000
Received: from [85.158.139.211] by server-11.bemta-5.messagelabs.com id
	1D/A5-24494-2266A865; Mon, 04 Jan 2016 12:31:30 +0000
X-Env-Sender: pgadmin@pse-consulting.de
X-Msg-Ref: server-8.tower-206.messagelabs.com!1451910689!13550733!1
X-Originating-IP: [217.72.192.73]
X-SpamReason: No, hits=0.0 required=7.0 tests=
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 1445 invoked from network); 4 Jan 2016 12:31:29 -0000
Received: from mout.kundenserver.de (HELO mout.kundenserver.de) (217.72.192.73)
	by server-8.tower-206.messagelabs.com with DHE-RSA-AES256-GCM-SHA384
	encrypted SMTP; 4 Jan 2016 12:31:29 -0000
Received: from pse.homenet.org ([88.70.250.61]) by mrelayeu.kundenserver.de
	(mreue104) with ESMTPSA (Nemesis) id 0MNLx3-1aIZON0u0v-006tcB;
	Mon, 04 Jan 2016 13:31:22 +0100
Received: from [192.168.0.8] (helo=pse8.fritz.box)
	by pse.homenet.org with esmtp (Exim 4.84)
	(envelope-from <pgadmin@pse-consulting.de>)
	id 1aG4IC-0007RI-Mb; Mon, 04 Jan 2016 13:31:20 +0100
To: Ian Campbell <ian.campbell@citrix.com>, xen-users@lists.xen.org
References: <CA+v+Np+eT=mmyt-ZicW1uY4358FP5bCmDrivXU=kw2uTL--i0A@mail.gmail.com>
	<56812352.8060500@pse-consulting.de>
	<1451907382.13361.37.camel@citrix.com>
	<568A5BEE.9090808@pse-consulting.de>
	<1451909615.13361.46.camel@citrix.com>
From: Andreas Pflug <pgadmin@pse-consulting.de>
X-Enigmail-Draft-Status: N1110
Message-ID: <568A6618.5@pse-consulting.de>
Date: Mon, 4 Jan 2016 13:31:20 +0100
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:38.0)
	Gecko/20100101 Thunderbird/38.5.0
MIME-Version: 1.0
In-Reply-To: <1451909615.13361.46.camel@citrix.com>
X-Provags-ID: V03:K0:gVGBmlpd2/3/y/jAe+xlnqHycjwmG16r/IttgcGs451LTSKDpEC
	oRR0mEx38o9wTUSUg/Daj2ikdfJqiihoHK6QVqrJXgrkFtClOD+EMMadVeoFTC2uncE/RWD
	nEpJ3MaJkRai6HVY35OW+ZpPGcaGbbje9P5v/s12MZpqP6If7/qnnItIt4GT159AA0q2saA
	qFUoi3RAZza8U//itfKlA==
X-UI-Out-Filterresults: notjunk:1;V01:K0:OU4XDDLyOxQ=:ysklGkpiAcguWvnAntL1oj
	lf/jGrZxvRqZC8VVLaBdQ6M3kWeCiQj2089ZKIQVcF6trY5jV61CO5muWNkvPmjmZvgjkywQB
	N62M0OUoHkGmrs7rQqIc/YJplreUCW4VgZamL4txhnIKf3U4ZlYwcAk9db484A79mfQOvoYr8
	gZfiwi0/BXzoq9ojSGx62Tl6LakaAdK4dRgHxYdr8gtvdRmrR44nZD82QCY/R+m68hkBW1KlQ
	EqfbU7ZEBaCpc7TreBlqbA4oQ8mxu02MrzMfRnmqOCEcG3S0J+G6JYtLJwbF+VYiLdmX5029U
	fkxAHktHuJt9AOMP3Q2rWkrXfhnHPUDqOO03fLMPakjUmzUQp+kTKLgNehQ21CoB80GtSpVmR
	X2n2iit7PqEcRgAiyY2NerWrhrOISrid2Dzpn9nSCCvr80IwzfKBELu2bGeD21OcEn0RTZzNw
	qO+2XfdO9/KEBc8h8ElZcbXraWzBzQoIRlBjeE9YJyQ1nlksrUqZOSSWQHNzHnJgW6V7E7Poe
	vUbMRrd3kh3xgKgmgNw832IGILm+2vGTxPWGm/fqgwCl/X70zS9UL024sEiP+TveZBa8Jsn4P
	VoSpMHv0cSVld7YOY0c8u36W3uluGcX62788aJXsHbMO5FIWWIty3urHWXA9vLj4XcWvNHLBW
	qFXeEPTwyB7+F77EBAe4tSUxBsiOAvaI90Ks+zPtjpLXD9AKCEPCaFrqIb2Z471kqv6LDfWkJ
	J9KVNvAzMOzBRnhB
Subject: Re: [Xen-users] Missing libvirt+libxl functionality (Was: Re:
 Programmatic administration of Xen machines)
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

Am 04.01.16 um 13:13 schrieb Ian Campbell:
> On Mon, 2016-01-04 at 12:47 +0100, Andreas Pflug wrote:
>> Am 04.01.16 um 12:36 schrieb Ian Campbell:
>>> Sorry to hijack this thread.
>>>
>>> On Mon, 2015-12-28 at 12:56 +0100, Andreas Pflug wrote:
>>>> Actually, I find virsh a bad idea since its support for the new xl
>>>> interface isn't feature complete as the old xm interface was. I had
>>>> to
>>>> realize this the hard way when my virsh based python tools didn't
>>>> work
>>>> as expected after upgrading from xm to xl.
>>> Note that virsh speaks to libxl directly, not via xl.
>>>
>>> Please can you list the functionality of libvirt's libxl backed which
>>> is
>>> missing compared to the old xend based one? 
>> libvirt only handles domains created through it, i.e. using xl at the
>> same time is incompatible. Since dom0 can't be created using libvirt,
>> it's missing from "virsh list" in any case.
> This works for me with a reasonably modern set of bits:
>
>     root@marilith-n0    :~# virsh list
>      Id    Name                           State
>     ----------------------------------------------------
>      0     Domain-0                       running
>      13    d                              running
>
> It probably requires the correct running of xen-init-dom0 during boot
> (likely via the xencommons initscript).
>
> I could believe it was broken at some point in history though.
>
>>  libvirt stores its own state, not using libxl/xenstore stuff.
> Please can you elaborate.
I tested on Debian with 4.4.1 and xl toolstack. See the author's blog post:
https://blog.xenproject.org/2014/01/17/libvirt-support-for-xens-new-libxenlight-toolstack/

I had even more trouble, e.g. I wasn't able to use non-standard block
scripts (neither via /etc/xen/scripts/block-XXX nor via a script
parameter) which are mandatory for me.


Regards,
Andreas
>
> Ian.


_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users

From xen-users-bounces@lists.xen.org Mon Jan 04 12:39:55 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Mon, 04 Jan 2016 12:39:55 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aG4QB-0007cP-95; Mon, 04 Jan 2016 12:39:35 +0000
Received: from mail6.bemta3.messagelabs.com ([195.245.230.39])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <prvs=8049774f7=Ian.Campbell@citrix.com>)
	id 1aG4Q9-0007c9-7u; Mon, 04 Jan 2016 12:39:33 +0000
Received: from [85.158.137.68] by server-9.bemta-3.messagelabs.com id
	07/F7-03066-4086A865; Mon, 04 Jan 2016 12:39:32 +0000
X-Env-Sender: prvs=8049774f7=Ian.Campbell@citrix.com
X-Msg-Ref: server-2.tower-31.messagelabs.com!1451911170!13778481!1
X-Originating-IP: [66.165.176.63]
X-SpamReason: No, hits=0.0 required=7.0 tests=sa_preprocessor: 
	VHJ1c3RlZCBJUDogNjYuMTY1LjE3Ni42MyA9PiAzMDYwNDg=\n,
	received_headers: No Received headers
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 12731 invoked from network); 4 Jan 2016 12:39:31 -0000
Received: from smtp02.citrix.com (HELO SMTP02.CITRIX.COM) (66.165.176.63)
	by server-2.tower-31.messagelabs.com with RC4-SHA encrypted SMTP;
	4 Jan 2016 12:39:31 -0000
X-IronPort-AV: E=Sophos;i="5.20,520,1444694400"; d="scan'208";a="328839335"
Message-ID: <1451911062.13361.60.camel@citrix.com>
From: Ian Campbell <ian.campbell@citrix.com>
To: Andreas Pflug <pgadmin@pse-consulting.de>, <xen-users@lists.xen.org>
Date: Mon, 4 Jan 2016 12:37:42 +0000
In-Reply-To: <568A6618.5@pse-consulting.de>
References: <CA+v+Np+eT=mmyt-ZicW1uY4358FP5bCmDrivXU=kw2uTL--i0A@mail.gmail.com>
	<56812352.8060500@pse-consulting.de>
	<1451907382.13361.37.camel@citrix.com>
	<568A5BEE.9090808@pse-consulting.de>
	<1451909615.13361.46.camel@citrix.com>
	<568A6618.5@pse-consulting.de>
X-Mailer: Evolution 3.18.2-1 
MIME-Version: 1.0
X-DLP: MIA1
Cc: Jim Fehlig <jfehlig@suse.com>, xen-devel <xen-devel@lists.xen.org>
Subject: Re: [Xen-users] Missing libvirt+libxl functionality (Was: Re:
 Programmatic administration of Xen machines)
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: base64
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

T24gTW9uLCAyMDE2LTAxLTA0IGF0IDEzOjMxICswMTAwLCBBbmRyZWFzIFBmbHVnIHdyb3RlOgo+
IEFtIDA0LjAxLjE2IHVtIDEzOjEzIHNjaHJpZWIgSWFuIENhbXBiZWxsOgo+ID4gT24gTW9uLCAy
MDE2LTAxLTA0IGF0IDEyOjQ3ICswMTAwLCBBbmRyZWFzIFBmbHVnIHdyb3RlOgo+ID4gPiBBbSAw
NC4wMS4xNiB1bSAxMjozNiBzY2hyaWViIElhbiBDYW1wYmVsbDoKPiA+ID4gPiBTb3JyeSB0byBo
aWphY2sgdGhpcyB0aHJlYWQuCj4gPiA+ID4gCj4gPiA+ID4gT24gTW9uLCAyMDE1LTEyLTI4IGF0
IDEyOjU2ICswMTAwLCBBbmRyZWFzIFBmbHVnIHdyb3RlOgo+ID4gPiA+ID4gQWN0dWFsbHksIEkg
ZmluZCB2aXJzaCBhIGJhZCBpZGVhIHNpbmNlIGl0cyBzdXBwb3J0IGZvciB0aGUgbmV3Cj4gPiA+
ID4gPiB4bAo+ID4gPiA+ID4gaW50ZXJmYWNlIGlzbid0IGZlYXR1cmUgY29tcGxldGUgYXMgdGhl
IG9sZCB4bSBpbnRlcmZhY2Ugd2FzLiBJCj4gPiA+ID4gPiBoYWQKPiA+ID4gPiA+IHRvCj4gPiA+
ID4gPiByZWFsaXplIHRoaXMgdGhlIGhhcmQgd2F5IHdoZW4gbXkgdmlyc2ggYmFzZWQgcHl0aG9u
IHRvb2xzIGRpZG4ndAo+ID4gPiA+ID4gd29yawo+ID4gPiA+ID4gYXMgZXhwZWN0ZWQgYWZ0ZXIg
dXBncmFkaW5nIGZyb20geG0gdG8geGwuCj4gPiA+ID4gTm90ZSB0aGF0IHZpcnNoIHNwZWFrcyB0
byBsaWJ4bCBkaXJlY3RseSwgbm90IHZpYSB4bC4KPiA+ID4gPiAKPiA+ID4gPiBQbGVhc2UgY2Fu
IHlvdSBsaXN0IHRoZSBmdW5jdGlvbmFsaXR5IG9mIGxpYnZpcnQncyBsaWJ4bCBiYWNrZWQKPiA+
ID4gPiB3aGljaAo+ID4gPiA+IGlzCj4gPiA+ID4gbWlzc2luZyBjb21wYXJlZCB0byB0aGUgb2xk
IHhlbmQgYmFzZWQgb25lPyAKPiA+ID4gbGlidmlydCBvbmx5IGhhbmRsZXMgZG9tYWlucyBjcmVh
dGVkIHRocm91Z2ggaXQsIGkuZS4gdXNpbmcgeGwgYXQgdGhlCj4gPiA+IHNhbWUgdGltZSBpcyBp
bmNvbXBhdGlibGUuIFNpbmNlIGRvbTAgY2FuJ3QgYmUgY3JlYXRlZCB1c2luZyBsaWJ2aXJ0LAo+
ID4gPiBpdCdzIG1pc3NpbmcgZnJvbSAidmlyc2ggbGlzdCIgaW4gYW55IGNhc2UuCj4gPiBUaGlz
IHdvcmtzIGZvciBtZSB3aXRoIGEgcmVhc29uYWJseSBtb2Rlcm4gc2V0IG9mIGJpdHM6Cj4gPiAK
PiA+IMKgwqDCoMKgcm9vdEBtYXJpbGl0aC1uMMKgwqDCoMKgOn4jIHZpcnNoIGxpc3QKPiA+IMKg
wqDCoMKgwqBJZMKgwqDCoMKgTmFtZcKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDC
oMKgwqDCoMKgwqDCoMKgwqDCoFN0YXRlCj4gPiDCoMKgwqDCoC0tLS0tLS0tLS0tLS0tLS0tLS0t
LS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0KPiA+IMKgwqDCoMKgwqAwwqDCoMKgwqDC
oERvbWFpbi0wwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoHJ1
bm5pbmcKPiA+IMKgwqDCoMKgwqAxM8KgwqDCoMKgZMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKg
wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoHJ1bm5pbmcKPiA+IAo+ID4gSXQgcHJv
YmFibHkgcmVxdWlyZXMgdGhlIGNvcnJlY3QgcnVubmluZyBvZiB4ZW4taW5pdC1kb20wIGR1cmlu
ZyBib290Cj4gPiAobGlrZWx5IHZpYSB0aGUgeGVuY29tbW9ucyBpbml0c2NyaXB0KS4KPiA+IAo+
ID4gSSBjb3VsZCBiZWxpZXZlIGl0IHdhcyBicm9rZW4gYXQgc29tZSBwb2ludCBpbiBoaXN0b3J5
IHRob3VnaC4KPiA+IAo+ID4gPiDCoGxpYnZpcnQgc3RvcmVzIGl0cyBvd24gc3RhdGUsIG5vdCB1
c2luZyBsaWJ4bC94ZW5zdG9yZSBzdHVmZi4KPiA+IFBsZWFzZSBjYW4geW91IGVsYWJvcmF0ZS4K
PiBJIHRlc3RlZCBvbiBEZWJpYW4gd2l0aCA0LjQuMSBhbmQgeGwgdG9vbHN0YWNrLiBTZWUgdGhl
IGF1dGhvcidzIGJsb2cKPiBwb3N0Ogo+IGh0dHBzOi8vYmxvZy54ZW5wcm9qZWN0Lm9yZy8yMDE0
LzAxLzE3L2xpYnZpcnQtc3VwcG9ydC1mb3IteGVucy1uZXctCj4gbGlieGVubGlnaHQtdG9vbHN0
YWNrLwoKSSB0aGluayB0aGF0IHBhcnRpY3VsYXIgYXNwZWN0IG9mIHRoZSBibG9nIHBvc3QgaXMg
bm8gbG9uZ2VyIHZhbGlkLCBhdApsZWFzdCBBRkFJQ1Qgd2l0aCBtb2Rlcm4gbGlidmlydC4KCj4g
SSBoYWQgZXZlbiBtb3JlIHRyb3VibGUsIGUuZy4gSSB3YXNuJ3QgYWJsZSB0byB1c2Ugbm9uLXN0
YW5kYXJkIGJsb2NrCj4gc2NyaXB0cyAobmVpdGhlciB2aWEgL2V0Yy94ZW4vc2NyaXB0cy9ibG9j
ay1YWFggbm9yIHZpYSBhIHNjcmlwdAo+IHBhcmFtZXRlcikgd2hpY2ggYXJlIG1hbmRhdG9yeSBm
b3IgbWUuCgpMb29raW5nIGF0IHRoZSBjb2RlIGl0IHNlZW1zIGxpa2UgdGhpcyBpcyBzdGlsbCBt
aXNzaW5nLgoKQ29weWluZyB0aGUgZGV2ZWwgbGlzdCBhbmQgbWFpbnRhaW5lciBpbiBjYXNlIEkn
dmUgZWl0aGVyIG1pc3NlZCBzb21ldGhpbmcKb3IgdGhlcmUgaXMgYSByZWFzb24gZm9yIHRoaXMg
KG90aGVyIHRoYW4gInN0aWxsIG9uIHRoZSBUT0RPIGxpc3QiLCB3aGljaCBJCmV4cGVjdCBpcyBt
b3N0IGxpa2VseSkuCgpJZiB5b3UgZmluZCBvdGhlciBzaG9ydGNvbWluZ3Mgb2YgbGlidmlydCB3
aXRoIGxpYnhsIHRoZW4gSSBzdXBwb3NlIHRoZQpiZXN0IHdheSB0byBhcHByb2FjaCB0aGVtIHdv
dWxkIGJlIHRvIHJlcG9ydCB0aGVtIGFzIGJ1Z3M6CiAgICBodHRwOi8vd2lraS54ZW4ub3JnL3dp
a2kvUmVwb3J0aW5nX0J1Z3NfYWdhaW5zdF9YZW4KCihJIGRvbid0IGtub3cgaWYgSmltIG9yIGxp
YnZpcnQgcHJlZmVycyBzb21lIG90aGVyIG1lYW5zIG9mIGRvaW5nIHNvKS4KCklhbi4KCl9fX19f
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fClhlbi11c2VycyBtYWls
aW5nIGxpc3QKWGVuLXVzZXJzQGxpc3RzLnhlbi5vcmcKaHR0cDovL2xpc3RzLnhlbi5vcmcveGVu
LXVzZXJz

From xen-users-bounces@lists.xen.org Mon Jan 04 12:39:55 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Mon, 04 Jan 2016 12:39:55 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aG4QB-0007cP-95; Mon, 04 Jan 2016 12:39:35 +0000
Received: from mail6.bemta3.messagelabs.com ([195.245.230.39])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <prvs=8049774f7=Ian.Campbell@citrix.com>)
	id 1aG4Q9-0007c9-7u; Mon, 04 Jan 2016 12:39:33 +0000
Received: from [85.158.137.68] by server-9.bemta-3.messagelabs.com id
	07/F7-03066-4086A865; Mon, 04 Jan 2016 12:39:32 +0000
X-Env-Sender: prvs=8049774f7=Ian.Campbell@citrix.com
X-Msg-Ref: server-2.tower-31.messagelabs.com!1451911170!13778481!1
X-Originating-IP: [66.165.176.63]
X-SpamReason: No, hits=0.0 required=7.0 tests=sa_preprocessor: 
	VHJ1c3RlZCBJUDogNjYuMTY1LjE3Ni42MyA9PiAzMDYwNDg=\n,
	received_headers: No Received headers
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 12731 invoked from network); 4 Jan 2016 12:39:31 -0000
Received: from smtp02.citrix.com (HELO SMTP02.CITRIX.COM) (66.165.176.63)
	by server-2.tower-31.messagelabs.com with RC4-SHA encrypted SMTP;
	4 Jan 2016 12:39:31 -0000
X-IronPort-AV: E=Sophos;i="5.20,520,1444694400"; d="scan'208";a="328839335"
Message-ID: <1451911062.13361.60.camel@citrix.com>
From: Ian Campbell <ian.campbell@citrix.com>
To: Andreas Pflug <pgadmin@pse-consulting.de>, <xen-users@lists.xen.org>
Date: Mon, 4 Jan 2016 12:37:42 +0000
In-Reply-To: <568A6618.5@pse-consulting.de>
References: <CA+v+Np+eT=mmyt-ZicW1uY4358FP5bCmDrivXU=kw2uTL--i0A@mail.gmail.com>
	<56812352.8060500@pse-consulting.de>
	<1451907382.13361.37.camel@citrix.com>
	<568A5BEE.9090808@pse-consulting.de>
	<1451909615.13361.46.camel@citrix.com>
	<568A6618.5@pse-consulting.de>
X-Mailer: Evolution 3.18.2-1 
MIME-Version: 1.0
X-DLP: MIA1
Cc: Jim Fehlig <jfehlig@suse.com>, xen-devel <xen-devel@lists.xen.org>
Subject: Re: [Xen-users] Missing libvirt+libxl functionality (Was: Re:
 Programmatic administration of Xen machines)
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: base64
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

T24gTW9uLCAyMDE2LTAxLTA0IGF0IDEzOjMxICswMTAwLCBBbmRyZWFzIFBmbHVnIHdyb3RlOgo+
IEFtIDA0LjAxLjE2IHVtIDEzOjEzIHNjaHJpZWIgSWFuIENhbXBiZWxsOgo+ID4gT24gTW9uLCAy
MDE2LTAxLTA0IGF0IDEyOjQ3ICswMTAwLCBBbmRyZWFzIFBmbHVnIHdyb3RlOgo+ID4gPiBBbSAw
NC4wMS4xNiB1bSAxMjozNiBzY2hyaWViIElhbiBDYW1wYmVsbDoKPiA+ID4gPiBTb3JyeSB0byBo
aWphY2sgdGhpcyB0aHJlYWQuCj4gPiA+ID4gCj4gPiA+ID4gT24gTW9uLCAyMDE1LTEyLTI4IGF0
IDEyOjU2ICswMTAwLCBBbmRyZWFzIFBmbHVnIHdyb3RlOgo+ID4gPiA+ID4gQWN0dWFsbHksIEkg
ZmluZCB2aXJzaCBhIGJhZCBpZGVhIHNpbmNlIGl0cyBzdXBwb3J0IGZvciB0aGUgbmV3Cj4gPiA+
ID4gPiB4bAo+ID4gPiA+ID4gaW50ZXJmYWNlIGlzbid0IGZlYXR1cmUgY29tcGxldGUgYXMgdGhl
IG9sZCB4bSBpbnRlcmZhY2Ugd2FzLiBJCj4gPiA+ID4gPiBoYWQKPiA+ID4gPiA+IHRvCj4gPiA+
ID4gPiByZWFsaXplIHRoaXMgdGhlIGhhcmQgd2F5IHdoZW4gbXkgdmlyc2ggYmFzZWQgcHl0aG9u
IHRvb2xzIGRpZG4ndAo+ID4gPiA+ID4gd29yawo+ID4gPiA+ID4gYXMgZXhwZWN0ZWQgYWZ0ZXIg
dXBncmFkaW5nIGZyb20geG0gdG8geGwuCj4gPiA+ID4gTm90ZSB0aGF0IHZpcnNoIHNwZWFrcyB0
byBsaWJ4bCBkaXJlY3RseSwgbm90IHZpYSB4bC4KPiA+ID4gPiAKPiA+ID4gPiBQbGVhc2UgY2Fu
IHlvdSBsaXN0IHRoZSBmdW5jdGlvbmFsaXR5IG9mIGxpYnZpcnQncyBsaWJ4bCBiYWNrZWQKPiA+
ID4gPiB3aGljaAo+ID4gPiA+IGlzCj4gPiA+ID4gbWlzc2luZyBjb21wYXJlZCB0byB0aGUgb2xk
IHhlbmQgYmFzZWQgb25lPyAKPiA+ID4gbGlidmlydCBvbmx5IGhhbmRsZXMgZG9tYWlucyBjcmVh
dGVkIHRocm91Z2ggaXQsIGkuZS4gdXNpbmcgeGwgYXQgdGhlCj4gPiA+IHNhbWUgdGltZSBpcyBp
bmNvbXBhdGlibGUuIFNpbmNlIGRvbTAgY2FuJ3QgYmUgY3JlYXRlZCB1c2luZyBsaWJ2aXJ0LAo+
ID4gPiBpdCdzIG1pc3NpbmcgZnJvbSAidmlyc2ggbGlzdCIgaW4gYW55IGNhc2UuCj4gPiBUaGlz
IHdvcmtzIGZvciBtZSB3aXRoIGEgcmVhc29uYWJseSBtb2Rlcm4gc2V0IG9mIGJpdHM6Cj4gPiAK
PiA+IMKgwqDCoMKgcm9vdEBtYXJpbGl0aC1uMMKgwqDCoMKgOn4jIHZpcnNoIGxpc3QKPiA+IMKg
wqDCoMKgwqBJZMKgwqDCoMKgTmFtZcKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDC
oMKgwqDCoMKgwqDCoMKgwqDCoFN0YXRlCj4gPiDCoMKgwqDCoC0tLS0tLS0tLS0tLS0tLS0tLS0t
LS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0KPiA+IMKgwqDCoMKgwqAwwqDCoMKgwqDC
oERvbWFpbi0wwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoHJ1
bm5pbmcKPiA+IMKgwqDCoMKgwqAxM8KgwqDCoMKgZMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKg
wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoHJ1bm5pbmcKPiA+IAo+ID4gSXQgcHJv
YmFibHkgcmVxdWlyZXMgdGhlIGNvcnJlY3QgcnVubmluZyBvZiB4ZW4taW5pdC1kb20wIGR1cmlu
ZyBib290Cj4gPiAobGlrZWx5IHZpYSB0aGUgeGVuY29tbW9ucyBpbml0c2NyaXB0KS4KPiA+IAo+
ID4gSSBjb3VsZCBiZWxpZXZlIGl0IHdhcyBicm9rZW4gYXQgc29tZSBwb2ludCBpbiBoaXN0b3J5
IHRob3VnaC4KPiA+IAo+ID4gPiDCoGxpYnZpcnQgc3RvcmVzIGl0cyBvd24gc3RhdGUsIG5vdCB1
c2luZyBsaWJ4bC94ZW5zdG9yZSBzdHVmZi4KPiA+IFBsZWFzZSBjYW4geW91IGVsYWJvcmF0ZS4K
PiBJIHRlc3RlZCBvbiBEZWJpYW4gd2l0aCA0LjQuMSBhbmQgeGwgdG9vbHN0YWNrLiBTZWUgdGhl
IGF1dGhvcidzIGJsb2cKPiBwb3N0Ogo+IGh0dHBzOi8vYmxvZy54ZW5wcm9qZWN0Lm9yZy8yMDE0
LzAxLzE3L2xpYnZpcnQtc3VwcG9ydC1mb3IteGVucy1uZXctCj4gbGlieGVubGlnaHQtdG9vbHN0
YWNrLwoKSSB0aGluayB0aGF0IHBhcnRpY3VsYXIgYXNwZWN0IG9mIHRoZSBibG9nIHBvc3QgaXMg
bm8gbG9uZ2VyIHZhbGlkLCBhdApsZWFzdCBBRkFJQ1Qgd2l0aCBtb2Rlcm4gbGlidmlydC4KCj4g
SSBoYWQgZXZlbiBtb3JlIHRyb3VibGUsIGUuZy4gSSB3YXNuJ3QgYWJsZSB0byB1c2Ugbm9uLXN0
YW5kYXJkIGJsb2NrCj4gc2NyaXB0cyAobmVpdGhlciB2aWEgL2V0Yy94ZW4vc2NyaXB0cy9ibG9j
ay1YWFggbm9yIHZpYSBhIHNjcmlwdAo+IHBhcmFtZXRlcikgd2hpY2ggYXJlIG1hbmRhdG9yeSBm
b3IgbWUuCgpMb29raW5nIGF0IHRoZSBjb2RlIGl0IHNlZW1zIGxpa2UgdGhpcyBpcyBzdGlsbCBt
aXNzaW5nLgoKQ29weWluZyB0aGUgZGV2ZWwgbGlzdCBhbmQgbWFpbnRhaW5lciBpbiBjYXNlIEkn
dmUgZWl0aGVyIG1pc3NlZCBzb21ldGhpbmcKb3IgdGhlcmUgaXMgYSByZWFzb24gZm9yIHRoaXMg
KG90aGVyIHRoYW4gInN0aWxsIG9uIHRoZSBUT0RPIGxpc3QiLCB3aGljaCBJCmV4cGVjdCBpcyBt
b3N0IGxpa2VseSkuCgpJZiB5b3UgZmluZCBvdGhlciBzaG9ydGNvbWluZ3Mgb2YgbGlidmlydCB3
aXRoIGxpYnhsIHRoZW4gSSBzdXBwb3NlIHRoZQpiZXN0IHdheSB0byBhcHByb2FjaCB0aGVtIHdv
dWxkIGJlIHRvIHJlcG9ydCB0aGVtIGFzIGJ1Z3M6CiAgICBodHRwOi8vd2lraS54ZW4ub3JnL3dp
a2kvUmVwb3J0aW5nX0J1Z3NfYWdhaW5zdF9YZW4KCihJIGRvbid0IGtub3cgaWYgSmltIG9yIGxp
YnZpcnQgcHJlZmVycyBzb21lIG90aGVyIG1lYW5zIG9mIGRvaW5nIHNvKS4KCklhbi4KCl9fX19f
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fClhlbi11c2VycyBtYWls
aW5nIGxpc3QKWGVuLXVzZXJzQGxpc3RzLnhlbi5vcmcKaHR0cDovL2xpc3RzLnhlbi5vcmcveGVu
LXVzZXJz

From xen-users-bounces@lists.xen.org Mon Jan 04 12:45:11 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Mon, 04 Jan 2016 12:45:11 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aG4VP-0008Az-TT; Mon, 04 Jan 2016 12:44:59 +0000
Received: from mail6.bemta5.messagelabs.com ([195.245.231.135])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <prvs=8049774f7=Ian.Campbell@citrix.com>)
	id 1aG4VN-0008Ap-TD
	for xen-users@lists.xen.org; Mon, 04 Jan 2016 12:44:58 +0000
Received: from [85.158.139.211] by server-17.bemta-5.messagelabs.com id
	06/20-21901-9496A865; Mon, 04 Jan 2016 12:44:57 +0000
X-Env-Sender: prvs=8049774f7=Ian.Campbell@citrix.com
X-Msg-Ref: server-11.tower-206.messagelabs.com!1451911495!13816809!1
X-Originating-IP: [66.165.176.89]
X-SpamReason: No, hits=0.0 required=7.0 tests=sa_preprocessor: 
	VHJ1c3RlZCBJUDogNjYuMTY1LjE3Ni44OSA9PiAyMDMwMDc=\n,
	received_headers: No Received headers
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 47811 invoked from network); 4 Jan 2016 12:44:56 -0000
Received: from smtp.citrix.com (HELO SMTP.CITRIX.COM) (66.165.176.89)
	by server-11.tower-206.messagelabs.com with RC4-SHA encrypted SMTP;
	4 Jan 2016 12:44:56 -0000
X-IronPort-AV: E=Sophos;i="5.20,520,1444694400"; d="scan'208";a="322710382"
Message-ID: <1451911387.13361.65.camel@citrix.com>
From: Ian Campbell <ian.campbell@citrix.com>
To: Carl Patenaude Poulin <carl.patenaudepoulin@mail.mcgill.ca>,
	<xen-users@lists.xen.org>
Date: Mon, 4 Jan 2016 12:43:07 +0000
In-Reply-To: <CA+v+Np+eT=mmyt-ZicW1uY4358FP5bCmDrivXU=kw2uTL--i0A@mail.gmail.com>
References: <CA+v+Np+eT=mmyt-ZicW1uY4358FP5bCmDrivXU=kw2uTL--i0A@mail.gmail.com>
X-Mailer: Evolution 3.18.2-1 
MIME-Version: 1.0
X-DLP: MIA1
Subject: Re: [Xen-users] Programmatic administration of Xen machines
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

On Sat, 2015-12-26 at 16:18 -0500, Carl Patenaude Poulin wrote:
> Hi all,
> 
> I'd like to programmatically administer Xen machines. Ideally, I'd
> need some sort of API or command-line tool that I can use to check
> if a domain is paused, collect console output, etc. I started by
> using xl, but the output it produces generally isn't suitable for
> machine consumption.

At least for some options (e.g. xl list) you can request JSON formatted
output.

For collecting console output you can configure xenconsoled to log all
guest output to files under /var/log/xen/console:
    http://wiki.xen.org/wiki/Reporting_Bugs_against_Xen#Guest_console_logs
Not sure if that meets your requirements (this support is independent of
the toolstack).

> I'm wondering what solution you'd suggest. My first intuition is to
> use virsh, is that a good idea?

Contrary to what others have said, I think this (both virsh as a CLI and
the libvirt RPC interface which underlies it) is a valid avenue to
investigate and evaluate against your requirements.

libvirt support for Xen via the libxl backend is far more complete than it
was a couple of years ago and we think it should be usable for most cases.
If you trip across any bugs or missing features then please do report back
to us.

Ian.

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users

From xen-users-bounces@lists.xen.org Mon Jan 04 12:45:11 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Mon, 04 Jan 2016 12:45:11 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aG4VP-0008Az-TT; Mon, 04 Jan 2016 12:44:59 +0000
Received: from mail6.bemta5.messagelabs.com ([195.245.231.135])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <prvs=8049774f7=Ian.Campbell@citrix.com>)
	id 1aG4VN-0008Ap-TD
	for xen-users@lists.xen.org; Mon, 04 Jan 2016 12:44:58 +0000
Received: from [85.158.139.211] by server-17.bemta-5.messagelabs.com id
	06/20-21901-9496A865; Mon, 04 Jan 2016 12:44:57 +0000
X-Env-Sender: prvs=8049774f7=Ian.Campbell@citrix.com
X-Msg-Ref: server-11.tower-206.messagelabs.com!1451911495!13816809!1
X-Originating-IP: [66.165.176.89]
X-SpamReason: No, hits=0.0 required=7.0 tests=sa_preprocessor: 
	VHJ1c3RlZCBJUDogNjYuMTY1LjE3Ni44OSA9PiAyMDMwMDc=\n,
	received_headers: No Received headers
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 47811 invoked from network); 4 Jan 2016 12:44:56 -0000
Received: from smtp.citrix.com (HELO SMTP.CITRIX.COM) (66.165.176.89)
	by server-11.tower-206.messagelabs.com with RC4-SHA encrypted SMTP;
	4 Jan 2016 12:44:56 -0000
X-IronPort-AV: E=Sophos;i="5.20,520,1444694400"; d="scan'208";a="322710382"
Message-ID: <1451911387.13361.65.camel@citrix.com>
From: Ian Campbell <ian.campbell@citrix.com>
To: Carl Patenaude Poulin <carl.patenaudepoulin@mail.mcgill.ca>,
	<xen-users@lists.xen.org>
Date: Mon, 4 Jan 2016 12:43:07 +0000
In-Reply-To: <CA+v+Np+eT=mmyt-ZicW1uY4358FP5bCmDrivXU=kw2uTL--i0A@mail.gmail.com>
References: <CA+v+Np+eT=mmyt-ZicW1uY4358FP5bCmDrivXU=kw2uTL--i0A@mail.gmail.com>
X-Mailer: Evolution 3.18.2-1 
MIME-Version: 1.0
X-DLP: MIA1
Subject: Re: [Xen-users] Programmatic administration of Xen machines
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

On Sat, 2015-12-26 at 16:18 -0500, Carl Patenaude Poulin wrote:
> Hi all,
> 
> I'd like to programmatically administer Xen machines. Ideally, I'd
> need some sort of API or command-line tool that I can use to check
> if a domain is paused, collect console output, etc. I started by
> using xl, but the output it produces generally isn't suitable for
> machine consumption.

At least for some options (e.g. xl list) you can request JSON formatted
output.

For collecting console output you can configure xenconsoled to log all
guest output to files under /var/log/xen/console:
    http://wiki.xen.org/wiki/Reporting_Bugs_against_Xen#Guest_console_logs
Not sure if that meets your requirements (this support is independent of
the toolstack).

> I'm wondering what solution you'd suggest. My first intuition is to
> use virsh, is that a good idea?

Contrary to what others have said, I think this (both virsh as a CLI and
the libvirt RPC interface which underlies it) is a valid avenue to
investigate and evaluate against your requirements.

libvirt support for Xen via the libxl backend is far more complete than it
was a couple of years ago and we think it should be usable for most cases.
If you trip across any bugs or missing features then please do report back
to us.

Ian.

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users

From xen-users-bounces@lists.xen.org Mon Jan 04 13:00:20 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Mon, 04 Jan 2016 13:00:20 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aG4jv-0000gG-Ip; Mon, 04 Jan 2016 12:59:59 +0000
Received: from mail6.bemta5.messagelabs.com ([195.245.231.135])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <pgadmin@pse-consulting.de>) id 1aG4ju-0000gB-3c
	for xen-users@lists.xen.org; Mon, 04 Jan 2016 12:59:58 +0000
Received: from [85.158.139.211] by server-4.bemta-5.messagelabs.com id
	3E/06-24856-DCC6A865; Mon, 04 Jan 2016 12:59:57 +0000
X-Env-Sender: pgadmin@pse-consulting.de
X-Msg-Ref: server-10.tower-206.messagelabs.com!1451912394!13789417!1
X-Originating-IP: [212.227.126.187]
X-SpamReason: No, hits=0.0 required=7.0 tests=sa_preprocessor: 
	QmFkIElQOiAyMTIuMjI3LjEyNi4xODcgPT4gNjc1NDE=\n,sa_preprocessor: 
	QmFkIElQOiAyMTIuMjI3LjEyNi4xODcgPT4gNjc1NDE=\n
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 8164 invoked from network); 4 Jan 2016 12:59:54 -0000
Received: from mout.kundenserver.de (HELO mout.kundenserver.de)
	(212.227.126.187)
	by server-10.tower-206.messagelabs.com with DHE-RSA-AES256-GCM-SHA384
	encrypted SMTP; 4 Jan 2016 12:59:54 -0000
Received: from pse.homenet.org ([88.70.250.61]) by mrelayeu.kundenserver.de
	(mreue004) with ESMTPSA (Nemesis) id 0MTKyZ-1ahC7302xL-00SMs4 for
	<xen-users@lists.xen.org>; Mon, 04 Jan 2016 13:59:54 +0100
Received: from [192.168.0.8] (helo=pse8.fritz.box)
	by pse.homenet.org with esmtp (Exim 4.84)
	(envelope-from <pgadmin@pse-consulting.de>) id 1aG4jp-0007vO-1m
	for xen-users@lists.xen.org; Mon, 04 Jan 2016 13:59:53 +0100
To: xen-users@lists.xen.org
References: <CA+v+Np+eT=mmyt-ZicW1uY4358FP5bCmDrivXU=kw2uTL--i0A@mail.gmail.com>
	<1451911387.13361.65.camel@citrix.com>
From: Andreas Pflug <pgadmin@pse-consulting.de>
Message-ID: <568A6CC8.3050208@pse-consulting.de>
Date: Mon, 4 Jan 2016 13:59:52 +0100
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:38.0)
	Gecko/20100101 Thunderbird/38.5.0
MIME-Version: 1.0
In-Reply-To: <1451911387.13361.65.camel@citrix.com>
X-Provags-ID: V03:K0:a4D6uv6/N/jvUwr9KLJz89gqOr2tSzWjpwGPp5AKbKAbRiTMPOq
	tf83e1j5vcuhPWPgDshd0nG2BWgxy1FufBu3hOmQR2boDKEKC5zpuXeJS167DaUotHYtZmx
	j3g8LfZbg5FQVeRksHh1BFfLs7wMlaSJ/UqzOkfoZrmH/pOL3BcWKX9wtAe+jlN7QRi5lQx
	f0VbJP+aODB9Quk4OCK/w==
X-UI-Out-Filterresults: notjunk:1;V01:K0:4RGiQIyB0JU=:a70u3tWi9f4Z+9Si9sZRIw
	4E5gZcQ8MPF/F3JFV0hsiF8+BR78QnswBsUzepuh+ZBDw9zSZ6Fp03zl7dDxk0AFLAsdYholq
	RtqoD6kL3YGP7my7Wdv3ipQk1Ti8jiBWL2EDDzsupKzaK8nRIhkvfDMZbHQrgV16+7i1WSDVV
	8LHEfzaREVGL54jRryKkTVE2CcoMNl0nqaVz8OeMHakV1A0ACP9mK/nlzjpBuPutupzu4yv5s
	lrDIbODx8mZFFLC2qxDc3xnWNPhJV2makRrpk0A3w3mJbRzYofTgAr4/1kNWfHEro5FoRpN0b
	raO62I6ncfgTkJpOqt73Km4kHoAiZcGdGNescnLPwY/04m2nL2zggNXz2PWXSL29h1SuEKcjK
	kKPo0XulSfOiV4q9XvAxAHZrfKwLxXQxwYkAJRDnrnakxWrX5npWL/CJ3wqKa3QPbpsQINKta
	9MOMFzsyu+EEwh6O7oXPquKrBr7xeljTBAX5AdZSfUJ8eFn6GDIvcSLV3o7ZZ+MxYOV4JOgsS
	4h8UZkXohgg9ffsv4bHLOpoY9Ejbta4xqVdXe68Ez3z5qzU0rUKoYvK5r2ByUoGg8/hwz7eos
	/eGnYtQu1u0doCefojqhCWrTCVfiDCfrMiobuELIGEXnSLVFsE0jIFkcqEgrYoJ+/UMBx7d7p
	KRj0eXZ7paohIuSkuWaloVjPMcF3cYyFREXfeEH/ucudnwARo/57tHg/QA0tBsdlfQe3a4+Ht
	et9oO0f0RmW2aW70
Subject: Re: [Xen-users] Programmatic administration of Xen machines
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

Am 04.01.16 um 13:43 schrieb Ian Campbell:
> On Sat, 2015-12-26 at 16:18 -0500, Carl Patenaude Poulin wrote:
>> Hi all,
>>
>> I'd like to programmatically administer Xen machines. Ideally, I'd
>> need some sort of API or command-line tool that I can use to check
>> if a domain is paused, collect console output, etc. I started by
>> using xl, but the output it produces generally isn't suitable for
>> machine consumption.
> At least for some options (e.g. xl list) you can request JSON formatted
> output.
>
> For collecting console output you can configure xenconsoled to log all
> guest output to files under /var/log/xen/console:
>     http://wiki.xen.org/wiki/Reporting_Bugs_against_Xen#Guest_console_logs
> Not sure if that meets your requirements (this support is independent of
> the toolstack).
>
>> I'm wondering what solution you'd suggest. My first intuition is to
>> use virsh, is that a good idea?
> Contrary to what others have said, I think this (both virsh as a CLI and
> the libvirt RPC interface which underlies it) is a valid avenue to
> investigate and evaluate against your requirements.
>
> libvirt support for Xen via the libxl backend is far more complete than it
> was a couple of years ago and we think it should be usable for most cases.
> If you trip across any bugs or missing features then please do report back
> to us.
Methinks tracking a separate status is a fundamental design flaw. Might
have been a little easier to implement initially, but a fine source of
headache down the line.

Regards,
Andreas

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users

From xen-users-bounces@lists.xen.org Mon Jan 04 13:00:20 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Mon, 04 Jan 2016 13:00:20 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aG4jv-0000gG-Ip; Mon, 04 Jan 2016 12:59:59 +0000
Received: from mail6.bemta5.messagelabs.com ([195.245.231.135])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <pgadmin@pse-consulting.de>) id 1aG4ju-0000gB-3c
	for xen-users@lists.xen.org; Mon, 04 Jan 2016 12:59:58 +0000
Received: from [85.158.139.211] by server-4.bemta-5.messagelabs.com id
	3E/06-24856-DCC6A865; Mon, 04 Jan 2016 12:59:57 +0000
X-Env-Sender: pgadmin@pse-consulting.de
X-Msg-Ref: server-10.tower-206.messagelabs.com!1451912394!13789417!1
X-Originating-IP: [212.227.126.187]
X-SpamReason: No, hits=0.0 required=7.0 tests=sa_preprocessor: 
	QmFkIElQOiAyMTIuMjI3LjEyNi4xODcgPT4gNjc1NDE=\n,sa_preprocessor: 
	QmFkIElQOiAyMTIuMjI3LjEyNi4xODcgPT4gNjc1NDE=\n
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 8164 invoked from network); 4 Jan 2016 12:59:54 -0000
Received: from mout.kundenserver.de (HELO mout.kundenserver.de)
	(212.227.126.187)
	by server-10.tower-206.messagelabs.com with DHE-RSA-AES256-GCM-SHA384
	encrypted SMTP; 4 Jan 2016 12:59:54 -0000
Received: from pse.homenet.org ([88.70.250.61]) by mrelayeu.kundenserver.de
	(mreue004) with ESMTPSA (Nemesis) id 0MTKyZ-1ahC7302xL-00SMs4 for
	<xen-users@lists.xen.org>; Mon, 04 Jan 2016 13:59:54 +0100
Received: from [192.168.0.8] (helo=pse8.fritz.box)
	by pse.homenet.org with esmtp (Exim 4.84)
	(envelope-from <pgadmin@pse-consulting.de>) id 1aG4jp-0007vO-1m
	for xen-users@lists.xen.org; Mon, 04 Jan 2016 13:59:53 +0100
To: xen-users@lists.xen.org
References: <CA+v+Np+eT=mmyt-ZicW1uY4358FP5bCmDrivXU=kw2uTL--i0A@mail.gmail.com>
	<1451911387.13361.65.camel@citrix.com>
From: Andreas Pflug <pgadmin@pse-consulting.de>
Message-ID: <568A6CC8.3050208@pse-consulting.de>
Date: Mon, 4 Jan 2016 13:59:52 +0100
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:38.0)
	Gecko/20100101 Thunderbird/38.5.0
MIME-Version: 1.0
In-Reply-To: <1451911387.13361.65.camel@citrix.com>
X-Provags-ID: V03:K0:a4D6uv6/N/jvUwr9KLJz89gqOr2tSzWjpwGPp5AKbKAbRiTMPOq
	tf83e1j5vcuhPWPgDshd0nG2BWgxy1FufBu3hOmQR2boDKEKC5zpuXeJS167DaUotHYtZmx
	j3g8LfZbg5FQVeRksHh1BFfLs7wMlaSJ/UqzOkfoZrmH/pOL3BcWKX9wtAe+jlN7QRi5lQx
	f0VbJP+aODB9Quk4OCK/w==
X-UI-Out-Filterresults: notjunk:1;V01:K0:4RGiQIyB0JU=:a70u3tWi9f4Z+9Si9sZRIw
	4E5gZcQ8MPF/F3JFV0hsiF8+BR78QnswBsUzepuh+ZBDw9zSZ6Fp03zl7dDxk0AFLAsdYholq
	RtqoD6kL3YGP7my7Wdv3ipQk1Ti8jiBWL2EDDzsupKzaK8nRIhkvfDMZbHQrgV16+7i1WSDVV
	8LHEfzaREVGL54jRryKkTVE2CcoMNl0nqaVz8OeMHakV1A0ACP9mK/nlzjpBuPutupzu4yv5s
	lrDIbODx8mZFFLC2qxDc3xnWNPhJV2makRrpk0A3w3mJbRzYofTgAr4/1kNWfHEro5FoRpN0b
	raO62I6ncfgTkJpOqt73Km4kHoAiZcGdGNescnLPwY/04m2nL2zggNXz2PWXSL29h1SuEKcjK
	kKPo0XulSfOiV4q9XvAxAHZrfKwLxXQxwYkAJRDnrnakxWrX5npWL/CJ3wqKa3QPbpsQINKta
	9MOMFzsyu+EEwh6O7oXPquKrBr7xeljTBAX5AdZSfUJ8eFn6GDIvcSLV3o7ZZ+MxYOV4JOgsS
	4h8UZkXohgg9ffsv4bHLOpoY9Ejbta4xqVdXe68Ez3z5qzU0rUKoYvK5r2ByUoGg8/hwz7eos
	/eGnYtQu1u0doCefojqhCWrTCVfiDCfrMiobuELIGEXnSLVFsE0jIFkcqEgrYoJ+/UMBx7d7p
	KRj0eXZ7paohIuSkuWaloVjPMcF3cYyFREXfeEH/ucudnwARo/57tHg/QA0tBsdlfQe3a4+Ht
	et9oO0f0RmW2aW70
Subject: Re: [Xen-users] Programmatic administration of Xen machines
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

Am 04.01.16 um 13:43 schrieb Ian Campbell:
> On Sat, 2015-12-26 at 16:18 -0500, Carl Patenaude Poulin wrote:
>> Hi all,
>>
>> I'd like to programmatically administer Xen machines. Ideally, I'd
>> need some sort of API or command-line tool that I can use to check
>> if a domain is paused, collect console output, etc. I started by
>> using xl, but the output it produces generally isn't suitable for
>> machine consumption.
> At least for some options (e.g. xl list) you can request JSON formatted
> output.
>
> For collecting console output you can configure xenconsoled to log all
> guest output to files under /var/log/xen/console:
>     http://wiki.xen.org/wiki/Reporting_Bugs_against_Xen#Guest_console_logs
> Not sure if that meets your requirements (this support is independent of
> the toolstack).
>
>> I'm wondering what solution you'd suggest. My first intuition is to
>> use virsh, is that a good idea?
> Contrary to what others have said, I think this (both virsh as a CLI and
> the libvirt RPC interface which underlies it) is a valid avenue to
> investigate and evaluate against your requirements.
>
> libvirt support for Xen via the libxl backend is far more complete than it
> was a couple of years ago and we think it should be usable for most cases.
> If you trip across any bugs or missing features then please do report back
> to us.
Methinks tracking a separate status is a fundamental design flaw. Might
have been a little easier to implement initially, but a fine source of
headache down the line.

Regards,
Andreas

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users

From xen-users-bounces@lists.xen.org Mon Jan 04 13:40:45 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Mon, 04 Jan 2016 13:40:45 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aG5Mg-0002pH-GW; Mon, 04 Jan 2016 13:40:02 +0000
Received: from mail6.bemta3.messagelabs.com ([195.245.230.39])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <prvs=8049774f7=Ian.Campbell@citrix.com>)
	id 1aG5Md-0002oQ-VA; Mon, 04 Jan 2016 13:40:00 +0000
Received: from [85.158.137.68] by server-5.bemta-3.messagelabs.com id
	6B/A6-07651-F267A865; Mon, 04 Jan 2016 13:39:59 +0000
X-Env-Sender: prvs=8049774f7=Ian.Campbell@citrix.com
X-Msg-Ref: server-9.tower-31.messagelabs.com!1451914795!1197649!1
X-Originating-IP: [66.165.176.63]
X-SpamReason: No, hits=0.0 required=7.0 tests=sa_preprocessor: 
	VHJ1c3RlZCBJUDogNjYuMTY1LjE3Ni42MyA9PiAzMDYwNDg=\n,
	received_headers: No Received headers
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 29094 invoked from network); 4 Jan 2016 13:39:56 -0000
Received: from smtp02.citrix.com (HELO SMTP02.CITRIX.COM) (66.165.176.63)
	by server-9.tower-31.messagelabs.com with RC4-SHA encrypted SMTP;
	4 Jan 2016 13:39:56 -0000
X-IronPort-AV: E=Sophos;i="5.20,520,1444694400"; d="scan'208";a="328848956"
Message-ID: <1451914686.13361.91.camel@citrix.com>
From: Ian Campbell <ian.campbell@citrix.com>
To: Andre Fucs <afucs2001@yahoo.com>, Xen-users <xen-users@lists.xen.org>,
	xen-devel <xen-devel@lists.xen.org>, Stefano Stabellini
	<Stefano.Stabellini@eu.citrix.com>, Anthony Perard
	<anthony.perard@citrix.com>
Date: Mon, 4 Jan 2016 13:38:06 +0000
In-Reply-To: <1434848639.1126606.1450523891769.JavaMail.yahoo@mail.yahoo.com>
References: <1450439438.4053.218.camel@citrix.com>
	<1434848639.1126606.1450523891769.JavaMail.yahoo@mail.yahoo.com>
X-Mailer: Evolution 3.18.2-1 
MIME-Version: 1.0
X-DLP: MIA2
Subject: Re: [Xen-users] Crashes on image file backed VMs
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: base64
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

T24gU2F0LCAyMDE1LTEyLTE5IGF0IDExOjE4ICswMDAwLCBBbmRyZSBGdWNzIHdyb3RlOgo+IElh
biwKPiAKPiBUaGFua3MgZm9yIHRoZSByZXBseS4gCj4gCj4gY29yZWR1bXBjdGzCoGdiZCBQSURf
T0ZfUFJPQ0VTUyBwcmludGVkIHRoZSBmb2xsb3dpbmc6CgpBIFNJR0JVUyBpbiBRRU1VJ3MgYmxr
X2hhbmRsZV9yZXF1ZXN0cywgaG93IGV4Y2l0aW5nIQoKQ29weWluZyB4ZW4tZGV2ZWwgYW5kIHNv
bWUgcmVsZXZhbnQgbWFpbnRhaW5lcnMsIHN0YXJ0IG9mIHRocmVhZCBpcwpodHRwOi8vbGlzdHMu
eGVuLm9yZy9hcmNoaXZlcy9odG1sL3hlbi11c2Vycy8yMDE1LTEyL21zZzAwMDczLmh0bWwKRnJv
bSB0aGF0LCB0aGlzIGlzIFhlbiA0LjUuMSBvbiBhcmNoIExpbnV4LgoKQW5kcmUsIGNvdWxkIHlv
dSB0YWtlIGEgbG9vayB1bmRlciAvdmFyL2xvZy94ZW4gZm9yIGxvZ3MgcmVsYXRpbmcgdG8gYQpk
b21haW4gdG8gd2hpY2ggdGhpcyBoYXMgaGFwcGVuZWQsIGluIHBhcnRpY3VsYXIgdGhlIHFlbXUg
bG9nLiBJdCB3b3VsZAphbHNvIGJlIHVzZWZ1bCB0byBzZWUgdGhlIGNvcnJlc3BvbmRpbmcgZ3Vl
c3QgY2ZnIGZpbGUgSSBleHBlY3QuCgpJYW4uCgo+IFsuLi5dCgo+IHdhcm5pbmc6IENvdWxkIG5v
dCBsb2FkIHNoYXJlZCBsaWJyYXJ5IHN5bWJvbHMgZm9yIGxpbnV4LXZkc28uc28uMS4KPiBEbyB5
b3UgbmVlZCAic2V0IHNvbGliLXNlYXJjaC1wYXRoIiBvciAic2V0IHN5c3Jvb3QiPwo+IFtUaHJl
YWQgZGVidWdnaW5nIHVzaW5nIGxpYnRocmVhZF9kYiBlbmFibGVkXQo+IFVzaW5nIGhvc3QgbGli
dGhyZWFkX2RiIGxpYnJhcnkgIi91c3IvbGliL2xpYnRocmVhZF9kYi5zby4xIi4KPiBDb3JlIHdh
cyBnZW5lcmF0ZWQgYnkgYC91c3IvbGliL3hlbi9iaW4vcWVtdS1zeXN0ZW0taTM4NiAteGVuLWRv
bWlkIDExCj4gLWNoYXJkZXYgwqAgwqAgwqAgwqAgwqAgwqAgwqAgwqAgwqAgwqAgwqAgwqAgwqAg
wqAgwqAgwqAgwqAgwqAgwqAgwqAgwqAgwqAgwqAgwqAgwqAgwqAgwqAgwqAgwqAgwqAgwqAgwqAK
PiDCoCDCoCDCoCDCoCDCoCDCoCDCoHNvY2tldCxpZD1saWJ4bC1jbWQscGEnLgo+IFByb2dyYW0g
dGVybWluYXRlZCB3aXRoIHNpZ25hbCBTSUdCVVMsIEJ1cyBlcnJvci4KPiAjMCDCoDB4MDAwMDU1
YjI3NmE2MThmZCBpbiBibGtfaGFuZGxlX3JlcXVlc3RzIChibGtkZXY9MHg1NWIyNzdjNDlhYjAp
Cj4gwqAgwqAgYXQgL2hvbWUveGFmdWNzL3hlbi9zcmMveGVuLTQuNS4xL3Rvb2xzL3FlbXUtCj4g
eGVuL2h3L2Jsb2NrL3hlbl9kaXNrLmM6Njk5Cj4gNjk5IMKgIMKgIHJwID0gYmxrZGV2LT5yaW5n
cy5jb21tb24uc3JpbmctPnJlcV9wcm9kOwo+IFtDdXJyZW50IHRocmVhZCBpcyAxIChUaHJlYWQg
MHg3ZjY4ZWQwOTA5YzAgKExXUCAxMDEzNCkpXQo+IChnZGIpIGJ0Cj4gIzAgwqAweDAwMDA1NWIy
NzZhNjE4ZmQgaW4gYmxrX2hhbmRsZV9yZXF1ZXN0cyAoYmxrZGV2PTB4NTViMjc3YzQ5YWIwKSBh
dAo+IC9ob21lL3hhZnVjcy94ZW4vc3JjL3hlbi00LjUuMS90b29scy9xZW11LXhlbi9ody9ibG9j
ay94ZW5fZGlzay5jOjY5OQo+ICMxIMKgYmxrX2JoIChvcGFxdWU9MHg1NWIyNzdjNDlhYjApIGF0
IC9ob21lL3hhZnVjcy94ZW4vc3JjL3hlbi0KPiA0LjUuMS90b29scy9xZW11LXhlbi9ody9ibG9j
ay94ZW5fZGlzay5jOjczOAo+ICMyIMKgMHgwMDAwNTViMjc2OWU2MmQzIGluIGFpb19iaF9wb2xs
IChjdHg9Y3R4QGVudHJ5PTB4NTViMjc3YzM0NjAwKSBhdAo+IC9ob21lL3hhZnVjcy94ZW4vc3Jj
L3hlbi00LjUuMS90b29scy9xZW11LXhlbi9hc3luYy5jOjgxCj4gIzMgwqAweDAwMDA1NWIyNzY5
ZTVlZmMgaW4gYWlvX3BvbGwgKGN0eD0weDU1YjI3N2MzNDYwMCwgYmxvY2tpbmc9YmxvY2tpbmcK
PiBAZW50cnk9ZmFsc2UpIGF0IC9ob21lL3hhZnVjcy94ZW4vc3JjL3hlbi00LjUuMS90b29scy9x
ZW11LXhlbi9haW8tCj4gcG9zaXguYzoxODgKPiAjNCDCoDB4MDAwMDU1YjI3NjllNjEwMyBpbiBh
aW9fY3R4X2Rpc3BhdGNoIChzb3VyY2U9PG9wdGltaXplZCBvdXQ+LAo+IGNhbGxiYWNrPTxvcHRp
bWl6ZWQgb3V0PiwgdXNlcl9kYXRhPTxvcHRpbWl6ZWQgb3V0PikKPiDCoCDCoCBhdCAvaG9tZS94
YWZ1Y3MveGVuL3NyYy94ZW4tNC41LjEvdG9vbHMvcWVtdS14ZW4vYXN5bmMuYzoyMTEKPiAjNSDC
oDB4MDAwMDdmNjhlYmY5OGRjNyBpbiBnX21haW5fY29udGV4dF9kaXNwYXRjaCAoKSBmcm9tCj4g
L3Vzci9saWIvbGliZ2xpYi0yLjAuc28uMAo+ICM2IMKgMHgwMDAwNTViMjc2YjA2NmIxIGluIGds
aWJfcG9sbGZkc19wb2xsICgpIGF0Cj4gL2hvbWUveGFmdWNzL3hlbi9zcmMveGVuLTQuNS4xL3Rv
b2xzL3FlbXUteGVuL21haW4tbG9vcC5jOjE5MAo+ICM3IMKgb3NfaG9zdF9tYWluX2xvb3Bfd2Fp
dCAodGltZW91dD08b3B0aW1pemVkIG91dD4pIGF0Cj4gL2hvbWUveGFmdWNzL3hlbi9zcmMveGVu
LTQuNS4xL3Rvb2xzL3FlbXUteGVuL21haW4tbG9vcC5jOjIzNQo+ICM4IMKgbWFpbl9sb29wX3dh
aXQgKG5vbmJsb2NraW5nPTxvcHRpbWl6ZWQgb3V0PikgYXQKPiAvaG9tZS94YWZ1Y3MveGVuL3Ny
Yy94ZW4tNC41LjEvdG9vbHMvcWVtdS14ZW4vbWFpbi1sb29wLmM6NDg0Cj4gIzkgwqAweDAwMDA1
NWIyNzZiNzdlMDkgaW4gbWFpbl9sb29wICgpIGF0IC9ob21lL3hhZnVjcy94ZW4vc3JjL3hlbi0K
PiA0LjUuMS90b29scy9xZW11LXhlbi92bC5jOjIwNTYKPiAjMTAgbWFpbiAoYXJnYz08b3B0aW1p
emVkIG91dD4sIGFyZ3Y9PG9wdGltaXplZCBvdXQ+LCBlbnZwPTxvcHRpbWl6ZWQKPiBvdXQ+KSBh
dCAvaG9tZS94YWZ1Y3MveGVuL3NyYy94ZW4tNC41LjEvdG9vbHMvcWVtdS14ZW4vdmwuYzo0NTM1
Cj4gKGdkYikgdGhyZWFkIDEKPiBbU3dpdGNoaW5nIHRvIHRocmVhZCAxIChUaHJlYWQgMHg3ZjY4
ZWQwOTA5YzAgKExXUCAxMDEzNCkpXQo+ICMwIMKgMHgwMDAwNTViMjc2YTYxOGZkIGluIGJsa19o
YW5kbGVfcmVxdWVzdHMgKGJsa2Rldj0weDU1YjI3N2M0OWFiMCkgYXQKPiAvaG9tZS94YWZ1Y3Mv
eGVuL3NyYy94ZW4tNC41LjEvdG9vbHMvcWVtdS14ZW4vaHcvYmxvY2sveGVuX2Rpc2suYzo2OTkK
PiA2OTkgwqAgwqAgcnAgPSBibGtkZXYtPnJpbmdzLmNvbW1vbi5zcmluZy0+cmVxX3Byb2Q7Cj4g
Cj4gCgpfX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fXwpYZW4t
dXNlcnMgbWFpbGluZyBsaXN0Clhlbi11c2Vyc0BsaXN0cy54ZW4ub3JnCmh0dHA6Ly9saXN0cy54
ZW4ub3JnL3hlbi11c2Vycw==

From xen-users-bounces@lists.xen.org Mon Jan 04 13:40:45 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Mon, 04 Jan 2016 13:40:45 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aG5Mg-0002pH-GW; Mon, 04 Jan 2016 13:40:02 +0000
Received: from mail6.bemta3.messagelabs.com ([195.245.230.39])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <prvs=8049774f7=Ian.Campbell@citrix.com>)
	id 1aG5Md-0002oQ-VA; Mon, 04 Jan 2016 13:40:00 +0000
Received: from [85.158.137.68] by server-5.bemta-3.messagelabs.com id
	6B/A6-07651-F267A865; Mon, 04 Jan 2016 13:39:59 +0000
X-Env-Sender: prvs=8049774f7=Ian.Campbell@citrix.com
X-Msg-Ref: server-9.tower-31.messagelabs.com!1451914795!1197649!1
X-Originating-IP: [66.165.176.63]
X-SpamReason: No, hits=0.0 required=7.0 tests=sa_preprocessor: 
	VHJ1c3RlZCBJUDogNjYuMTY1LjE3Ni42MyA9PiAzMDYwNDg=\n,
	received_headers: No Received headers
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 29094 invoked from network); 4 Jan 2016 13:39:56 -0000
Received: from smtp02.citrix.com (HELO SMTP02.CITRIX.COM) (66.165.176.63)
	by server-9.tower-31.messagelabs.com with RC4-SHA encrypted SMTP;
	4 Jan 2016 13:39:56 -0000
X-IronPort-AV: E=Sophos;i="5.20,520,1444694400"; d="scan'208";a="328848956"
Message-ID: <1451914686.13361.91.camel@citrix.com>
From: Ian Campbell <ian.campbell@citrix.com>
To: Andre Fucs <afucs2001@yahoo.com>, Xen-users <xen-users@lists.xen.org>,
	xen-devel <xen-devel@lists.xen.org>, Stefano Stabellini
	<Stefano.Stabellini@eu.citrix.com>, Anthony Perard
	<anthony.perard@citrix.com>
Date: Mon, 4 Jan 2016 13:38:06 +0000
In-Reply-To: <1434848639.1126606.1450523891769.JavaMail.yahoo@mail.yahoo.com>
References: <1450439438.4053.218.camel@citrix.com>
	<1434848639.1126606.1450523891769.JavaMail.yahoo@mail.yahoo.com>
X-Mailer: Evolution 3.18.2-1 
MIME-Version: 1.0
X-DLP: MIA2
Subject: Re: [Xen-users] Crashes on image file backed VMs
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: base64
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

T24gU2F0LCAyMDE1LTEyLTE5IGF0IDExOjE4ICswMDAwLCBBbmRyZSBGdWNzIHdyb3RlOgo+IElh
biwKPiAKPiBUaGFua3MgZm9yIHRoZSByZXBseS4gCj4gCj4gY29yZWR1bXBjdGzCoGdiZCBQSURf
T0ZfUFJPQ0VTUyBwcmludGVkIHRoZSBmb2xsb3dpbmc6CgpBIFNJR0JVUyBpbiBRRU1VJ3MgYmxr
X2hhbmRsZV9yZXF1ZXN0cywgaG93IGV4Y2l0aW5nIQoKQ29weWluZyB4ZW4tZGV2ZWwgYW5kIHNv
bWUgcmVsZXZhbnQgbWFpbnRhaW5lcnMsIHN0YXJ0IG9mIHRocmVhZCBpcwpodHRwOi8vbGlzdHMu
eGVuLm9yZy9hcmNoaXZlcy9odG1sL3hlbi11c2Vycy8yMDE1LTEyL21zZzAwMDczLmh0bWwKRnJv
bSB0aGF0LCB0aGlzIGlzIFhlbiA0LjUuMSBvbiBhcmNoIExpbnV4LgoKQW5kcmUsIGNvdWxkIHlv
dSB0YWtlIGEgbG9vayB1bmRlciAvdmFyL2xvZy94ZW4gZm9yIGxvZ3MgcmVsYXRpbmcgdG8gYQpk
b21haW4gdG8gd2hpY2ggdGhpcyBoYXMgaGFwcGVuZWQsIGluIHBhcnRpY3VsYXIgdGhlIHFlbXUg
bG9nLiBJdCB3b3VsZAphbHNvIGJlIHVzZWZ1bCB0byBzZWUgdGhlIGNvcnJlc3BvbmRpbmcgZ3Vl
c3QgY2ZnIGZpbGUgSSBleHBlY3QuCgpJYW4uCgo+IFsuLi5dCgo+IHdhcm5pbmc6IENvdWxkIG5v
dCBsb2FkIHNoYXJlZCBsaWJyYXJ5IHN5bWJvbHMgZm9yIGxpbnV4LXZkc28uc28uMS4KPiBEbyB5
b3UgbmVlZCAic2V0IHNvbGliLXNlYXJjaC1wYXRoIiBvciAic2V0IHN5c3Jvb3QiPwo+IFtUaHJl
YWQgZGVidWdnaW5nIHVzaW5nIGxpYnRocmVhZF9kYiBlbmFibGVkXQo+IFVzaW5nIGhvc3QgbGli
dGhyZWFkX2RiIGxpYnJhcnkgIi91c3IvbGliL2xpYnRocmVhZF9kYi5zby4xIi4KPiBDb3JlIHdh
cyBnZW5lcmF0ZWQgYnkgYC91c3IvbGliL3hlbi9iaW4vcWVtdS1zeXN0ZW0taTM4NiAteGVuLWRv
bWlkIDExCj4gLWNoYXJkZXYgwqAgwqAgwqAgwqAgwqAgwqAgwqAgwqAgwqAgwqAgwqAgwqAgwqAg
wqAgwqAgwqAgwqAgwqAgwqAgwqAgwqAgwqAgwqAgwqAgwqAgwqAgwqAgwqAgwqAgwqAgwqAgwqAK
PiDCoCDCoCDCoCDCoCDCoCDCoCDCoHNvY2tldCxpZD1saWJ4bC1jbWQscGEnLgo+IFByb2dyYW0g
dGVybWluYXRlZCB3aXRoIHNpZ25hbCBTSUdCVVMsIEJ1cyBlcnJvci4KPiAjMCDCoDB4MDAwMDU1
YjI3NmE2MThmZCBpbiBibGtfaGFuZGxlX3JlcXVlc3RzIChibGtkZXY9MHg1NWIyNzdjNDlhYjAp
Cj4gwqAgwqAgYXQgL2hvbWUveGFmdWNzL3hlbi9zcmMveGVuLTQuNS4xL3Rvb2xzL3FlbXUtCj4g
eGVuL2h3L2Jsb2NrL3hlbl9kaXNrLmM6Njk5Cj4gNjk5IMKgIMKgIHJwID0gYmxrZGV2LT5yaW5n
cy5jb21tb24uc3JpbmctPnJlcV9wcm9kOwo+IFtDdXJyZW50IHRocmVhZCBpcyAxIChUaHJlYWQg
MHg3ZjY4ZWQwOTA5YzAgKExXUCAxMDEzNCkpXQo+IChnZGIpIGJ0Cj4gIzAgwqAweDAwMDA1NWIy
NzZhNjE4ZmQgaW4gYmxrX2hhbmRsZV9yZXF1ZXN0cyAoYmxrZGV2PTB4NTViMjc3YzQ5YWIwKSBh
dAo+IC9ob21lL3hhZnVjcy94ZW4vc3JjL3hlbi00LjUuMS90b29scy9xZW11LXhlbi9ody9ibG9j
ay94ZW5fZGlzay5jOjY5OQo+ICMxIMKgYmxrX2JoIChvcGFxdWU9MHg1NWIyNzdjNDlhYjApIGF0
IC9ob21lL3hhZnVjcy94ZW4vc3JjL3hlbi0KPiA0LjUuMS90b29scy9xZW11LXhlbi9ody9ibG9j
ay94ZW5fZGlzay5jOjczOAo+ICMyIMKgMHgwMDAwNTViMjc2OWU2MmQzIGluIGFpb19iaF9wb2xs
IChjdHg9Y3R4QGVudHJ5PTB4NTViMjc3YzM0NjAwKSBhdAo+IC9ob21lL3hhZnVjcy94ZW4vc3Jj
L3hlbi00LjUuMS90b29scy9xZW11LXhlbi9hc3luYy5jOjgxCj4gIzMgwqAweDAwMDA1NWIyNzY5
ZTVlZmMgaW4gYWlvX3BvbGwgKGN0eD0weDU1YjI3N2MzNDYwMCwgYmxvY2tpbmc9YmxvY2tpbmcK
PiBAZW50cnk9ZmFsc2UpIGF0IC9ob21lL3hhZnVjcy94ZW4vc3JjL3hlbi00LjUuMS90b29scy9x
ZW11LXhlbi9haW8tCj4gcG9zaXguYzoxODgKPiAjNCDCoDB4MDAwMDU1YjI3NjllNjEwMyBpbiBh
aW9fY3R4X2Rpc3BhdGNoIChzb3VyY2U9PG9wdGltaXplZCBvdXQ+LAo+IGNhbGxiYWNrPTxvcHRp
bWl6ZWQgb3V0PiwgdXNlcl9kYXRhPTxvcHRpbWl6ZWQgb3V0PikKPiDCoCDCoCBhdCAvaG9tZS94
YWZ1Y3MveGVuL3NyYy94ZW4tNC41LjEvdG9vbHMvcWVtdS14ZW4vYXN5bmMuYzoyMTEKPiAjNSDC
oDB4MDAwMDdmNjhlYmY5OGRjNyBpbiBnX21haW5fY29udGV4dF9kaXNwYXRjaCAoKSBmcm9tCj4g
L3Vzci9saWIvbGliZ2xpYi0yLjAuc28uMAo+ICM2IMKgMHgwMDAwNTViMjc2YjA2NmIxIGluIGds
aWJfcG9sbGZkc19wb2xsICgpIGF0Cj4gL2hvbWUveGFmdWNzL3hlbi9zcmMveGVuLTQuNS4xL3Rv
b2xzL3FlbXUteGVuL21haW4tbG9vcC5jOjE5MAo+ICM3IMKgb3NfaG9zdF9tYWluX2xvb3Bfd2Fp
dCAodGltZW91dD08b3B0aW1pemVkIG91dD4pIGF0Cj4gL2hvbWUveGFmdWNzL3hlbi9zcmMveGVu
LTQuNS4xL3Rvb2xzL3FlbXUteGVuL21haW4tbG9vcC5jOjIzNQo+ICM4IMKgbWFpbl9sb29wX3dh
aXQgKG5vbmJsb2NraW5nPTxvcHRpbWl6ZWQgb3V0PikgYXQKPiAvaG9tZS94YWZ1Y3MveGVuL3Ny
Yy94ZW4tNC41LjEvdG9vbHMvcWVtdS14ZW4vbWFpbi1sb29wLmM6NDg0Cj4gIzkgwqAweDAwMDA1
NWIyNzZiNzdlMDkgaW4gbWFpbl9sb29wICgpIGF0IC9ob21lL3hhZnVjcy94ZW4vc3JjL3hlbi0K
PiA0LjUuMS90b29scy9xZW11LXhlbi92bC5jOjIwNTYKPiAjMTAgbWFpbiAoYXJnYz08b3B0aW1p
emVkIG91dD4sIGFyZ3Y9PG9wdGltaXplZCBvdXQ+LCBlbnZwPTxvcHRpbWl6ZWQKPiBvdXQ+KSBh
dCAvaG9tZS94YWZ1Y3MveGVuL3NyYy94ZW4tNC41LjEvdG9vbHMvcWVtdS14ZW4vdmwuYzo0NTM1
Cj4gKGdkYikgdGhyZWFkIDEKPiBbU3dpdGNoaW5nIHRvIHRocmVhZCAxIChUaHJlYWQgMHg3ZjY4
ZWQwOTA5YzAgKExXUCAxMDEzNCkpXQo+ICMwIMKgMHgwMDAwNTViMjc2YTYxOGZkIGluIGJsa19o
YW5kbGVfcmVxdWVzdHMgKGJsa2Rldj0weDU1YjI3N2M0OWFiMCkgYXQKPiAvaG9tZS94YWZ1Y3Mv
eGVuL3NyYy94ZW4tNC41LjEvdG9vbHMvcWVtdS14ZW4vaHcvYmxvY2sveGVuX2Rpc2suYzo2OTkK
PiA2OTkgwqAgwqAgcnAgPSBibGtkZXYtPnJpbmdzLmNvbW1vbi5zcmluZy0+cmVxX3Byb2Q7Cj4g
Cj4gCgpfX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fXwpYZW4t
dXNlcnMgbWFpbGluZyBsaXN0Clhlbi11c2Vyc0BsaXN0cy54ZW4ub3JnCmh0dHA6Ly9saXN0cy54
ZW4ub3JnL3hlbi11c2Vycw==

From xen-users-bounces@lists.xen.org Mon Jan 04 14:48:51 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Mon, 04 Jan 2016 14:48:51 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aG6Qh-0007zQ-V1; Mon, 04 Jan 2016 14:48:15 +0000
Received: from mail6.bemta14.messagelabs.com ([193.109.254.103])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <sm8ax1@vfemail.net>) id 1aG6Qf-0007zG-Mq
	for xen-users@lists.xen.org; Mon, 04 Jan 2016 14:48:13 +0000
Received: from [193.109.254.147] by server-9.bemta-14.messagelabs.com id
	CD/9F-13475-C268A865; Mon, 04 Jan 2016 14:48:12 +0000
X-Env-Sender: sm8ax1@vfemail.net
X-Msg-Ref: server-16.tower-27.messagelabs.com!1451918888!14528714!1
X-Originating-IP: [199.16.11.132]
X-SpamReason: No, hits=1.2 required=7.0 tests=BODY_RANDOM_LONG,
	MAILTO_TO_SPAM_ADDR,MIME_QP_LONG_LINE,RCVD_BY_IP
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 15454 invoked from network); 4 Jan 2016 14:48:09 -0000
Received: from onethreetwo.vfemail.net (HELO vfemail.net) (199.16.11.132)
	by server-16.tower-27.messagelabs.com with DHE-RSA-AES256-SHA encrypted
	SMTP; 4 Jan 2016 14:48:09 -0000
Received: (qmail 72557 invoked by uid 89); 4 Jan 2016 14:48:08 -0000
Received: from localhost (HELO freequeue.vfemail.net) (127.0.0.1)
	by localhost with (DHE-RSA-AES256-SHA encrypted) SMTP;
	4 Jan 2016 14:48:08 -0000
Received: (qmail 42779 invoked by uid 89); 4 Jan 2016 13:05:26 -0000
Received: by simscan 1.3.1 ppid: 42775, pid: 42777, t: 0.0024s scanners:none
Received: from unknown (HELO smtp102-2.vfemail.net) (172.16.100.62)
	by FreeQueue with SMTP; 4 Jan 2016 13:05:26 -0000
Received: (qmail 11119 invoked by uid 89); 4 Jan 2016 13:05:26 -0000
Received: by simscan 1.4.0 ppid: 11113, pid: 11116, t: 0.0360s scanners:none
Received: from unknown (HELO localhost)
	(c204YXgxQHZmZW1haWwubmV0@172.16.100.137)
	by 172.16.100.62 with ESMTPA; 4 Jan 2016 13:05:26 -0000
Received: from 46.148.18.34 ([46.148.18.34]) by vfemail.net (Horde
	Framework) with HTTP; Mon, 04 Jan 2016 07:05:25 -0600
Message-ID: <20160104070525.87995669zhz26hwk@vfemail.net>
Date: Mon, 04 Jan 2016 07:05:25 -0600
From: sm8ax1@vfemail.net
To: "John Mok" <a9121431@gmail.com>
References: <CALYzA8GPwwFrHGXB0hgqX6q+t00riQzA6uJ1yU2bhCBsJK3RdA@mail.gmail.com>
	<20151230160147.88486qsc1m9vm1kw@vfemail.net>
	<CALYzA8FvTt4ZDkmiAbHJW4v_rpRb+fkeL2+iV1gwg2WQZgJuAg@mail.gmail.com>
	<20160101073625.17404r82zk0rl3qc@vfemail.net>
	<CALYzA8G4h6ydZE_4Ugw7OH0pBym6mg3fNADh-b1VYrwiSJ7qEg@mail.gmail.com>
In-Reply-To: <CALYzA8G4h6ydZE_4Ugw7OH0pBym6mg3fNADh-b1VYrwiSJ7qEg@mail.gmail.com>
MIME-Version: 1.0
Content-Disposition: inline
User-Agent: Internet Messaging Program (IMP) H3 (4.2)
X-VFEmail-Originating-IP: 46.148.18.34
X-VFEmail-AntiSpam: Notify admin@vfemail.net of any spam, and include
	VFEmail headers
Cc: "xen-users@lists.xen.org" <xen-users@lists.xen.org>
Subject: Re: [Xen-users] PCI Passthrough of iwlwifi adapter into Windows	HVM
	failed to start
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Transfer-Encoding: 7bit
Content-Type: text/plain; charset="us-ascii"; Format="flowed"; DelSp="Yes"
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

Quoting "John Mok" <a9121431@gmail.com>:

>> From what I understand, some devices can't be reinitialized (and  
>> won't work) by the DomU driver after they've already been  
>> initialized on >the Dom0. Blacklisting the module should prevent it  
>> from being initialized before being passed through to the DomU.
>
> The driver iwlwifi was compiled as a module and I can see it using
> lsmod. The module has been preceeded by the xen-pciback, such that the
> xen-pciback is loaded first, and I use the command, xl
> pci-assignable-list, and the WiFi PCI device, i.e. 0030:00.0, appears.

Even if xen-pciback is loaded first, iwlwifi is probably still binding  
to and initializing the card until pci-assignable-add rebinds it to  
xen-pciback. The problem being that iwlwifi might not properly  
de-initialize the card when it is unloaded. You can check what driver  
is currently bound to the card with `lspci -v`. If you blacklist  
iwlwifi on the Dom0, the card's state should be unmodified when it is  
passed to the DomU. It's a long shot, but it might be worth trying.

Also, have you tried passing the card to a Linux HVM? At this point,  
we don't know if the problem is with the Windows equivalent of  
xen-pcifront (or the emulated PCI bus; I'm not sure how PCI  
passthrough works on HVMs exactly), or the hypervisor or xen-pciback.  
Trying some different DomUs might help us identify a pattern.

>> If that doesn't work, it's worth reading this page in full:  
>> http://wiki.xenproject.org/wiki/Xen_PCI_Passthrough and mentioning  
>> your distro, >Xen version, and hardware (e.g. whether you have an  
>> IOMMU or not).
>
> In Xen 4.0.x, I succeeded to pass through LSI SAS controller to
> Windows HVM. I had read through
> http://wiki.xenproject.org/wiki/Xen_PCI_Passthrough, and the hardware
> ThinkPad x250 has VT-d support in BIOS.
>
> Any idea why the driver in Windows HVM could not start?
>
> Thanks a lot.
>
> John Mok


-------------------------------------------------

ONLY AT VFEmail! - Use our Metadata Mitigator to keep your email out of the NSA's hands!
$24.95 ONETIME Lifetime accounts with Privacy Features!  
15GB disk! No bandwidth quotas!
Commercial and Bulk Mail Options!  

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users

From xen-users-bounces@lists.xen.org Mon Jan 04 14:48:51 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Mon, 04 Jan 2016 14:48:51 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aG6Qh-0007zQ-V1; Mon, 04 Jan 2016 14:48:15 +0000
Received: from mail6.bemta14.messagelabs.com ([193.109.254.103])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <sm8ax1@vfemail.net>) id 1aG6Qf-0007zG-Mq
	for xen-users@lists.xen.org; Mon, 04 Jan 2016 14:48:13 +0000
Received: from [193.109.254.147] by server-9.bemta-14.messagelabs.com id
	CD/9F-13475-C268A865; Mon, 04 Jan 2016 14:48:12 +0000
X-Env-Sender: sm8ax1@vfemail.net
X-Msg-Ref: server-16.tower-27.messagelabs.com!1451918888!14528714!1
X-Originating-IP: [199.16.11.132]
X-SpamReason: No, hits=1.2 required=7.0 tests=BODY_RANDOM_LONG,
	MAILTO_TO_SPAM_ADDR,MIME_QP_LONG_LINE,RCVD_BY_IP
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 15454 invoked from network); 4 Jan 2016 14:48:09 -0000
Received: from onethreetwo.vfemail.net (HELO vfemail.net) (199.16.11.132)
	by server-16.tower-27.messagelabs.com with DHE-RSA-AES256-SHA encrypted
	SMTP; 4 Jan 2016 14:48:09 -0000
Received: (qmail 72557 invoked by uid 89); 4 Jan 2016 14:48:08 -0000
Received: from localhost (HELO freequeue.vfemail.net) (127.0.0.1)
	by localhost with (DHE-RSA-AES256-SHA encrypted) SMTP;
	4 Jan 2016 14:48:08 -0000
Received: (qmail 42779 invoked by uid 89); 4 Jan 2016 13:05:26 -0000
Received: by simscan 1.3.1 ppid: 42775, pid: 42777, t: 0.0024s scanners:none
Received: from unknown (HELO smtp102-2.vfemail.net) (172.16.100.62)
	by FreeQueue with SMTP; 4 Jan 2016 13:05:26 -0000
Received: (qmail 11119 invoked by uid 89); 4 Jan 2016 13:05:26 -0000
Received: by simscan 1.4.0 ppid: 11113, pid: 11116, t: 0.0360s scanners:none
Received: from unknown (HELO localhost)
	(c204YXgxQHZmZW1haWwubmV0@172.16.100.137)
	by 172.16.100.62 with ESMTPA; 4 Jan 2016 13:05:26 -0000
Received: from 46.148.18.34 ([46.148.18.34]) by vfemail.net (Horde
	Framework) with HTTP; Mon, 04 Jan 2016 07:05:25 -0600
Message-ID: <20160104070525.87995669zhz26hwk@vfemail.net>
Date: Mon, 04 Jan 2016 07:05:25 -0600
From: sm8ax1@vfemail.net
To: "John Mok" <a9121431@gmail.com>
References: <CALYzA8GPwwFrHGXB0hgqX6q+t00riQzA6uJ1yU2bhCBsJK3RdA@mail.gmail.com>
	<20151230160147.88486qsc1m9vm1kw@vfemail.net>
	<CALYzA8FvTt4ZDkmiAbHJW4v_rpRb+fkeL2+iV1gwg2WQZgJuAg@mail.gmail.com>
	<20160101073625.17404r82zk0rl3qc@vfemail.net>
	<CALYzA8G4h6ydZE_4Ugw7OH0pBym6mg3fNADh-b1VYrwiSJ7qEg@mail.gmail.com>
In-Reply-To: <CALYzA8G4h6ydZE_4Ugw7OH0pBym6mg3fNADh-b1VYrwiSJ7qEg@mail.gmail.com>
MIME-Version: 1.0
Content-Disposition: inline
User-Agent: Internet Messaging Program (IMP) H3 (4.2)
X-VFEmail-Originating-IP: 46.148.18.34
X-VFEmail-AntiSpam: Notify admin@vfemail.net of any spam, and include
	VFEmail headers
Cc: "xen-users@lists.xen.org" <xen-users@lists.xen.org>
Subject: Re: [Xen-users] PCI Passthrough of iwlwifi adapter into Windows	HVM
	failed to start
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Transfer-Encoding: 7bit
Content-Type: text/plain; charset="us-ascii"; Format="flowed"; DelSp="Yes"
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

Quoting "John Mok" <a9121431@gmail.com>:

>> From what I understand, some devices can't be reinitialized (and  
>> won't work) by the DomU driver after they've already been  
>> initialized on >the Dom0. Blacklisting the module should prevent it  
>> from being initialized before being passed through to the DomU.
>
> The driver iwlwifi was compiled as a module and I can see it using
> lsmod. The module has been preceeded by the xen-pciback, such that the
> xen-pciback is loaded first, and I use the command, xl
> pci-assignable-list, and the WiFi PCI device, i.e. 0030:00.0, appears.

Even if xen-pciback is loaded first, iwlwifi is probably still binding  
to and initializing the card until pci-assignable-add rebinds it to  
xen-pciback. The problem being that iwlwifi might not properly  
de-initialize the card when it is unloaded. You can check what driver  
is currently bound to the card with `lspci -v`. If you blacklist  
iwlwifi on the Dom0, the card's state should be unmodified when it is  
passed to the DomU. It's a long shot, but it might be worth trying.

Also, have you tried passing the card to a Linux HVM? At this point,  
we don't know if the problem is with the Windows equivalent of  
xen-pcifront (or the emulated PCI bus; I'm not sure how PCI  
passthrough works on HVMs exactly), or the hypervisor or xen-pciback.  
Trying some different DomUs might help us identify a pattern.

>> If that doesn't work, it's worth reading this page in full:  
>> http://wiki.xenproject.org/wiki/Xen_PCI_Passthrough and mentioning  
>> your distro, >Xen version, and hardware (e.g. whether you have an  
>> IOMMU or not).
>
> In Xen 4.0.x, I succeeded to pass through LSI SAS controller to
> Windows HVM. I had read through
> http://wiki.xenproject.org/wiki/Xen_PCI_Passthrough, and the hardware
> ThinkPad x250 has VT-d support in BIOS.
>
> Any idea why the driver in Windows HVM could not start?
>
> Thanks a lot.
>
> John Mok


-------------------------------------------------

ONLY AT VFEmail! - Use our Metadata Mitigator to keep your email out of the NSA's hands!
$24.95 ONETIME Lifetime accounts with Privacy Features!  
15GB disk! No bandwidth quotas!
Commercial and Bulk Mail Options!  

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users

From xen-users-bounces@lists.xen.org Mon Jan 04 17:29:10 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Mon, 04 Jan 2016 17:29:10 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aG8vg-0006Su-3K; Mon, 04 Jan 2016 17:28:24 +0000
Received: from mail6.bemta14.messagelabs.com ([193.109.254.103])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <prvs=80452ccb6=Stefano.Stabellini@citrix.com>)
	id 1aG8vd-0006SO-NC; Mon, 04 Jan 2016 17:28:21 +0000
Received: from [193.109.254.147] by server-5.bemta-14.messagelabs.com id
	1E/5B-00475-4BBAA865; Mon, 04 Jan 2016 17:28:20 +0000
X-Env-Sender: prvs=80452ccb6=Stefano.Stabellini@citrix.com
X-Msg-Ref: server-8.tower-27.messagelabs.com!1451928498!10855411!1
X-Originating-IP: [66.165.176.89]
X-SpamReason: No, hits=0.0 required=7.0 tests=sa_preprocessor: 
	VHJ1c3RlZCBJUDogNjYuMTY1LjE3Ni44OSA9PiAyMDMwMDc=\n,
	received_headers: No Received headers
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 18252 invoked from network); 4 Jan 2016 17:28:20 -0000
Received: from smtp.citrix.com (HELO SMTP.CITRIX.COM) (66.165.176.89)
	by server-8.tower-27.messagelabs.com with RC4-SHA encrypted SMTP;
	4 Jan 2016 17:28:20 -0000
X-IronPort-AV: E=Sophos;i="5.20,521,1444694400"; d="scan'208";a="322775130"
Date: Mon, 4 Jan 2016 17:27:38 +0000
From: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
X-X-Sender: sstabellini@kaball.uk.xensource.com
To: Ian Campbell <ian.campbell@citrix.com>
In-Reply-To: <1451914686.13361.91.camel@citrix.com>
Message-ID: <alpine.DEB.2.02.1601041718000.27577@kaball.uk.xensource.com>
References: <1450439438.4053.218.camel@citrix.com>
	<1434848639.1126606.1450523891769.JavaMail.yahoo@mail.yahoo.com>
	<1451914686.13361.91.camel@citrix.com>
User-Agent: Alpine 2.02 (DEB 1266 2009-07-14)
MIME-Version: 1.0
Content-Type: multipart/mixed;
	boundary="1342847746-1325454957-1451928465=:27577"
X-DLP: MIA2
Cc: Anthony Perard <anthony.perard@citrix.com>,
	Xen-users <xen-users@lists.xen.org>,
	Stefano Stabellini <Stefano.Stabellini@eu.citrix.com>,
	Andre Fucs <afucs2001@yahoo.com>, xen-devel <xen-devel@lists.xen.org>
Subject: Re: [Xen-users] Crashes on image file backed VMs
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

--1342847746-1325454957-1451928465=:27577
Content-Type: text/plain; charset="UTF-8"
Content-Length: 4172
Content-Transfer-Encoding: quoted-printable

On Mon, 4 Jan 2016, Ian Campbell wrote:
> On Sat, 2015-12-19 at 11:18 +0000, Andre Fucs wrote:
> > Ian,
> > 
> > Thanks for the reply. 
> > 
> > coredumpctl=C2=A0gbd PID_OF_PROCESS printed the following:
> 
> A SIGBUS in QEMU's blk_handle_requests, how exciting!
> 
> Copying xen-devel and some relevant maintainers, start of thread is
> http://lists.xen.org/archives/html/xen-users/2015-12/msg00073.html
> >From that, this is Xen 4.5.1 on arch Linux.
> 
> Andre, could you take a look under /var/log/xen for logs relating to a
> domain to which this has happened, in particular the qemu log. It would
> also be useful to see the corresponding guest cfg file I expect.

It's good that you can reproduce the bug.

What kernel are you using in Dom0=3F
What underlying storage are you using for the guest VMs (local disk,
nfs, iscsi, etc)=3F

Can you reproduce the bug with a more recent QEMU=3F For example:

git://git.qemu.org/qemu.git v2.5.0

no need to update Xen for this test, just compile QEMU separately, I
just do:

./configure --enable-xen --target-list=3Di386-softmmu --disable-kvm
make
cp i386-softmmu/qemu-system-i386 /usr/lib/xen/bin

Thanks for your help!


> > [...]
> 
> > warning: Could not load shared library symbols for linux-vdso.so.1.
> > Do you need "set solib-search-path" or "set sysroot"=3F
> > [Thread debugging using libthread_db enabled]
> > Using host libthread_db library "/usr/lib/libthread_db.so.1".
> > Core was generated by `/usr/lib/xen/bin/qemu-system-i386 -xen-domid 11
> > -chardev =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0
> > =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0socket,id=3Dlibxl-cmd,pa'.
> > Program terminated with signal SIGBUS, Bus error.
> > #0 =C2=A00x000055b276a618fd in blk_handle_requests (blkdev=3D0x55b277c49ab0)
> > =C2=A0 =C2=A0 at /home/xafucs/xen/src/xen-4.5.1/tools/qemu-
> > xen/hw/block/xen_disk.c:699
> > 699 =C2=A0 =C2=A0 rp =3D blkdev->rings.common.sring->req_prod;
> > [Current thread is 1 (Thread 0x7f68ed0909c0 (LWP 10134))]
> > (gdb) bt
> > #0 =C2=A00x000055b276a618fd in blk_handle_requests (blkdev=3D0x55b277c49ab0) at
> > /home/xafucs/xen/src/xen-4.5.1/tools/qemu-xen/hw/block/xen_disk.c:699
> > #1 =C2=A0blk_bh (opaque=3D0x55b277c49ab0) at /home/xafucs/xen/src/xen-
> > 4.5.1/tools/qemu-xen/hw/block/xen_disk.c:738
> > #2 =C2=A00x000055b2769e62d3 in aio_bh_poll (ctx=3Dctx@entry=3D0x55b277c34600) at
> > /home/xafucs/xen/src/xen-4.5.1/tools/qemu-xen/async.c:81
> > #3 =C2=A00x000055b2769e5efc in aio_poll (ctx=3D0x55b277c34600, blocking=3Dblocking
> > @entry=3Dfalse) at /home/xafucs/xen/src/xen-4.5.1/tools/qemu-xen/aio-
> > posix.c:188
> > #4 =C2=A00x000055b2769e6103 in aio_ctx_dispatch (source=3D<optimized out>,
> > callback=3D<optimized out>, user_data=3D<optimized out>)
> > =C2=A0 =C2=A0 at /home/xafucs/xen/src/xen-4.5.1/tools/qemu-xen/async.c:211
> > #5 =C2=A00x00007f68ebf98dc7 in g_main_context_dispatch () from
> > /usr/lib/libglib-2.0.so.0
> > #6 =C2=A00x000055b276b066b1 in glib_pollfds_poll () at
> > /home/xafucs/xen/src/xen-4.5.1/tools/qemu-xen/main-loop.c:190
> > #7 =C2=A0os_host_main_loop_wait (timeout=3D<optimized out>) at
> > /home/xafucs/xen/src/xen-4.5.1/tools/qemu-xen/main-loop.c:235
> > #8 =C2=A0main_loop_wait (nonblocking=3D<optimized out>) at
> > /home/xafucs/xen/src/xen-4.5.1/tools/qemu-xen/main-loop.c:484
> > #9 =C2=A00x000055b276b77e09 in main_loop () at /home/xafucs/xen/src/xen-
> > 4.5.1/tools/qemu-xen/vl.c:2056
> > #10 main (argc=3D<optimized out>, argv=3D<optimized out>, envp=3D<optimized
> > out>) at /home/xafucs/xen/src/xen-4.5.1/tools/qemu-xen/vl.c:4535
> > (gdb) thread 1
> > [Switching to thread 1 (Thread 0x7f68ed0909c0 (LWP 10134))]
> > #0 =C2=A00x000055b276a618fd in blk_handle_requests (blkdev=3D0x55b277c49ab0) at
> > /home/xafucs/xen/src/xen-4.5.1/tools/qemu-xen/hw/block/xen_disk.c:699
> > 699 =C2=A0 =C2=A0 rp =3D blkdev->rings.common.sring->req_prod;
> > 
> > 
> 
--1342847746-1325454957-1451928465=:27577
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users
--1342847746-1325454957-1451928465=:27577--


From xen-users-bounces@lists.xen.org Mon Jan 04 17:29:10 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Mon, 04 Jan 2016 17:29:10 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aG8vg-0006Su-3K; Mon, 04 Jan 2016 17:28:24 +0000
Received: from mail6.bemta14.messagelabs.com ([193.109.254.103])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <prvs=80452ccb6=Stefano.Stabellini@citrix.com>)
	id 1aG8vd-0006SO-NC; Mon, 04 Jan 2016 17:28:21 +0000
Received: from [193.109.254.147] by server-5.bemta-14.messagelabs.com id
	1E/5B-00475-4BBAA865; Mon, 04 Jan 2016 17:28:20 +0000
X-Env-Sender: prvs=80452ccb6=Stefano.Stabellini@citrix.com
X-Msg-Ref: server-8.tower-27.messagelabs.com!1451928498!10855411!1
X-Originating-IP: [66.165.176.89]
X-SpamReason: No, hits=0.0 required=7.0 tests=sa_preprocessor: 
	VHJ1c3RlZCBJUDogNjYuMTY1LjE3Ni44OSA9PiAyMDMwMDc=\n,
	received_headers: No Received headers
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 18252 invoked from network); 4 Jan 2016 17:28:20 -0000
Received: from smtp.citrix.com (HELO SMTP.CITRIX.COM) (66.165.176.89)
	by server-8.tower-27.messagelabs.com with RC4-SHA encrypted SMTP;
	4 Jan 2016 17:28:20 -0000
X-IronPort-AV: E=Sophos;i="5.20,521,1444694400"; d="scan'208";a="322775130"
Date: Mon, 4 Jan 2016 17:27:38 +0000
From: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
X-X-Sender: sstabellini@kaball.uk.xensource.com
To: Ian Campbell <ian.campbell@citrix.com>
In-Reply-To: <1451914686.13361.91.camel@citrix.com>
Message-ID: <alpine.DEB.2.02.1601041718000.27577@kaball.uk.xensource.com>
References: <1450439438.4053.218.camel@citrix.com>
	<1434848639.1126606.1450523891769.JavaMail.yahoo@mail.yahoo.com>
	<1451914686.13361.91.camel@citrix.com>
User-Agent: Alpine 2.02 (DEB 1266 2009-07-14)
MIME-Version: 1.0
Content-Type: multipart/mixed;
	boundary="1342847746-1325454957-1451928465=:27577"
X-DLP: MIA2
Cc: Anthony Perard <anthony.perard@citrix.com>,
	Xen-users <xen-users@lists.xen.org>,
	Stefano Stabellini <Stefano.Stabellini@eu.citrix.com>,
	Andre Fucs <afucs2001@yahoo.com>, xen-devel <xen-devel@lists.xen.org>
Subject: Re: [Xen-users] Crashes on image file backed VMs
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

--1342847746-1325454957-1451928465=:27577
Content-Type: text/plain; charset="UTF-8"
Content-Length: 4172
Content-Transfer-Encoding: quoted-printable

On Mon, 4 Jan 2016, Ian Campbell wrote:
> On Sat, 2015-12-19 at 11:18 +0000, Andre Fucs wrote:
> > Ian,
> > 
> > Thanks for the reply. 
> > 
> > coredumpctl=C2=A0gbd PID_OF_PROCESS printed the following:
> 
> A SIGBUS in QEMU's blk_handle_requests, how exciting!
> 
> Copying xen-devel and some relevant maintainers, start of thread is
> http://lists.xen.org/archives/html/xen-users/2015-12/msg00073.html
> >From that, this is Xen 4.5.1 on arch Linux.
> 
> Andre, could you take a look under /var/log/xen for logs relating to a
> domain to which this has happened, in particular the qemu log. It would
> also be useful to see the corresponding guest cfg file I expect.

It's good that you can reproduce the bug.

What kernel are you using in Dom0=3F
What underlying storage are you using for the guest VMs (local disk,
nfs, iscsi, etc)=3F

Can you reproduce the bug with a more recent QEMU=3F For example:

git://git.qemu.org/qemu.git v2.5.0

no need to update Xen for this test, just compile QEMU separately, I
just do:

./configure --enable-xen --target-list=3Di386-softmmu --disable-kvm
make
cp i386-softmmu/qemu-system-i386 /usr/lib/xen/bin

Thanks for your help!


> > [...]
> 
> > warning: Could not load shared library symbols for linux-vdso.so.1.
> > Do you need "set solib-search-path" or "set sysroot"=3F
> > [Thread debugging using libthread_db enabled]
> > Using host libthread_db library "/usr/lib/libthread_db.so.1".
> > Core was generated by `/usr/lib/xen/bin/qemu-system-i386 -xen-domid 11
> > -chardev =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0
> > =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0socket,id=3Dlibxl-cmd,pa'.
> > Program terminated with signal SIGBUS, Bus error.
> > #0 =C2=A00x000055b276a618fd in blk_handle_requests (blkdev=3D0x55b277c49ab0)
> > =C2=A0 =C2=A0 at /home/xafucs/xen/src/xen-4.5.1/tools/qemu-
> > xen/hw/block/xen_disk.c:699
> > 699 =C2=A0 =C2=A0 rp =3D blkdev->rings.common.sring->req_prod;
> > [Current thread is 1 (Thread 0x7f68ed0909c0 (LWP 10134))]
> > (gdb) bt
> > #0 =C2=A00x000055b276a618fd in blk_handle_requests (blkdev=3D0x55b277c49ab0) at
> > /home/xafucs/xen/src/xen-4.5.1/tools/qemu-xen/hw/block/xen_disk.c:699
> > #1 =C2=A0blk_bh (opaque=3D0x55b277c49ab0) at /home/xafucs/xen/src/xen-
> > 4.5.1/tools/qemu-xen/hw/block/xen_disk.c:738
> > #2 =C2=A00x000055b2769e62d3 in aio_bh_poll (ctx=3Dctx@entry=3D0x55b277c34600) at
> > /home/xafucs/xen/src/xen-4.5.1/tools/qemu-xen/async.c:81
> > #3 =C2=A00x000055b2769e5efc in aio_poll (ctx=3D0x55b277c34600, blocking=3Dblocking
> > @entry=3Dfalse) at /home/xafucs/xen/src/xen-4.5.1/tools/qemu-xen/aio-
> > posix.c:188
> > #4 =C2=A00x000055b2769e6103 in aio_ctx_dispatch (source=3D<optimized out>,
> > callback=3D<optimized out>, user_data=3D<optimized out>)
> > =C2=A0 =C2=A0 at /home/xafucs/xen/src/xen-4.5.1/tools/qemu-xen/async.c:211
> > #5 =C2=A00x00007f68ebf98dc7 in g_main_context_dispatch () from
> > /usr/lib/libglib-2.0.so.0
> > #6 =C2=A00x000055b276b066b1 in glib_pollfds_poll () at
> > /home/xafucs/xen/src/xen-4.5.1/tools/qemu-xen/main-loop.c:190
> > #7 =C2=A0os_host_main_loop_wait (timeout=3D<optimized out>) at
> > /home/xafucs/xen/src/xen-4.5.1/tools/qemu-xen/main-loop.c:235
> > #8 =C2=A0main_loop_wait (nonblocking=3D<optimized out>) at
> > /home/xafucs/xen/src/xen-4.5.1/tools/qemu-xen/main-loop.c:484
> > #9 =C2=A00x000055b276b77e09 in main_loop () at /home/xafucs/xen/src/xen-
> > 4.5.1/tools/qemu-xen/vl.c:2056
> > #10 main (argc=3D<optimized out>, argv=3D<optimized out>, envp=3D<optimized
> > out>) at /home/xafucs/xen/src/xen-4.5.1/tools/qemu-xen/vl.c:4535
> > (gdb) thread 1
> > [Switching to thread 1 (Thread 0x7f68ed0909c0 (LWP 10134))]
> > #0 =C2=A00x000055b276a618fd in blk_handle_requests (blkdev=3D0x55b277c49ab0) at
> > /home/xafucs/xen/src/xen-4.5.1/tools/qemu-xen/hw/block/xen_disk.c:699
> > 699 =C2=A0 =C2=A0 rp =3D blkdev->rings.common.sring->req_prod;
> > 
> > 
> 
--1342847746-1325454957-1451928465=:27577
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users
--1342847746-1325454957-1451928465=:27577--


From xen-users-bounces@lists.xen.org Mon Jan 04 21:25:29 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Mon, 04 Jan 2016 21:25:29 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aGCc7-0006PY-Rr; Mon, 04 Jan 2016 21:24:27 +0000
Received: from mail6.bemta14.messagelabs.com ([193.109.254.103])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <hultz.jon@solute.us>) id 1aGCc5-0006PM-Ra
	for xen-users@lists.xen.org; Mon, 04 Jan 2016 21:24:26 +0000
Received: from [193.109.254.147] by server-14.bemta-14.messagelabs.com id
	13/B7-07165-903EA865; Mon, 04 Jan 2016 21:24:25 +0000
X-Env-Sender: hultz.jon@solute.us
X-Msg-Ref: server-10.tower-27.messagelabs.com!1451942659!14671738!1
X-Originating-IP: [207.46.100.82]
X-SpamReason: No, hits=0.8 required=7.0 tests=BODY_RANDOM_LONG,
	HTML_60_70,HTML_MESSAGE
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 6271 invoked from network); 4 Jan 2016 21:24:21 -0000
Received: from mail-by2on0082.outbound.protection.outlook.com (HELO
	na01-by2-obe.outbound.protection.outlook.com) (207.46.100.82)
	by server-10.tower-27.messagelabs.com with AES256-SHA256 encrypted SMTP;
	4 Jan 2016 21:24:21 -0000
Received: from SN1PR0501MB2013.namprd05.prod.outlook.com (10.163.223.30) by
	SN1PR0501MB2015.namprd05.prod.outlook.com (10.163.227.12) with
	Microsoft SMTP
	Server (TLS) id 15.1.361.13; Mon, 4 Jan 2016 21:24:17 +0000
Received: from SN1PR0501MB2013.namprd05.prod.outlook.com ([10.163.223.30]) by
	SN1PR0501MB2013.namprd05.prod.outlook.com ([10.163.223.30]) with
	mapi id 15.01.0361.006; Mon, 4 Jan 2016 21:24:17 +0000
From: "Hultz, Jon" <hultz.jon@solute.us>
To: "xen-users@lists.xen.org" <xen-users@lists.xen.org>
Thread-Topic: EFI booting
Thread-Index: AdFHNh5VATkBh6RjSH+8NyBLXh2Bvw==
Date: Mon, 4 Jan 2016 21:24:17 +0000
Message-ID: <SN1PR0501MB2013B6EC7867658DB57A3D88FCF20@SN1PR0501MB2013.namprd05.prod.outlook.com>
Accept-Language: en-US
Content-Language: en-US
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
x-originating-ip: [68.15.20.31]
x-microsoft-exchange-diagnostics: 1; SN1PR0501MB2015;
	5:8QEug9AwrCIeDO8Q9UmKFWqjLyqxUJxy8R0iQ87kyFrIRZMKnHFlzoupeioxuaIP1+YuUPzGFy8mbVh5MF++Ez1S5c+QoYfu37O6h4px1IGVCDmlvYvvWhKFqTjGOnyVaIBKJabmnwPx6hsf6gYV/w==;
	24:xt0k/rMvLqsJ5uEY74AaSJhxLcMF7eaLQtpc6xWF4I5bJBO2rFAt7LQRG7frcA5puheCBlHm9QI5aEbLHnDRsw0R9tCHuY4Ypf1qF82IdSk=
x-microsoft-antispam: UriScan:;BCL:0;PCL:0;RULEID:;SRVR:SN1PR0501MB2015;
x-microsoft-antispam-prvs: <SN1PR0501MB2015BFA7D8B08D85BF2BC26FFCF20@SN1PR0501MB2015.namprd05.prod.outlook.com>
x-exchange-antispam-report-test: UriScan:;
x-exchange-antispam-report-cfa-test: BCL:0; PCL:0;
	RULEID:(601004)(2401047)(5005006)(8121501046)(520078)(3002001)(10201501046);
	SRVR:SN1PR0501MB2015; BCL:0; PCL:0; RULEID:;
	SRVR:SN1PR0501MB2015; 
x-forefront-prvs: 08118EFC2B
x-forefront-antispam-report: SFV:NSPM;
	SFS:(10009020)(6009001)(189002)(41584004)(199003)(586003)(790700001)(19625215002)(2501003)(105586002)(106356001)(50986999)(54356999)(19580395003)(81156007)(5001960100002)(92566002)(101416001)(229853001)(122556002)(107886002)(97736004)(16236675004)(102836003)(189998001)(2351001)(99286002)(5890100001)(76576001)(110136002)(5003600100002)(3846002)(33656002)(19300405004)(10400500002)(74316001)(221733001)(66066001)(6116002)(1220700001)(40100003)(87936001)(5002640100001)(74482002)(15975445007)(5008740100001)(1096002)(5004730100002)(11100500001)(450100001)(2900100001)(77096005)(86362001)(80162004)(80862005);
	DIR:OUT; SFP:1101; SCL:1; SRVR:SN1PR0501MB2015;
	H:SN1PR0501MB2013.namprd05.prod.outlook.com; FPR:; SPF:None;
	PTR:InfoNoRecords; MX:1; A:1; LANG:en; 
received-spf: None (protection.outlook.com: solute.us does not designate
	permitted sender hosts)
spamdiagnosticoutput: 1:23
spamdiagnosticmetadata: NSPM
MIME-Version: 1.0
X-OriginatorOrg: solute.us
X-MS-Exchange-CrossTenant-originalarrivaltime: 04 Jan 2016 21:24:17.5104 (UTC)
X-MS-Exchange-CrossTenant-fromentityheader: Hosted
X-MS-Exchange-CrossTenant-id: abbadff2-c16f-45d3-a093-2c0a01ac3014
X-MS-Exchange-Transport-CrossTenantHeadersStamped: SN1PR0501MB2015
Subject: [Xen-users] EFI booting
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: multipart/mixed; boundary="===============7501753812833588249=="
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

--===============7501753812833588249==
Content-Language: en-US
Content-Type: multipart/alternative;
	boundary="_000_SN1PR0501MB2013B6EC7867658DB57A3D88FCF20SN1PR0501MB2013_"

--_000_SN1PR0501MB2013B6EC7867658DB57A3D88FCF20SN1PR0501MB2013_
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable

Hello,

I am attempting to run an EFI boot with xen 4.5.2. I have attempted this on=
 FreeBSD 11 and Ubunut server 14.04. On both OS models upon reboot the serv=
er will not find the OS. On ubuntu there is a ramdisk error and no OS found=
. While on FreeBSD 11 the OS is not found in /boot/xen.

I attempted to install from source code and found that it will come back up=
on reboot but when I install xen tools to the latest version the OS is agai=
n non-bootable.

Is there any support for EFI booting on either of these systems. I cannot f=
ind any documentation that supports either of these OS models.

This is for a research project and if EFI is not working on either model co=
uld someone point me to the article on this

Regards,

Jon Hultz
Network Engineer

SOLUTE
4250 Pacific Highway, Suite 211
San Diego, CA 92110
Office (619) 758-9900
Fax (619) 758-9910

CONFIDENTIALITY NOTICE: This e-mail and any attachments are intended solely=
 for the use of the individual or entity to whom it is addressed. It may co=
ntain information that is privileged, confidential and exempt, or protected=
 from disclosure under applicable law. If the reader of this message is not=
 the intended recipient or the employee or agent responsible for delivering=
 it to the intended recipient, you are hereby notified that any review, use=
, disclosure, distribution, or copying of this communication is strictly pr=
ohibited. If you have received this communication in error, please notify t=
he sender immediately and destroy all copies and attachments.



--_000_SN1PR0501MB2013B6EC7867658DB57A3D88FCF20SN1PR0501MB2013_
Content-Type: text/html; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable

<html xmlns:v=3D"urn:schemas-microsoft-com:vml" xmlns:o=3D"urn:schemas-micr=
osoft-com:office:office" xmlns:w=3D"urn:schemas-microsoft-com:office:word" =
xmlns:m=3D"http://schemas.microsoft.com/office/2004/12/omml" xmlns=3D"http:=
//www.w3.org/TR/REC-html40">
<head>
<meta http-equiv=3D"Content-Type" content=3D"text/html; charset=3Dus-ascii"=
>
<meta name=3D"Generator" content=3D"Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
	{font-family:Calibri;
	panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
	{font-family:Gisha;
	panose-1:2 11 5 2 4 2 4 2 2 3;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
	{margin:0in;
	margin-bottom:.0001pt;
	font-size:11.0pt;
	font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
	{mso-style-priority:99;
	color:#0563C1;
	text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
	{mso-style-priority:99;
	color:#954F72;
	text-decoration:underline;}
span.EmailStyle17
	{mso-style-type:personal-compose;
	font-family:"Calibri",sans-serif;
	color:windowtext;}
span.apple-converted-space
	{mso-style-name:apple-converted-space;}
.MsoChpDefault
	{mso-style-type:export-only;}
@page WordSection1
	{size:8.5in 11.0in;
	margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
	{page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext=3D"edit" spidmax=3D"1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext=3D"edit">
<o:idmap v:ext=3D"edit" data=3D"1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang=3D"EN-US" link=3D"#0563C1" vlink=3D"#954F72">
<div class=3D"WordSection1">
<p class=3D"MsoNormal"><span style=3D"font-size:9.0pt;font-family:&quot;Gis=
ha&quot;,sans-serif;color:#333333;background:white">Hello,</span><span styl=
e=3D"font-size:9.0pt;font-family:&quot;Gisha&quot;,sans-serif;color:#333333=
"><br>
<br>
<span style=3D"background:white">I am attempting to run an EFI boot with xe=
n 4.5.2. I have attempted this on FreeBSD 11 and Ubunut server 14.04. On bo=
th OS models upon reboot the server will not find the OS. On ubuntu there i=
s a ramdisk error and no OS found.
 While on FreeBSD 11 the OS is not found in /boot/xen.<span class=3D"apple-=
converted-space">&nbsp;</span></span><br>
<br>
<span style=3D"background:white">I attempted to install from source code an=
d found that it will come back upon reboot but when I install xen tools to =
the latest version the OS is again non-bootable.<span class=3D"apple-conver=
ted-space">&nbsp;</span></span><br>
<br>
<span style=3D"background:white">Is there any support for EFI booting on ei=
ther of these systems. I cannot find any documentation that supports either=
 of these OS models.<span class=3D"apple-converted-space">&nbsp;</span></sp=
an><br>
<br>
<span style=3D"background:white">This is for a research project and if EFI =
is not working on either model could someone point me to the article on thi=
s<span class=3D"apple-converted-space">&nbsp;</span></span></span><o:p></o:=
p></p>
<p class=3D"MsoNormal"><o:p>&nbsp;</o:p></p>
<p class=3D"MsoNormal">Regards,<o:p></o:p></p>
<p class=3D"MsoNormal"><span style=3D"font-size:6.0pt">&nbsp;&nbsp;&nbsp;&n=
bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n=
bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n=
bsp;&nbsp;&nbsp;
</span><o:p></o:p></p>
<p class=3D"MsoNormal">Jon Hultz<o:p></o:p></p>
<p class=3D"MsoNormal"><b>Network Engineer<o:p></o:p></b></p>
<p class=3D"MsoNormal"><span style=3D"font-size:6.0pt">&nbsp;</span><o:p></=
o:p></p>
<p class=3D"MsoNormal"><span style=3D"font-size:10.0pt">SOLUTE</span><o:p><=
/o:p></p>
<p class=3D"MsoNormal"><span style=3D"font-size:10.0pt">4250 Pacific Highwa=
y, Suite 211</span><o:p></o:p></p>
<p class=3D"MsoNormal"><span style=3D"font-size:10.0pt">San Diego, CA 92110=
</span><o:p></o:p></p>
<p class=3D"MsoNormal"><span style=3D"font-size:10.0pt">Office (619) 758-99=
00</span><o:p></o:p></p>
<p class=3D"MsoNormal"><span style=3D"font-size:10.0pt">Fax (619) 758-9910<=
/span><o:p></o:p></p>
<p class=3D"MsoNormal"><span style=3D"font-size:10.0pt">&nbsp;</span><o:p><=
/o:p></p>
<p class=3D"MsoNormal"><span style=3D"font-size:6.0pt">CONFIDENTIALITY NOTI=
CE: This e-mail and any attachments are intended solely for the use of the =
individual or entity to whom it is addressed. It may contain information th=
at is privileged, confidential and exempt,
 or protected from disclosure under applicable law. If the reader of this m=
essage is not the intended recipient or the employee or agent responsible f=
or delivering it to the intended recipient, you are hereby notified that an=
y review, use, disclosure, distribution,
 or copying of this communication is strictly prohibited. If you have recei=
ved this communication in error, please notify the sender immediately and d=
estroy all copies and attachments.</span><o:p></o:p></p>
<p class=3D"MsoNormal"><o:p>&nbsp;</o:p></p>
<p class=3D"MsoNormal"><o:p>&nbsp;</o:p></p>
</div>
</body>
</html>

--_000_SN1PR0501MB2013B6EC7867658DB57A3D88FCF20SN1PR0501MB2013_--


--===============7501753812833588249==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users
--===============7501753812833588249==--


From xen-users-bounces@lists.xen.org Mon Jan 04 21:25:29 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Mon, 04 Jan 2016 21:25:29 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aGCc7-0006PY-Rr; Mon, 04 Jan 2016 21:24:27 +0000
Received: from mail6.bemta14.messagelabs.com ([193.109.254.103])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <hultz.jon@solute.us>) id 1aGCc5-0006PM-Ra
	for xen-users@lists.xen.org; Mon, 04 Jan 2016 21:24:26 +0000
Received: from [193.109.254.147] by server-14.bemta-14.messagelabs.com id
	13/B7-07165-903EA865; Mon, 04 Jan 2016 21:24:25 +0000
X-Env-Sender: hultz.jon@solute.us
X-Msg-Ref: server-10.tower-27.messagelabs.com!1451942659!14671738!1
X-Originating-IP: [207.46.100.82]
X-SpamReason: No, hits=0.8 required=7.0 tests=BODY_RANDOM_LONG,
	HTML_60_70,HTML_MESSAGE
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 6271 invoked from network); 4 Jan 2016 21:24:21 -0000
Received: from mail-by2on0082.outbound.protection.outlook.com (HELO
	na01-by2-obe.outbound.protection.outlook.com) (207.46.100.82)
	by server-10.tower-27.messagelabs.com with AES256-SHA256 encrypted SMTP;
	4 Jan 2016 21:24:21 -0000
Received: from SN1PR0501MB2013.namprd05.prod.outlook.com (10.163.223.30) by
	SN1PR0501MB2015.namprd05.prod.outlook.com (10.163.227.12) with
	Microsoft SMTP
	Server (TLS) id 15.1.361.13; Mon, 4 Jan 2016 21:24:17 +0000
Received: from SN1PR0501MB2013.namprd05.prod.outlook.com ([10.163.223.30]) by
	SN1PR0501MB2013.namprd05.prod.outlook.com ([10.163.223.30]) with
	mapi id 15.01.0361.006; Mon, 4 Jan 2016 21:24:17 +0000
From: "Hultz, Jon" <hultz.jon@solute.us>
To: "xen-users@lists.xen.org" <xen-users@lists.xen.org>
Thread-Topic: EFI booting
Thread-Index: AdFHNh5VATkBh6RjSH+8NyBLXh2Bvw==
Date: Mon, 4 Jan 2016 21:24:17 +0000
Message-ID: <SN1PR0501MB2013B6EC7867658DB57A3D88FCF20@SN1PR0501MB2013.namprd05.prod.outlook.com>
Accept-Language: en-US
Content-Language: en-US
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
x-originating-ip: [68.15.20.31]
x-microsoft-exchange-diagnostics: 1; SN1PR0501MB2015;
	5:8QEug9AwrCIeDO8Q9UmKFWqjLyqxUJxy8R0iQ87kyFrIRZMKnHFlzoupeioxuaIP1+YuUPzGFy8mbVh5MF++Ez1S5c+QoYfu37O6h4px1IGVCDmlvYvvWhKFqTjGOnyVaIBKJabmnwPx6hsf6gYV/w==;
	24:xt0k/rMvLqsJ5uEY74AaSJhxLcMF7eaLQtpc6xWF4I5bJBO2rFAt7LQRG7frcA5puheCBlHm9QI5aEbLHnDRsw0R9tCHuY4Ypf1qF82IdSk=
x-microsoft-antispam: UriScan:;BCL:0;PCL:0;RULEID:;SRVR:SN1PR0501MB2015;
x-microsoft-antispam-prvs: <SN1PR0501MB2015BFA7D8B08D85BF2BC26FFCF20@SN1PR0501MB2015.namprd05.prod.outlook.com>
x-exchange-antispam-report-test: UriScan:;
x-exchange-antispam-report-cfa-test: BCL:0; PCL:0;
	RULEID:(601004)(2401047)(5005006)(8121501046)(520078)(3002001)(10201501046);
	SRVR:SN1PR0501MB2015; BCL:0; PCL:0; RULEID:;
	SRVR:SN1PR0501MB2015; 
x-forefront-prvs: 08118EFC2B
x-forefront-antispam-report: SFV:NSPM;
	SFS:(10009020)(6009001)(189002)(41584004)(199003)(586003)(790700001)(19625215002)(2501003)(105586002)(106356001)(50986999)(54356999)(19580395003)(81156007)(5001960100002)(92566002)(101416001)(229853001)(122556002)(107886002)(97736004)(16236675004)(102836003)(189998001)(2351001)(99286002)(5890100001)(76576001)(110136002)(5003600100002)(3846002)(33656002)(19300405004)(10400500002)(74316001)(221733001)(66066001)(6116002)(1220700001)(40100003)(87936001)(5002640100001)(74482002)(15975445007)(5008740100001)(1096002)(5004730100002)(11100500001)(450100001)(2900100001)(77096005)(86362001)(80162004)(80862005);
	DIR:OUT; SFP:1101; SCL:1; SRVR:SN1PR0501MB2015;
	H:SN1PR0501MB2013.namprd05.prod.outlook.com; FPR:; SPF:None;
	PTR:InfoNoRecords; MX:1; A:1; LANG:en; 
received-spf: None (protection.outlook.com: solute.us does not designate
	permitted sender hosts)
spamdiagnosticoutput: 1:23
spamdiagnosticmetadata: NSPM
MIME-Version: 1.0
X-OriginatorOrg: solute.us
X-MS-Exchange-CrossTenant-originalarrivaltime: 04 Jan 2016 21:24:17.5104 (UTC)
X-MS-Exchange-CrossTenant-fromentityheader: Hosted
X-MS-Exchange-CrossTenant-id: abbadff2-c16f-45d3-a093-2c0a01ac3014
X-MS-Exchange-Transport-CrossTenantHeadersStamped: SN1PR0501MB2015
Subject: [Xen-users] EFI booting
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: multipart/mixed; boundary="===============7501753812833588249=="
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

--===============7501753812833588249==
Content-Language: en-US
Content-Type: multipart/alternative;
	boundary="_000_SN1PR0501MB2013B6EC7867658DB57A3D88FCF20SN1PR0501MB2013_"

--_000_SN1PR0501MB2013B6EC7867658DB57A3D88FCF20SN1PR0501MB2013_
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable

Hello,

I am attempting to run an EFI boot with xen 4.5.2. I have attempted this on=
 FreeBSD 11 and Ubunut server 14.04. On both OS models upon reboot the serv=
er will not find the OS. On ubuntu there is a ramdisk error and no OS found=
. While on FreeBSD 11 the OS is not found in /boot/xen.

I attempted to install from source code and found that it will come back up=
on reboot but when I install xen tools to the latest version the OS is agai=
n non-bootable.

Is there any support for EFI booting on either of these systems. I cannot f=
ind any documentation that supports either of these OS models.

This is for a research project and if EFI is not working on either model co=
uld someone point me to the article on this

Regards,

Jon Hultz
Network Engineer

SOLUTE
4250 Pacific Highway, Suite 211
San Diego, CA 92110
Office (619) 758-9900
Fax (619) 758-9910

CONFIDENTIALITY NOTICE: This e-mail and any attachments are intended solely=
 for the use of the individual or entity to whom it is addressed. It may co=
ntain information that is privileged, confidential and exempt, or protected=
 from disclosure under applicable law. If the reader of this message is not=
 the intended recipient or the employee or agent responsible for delivering=
 it to the intended recipient, you are hereby notified that any review, use=
, disclosure, distribution, or copying of this communication is strictly pr=
ohibited. If you have received this communication in error, please notify t=
he sender immediately and destroy all copies and attachments.



--_000_SN1PR0501MB2013B6EC7867658DB57A3D88FCF20SN1PR0501MB2013_
Content-Type: text/html; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable

<html xmlns:v=3D"urn:schemas-microsoft-com:vml" xmlns:o=3D"urn:schemas-micr=
osoft-com:office:office" xmlns:w=3D"urn:schemas-microsoft-com:office:word" =
xmlns:m=3D"http://schemas.microsoft.com/office/2004/12/omml" xmlns=3D"http:=
//www.w3.org/TR/REC-html40">
<head>
<meta http-equiv=3D"Content-Type" content=3D"text/html; charset=3Dus-ascii"=
>
<meta name=3D"Generator" content=3D"Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
	{font-family:Calibri;
	panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
	{font-family:Gisha;
	panose-1:2 11 5 2 4 2 4 2 2 3;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
	{margin:0in;
	margin-bottom:.0001pt;
	font-size:11.0pt;
	font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
	{mso-style-priority:99;
	color:#0563C1;
	text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
	{mso-style-priority:99;
	color:#954F72;
	text-decoration:underline;}
span.EmailStyle17
	{mso-style-type:personal-compose;
	font-family:"Calibri",sans-serif;
	color:windowtext;}
span.apple-converted-space
	{mso-style-name:apple-converted-space;}
.MsoChpDefault
	{mso-style-type:export-only;}
@page WordSection1
	{size:8.5in 11.0in;
	margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
	{page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext=3D"edit" spidmax=3D"1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext=3D"edit">
<o:idmap v:ext=3D"edit" data=3D"1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang=3D"EN-US" link=3D"#0563C1" vlink=3D"#954F72">
<div class=3D"WordSection1">
<p class=3D"MsoNormal"><span style=3D"font-size:9.0pt;font-family:&quot;Gis=
ha&quot;,sans-serif;color:#333333;background:white">Hello,</span><span styl=
e=3D"font-size:9.0pt;font-family:&quot;Gisha&quot;,sans-serif;color:#333333=
"><br>
<br>
<span style=3D"background:white">I am attempting to run an EFI boot with xe=
n 4.5.2. I have attempted this on FreeBSD 11 and Ubunut server 14.04. On bo=
th OS models upon reboot the server will not find the OS. On ubuntu there i=
s a ramdisk error and no OS found.
 While on FreeBSD 11 the OS is not found in /boot/xen.<span class=3D"apple-=
converted-space">&nbsp;</span></span><br>
<br>
<span style=3D"background:white">I attempted to install from source code an=
d found that it will come back upon reboot but when I install xen tools to =
the latest version the OS is again non-bootable.<span class=3D"apple-conver=
ted-space">&nbsp;</span></span><br>
<br>
<span style=3D"background:white">Is there any support for EFI booting on ei=
ther of these systems. I cannot find any documentation that supports either=
 of these OS models.<span class=3D"apple-converted-space">&nbsp;</span></sp=
an><br>
<br>
<span style=3D"background:white">This is for a research project and if EFI =
is not working on either model could someone point me to the article on thi=
s<span class=3D"apple-converted-space">&nbsp;</span></span></span><o:p></o:=
p></p>
<p class=3D"MsoNormal"><o:p>&nbsp;</o:p></p>
<p class=3D"MsoNormal">Regards,<o:p></o:p></p>
<p class=3D"MsoNormal"><span style=3D"font-size:6.0pt">&nbsp;&nbsp;&nbsp;&n=
bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n=
bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n=
bsp;&nbsp;&nbsp;
</span><o:p></o:p></p>
<p class=3D"MsoNormal">Jon Hultz<o:p></o:p></p>
<p class=3D"MsoNormal"><b>Network Engineer<o:p></o:p></b></p>
<p class=3D"MsoNormal"><span style=3D"font-size:6.0pt">&nbsp;</span><o:p></=
o:p></p>
<p class=3D"MsoNormal"><span style=3D"font-size:10.0pt">SOLUTE</span><o:p><=
/o:p></p>
<p class=3D"MsoNormal"><span style=3D"font-size:10.0pt">4250 Pacific Highwa=
y, Suite 211</span><o:p></o:p></p>
<p class=3D"MsoNormal"><span style=3D"font-size:10.0pt">San Diego, CA 92110=
</span><o:p></o:p></p>
<p class=3D"MsoNormal"><span style=3D"font-size:10.0pt">Office (619) 758-99=
00</span><o:p></o:p></p>
<p class=3D"MsoNormal"><span style=3D"font-size:10.0pt">Fax (619) 758-9910<=
/span><o:p></o:p></p>
<p class=3D"MsoNormal"><span style=3D"font-size:10.0pt">&nbsp;</span><o:p><=
/o:p></p>
<p class=3D"MsoNormal"><span style=3D"font-size:6.0pt">CONFIDENTIALITY NOTI=
CE: This e-mail and any attachments are intended solely for the use of the =
individual or entity to whom it is addressed. It may contain information th=
at is privileged, confidential and exempt,
 or protected from disclosure under applicable law. If the reader of this m=
essage is not the intended recipient or the employee or agent responsible f=
or delivering it to the intended recipient, you are hereby notified that an=
y review, use, disclosure, distribution,
 or copying of this communication is strictly prohibited. If you have recei=
ved this communication in error, please notify the sender immediately and d=
estroy all copies and attachments.</span><o:p></o:p></p>
<p class=3D"MsoNormal"><o:p>&nbsp;</o:p></p>
<p class=3D"MsoNormal"><o:p>&nbsp;</o:p></p>
</div>
</body>
</html>

--_000_SN1PR0501MB2013B6EC7867658DB57A3D88FCF20SN1PR0501MB2013_--


--===============7501753812833588249==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users
--===============7501753812833588249==--


From xen-users-bounces@lists.xen.org Mon Jan 04 22:31:41 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Mon, 04 Jan 2016 22:31:41 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aGDe4-000267-Fh; Mon, 04 Jan 2016 22:30:32 +0000
Received: from mail6.bemta3.messagelabs.com ([195.245.230.39])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <zir_blazer@hotmail.com>) id 1aGDe2-000262-Js
	for xen-users@lists.xen.org; Mon, 04 Jan 2016 22:30:30 +0000
Received: from [85.158.137.68] by server-4.bemta-3.messagelabs.com id
	AE/FF-09570-582FA865; Mon, 04 Jan 2016 22:30:29 +0000
X-Env-Sender: zir_blazer@hotmail.com
X-Msg-Ref: server-15.tower-31.messagelabs.com!1451946627!13592888!1
X-Originating-IP: [65.55.90.99]
X-SpamReason: No, hits=1.8 required=7.0 tests=BODY_RANDOM_LONG,
	FORGED_HOTMAIL_RCVD,HTML_00_10,HTML_MESSAGE
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 4674 invoked from network); 4 Jan 2016 22:30:28 -0000
Received: from snt004-omc2s24.hotmail.com (HELO SNT004-OMC2S24.hotmail.com)
	(65.55.90.99)
	by server-15.tower-31.messagelabs.com with AES256-SHA256 encrypted SMTP;
	4 Jan 2016 22:30:28 -0000
Received: from SNT151-W61 ([65.55.90.72]) by SNT004-OMC2S24.hotmail.com over
	TLS secured channel with Microsoft SMTPSVC(7.5.7601.23008); 
	Mon, 4 Jan 2016 14:30:26 -0800
X-TMN: [BhE54uhAjTUhldGChCePVYFi77kAyL+HvxrDUfhVGB8=]
X-Originating-Email: [zir_blazer@hotmail.com]
Message-ID: <SNT151-W61076398FC69BAF79BB7B1F3F20@phx.gbl>
From: Zir Blazer <zir_blazer@hotmail.com>
To: "Hultz, Jon" <hultz.jon@solute.us>, "xen-users@lists.xen.org"
	<xen-users@lists.xen.org>
Date: Mon, 4 Jan 2016 19:30:26 -0300
Importance: Normal
In-Reply-To: <SN1PR0501MB2013B6EC7867658DB57A3D88FCF20@SN1PR0501MB2013.namprd05.prod.outlook.com>
References: <SN1PR0501MB2013B6EC7867658DB57A3D88FCF20@SN1PR0501MB2013.namprd05.prod.outlook.com>
MIME-Version: 1.0
X-OriginalArrivalTime: 04 Jan 2016 22:30:26.0915 (UTC)
	FILETIME=[828B8B30:01D1473F]
Subject: Re: [Xen-users] EFI booting
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: multipart/mixed; boundary="===============7015981420674119176=="
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

--===============7015981420674119176==
Content-Type: multipart/alternative;
	boundary="_f46d76a2-de46-4766-8341-be53817068c0_"

--_f46d76a2-de46-4766-8341-be53817068c0_
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

>> Hello=2C=0A=
>>=0A=
>> I am attempting to run an EFI boot with xen 4.5.2. I have attempted this=
 on FreeBSD 11 and Ubunut server 14.04. On both OS models upon reboot the s=
erver will not find the OS. On ubuntu there is a ramdisk=0A=
>> error and no OS found. While on FreeBSD 11 the OS is not found in /boot/=
xen. =0A=
>>=0A=
>> I attempted to install from source code and found that it will come back=
 upon reboot but when I install xen tools to the latest version the OS is a=
gain non-bootable. =0A=
>>=0A=
>> Is there any support for EFI booting on either of these systems. I canno=
t find any documentation that supports either of these OS models. =0A=
>>=0A=
>> This is for a research project and if EFI is not working on either model=
 could someone point me to the article on this =0A=
 =0A=
=0A=
Since its not for Ubuntu=2C I can't really specifically help you=2C only ge=
neralities. Check my old guide for Arch Linux (Its outdated and you can't d=
o the full procedure with it any longer if you want to test it)=2C it may g=
ive you some tips:=0A=
=0A=
http://pastebin.com/2WF2PCcz=0A=
=0A=
You need to make sure than you have binutils compiled with x86_64-pep suppo=
rt (No idea if Ubuntu has it by default)=2C or otherwise will have to build=
 and install it. Then you compile Xen=2C grab the correct xen.efi file and =
put it at /boot=2C create a xen.cfg file with the proper boot parameters of=
 the Dom0 host=2C then finally=2C add it to your UEFI Boot Manager (Be it G=
ummiboot/systemd-boot or GRUB) to load xen.efi.=0A=
I absolutely recommend you to try with Gummiboot instead of GRUB=2C since G=
RUB needed some patches to get it working (The multiboot protocol I think) =
and I don't know if it already works out of the box.=0A=
=0A=
=0A=
Also=2C it may not be your specific scenario but may be related. I hear som=
e comments that latest binutils somehow broke compatibility with x86_64-pep=
 / i386pep=2C or something along those lines=2C so you needed to apply a pa=
tch somewhere to get it working again. Check Arch Linux AUR xen package com=
ments and this mail:=0A=
=0A=
https://aur.archlinux.org/packages/xen/=0A=
https://lists.01.org/pipermail/igvt-g/2015-November/000137.html=0A=
=0A=
 		 	   		  =

--_f46d76a2-de46-4766-8341-be53817068c0_
Content-Type: text/html; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<html>
<head>
<style><!--
.hmmessage P
{
margin:0px=3B
padding:0px
}
body.hmmessage
{
font-size: 12pt=3B
font-family:Calibri
}
--></style></head>
<body class=3D'hmmessage'><div dir=3D'ltr'>>> Hello=2C=0A=
>>=0A=
>>=A0I am attempting to run an EFI boot with xen 4.5.2. I have attempted th=
is on FreeBSD 11 and Ubunut server 14.04. On both OS models upon reboot the=
 server will not find the OS. On ubuntu there is a ramdisk=0A=
>> error and=A0no=A0OS found. While on FreeBSD 11 the OS is not found in /b=
oot/xen.=A0=0A=
>>=0A=
>>=A0I attempted to install from source code and found that it will come ba=
ck upon reboot but when I install xen tools to the latest version the OS is=
 again non-bootable.=A0=0A=
>>=0A=
>>=A0Is there any support for EFI booting on either of these systems. I can=
not find any documentation that supports either of these OS models.=A0=0A=
>>=0A=
>>=A0This is for a research project and if EFI is not working on either mod=
el could someone point me to the article on this=A0=0A=
=A0=0A=
=0A=
Since its not for Ubuntu=2C I can't really specifically help you=2C only ge=
neralities. Check my old guide for Arch Linux (Its outdated and you can't d=
o the full procedure with it any longer if you want to test it)=2C it may g=
ive you some tips:=0A=
=0A=
http://pastebin.com/2WF2PCcz=0A=
=0A=
You need to make sure than you have binutils compiled with x86_64-pep suppo=
rt (No idea if Ubuntu has it by default)=2C or otherwise will have to build=
 and install it. Then you compile Xen=2C grab the correct xen.efi file and =
put it at /boot=2C create a xen.cfg file with the proper boot parameters of=
 the Dom0 host=2C then finally=2C add it to your UEFI Boot Manager (Be it G=
ummiboot/systemd-boot or GRUB) to load xen.efi.=0A=
I absolutely recommend you to try with Gummiboot instead of GRUB=2C since G=
RUB needed some patches to get it working (The multiboot protocol I think) =
and I don't know if it already works out of the box.=0A=
=0A=
=0A=
Also=2C it may not be your specific scenario but may be related. I hear som=
e comments that latest binutils somehow broke compatibility with x86_64-pep=
 / i386pep=2C or something along those lines=2C so you needed to apply a pa=
tch somewhere to get it working again. Check Arch Linux AUR xen package com=
ments and this mail:=0A=
=0A=
https://aur.archlinux.org/packages/xen/=0A=
https://lists.01.org/pipermail/igvt-g/2015-November/000137.html=0A=
=0A=
 		 	   		  </div></body>
</html>=

--_f46d76a2-de46-4766-8341-be53817068c0_--


--===============7015981420674119176==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users
--===============7015981420674119176==--


From xen-users-bounces@lists.xen.org Mon Jan 04 22:31:41 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Mon, 04 Jan 2016 22:31:41 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aGDe4-000267-Fh; Mon, 04 Jan 2016 22:30:32 +0000
Received: from mail6.bemta3.messagelabs.com ([195.245.230.39])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <zir_blazer@hotmail.com>) id 1aGDe2-000262-Js
	for xen-users@lists.xen.org; Mon, 04 Jan 2016 22:30:30 +0000
Received: from [85.158.137.68] by server-4.bemta-3.messagelabs.com id
	AE/FF-09570-582FA865; Mon, 04 Jan 2016 22:30:29 +0000
X-Env-Sender: zir_blazer@hotmail.com
X-Msg-Ref: server-15.tower-31.messagelabs.com!1451946627!13592888!1
X-Originating-IP: [65.55.90.99]
X-SpamReason: No, hits=1.8 required=7.0 tests=BODY_RANDOM_LONG,
	FORGED_HOTMAIL_RCVD,HTML_00_10,HTML_MESSAGE
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 4674 invoked from network); 4 Jan 2016 22:30:28 -0000
Received: from snt004-omc2s24.hotmail.com (HELO SNT004-OMC2S24.hotmail.com)
	(65.55.90.99)
	by server-15.tower-31.messagelabs.com with AES256-SHA256 encrypted SMTP;
	4 Jan 2016 22:30:28 -0000
Received: from SNT151-W61 ([65.55.90.72]) by SNT004-OMC2S24.hotmail.com over
	TLS secured channel with Microsoft SMTPSVC(7.5.7601.23008); 
	Mon, 4 Jan 2016 14:30:26 -0800
X-TMN: [BhE54uhAjTUhldGChCePVYFi77kAyL+HvxrDUfhVGB8=]
X-Originating-Email: [zir_blazer@hotmail.com]
Message-ID: <SNT151-W61076398FC69BAF79BB7B1F3F20@phx.gbl>
From: Zir Blazer <zir_blazer@hotmail.com>
To: "Hultz, Jon" <hultz.jon@solute.us>, "xen-users@lists.xen.org"
	<xen-users@lists.xen.org>
Date: Mon, 4 Jan 2016 19:30:26 -0300
Importance: Normal
In-Reply-To: <SN1PR0501MB2013B6EC7867658DB57A3D88FCF20@SN1PR0501MB2013.namprd05.prod.outlook.com>
References: <SN1PR0501MB2013B6EC7867658DB57A3D88FCF20@SN1PR0501MB2013.namprd05.prod.outlook.com>
MIME-Version: 1.0
X-OriginalArrivalTime: 04 Jan 2016 22:30:26.0915 (UTC)
	FILETIME=[828B8B30:01D1473F]
Subject: Re: [Xen-users] EFI booting
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: multipart/mixed; boundary="===============7015981420674119176=="
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

--===============7015981420674119176==
Content-Type: multipart/alternative;
	boundary="_f46d76a2-de46-4766-8341-be53817068c0_"

--_f46d76a2-de46-4766-8341-be53817068c0_
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

>> Hello=2C=0A=
>>=0A=
>> I am attempting to run an EFI boot with xen 4.5.2. I have attempted this=
 on FreeBSD 11 and Ubunut server 14.04. On both OS models upon reboot the s=
erver will not find the OS. On ubuntu there is a ramdisk=0A=
>> error and no OS found. While on FreeBSD 11 the OS is not found in /boot/=
xen. =0A=
>>=0A=
>> I attempted to install from source code and found that it will come back=
 upon reboot but when I install xen tools to the latest version the OS is a=
gain non-bootable. =0A=
>>=0A=
>> Is there any support for EFI booting on either of these systems. I canno=
t find any documentation that supports either of these OS models. =0A=
>>=0A=
>> This is for a research project and if EFI is not working on either model=
 could someone point me to the article on this =0A=
 =0A=
=0A=
Since its not for Ubuntu=2C I can't really specifically help you=2C only ge=
neralities. Check my old guide for Arch Linux (Its outdated and you can't d=
o the full procedure with it any longer if you want to test it)=2C it may g=
ive you some tips:=0A=
=0A=
http://pastebin.com/2WF2PCcz=0A=
=0A=
You need to make sure than you have binutils compiled with x86_64-pep suppo=
rt (No idea if Ubuntu has it by default)=2C or otherwise will have to build=
 and install it. Then you compile Xen=2C grab the correct xen.efi file and =
put it at /boot=2C create a xen.cfg file with the proper boot parameters of=
 the Dom0 host=2C then finally=2C add it to your UEFI Boot Manager (Be it G=
ummiboot/systemd-boot or GRUB) to load xen.efi.=0A=
I absolutely recommend you to try with Gummiboot instead of GRUB=2C since G=
RUB needed some patches to get it working (The multiboot protocol I think) =
and I don't know if it already works out of the box.=0A=
=0A=
=0A=
Also=2C it may not be your specific scenario but may be related. I hear som=
e comments that latest binutils somehow broke compatibility with x86_64-pep=
 / i386pep=2C or something along those lines=2C so you needed to apply a pa=
tch somewhere to get it working again. Check Arch Linux AUR xen package com=
ments and this mail:=0A=
=0A=
https://aur.archlinux.org/packages/xen/=0A=
https://lists.01.org/pipermail/igvt-g/2015-November/000137.html=0A=
=0A=
 		 	   		  =

--_f46d76a2-de46-4766-8341-be53817068c0_
Content-Type: text/html; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<html>
<head>
<style><!--
.hmmessage P
{
margin:0px=3B
padding:0px
}
body.hmmessage
{
font-size: 12pt=3B
font-family:Calibri
}
--></style></head>
<body class=3D'hmmessage'><div dir=3D'ltr'>>> Hello=2C=0A=
>>=0A=
>>=A0I am attempting to run an EFI boot with xen 4.5.2. I have attempted th=
is on FreeBSD 11 and Ubunut server 14.04. On both OS models upon reboot the=
 server will not find the OS. On ubuntu there is a ramdisk=0A=
>> error and=A0no=A0OS found. While on FreeBSD 11 the OS is not found in /b=
oot/xen.=A0=0A=
>>=0A=
>>=A0I attempted to install from source code and found that it will come ba=
ck upon reboot but when I install xen tools to the latest version the OS is=
 again non-bootable.=A0=0A=
>>=0A=
>>=A0Is there any support for EFI booting on either of these systems. I can=
not find any documentation that supports either of these OS models.=A0=0A=
>>=0A=
>>=A0This is for a research project and if EFI is not working on either mod=
el could someone point me to the article on this=A0=0A=
=A0=0A=
=0A=
Since its not for Ubuntu=2C I can't really specifically help you=2C only ge=
neralities. Check my old guide for Arch Linux (Its outdated and you can't d=
o the full procedure with it any longer if you want to test it)=2C it may g=
ive you some tips:=0A=
=0A=
http://pastebin.com/2WF2PCcz=0A=
=0A=
You need to make sure than you have binutils compiled with x86_64-pep suppo=
rt (No idea if Ubuntu has it by default)=2C or otherwise will have to build=
 and install it. Then you compile Xen=2C grab the correct xen.efi file and =
put it at /boot=2C create a xen.cfg file with the proper boot parameters of=
 the Dom0 host=2C then finally=2C add it to your UEFI Boot Manager (Be it G=
ummiboot/systemd-boot or GRUB) to load xen.efi.=0A=
I absolutely recommend you to try with Gummiboot instead of GRUB=2C since G=
RUB needed some patches to get it working (The multiboot protocol I think) =
and I don't know if it already works out of the box.=0A=
=0A=
=0A=
Also=2C it may not be your specific scenario but may be related. I hear som=
e comments that latest binutils somehow broke compatibility with x86_64-pep=
 / i386pep=2C or something along those lines=2C so you needed to apply a pa=
tch somewhere to get it working again. Check Arch Linux AUR xen package com=
ments and this mail:=0A=
=0A=
https://aur.archlinux.org/packages/xen/=0A=
https://lists.01.org/pipermail/igvt-g/2015-November/000137.html=0A=
=0A=
 		 	   		  </div></body>
</html>=

--_f46d76a2-de46-4766-8341-be53817068c0_--


--===============7015981420674119176==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users
--===============7015981420674119176==--


From xen-users-bounces@lists.xen.org Mon Jan 04 22:44:34 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Mon, 04 Jan 2016 22:44:34 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aGDrO-00030w-GZ; Mon, 04 Jan 2016 22:44:18 +0000
Received: from mail6.bemta14.messagelabs.com ([193.109.254.103])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <jakhead@gmail.com>) id 1aGDrM-00030p-2Q
	for xen-users@lists.xen.org; Mon, 04 Jan 2016 22:44:16 +0000
Received: from [193.109.254.147] by server-9.bemta-14.messagelabs.com id
	FA/B9-13475-FB5FA865; Mon, 04 Jan 2016 22:44:15 +0000
X-Env-Sender: jakhead@gmail.com
X-Msg-Ref: server-4.tower-27.messagelabs.com!1451947451!13722495!1
X-Originating-IP: [209.85.217.174]
X-SpamReason: No, hits=1.7 required=7.0 tests=BODY_RANDOM_LONG,
	HTML_20_30,HTML_MESSAGE,RCVD_BY_IP
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 2171 invoked from network); 4 Jan 2016 22:44:11 -0000
Received: from mail-lb0-f174.google.com (HELO mail-lb0-f174.google.com)
	(209.85.217.174)
	by server-4.tower-27.messagelabs.com with AES128-GCM-SHA256 encrypted
	SMTP; 4 Jan 2016 22:44:11 -0000
Received: by mail-lb0-f174.google.com with SMTP id sv6so158891934lbb.0
	for <xen-users@lists.xen.org>; Mon, 04 Jan 2016 14:44:11 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
	h=mime-version:in-reply-to:references:date:message-id:subject:from:to
	:cc:content-type;
	bh=Z2IZ+9PxW1fNFgdcfWxrNH2cTFvqmIiCKm5+vS9dvnA=;
	b=r/6+vyF23pvCidrD+uTpoSHJ7BNvVekYhsWtfHWuN5TOjH4QyfgnHVxcq0/qC7whg7
	V31fdtKSyrVp3xuR13/QNAAcQkrP/Xyd1YCNlljgujihatYqKbe4EdRNh616Egqc9vrm
	wV+uh+KnEEH/1yG/++Ez3P/+oeFA2rHDg3GPmdD4Z5RFVROtxcxgggE6A0KAV76No+rb
	7N6FelLE2ykdsOAQCvmsvfOsMwDihGfDH+wN85UKCIxKoY1iUH6T9qEV5XB64ioCnEJ3
	+8X6Piib11oM5uVXqSmUMz6M5LRuavZGrcWQPpEEQeq0fONVzA+uiog7n2qY/lWbUZ5I
	fjMg==
MIME-Version: 1.0
X-Received: by 10.112.199.74 with SMTP id ji10mr11696105lbc.105.1451947450882; 
	Mon, 04 Jan 2016 14:44:10 -0800 (PST)
Received: by 10.25.212.10 with HTTP; Mon, 4 Jan 2016 14:44:10 -0800 (PST)
In-Reply-To: <SNT151-W61076398FC69BAF79BB7B1F3F20@phx.gbl>
References: <SN1PR0501MB2013B6EC7867658DB57A3D88FCF20@SN1PR0501MB2013.namprd05.prod.outlook.com>
	<SNT151-W61076398FC69BAF79BB7B1F3F20@phx.gbl>
Date: Mon, 4 Jan 2016 16:44:10 -0600
Message-ID: <CAEL8JpEhzP73E-sSZRtDK-EKVDGyUaQywpyst-7nnxX9cV6-zw@mail.gmail.com>
From: CF <jakhead@gmail.com>
To: Zir Blazer <zir_blazer@hotmail.com>
Cc: "Hultz, Jon" <hultz.jon@solute.us>,
	"xen-users@lists.xen.org" <xen-users@lists.xen.org>
Subject: Re: [Xen-users] EFI booting
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: multipart/mixed; boundary="===============7383534832090343092=="
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

--===============7383534832090343092==
Content-Type: multipart/alternative; boundary=001a11c2ae9e0ae4b5052889dc3e

--001a11c2ae9e0ae4b5052889dc3e
Content-Type: text/plain; charset=UTF-8

For what it's worth, I struggled trying to downgrade binutils to compile a
pep enabled version for about a week until resolving to chainload through
efi enabled grub. If chainloading is acceptable for your scenario, it's
much less headache.

On Mon, Jan 4, 2016 at 4:30 PM, Zir Blazer <zir_blazer@hotmail.com> wrote:

> >> Hello, >> >> I am attempting to run an EFI boot with xen 4.5.2. I have
> attempted this on FreeBSD 11 and Ubunut server 14.04. On both OS models
> upon reboot the server will not find the OS. On ubuntu there is a ramdisk
> >> error and no OS found. While on FreeBSD 11 the OS is not found in
> /boot/xen.  >> >> I attempted to install from source code and found that it
> will come back upon reboot but when I install xen tools to the latest
> version the OS is again non-bootable.  >> >> Is there any support for EFI
> booting on either of these systems. I cannot find any documentation that
> supports either of these OS models.  >> >> This is for a research project
> and if EFI is not working on either model could someone point me to the
> article on this    Since its not for Ubuntu, I can't really specifically
> help you, only generalities. Check my old guide for Arch Linux (Its
> outdated and you can't do the full procedure with it any longer if you want
> to test it), it may give you some tips: http://pastebin.com/2WF2PCcz You
> need to make sure than you have binutils compiled with x86_64-pep support
> (No idea if Ubuntu has it by default), or otherwise will have to build and
> install it. Then you compile Xen, grab the correct xen.efi file and put it
> at /boot, create a xen.cfg file with the proper boot parameters of the Dom0
> host, then finally, add it to your UEFI Boot Manager (Be it
> Gummiboot/systemd-boot or GRUB) to load xen.efi. I absolutely recommend you
> to try with Gummiboot instead of GRUB, since GRUB needed some patches to
> get it working (The multiboot protocol I think) and I don't know if it
> already works out of the box. Also, it may not be your specific scenario
> but may be related. I hear some comments that latest binutils somehow broke
> compatibility with x86_64-pep / i386pep, or something along those lines, so
> you needed to apply a patch somewhere to get it working again. Check Arch
> Linux AUR xen package comments and this mail:
> https://aur.archlinux.org/packages/xen/
> https://lists.01.org/pipermail/igvt-g/2015-November/000137.html
>
> _______________________________________________
> Xen-users mailing list
> Xen-users@lists.xen.org
> http://lists.xen.org/xen-users
>

--001a11c2ae9e0ae4b5052889dc3e
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr">For what it&#39;s worth, I struggled trying to downgrade b=
inutils to compile a pep enabled version for about a week until resolving t=
o chainload through efi enabled grub. If chainloading is acceptable for you=
r scenario, it&#39;s much less headache.<br></div><div class=3D"gmail_extra=
"><br><div class=3D"gmail_quote">On Mon, Jan 4, 2016 at 4:30 PM, Zir Blazer=
 <span dir=3D"ltr">&lt;<a href=3D"mailto:zir_blazer@hotmail.com" target=3D"=
_blank">zir_blazer@hotmail.com</a>&gt;</span> wrote:<br><blockquote class=
=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1px #ccc solid;padd=
ing-left:1ex">


<div><div dir=3D"ltr">&gt;&gt; Hello,
&gt;&gt;
&gt;&gt;=C2=A0I am attempting to run an EFI boot with xen 4.5.2. I have att=
empted this on FreeBSD 11 and Ubunut server 14.04. On both OS models upon r=
eboot the server will not find the OS. On ubuntu there is a ramdisk
&gt;&gt; error and=C2=A0no=C2=A0OS found. While on FreeBSD 11 the OS is not=
 found in /boot/xen.=C2=A0
&gt;&gt;
&gt;&gt;=C2=A0I attempted to install from source code and found that it wil=
l come back upon reboot but when I install xen tools to the latest version =
the OS is again non-bootable.=C2=A0
&gt;&gt;
&gt;&gt;=C2=A0Is there any support for EFI booting on either of these syste=
ms. I cannot find any documentation that supports either of these OS models=
.=C2=A0
&gt;&gt;
&gt;&gt;=C2=A0This is for a research project and if EFI is not working on e=
ither model could someone point me to the article on this=C2=A0
=C2=A0

Since its not for Ubuntu, I can&#39;t really specifically help you, only ge=
neralities. Check my old guide for Arch Linux (Its outdated and you can&#39=
;t do the full procedure with it any longer if you want to test it), it may=
 give you some tips:

<a href=3D"http://pastebin.com/2WF2PCcz" target=3D"_blank">http://pastebin.=
com/2WF2PCcz</a>

You need to make sure than you have binutils compiled with x86_64-pep suppo=
rt (No idea if Ubuntu has it by default), or otherwise will have to build a=
nd install it. Then you compile Xen, grab the correct xen.efi file and put =
it at /boot, create a xen.cfg file with the proper boot parameters of the D=
om0 host, then finally, add it to your UEFI Boot Manager (Be it Gummiboot/s=
ystemd-boot or GRUB) to load xen.efi.
I absolutely recommend you to try with Gummiboot instead of GRUB, since GRU=
B needed some patches to get it working (The multiboot protocol I think) an=
d I don&#39;t know if it already works out of the box.


Also, it may not be your specific scenario but may be related. I hear some =
comments that latest binutils somehow broke compatibility with x86_64-pep /=
 i386pep, or something along those lines, so you needed to apply a patch so=
mewhere to get it working again. Check Arch Linux AUR xen package comments =
and this mail:

<a href=3D"https://aur.archlinux.org/packages/xen/" target=3D"_blank">https=
://aur.archlinux.org/packages/xen/</a>
<a href=3D"https://lists.01.org/pipermail/igvt-g/2015-November/000137.html"=
 target=3D"_blank">https://lists.01.org/pipermail/igvt-g/2015-November/0001=
37.html</a>

 		 	   		  </div></div>
<br>_______________________________________________<br>
Xen-users mailing list<br>
<a href=3D"mailto:Xen-users@lists.xen.org">Xen-users@lists.xen.org</a><br>
<a href=3D"http://lists.xen.org/xen-users" rel=3D"noreferrer" target=3D"_bl=
ank">http://lists.xen.org/xen-users</a><br></blockquote></div><br></div>

--001a11c2ae9e0ae4b5052889dc3e--


--===============7383534832090343092==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users
--===============7383534832090343092==--


From xen-users-bounces@lists.xen.org Mon Jan 04 22:44:34 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Mon, 04 Jan 2016 22:44:34 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aGDrO-00030w-GZ; Mon, 04 Jan 2016 22:44:18 +0000
Received: from mail6.bemta14.messagelabs.com ([193.109.254.103])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <jakhead@gmail.com>) id 1aGDrM-00030p-2Q
	for xen-users@lists.xen.org; Mon, 04 Jan 2016 22:44:16 +0000
Received: from [193.109.254.147] by server-9.bemta-14.messagelabs.com id
	FA/B9-13475-FB5FA865; Mon, 04 Jan 2016 22:44:15 +0000
X-Env-Sender: jakhead@gmail.com
X-Msg-Ref: server-4.tower-27.messagelabs.com!1451947451!13722495!1
X-Originating-IP: [209.85.217.174]
X-SpamReason: No, hits=1.7 required=7.0 tests=BODY_RANDOM_LONG,
	HTML_20_30,HTML_MESSAGE,RCVD_BY_IP
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 2171 invoked from network); 4 Jan 2016 22:44:11 -0000
Received: from mail-lb0-f174.google.com (HELO mail-lb0-f174.google.com)
	(209.85.217.174)
	by server-4.tower-27.messagelabs.com with AES128-GCM-SHA256 encrypted
	SMTP; 4 Jan 2016 22:44:11 -0000
Received: by mail-lb0-f174.google.com with SMTP id sv6so158891934lbb.0
	for <xen-users@lists.xen.org>; Mon, 04 Jan 2016 14:44:11 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
	h=mime-version:in-reply-to:references:date:message-id:subject:from:to
	:cc:content-type;
	bh=Z2IZ+9PxW1fNFgdcfWxrNH2cTFvqmIiCKm5+vS9dvnA=;
	b=r/6+vyF23pvCidrD+uTpoSHJ7BNvVekYhsWtfHWuN5TOjH4QyfgnHVxcq0/qC7whg7
	V31fdtKSyrVp3xuR13/QNAAcQkrP/Xyd1YCNlljgujihatYqKbe4EdRNh616Egqc9vrm
	wV+uh+KnEEH/1yG/++Ez3P/+oeFA2rHDg3GPmdD4Z5RFVROtxcxgggE6A0KAV76No+rb
	7N6FelLE2ykdsOAQCvmsvfOsMwDihGfDH+wN85UKCIxKoY1iUH6T9qEV5XB64ioCnEJ3
	+8X6Piib11oM5uVXqSmUMz6M5LRuavZGrcWQPpEEQeq0fONVzA+uiog7n2qY/lWbUZ5I
	fjMg==
MIME-Version: 1.0
X-Received: by 10.112.199.74 with SMTP id ji10mr11696105lbc.105.1451947450882; 
	Mon, 04 Jan 2016 14:44:10 -0800 (PST)
Received: by 10.25.212.10 with HTTP; Mon, 4 Jan 2016 14:44:10 -0800 (PST)
In-Reply-To: <SNT151-W61076398FC69BAF79BB7B1F3F20@phx.gbl>
References: <SN1PR0501MB2013B6EC7867658DB57A3D88FCF20@SN1PR0501MB2013.namprd05.prod.outlook.com>
	<SNT151-W61076398FC69BAF79BB7B1F3F20@phx.gbl>
Date: Mon, 4 Jan 2016 16:44:10 -0600
Message-ID: <CAEL8JpEhzP73E-sSZRtDK-EKVDGyUaQywpyst-7nnxX9cV6-zw@mail.gmail.com>
From: CF <jakhead@gmail.com>
To: Zir Blazer <zir_blazer@hotmail.com>
Cc: "Hultz, Jon" <hultz.jon@solute.us>,
	"xen-users@lists.xen.org" <xen-users@lists.xen.org>
Subject: Re: [Xen-users] EFI booting
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: multipart/mixed; boundary="===============7383534832090343092=="
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

--===============7383534832090343092==
Content-Type: multipart/alternative; boundary=001a11c2ae9e0ae4b5052889dc3e

--001a11c2ae9e0ae4b5052889dc3e
Content-Type: text/plain; charset=UTF-8

For what it's worth, I struggled trying to downgrade binutils to compile a
pep enabled version for about a week until resolving to chainload through
efi enabled grub. If chainloading is acceptable for your scenario, it's
much less headache.

On Mon, Jan 4, 2016 at 4:30 PM, Zir Blazer <zir_blazer@hotmail.com> wrote:

> >> Hello, >> >> I am attempting to run an EFI boot with xen 4.5.2. I have
> attempted this on FreeBSD 11 and Ubunut server 14.04. On both OS models
> upon reboot the server will not find the OS. On ubuntu there is a ramdisk
> >> error and no OS found. While on FreeBSD 11 the OS is not found in
> /boot/xen.  >> >> I attempted to install from source code and found that it
> will come back upon reboot but when I install xen tools to the latest
> version the OS is again non-bootable.  >> >> Is there any support for EFI
> booting on either of these systems. I cannot find any documentation that
> supports either of these OS models.  >> >> This is for a research project
> and if EFI is not working on either model could someone point me to the
> article on this    Since its not for Ubuntu, I can't really specifically
> help you, only generalities. Check my old guide for Arch Linux (Its
> outdated and you can't do the full procedure with it any longer if you want
> to test it), it may give you some tips: http://pastebin.com/2WF2PCcz You
> need to make sure than you have binutils compiled with x86_64-pep support
> (No idea if Ubuntu has it by default), or otherwise will have to build and
> install it. Then you compile Xen, grab the correct xen.efi file and put it
> at /boot, create a xen.cfg file with the proper boot parameters of the Dom0
> host, then finally, add it to your UEFI Boot Manager (Be it
> Gummiboot/systemd-boot or GRUB) to load xen.efi. I absolutely recommend you
> to try with Gummiboot instead of GRUB, since GRUB needed some patches to
> get it working (The multiboot protocol I think) and I don't know if it
> already works out of the box. Also, it may not be your specific scenario
> but may be related. I hear some comments that latest binutils somehow broke
> compatibility with x86_64-pep / i386pep, or something along those lines, so
> you needed to apply a patch somewhere to get it working again. Check Arch
> Linux AUR xen package comments and this mail:
> https://aur.archlinux.org/packages/xen/
> https://lists.01.org/pipermail/igvt-g/2015-November/000137.html
>
> _______________________________________________
> Xen-users mailing list
> Xen-users@lists.xen.org
> http://lists.xen.org/xen-users
>

--001a11c2ae9e0ae4b5052889dc3e
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr">For what it&#39;s worth, I struggled trying to downgrade b=
inutils to compile a pep enabled version for about a week until resolving t=
o chainload through efi enabled grub. If chainloading is acceptable for you=
r scenario, it&#39;s much less headache.<br></div><div class=3D"gmail_extra=
"><br><div class=3D"gmail_quote">On Mon, Jan 4, 2016 at 4:30 PM, Zir Blazer=
 <span dir=3D"ltr">&lt;<a href=3D"mailto:zir_blazer@hotmail.com" target=3D"=
_blank">zir_blazer@hotmail.com</a>&gt;</span> wrote:<br><blockquote class=
=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1px #ccc solid;padd=
ing-left:1ex">


<div><div dir=3D"ltr">&gt;&gt; Hello,
&gt;&gt;
&gt;&gt;=C2=A0I am attempting to run an EFI boot with xen 4.5.2. I have att=
empted this on FreeBSD 11 and Ubunut server 14.04. On both OS models upon r=
eboot the server will not find the OS. On ubuntu there is a ramdisk
&gt;&gt; error and=C2=A0no=C2=A0OS found. While on FreeBSD 11 the OS is not=
 found in /boot/xen.=C2=A0
&gt;&gt;
&gt;&gt;=C2=A0I attempted to install from source code and found that it wil=
l come back upon reboot but when I install xen tools to the latest version =
the OS is again non-bootable.=C2=A0
&gt;&gt;
&gt;&gt;=C2=A0Is there any support for EFI booting on either of these syste=
ms. I cannot find any documentation that supports either of these OS models=
.=C2=A0
&gt;&gt;
&gt;&gt;=C2=A0This is for a research project and if EFI is not working on e=
ither model could someone point me to the article on this=C2=A0
=C2=A0

Since its not for Ubuntu, I can&#39;t really specifically help you, only ge=
neralities. Check my old guide for Arch Linux (Its outdated and you can&#39=
;t do the full procedure with it any longer if you want to test it), it may=
 give you some tips:

<a href=3D"http://pastebin.com/2WF2PCcz" target=3D"_blank">http://pastebin.=
com/2WF2PCcz</a>

You need to make sure than you have binutils compiled with x86_64-pep suppo=
rt (No idea if Ubuntu has it by default), or otherwise will have to build a=
nd install it. Then you compile Xen, grab the correct xen.efi file and put =
it at /boot, create a xen.cfg file with the proper boot parameters of the D=
om0 host, then finally, add it to your UEFI Boot Manager (Be it Gummiboot/s=
ystemd-boot or GRUB) to load xen.efi.
I absolutely recommend you to try with Gummiboot instead of GRUB, since GRU=
B needed some patches to get it working (The multiboot protocol I think) an=
d I don&#39;t know if it already works out of the box.


Also, it may not be your specific scenario but may be related. I hear some =
comments that latest binutils somehow broke compatibility with x86_64-pep /=
 i386pep, or something along those lines, so you needed to apply a patch so=
mewhere to get it working again. Check Arch Linux AUR xen package comments =
and this mail:

<a href=3D"https://aur.archlinux.org/packages/xen/" target=3D"_blank">https=
://aur.archlinux.org/packages/xen/</a>
<a href=3D"https://lists.01.org/pipermail/igvt-g/2015-November/000137.html"=
 target=3D"_blank">https://lists.01.org/pipermail/igvt-g/2015-November/0001=
37.html</a>

 		 	   		  </div></div>
<br>_______________________________________________<br>
Xen-users mailing list<br>
<a href=3D"mailto:Xen-users@lists.xen.org">Xen-users@lists.xen.org</a><br>
<a href=3D"http://lists.xen.org/xen-users" rel=3D"noreferrer" target=3D"_bl=
ank">http://lists.xen.org/xen-users</a><br></blockquote></div><br></div>

--001a11c2ae9e0ae4b5052889dc3e--


--===============7383534832090343092==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users
--===============7383534832090343092==--


From xen-users-bounces@lists.xen.org Mon Jan 04 22:44:55 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Mon, 04 Jan 2016 22:44:55 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aGDry-00034p-Fq; Mon, 04 Jan 2016 22:44:54 +0000
Received: from mail6.bemta3.messagelabs.com ([195.245.230.39])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <zir_blazer@hotmail.com>) id 1aGDrx-00034X-32
	for xen-users@lists.xen.org; Mon, 04 Jan 2016 22:44:53 +0000
Received: from [85.158.137.68] by server-12.bemta-3.messagelabs.com id
	66/B9-14900-4E5FA865; Mon, 04 Jan 2016 22:44:52 +0000
X-Env-Sender: zir_blazer@hotmail.com
X-Msg-Ref: server-6.tower-31.messagelabs.com!1451947487!13902660!1
X-Originating-IP: [65.55.90.82]
X-SpamReason: No, hits=1.5 required=7.0 tests=BODY_RANDOM_LONG,
	FORGED_HOTMAIL_RCVD,HTML_20_30,HTML_MESSAGE
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 9794 invoked from network); 4 Jan 2016 22:44:49 -0000
Received: from snt004-omc2s7.hotmail.com (HELO SNT004-OMC2S7.hotmail.com)
	(65.55.90.82)
	by server-6.tower-31.messagelabs.com with AES256-SHA256 encrypted SMTP;
	4 Jan 2016 22:44:49 -0000
Received: from SNT151-W52 ([65.55.90.73]) by SNT004-OMC2S7.hotmail.com over
	TLS secured channel with Microsoft SMTPSVC(7.5.7601.23008); 
	Mon, 4 Jan 2016 14:44:47 -0800
X-TMN: [jvmBD9KuEkunF7iq7bJ+JBgqF4rHee85qxMoXzZahfw=]
X-Originating-Email: [zir_blazer@hotmail.com]
Message-ID: <SNT151-W5283AE9B83219E4B12B45CF3F20@phx.gbl>
From: Zir Blazer <zir_blazer@hotmail.com>
To: "hultz.jon@solute.us" <hultz.jon@solute.us>, "xen-users@lists.xen.org"
	<xen-users@lists.xen.org>
Date: Mon, 4 Jan 2016 19:44:47 -0300
Importance: Normal
In-Reply-To: <SNT151-W61076398FC69BAF79BB7B1F3F20@phx.gbl>
References: <SN1PR0501MB2013B6EC7867658DB57A3D88FCF20@SN1PR0501MB2013.namprd05.prod.outlook.com>,
	<SNT151-W61076398FC69BAF79BB7B1F3F20@phx.gbl>
MIME-Version: 1.0
X-OriginalArrivalTime: 04 Jan 2016 22:44:47.0748 (UTC)
	FILETIME=[83A43C40:01D14741]
Subject: [Xen-users] FW:  EFI booting
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: multipart/mixed; boundary="===============5637239696110991452=="
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

--===============5637239696110991452==
Content-Type: multipart/alternative;
	boundary="_64744a46-8e35-4e5a-81c9-d4f12aae1020_"

--_64744a46-8e35-4e5a-81c9-d4f12aae1020_
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Resent because it didn't had proper line wrapping so it looks horrible.

=0A=
=0A=
=0A=
>> Hello=2C>>>> I am attempting to run an EFI boot with xen 4.5.2. I have a=
ttempted this on FreeBSD 11 and Ubunut server 14.04. On both OS models upon=
 reboot the server will not find the OS. On ubuntu there is a ramdisk>> err=
or and no OS found. While on FreeBSD 11 the OS is not found in /boot/xen.>>=
>> I attempted to install from source code and found that it will come back=
 upon reboot but when I install xen tools to the latest version the OS is a=
gain non-bootable. =0A=
>>=0A=
>> Is there any support for EFI booting on either of these systems. I canno=
t find any documentation that supports either of these OS models.>>>> This =
is for a research project and if EFI is not working on either model could s=
omeone point me to the article on this
Since its not for Ubuntu=2C I can't really specifically help you=2C only ge=
neralities. Check my old guide for Arch Linux (Its outdated and you can't d=
o the full procedure with it any longer if you want to test it)=2C it may g=
ive you some tips:http://pastebin.com/2WF2PCcz
You need to make sure than you have binutils compiled with x86_64-pep suppo=
rt (No idea if Ubuntu has it by default)=2C or otherwise will have to build=
 and install it. Then you compile Xen=2C grab the correct xen.efi file and =
put it at /boot=2C create a xen.cfg file with the proper boot parameters of=
 the Dom0 host=2C then finally=2C add it to your UEFI Boot Manager (Be it G=
ummiboot/systemd-boot or GRUB) to load xen.efi. That is usually the correct=
 procedure.I absolutely recommend you to try with Gummiboot instead of GRUB=
=2C since GRUB needed some patches to get it working (The multiboot protoco=
l I think) and I don't know if it already works out of the box.
Also=2C it may not be your specific scenario but may be related. I hear som=
e comments that latest binutils somehow broke compatibility with x86_64-pep=
 / i386pep=2C or something along those lines=2C so you needed to apply a pa=
tch somewhere to get it working again. Check Arch Linux AUR xen package com=
ments and this mail:https://aur.archlinux.org/packages/xen/https://lists.01=
.org/pipermail/igvt-g/2015-November/000137.html=0A=
=0A=
 		 	   		   		 	   		  =

--_64744a46-8e35-4e5a-81c9-d4f12aae1020_
Content-Type: text/html; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<html>
<head>
<style><!--
.hmmessage P
{
margin:0px=3B
padding:0px
}
body.hmmessage
{
font-size: 12pt=3B
font-family:Calibri
}
--></style></head>
<body class=3D'hmmessage'><div dir=3D'ltr'>Resent because it didn't had pro=
per line wrapping so it looks horrible.<div><br><div><br>=0A=
=0A=
<style><!--=0A=
.ExternalClass .ecxhmmessage P {=0A=
padding:0px=3B=0A=
}=0A=
=0A=
.ExternalClass body.ecxhmmessage {=0A=
font-size:12pt=3B=0A=
font-family:Calibri=3B=0A=
}=0A=
=0A=
--></style>=0A=
<div dir=3D"ltr">&gt=3B&gt=3B Hello=2C</div><div dir=3D"ltr">&gt=3B&gt=3B</=
div><div dir=3D"ltr">&gt=3B&gt=3B&nbsp=3BI am attempting to run an EFI boot=
 with xen 4.5.2. I have attempted this on FreeBSD 11 and Ubunut server 14.0=
4. On both OS models upon reboot the server will not find the OS. On ubuntu=
 there is a ramdisk</div><div dir=3D"ltr">&gt=3B&gt=3B error and&nbsp=3Bno&=
nbsp=3BOS found. While on FreeBSD 11 the OS is not found in /boot/xen.</div=
><div dir=3D"ltr">&gt=3B&gt=3B</div><div dir=3D"ltr">&gt=3B&gt=3B&nbsp=3BI =
attempted to install from source code and found that it will come back upon=
 reboot but when I install xen tools to the latest version the OS is again =
non-bootable.&nbsp=3B=0A=
&gt=3B&gt=3B=0A=
&gt=3B&gt=3B&nbsp=3BIs there any support for EFI booting on either of these=
 systems. I cannot find any documentation that supports either of these OS =
models.</div><div dir=3D"ltr">&gt=3B&gt=3B</div><div dir=3D"ltr">&gt=3B&gt=
=3B&nbsp=3BThis is for a research project and if EFI is not working on eith=
er model could someone point me to the article on this</div><div dir=3D"ltr=
"><br></div><div dir=3D"ltr">Since its not for Ubuntu=2C I can't really spe=
cifically help you=2C only generalities. Check my old guide for Arch Linux =
(Its outdated and you can't do the full procedure with it any longer if you=
 want to test it)=2C it may give you some tips:</div><div dir=3D"ltr">http:=
//pastebin.com/2WF2PCcz</div><div dir=3D"ltr"><br></div><div dir=3D"ltr">Yo=
u need to make sure than you have binutils compiled with x86_64-pep support=
 (No idea if Ubuntu has it by default)=2C or otherwise will have to build a=
nd install it. Then you compile Xen=2C grab the correct xen.efi file and pu=
t it at /boot=2C create a xen.cfg file with the proper boot parameters of t=
he Dom0 host=2C then finally=2C add it to your UEFI Boot Manager (Be it Gum=
miboot/systemd-boot or GRUB) to load xen.efi. That is usually the correct p=
rocedure.</div><div dir=3D"ltr">I absolutely recommend you to try with Gumm=
iboot instead of GRUB=2C since GRUB needed some patches to get it working (=
The multiboot protocol I think) and I don't know if it already works out of=
 the box.</div><div dir=3D"ltr"><br></div><div dir=3D"ltr">Also=2C it may n=
ot be your specific scenario but may be related. I hear some comments that =
latest binutils somehow broke compatibility with x86_64-pep / i386pep=2C or=
 something along those lines=2C so you needed to apply a patch somewhere to=
 get it working again. Check Arch Linux AUR xen package comments and this m=
ail:</div><div dir=3D"ltr">https://aur.archlinux.org/packages/xen/</div><di=
v dir=3D"ltr">https://lists.01.org/pipermail/igvt-g/2015-November/000137.ht=
ml=0A=
=0A=
 		 	   		  </div></div></div> 		 	   		  </div></body>
</html>=

--_64744a46-8e35-4e5a-81c9-d4f12aae1020_--


--===============5637239696110991452==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users
--===============5637239696110991452==--


From xen-users-bounces@lists.xen.org Mon Jan 04 22:44:55 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Mon, 04 Jan 2016 22:44:55 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aGDry-00034p-Fq; Mon, 04 Jan 2016 22:44:54 +0000
Received: from mail6.bemta3.messagelabs.com ([195.245.230.39])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <zir_blazer@hotmail.com>) id 1aGDrx-00034X-32
	for xen-users@lists.xen.org; Mon, 04 Jan 2016 22:44:53 +0000
Received: from [85.158.137.68] by server-12.bemta-3.messagelabs.com id
	66/B9-14900-4E5FA865; Mon, 04 Jan 2016 22:44:52 +0000
X-Env-Sender: zir_blazer@hotmail.com
X-Msg-Ref: server-6.tower-31.messagelabs.com!1451947487!13902660!1
X-Originating-IP: [65.55.90.82]
X-SpamReason: No, hits=1.5 required=7.0 tests=BODY_RANDOM_LONG,
	FORGED_HOTMAIL_RCVD,HTML_20_30,HTML_MESSAGE
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 9794 invoked from network); 4 Jan 2016 22:44:49 -0000
Received: from snt004-omc2s7.hotmail.com (HELO SNT004-OMC2S7.hotmail.com)
	(65.55.90.82)
	by server-6.tower-31.messagelabs.com with AES256-SHA256 encrypted SMTP;
	4 Jan 2016 22:44:49 -0000
Received: from SNT151-W52 ([65.55.90.73]) by SNT004-OMC2S7.hotmail.com over
	TLS secured channel with Microsoft SMTPSVC(7.5.7601.23008); 
	Mon, 4 Jan 2016 14:44:47 -0800
X-TMN: [jvmBD9KuEkunF7iq7bJ+JBgqF4rHee85qxMoXzZahfw=]
X-Originating-Email: [zir_blazer@hotmail.com]
Message-ID: <SNT151-W5283AE9B83219E4B12B45CF3F20@phx.gbl>
From: Zir Blazer <zir_blazer@hotmail.com>
To: "hultz.jon@solute.us" <hultz.jon@solute.us>, "xen-users@lists.xen.org"
	<xen-users@lists.xen.org>
Date: Mon, 4 Jan 2016 19:44:47 -0300
Importance: Normal
In-Reply-To: <SNT151-W61076398FC69BAF79BB7B1F3F20@phx.gbl>
References: <SN1PR0501MB2013B6EC7867658DB57A3D88FCF20@SN1PR0501MB2013.namprd05.prod.outlook.com>,
	<SNT151-W61076398FC69BAF79BB7B1F3F20@phx.gbl>
MIME-Version: 1.0
X-OriginalArrivalTime: 04 Jan 2016 22:44:47.0748 (UTC)
	FILETIME=[83A43C40:01D14741]
Subject: [Xen-users] FW:  EFI booting
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: multipart/mixed; boundary="===============5637239696110991452=="
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

--===============5637239696110991452==
Content-Type: multipart/alternative;
	boundary="_64744a46-8e35-4e5a-81c9-d4f12aae1020_"

--_64744a46-8e35-4e5a-81c9-d4f12aae1020_
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Resent because it didn't had proper line wrapping so it looks horrible.

=0A=
=0A=
=0A=
>> Hello=2C>>>> I am attempting to run an EFI boot with xen 4.5.2. I have a=
ttempted this on FreeBSD 11 and Ubunut server 14.04. On both OS models upon=
 reboot the server will not find the OS. On ubuntu there is a ramdisk>> err=
or and no OS found. While on FreeBSD 11 the OS is not found in /boot/xen.>>=
>> I attempted to install from source code and found that it will come back=
 upon reboot but when I install xen tools to the latest version the OS is a=
gain non-bootable. =0A=
>>=0A=
>> Is there any support for EFI booting on either of these systems. I canno=
t find any documentation that supports either of these OS models.>>>> This =
is for a research project and if EFI is not working on either model could s=
omeone point me to the article on this
Since its not for Ubuntu=2C I can't really specifically help you=2C only ge=
neralities. Check my old guide for Arch Linux (Its outdated and you can't d=
o the full procedure with it any longer if you want to test it)=2C it may g=
ive you some tips:http://pastebin.com/2WF2PCcz
You need to make sure than you have binutils compiled with x86_64-pep suppo=
rt (No idea if Ubuntu has it by default)=2C or otherwise will have to build=
 and install it. Then you compile Xen=2C grab the correct xen.efi file and =
put it at /boot=2C create a xen.cfg file with the proper boot parameters of=
 the Dom0 host=2C then finally=2C add it to your UEFI Boot Manager (Be it G=
ummiboot/systemd-boot or GRUB) to load xen.efi. That is usually the correct=
 procedure.I absolutely recommend you to try with Gummiboot instead of GRUB=
=2C since GRUB needed some patches to get it working (The multiboot protoco=
l I think) and I don't know if it already works out of the box.
Also=2C it may not be your specific scenario but may be related. I hear som=
e comments that latest binutils somehow broke compatibility with x86_64-pep=
 / i386pep=2C or something along those lines=2C so you needed to apply a pa=
tch somewhere to get it working again. Check Arch Linux AUR xen package com=
ments and this mail:https://aur.archlinux.org/packages/xen/https://lists.01=
.org/pipermail/igvt-g/2015-November/000137.html=0A=
=0A=
 		 	   		   		 	   		  =

--_64744a46-8e35-4e5a-81c9-d4f12aae1020_
Content-Type: text/html; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<html>
<head>
<style><!--
.hmmessage P
{
margin:0px=3B
padding:0px
}
body.hmmessage
{
font-size: 12pt=3B
font-family:Calibri
}
--></style></head>
<body class=3D'hmmessage'><div dir=3D'ltr'>Resent because it didn't had pro=
per line wrapping so it looks horrible.<div><br><div><br>=0A=
=0A=
<style><!--=0A=
.ExternalClass .ecxhmmessage P {=0A=
padding:0px=3B=0A=
}=0A=
=0A=
.ExternalClass body.ecxhmmessage {=0A=
font-size:12pt=3B=0A=
font-family:Calibri=3B=0A=
}=0A=
=0A=
--></style>=0A=
<div dir=3D"ltr">&gt=3B&gt=3B Hello=2C</div><div dir=3D"ltr">&gt=3B&gt=3B</=
div><div dir=3D"ltr">&gt=3B&gt=3B&nbsp=3BI am attempting to run an EFI boot=
 with xen 4.5.2. I have attempted this on FreeBSD 11 and Ubunut server 14.0=
4. On both OS models upon reboot the server will not find the OS. On ubuntu=
 there is a ramdisk</div><div dir=3D"ltr">&gt=3B&gt=3B error and&nbsp=3Bno&=
nbsp=3BOS found. While on FreeBSD 11 the OS is not found in /boot/xen.</div=
><div dir=3D"ltr">&gt=3B&gt=3B</div><div dir=3D"ltr">&gt=3B&gt=3B&nbsp=3BI =
attempted to install from source code and found that it will come back upon=
 reboot but when I install xen tools to the latest version the OS is again =
non-bootable.&nbsp=3B=0A=
&gt=3B&gt=3B=0A=
&gt=3B&gt=3B&nbsp=3BIs there any support for EFI booting on either of these=
 systems. I cannot find any documentation that supports either of these OS =
models.</div><div dir=3D"ltr">&gt=3B&gt=3B</div><div dir=3D"ltr">&gt=3B&gt=
=3B&nbsp=3BThis is for a research project and if EFI is not working on eith=
er model could someone point me to the article on this</div><div dir=3D"ltr=
"><br></div><div dir=3D"ltr">Since its not for Ubuntu=2C I can't really spe=
cifically help you=2C only generalities. Check my old guide for Arch Linux =
(Its outdated and you can't do the full procedure with it any longer if you=
 want to test it)=2C it may give you some tips:</div><div dir=3D"ltr">http:=
//pastebin.com/2WF2PCcz</div><div dir=3D"ltr"><br></div><div dir=3D"ltr">Yo=
u need to make sure than you have binutils compiled with x86_64-pep support=
 (No idea if Ubuntu has it by default)=2C or otherwise will have to build a=
nd install it. Then you compile Xen=2C grab the correct xen.efi file and pu=
t it at /boot=2C create a xen.cfg file with the proper boot parameters of t=
he Dom0 host=2C then finally=2C add it to your UEFI Boot Manager (Be it Gum=
miboot/systemd-boot or GRUB) to load xen.efi. That is usually the correct p=
rocedure.</div><div dir=3D"ltr">I absolutely recommend you to try with Gumm=
iboot instead of GRUB=2C since GRUB needed some patches to get it working (=
The multiboot protocol I think) and I don't know if it already works out of=
 the box.</div><div dir=3D"ltr"><br></div><div dir=3D"ltr">Also=2C it may n=
ot be your specific scenario but may be related. I hear some comments that =
latest binutils somehow broke compatibility with x86_64-pep / i386pep=2C or=
 something along those lines=2C so you needed to apply a patch somewhere to=
 get it working again. Check Arch Linux AUR xen package comments and this m=
ail:</div><div dir=3D"ltr">https://aur.archlinux.org/packages/xen/</div><di=
v dir=3D"ltr">https://lists.01.org/pipermail/igvt-g/2015-November/000137.ht=
ml=0A=
=0A=
 		 	   		  </div></div></div> 		 	   		  </div></body>
</html>=

--_64744a46-8e35-4e5a-81c9-d4f12aae1020_--


--===============5637239696110991452==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users
--===============5637239696110991452==--


From xen-users-bounces@lists.xen.org Tue Jan 05 09:35:27 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Tue, 05 Jan 2016 09:35:27 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aGO0a-0006ri-16; Tue, 05 Jan 2016 09:34:28 +0000
Received: from mail6.bemta14.messagelabs.com ([193.109.254.103])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <ara4sh@hotmail.com>) id 1aGO0Y-0006rd-Hm
	for xen-users@lists.xen.org; Tue, 05 Jan 2016 09:34:26 +0000
Received: from [193.109.254.147] by server-2.bemta-14.messagelabs.com id
	90/3E-12889-12E8B865; Tue, 05 Jan 2016 09:34:25 +0000
X-Env-Sender: ara4sh@hotmail.com
X-Msg-Ref: server-8.tower-27.messagelabs.com!1451986463!10974947!1
X-Originating-IP: [65.54.190.93]
X-SpamReason: No, hits=0.7 required=7.0 tests=FORGED_HOTMAIL_RCVD,
	HTML_40_50,HTML_MESSAGE
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 29665 invoked from network); 5 Jan 2016 09:34:24 -0000
Received: from bay004-omc2s18.hotmail.com (HELO BAY004-OMC2S18.hotmail.com)
	(65.54.190.93)
	by server-8.tower-27.messagelabs.com with AES256-SHA256 encrypted SMTP;
	5 Jan 2016 09:34:24 -0000
Received: from BAY178-W30 ([65.54.190.125]) by BAY004-OMC2S18.hotmail.com over
	TLS secured channel with Microsoft SMTPSVC(7.5.7601.23008); 
	Tue, 5 Jan 2016 01:34:22 -0800
X-TMN: [93oJaOsdsKzb2Gt03SrvjtLVaT/w5GHR]
X-Originating-Email: [ara4sh@hotmail.com]
Message-ID: <BAY178-W30DB3E4A3D2F0ABAFFD67A92F30@phx.gbl>
From: Arash Shams <ara4sh@hotmail.com>
To: "xen-users@lists.xen.org" <xen-users@lists.xen.org>
Date: Tue, 5 Jan 2016 09:34:21 +0000
Importance: Normal
MIME-Version: 1.0
X-OriginalArrivalTime: 05 Jan 2016 09:34:22.0949 (UTC)
	FILETIME=[42ABF150:01D1479C]
Subject: [Xen-users] Alpha digital OpenUnix 4.0b emulation
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: multipart/mixed; boundary="===============3199426850759150985=="
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

--===============3199426850759150985==
Content-Type: multipart/alternative;
	boundary="_2f86b6ce-2bab-4d97-b246-72390fdabafb_"

--_2f86b6ce-2bab-4d97-b246-72390fdabafb_
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Hello=20

After i find out qemu/kvm cant emulate 4.0b and start supporting alpha from=
 version 4.0f i decide to try xen .=20
is there any chance to emulate this kind of device using xen ?
https://en.wikipedia.org/wiki/Tru64_UNIX


thank you=20
 		 	   		  =

--_2f86b6ce-2bab-4d97-b246-72390fdabafb_
Content-Type: text/html; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<html>
<head>
<style><!--
.hmmessage P
{
margin:0px=3B
padding:0px
}
body.hmmessage
{
font-size: 12pt=3B
font-family:Calibri
}
--></style></head>
<body class=3D'hmmessage'><div dir=3D'ltr'>Hello <br><br>After i find out q=
emu/kvm cant emulate 4.0b and start supporting alpha from version 4.0f i de=
cide to try xen . <br>is there any chance to emulate this kind of device us=
ing xen ?<br>https://en.wikipedia.org/wiki/Tru64_UNIX<br><br><br>thank you =
<br> 		 	   		  </div></body>
</html>=

--_2f86b6ce-2bab-4d97-b246-72390fdabafb_--


--===============3199426850759150985==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users
--===============3199426850759150985==--


From xen-users-bounces@lists.xen.org Tue Jan 05 09:35:27 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Tue, 05 Jan 2016 09:35:27 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aGO0a-0006ri-16; Tue, 05 Jan 2016 09:34:28 +0000
Received: from mail6.bemta14.messagelabs.com ([193.109.254.103])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <ara4sh@hotmail.com>) id 1aGO0Y-0006rd-Hm
	for xen-users@lists.xen.org; Tue, 05 Jan 2016 09:34:26 +0000
Received: from [193.109.254.147] by server-2.bemta-14.messagelabs.com id
	90/3E-12889-12E8B865; Tue, 05 Jan 2016 09:34:25 +0000
X-Env-Sender: ara4sh@hotmail.com
X-Msg-Ref: server-8.tower-27.messagelabs.com!1451986463!10974947!1
X-Originating-IP: [65.54.190.93]
X-SpamReason: No, hits=0.7 required=7.0 tests=FORGED_HOTMAIL_RCVD,
	HTML_40_50,HTML_MESSAGE
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 29665 invoked from network); 5 Jan 2016 09:34:24 -0000
Received: from bay004-omc2s18.hotmail.com (HELO BAY004-OMC2S18.hotmail.com)
	(65.54.190.93)
	by server-8.tower-27.messagelabs.com with AES256-SHA256 encrypted SMTP;
	5 Jan 2016 09:34:24 -0000
Received: from BAY178-W30 ([65.54.190.125]) by BAY004-OMC2S18.hotmail.com over
	TLS secured channel with Microsoft SMTPSVC(7.5.7601.23008); 
	Tue, 5 Jan 2016 01:34:22 -0800
X-TMN: [93oJaOsdsKzb2Gt03SrvjtLVaT/w5GHR]
X-Originating-Email: [ara4sh@hotmail.com]
Message-ID: <BAY178-W30DB3E4A3D2F0ABAFFD67A92F30@phx.gbl>
From: Arash Shams <ara4sh@hotmail.com>
To: "xen-users@lists.xen.org" <xen-users@lists.xen.org>
Date: Tue, 5 Jan 2016 09:34:21 +0000
Importance: Normal
MIME-Version: 1.0
X-OriginalArrivalTime: 05 Jan 2016 09:34:22.0949 (UTC)
	FILETIME=[42ABF150:01D1479C]
Subject: [Xen-users] Alpha digital OpenUnix 4.0b emulation
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: multipart/mixed; boundary="===============3199426850759150985=="
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

--===============3199426850759150985==
Content-Type: multipart/alternative;
	boundary="_2f86b6ce-2bab-4d97-b246-72390fdabafb_"

--_2f86b6ce-2bab-4d97-b246-72390fdabafb_
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Hello=20

After i find out qemu/kvm cant emulate 4.0b and start supporting alpha from=
 version 4.0f i decide to try xen .=20
is there any chance to emulate this kind of device using xen ?
https://en.wikipedia.org/wiki/Tru64_UNIX


thank you=20
 		 	   		  =

--_2f86b6ce-2bab-4d97-b246-72390fdabafb_
Content-Type: text/html; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<html>
<head>
<style><!--
.hmmessage P
{
margin:0px=3B
padding:0px
}
body.hmmessage
{
font-size: 12pt=3B
font-family:Calibri
}
--></style></head>
<body class=3D'hmmessage'><div dir=3D'ltr'>Hello <br><br>After i find out q=
emu/kvm cant emulate 4.0b and start supporting alpha from version 4.0f i de=
cide to try xen . <br>is there any chance to emulate this kind of device us=
ing xen ?<br>https://en.wikipedia.org/wiki/Tru64_UNIX<br><br><br>thank you =
<br> 		 	   		  </div></body>
</html>=

--_2f86b6ce-2bab-4d97-b246-72390fdabafb_--


--===============3199426850759150985==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users
--===============3199426850759150985==--


From xen-users-bounces@lists.xen.org Tue Jan 05 10:45:37 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Tue, 05 Jan 2016 10:45:37 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aGP6X-0001vh-G5; Tue, 05 Jan 2016 10:44:41 +0000
Received: from mail6.bemta4.messagelabs.com ([85.158.143.247])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <prvs=80598d8b9=Ian.Campbell@citrix.com>)
	id 1aGP6V-0001vb-UB
	for xen-users@lists.xen.org; Tue, 05 Jan 2016 10:44:40 +0000
Received: from [85.158.143.35] by server-3.bemta-4.messagelabs.com id
	EE/75-31122-79E9B865; Tue, 05 Jan 2016 10:44:39 +0000
X-Env-Sender: prvs=80598d8b9=Ian.Campbell@citrix.com
X-Msg-Ref: server-6.tower-21.messagelabs.com!1451990675!8459530!1
X-Originating-IP: [66.165.176.63]
X-SpamReason: No, hits=0.0 required=7.0 tests=sa_preprocessor: 
	VHJ1c3RlZCBJUDogNjYuMTY1LjE3Ni42MyA9PiAzMDYwNDg=\n,
	received_headers: No Received headers
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 29536 invoked from network); 5 Jan 2016 10:44:36 -0000
Received: from smtp02.citrix.com (HELO SMTP02.CITRIX.COM) (66.165.176.63)
	by server-6.tower-21.messagelabs.com with RC4-SHA encrypted SMTP;
	5 Jan 2016 10:44:36 -0000
X-IronPort-AV: E=Sophos;i="5.20,524,1444694400"; d="scan'208";a="329054497"
Message-ID: <1451990566.13361.219.camel@citrix.com>
From: Ian Campbell <ian.campbell@citrix.com>
To: Arash Shams <ara4sh@hotmail.com>, "xen-users@lists.xen.org"
	<xen-users@lists.xen.org>
Date: Tue, 5 Jan 2016 10:42:46 +0000
In-Reply-To: <BAY178-W30DB3E4A3D2F0ABAFFD67A92F30@phx.gbl>
References: <BAY178-W30DB3E4A3D2F0ABAFFD67A92F30@phx.gbl>
X-Mailer: Evolution 3.18.2-1 
MIME-Version: 1.0
X-DLP: MIA1
Subject: Re: [Xen-users] Alpha digital OpenUnix 4.0b emulation
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

On Tue, 2016-01-05 at 09:34 +0000, Arash Shams wrote:
> Hello 
> 
> After i find out qemu/kvm cant emulate 4.0b and start supporting alpha
> from version 4.0f i decide to try xen . 
> is there any chance to emulate this kind of device using xen ?
> https://en.wikipedia.org/wiki/Tru64_UNIX

Xen doesn't do ISA emulation, only virtualisation of the underlying ISA of
the platform. It currently runs on x86 and ARM and has in the past run on
IA64 and PPC, but AFAIK it has never been ported to Alpha.

KVM is in much the same situation as Xen in this regard, since it uses the
underlying CPU ISA, but I would expect regular QEMU without KVM to at least
have a stab at emulating an Alpha, given the existence of qemu-system-alpha 
in the Debian packages ;-)

Whether QEMU can emulate any particular Alpha platform which Tru64 supports
I can't say.

Ian.

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users

From xen-users-bounces@lists.xen.org Tue Jan 05 10:45:37 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Tue, 05 Jan 2016 10:45:37 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aGP6X-0001vh-G5; Tue, 05 Jan 2016 10:44:41 +0000
Received: from mail6.bemta4.messagelabs.com ([85.158.143.247])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <prvs=80598d8b9=Ian.Campbell@citrix.com>)
	id 1aGP6V-0001vb-UB
	for xen-users@lists.xen.org; Tue, 05 Jan 2016 10:44:40 +0000
Received: from [85.158.143.35] by server-3.bemta-4.messagelabs.com id
	EE/75-31122-79E9B865; Tue, 05 Jan 2016 10:44:39 +0000
X-Env-Sender: prvs=80598d8b9=Ian.Campbell@citrix.com
X-Msg-Ref: server-6.tower-21.messagelabs.com!1451990675!8459530!1
X-Originating-IP: [66.165.176.63]
X-SpamReason: No, hits=0.0 required=7.0 tests=sa_preprocessor: 
	VHJ1c3RlZCBJUDogNjYuMTY1LjE3Ni42MyA9PiAzMDYwNDg=\n,
	received_headers: No Received headers
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 29536 invoked from network); 5 Jan 2016 10:44:36 -0000
Received: from smtp02.citrix.com (HELO SMTP02.CITRIX.COM) (66.165.176.63)
	by server-6.tower-21.messagelabs.com with RC4-SHA encrypted SMTP;
	5 Jan 2016 10:44:36 -0000
X-IronPort-AV: E=Sophos;i="5.20,524,1444694400"; d="scan'208";a="329054497"
Message-ID: <1451990566.13361.219.camel@citrix.com>
From: Ian Campbell <ian.campbell@citrix.com>
To: Arash Shams <ara4sh@hotmail.com>, "xen-users@lists.xen.org"
	<xen-users@lists.xen.org>
Date: Tue, 5 Jan 2016 10:42:46 +0000
In-Reply-To: <BAY178-W30DB3E4A3D2F0ABAFFD67A92F30@phx.gbl>
References: <BAY178-W30DB3E4A3D2F0ABAFFD67A92F30@phx.gbl>
X-Mailer: Evolution 3.18.2-1 
MIME-Version: 1.0
X-DLP: MIA1
Subject: Re: [Xen-users] Alpha digital OpenUnix 4.0b emulation
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

On Tue, 2016-01-05 at 09:34 +0000, Arash Shams wrote:
> Hello 
> 
> After i find out qemu/kvm cant emulate 4.0b and start supporting alpha
> from version 4.0f i decide to try xen . 
> is there any chance to emulate this kind of device using xen ?
> https://en.wikipedia.org/wiki/Tru64_UNIX

Xen doesn't do ISA emulation, only virtualisation of the underlying ISA of
the platform. It currently runs on x86 and ARM and has in the past run on
IA64 and PPC, but AFAIK it has never been ported to Alpha.

KVM is in much the same situation as Xen in this regard, since it uses the
underlying CPU ISA, but I would expect regular QEMU without KVM to at least
have a stab at emulating an Alpha, given the existence of qemu-system-alpha 
in the Debian packages ;-)

Whether QEMU can emulate any particular Alpha platform which Tru64 supports
I can't say.

Ian.

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users

From xen-users-bounces@lists.xen.org Wed Jan 06 21:34:13 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Wed, 06 Jan 2016 21:34:13 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aGvha-0000ap-4p; Wed, 06 Jan 2016 21:33:06 +0000
Received: from mail6.bemta14.messagelabs.com ([193.109.254.103])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <alvin@Iplink.net>) id 1aGvhY-0000aj-91
	for Xen-users@lists.xen.org; Wed, 06 Jan 2016 21:33:04 +0000
Received: from [193.109.254.147] by server-8.bemta-14.messagelabs.com id
	FB/FA-24450-F088D865; Wed, 06 Jan 2016 21:33:03 +0000
X-Env-Sender: alvin@Iplink.net
X-Msg-Ref: server-4.tower-27.messagelabs.com!1452115982!14191671!1
X-Originating-IP: [192.139.81.184]
X-SpamReason: No, hits=0.0 required=7.0 tests=
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 61167 invoked from network); 6 Jan 2016 21:33:02 -0000
Received: from imap.iplink.net (HELO smtp.iplink.net) (192.139.81.184)
	by server-4.tower-27.messagelabs.com with DHE-RSA-AES256-SHA encrypted
	SMTP; 6 Jan 2016 21:33:02 -0000
Received: from alvinsworkstation.netvel.net (unknown [206.108.5.187])
	(using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits))
	(No client certificate requested)
	by smtp.iplink.net (Postfix) with ESMTP id E2E2CEDE3F0
	for <Xen-users@lists.xen.org>; Wed,  6 Jan 2016 16:32:47 -0500 (EST)
From: Alvin Starr <alvin@Iplink.net>
To: Xen-users@lists.xen.org
Message-ID: <568D87FF.1070205@Iplink.net>
Date: Wed, 6 Jan 2016 16:32:47 -0500
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101
	Thunderbird/38.3.0
MIME-Version: 1.0
Subject: [Xen-users] MCA/MCE and EDAC.
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Transfer-Encoding: 7bit
Content-Type: text/plain; charset="us-ascii"; Format="flowed"
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

I have an AMD system that kicks out a correctable memory error on 
occasion and I can see it in the xen-dmesg.

How would I get the errors propagated up into dom0 via EDAC since that 
is the only error mechanism supported by the AMD cpus?


-- 
Alvin Starr                   ||   voice: (905)513-7688
Netvel Inc.                   ||   Cell:  (416)806-0133
alvin@netvel.net              ||



_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users

From xen-users-bounces@lists.xen.org Wed Jan 06 21:34:13 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Wed, 06 Jan 2016 21:34:13 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aGvhe-0000b1-Rr; Wed, 06 Jan 2016 21:33:10 +0000
Received: from mail6.bemta3.messagelabs.com ([195.245.230.39])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <alvin@Iplink.net>) id 1aGvhd-0000aw-KQ
	for Xen-users@lists.xen.org; Wed, 06 Jan 2016 21:33:09 +0000
Received: from [85.158.137.68] by server-1.bemta-3.messagelabs.com id
	51/21-02745-4188D865; Wed, 06 Jan 2016 21:33:08 +0000
X-Env-Sender: alvin@Iplink.net
X-Msg-Ref: server-14.tower-31.messagelabs.com!1452115985!14325213!1
X-Originating-IP: [192.139.81.184]
X-SpamReason: No, hits=0.0 required=7.0 tests=
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 32678 invoked from network); 6 Jan 2016 21:33:06 -0000
Received: from imap.iplink.net (HELO smtp.iplink.net) (192.139.81.184)
	by server-14.tower-31.messagelabs.com with DHE-RSA-AES256-SHA encrypted
	SMTP; 6 Jan 2016 21:33:06 -0000
Received: from alvinsworkstation.netvel.net (unknown [206.108.5.187])
	(using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits))
	(No client certificate requested)
	by smtp.iplink.net (Postfix) with ESMTP id 251DBEDE3F0
	for <Xen-users@lists.xen.org>; Wed,  6 Jan 2016 16:33:05 -0500 (EST)
From: Alvin Starr <alvin@Iplink.net>
To: Xen-users@lists.xen.org
Message-ID: <568D8811.4010201@Iplink.net>
Date: Wed, 6 Jan 2016 16:33:05 -0500
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101
	Thunderbird/38.3.0
MIME-Version: 1.0
Subject: [Xen-users] Dom0 and NUMA.
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Transfer-Encoding: 7bit
Content-Type: text/plain; charset="us-ascii"; Format="flowed"
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org


How would I pass the NUMA config to Dom0.
It seems that xen flattens the config so all the processors are

my xencmdline is set to:

loglvl=info guest_loglvl=info  com1=115200,8n1,0x3e8,5 console=com1,vga 
nmi=dom0 dom0_nodes=0,1,2,3 numa=on sched_smt_power_savings=true


-- 
Alvin Starr                   ||   voice: (905)513-7688
Netvel Inc.                   ||   Cell:  (416)806-0133
alvin@netvel.net              ||



_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users

From xen-users-bounces@lists.xen.org Wed Jan 06 21:34:13 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Wed, 06 Jan 2016 21:34:13 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aGvha-0000ap-4p; Wed, 06 Jan 2016 21:33:06 +0000
Received: from mail6.bemta14.messagelabs.com ([193.109.254.103])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <alvin@Iplink.net>) id 1aGvhY-0000aj-91
	for Xen-users@lists.xen.org; Wed, 06 Jan 2016 21:33:04 +0000
Received: from [193.109.254.147] by server-8.bemta-14.messagelabs.com id
	FB/FA-24450-F088D865; Wed, 06 Jan 2016 21:33:03 +0000
X-Env-Sender: alvin@Iplink.net
X-Msg-Ref: server-4.tower-27.messagelabs.com!1452115982!14191671!1
X-Originating-IP: [192.139.81.184]
X-SpamReason: No, hits=0.0 required=7.0 tests=
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 61167 invoked from network); 6 Jan 2016 21:33:02 -0000
Received: from imap.iplink.net (HELO smtp.iplink.net) (192.139.81.184)
	by server-4.tower-27.messagelabs.com with DHE-RSA-AES256-SHA encrypted
	SMTP; 6 Jan 2016 21:33:02 -0000
Received: from alvinsworkstation.netvel.net (unknown [206.108.5.187])
	(using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits))
	(No client certificate requested)
	by smtp.iplink.net (Postfix) with ESMTP id E2E2CEDE3F0
	for <Xen-users@lists.xen.org>; Wed,  6 Jan 2016 16:32:47 -0500 (EST)
From: Alvin Starr <alvin@Iplink.net>
To: Xen-users@lists.xen.org
Message-ID: <568D87FF.1070205@Iplink.net>
Date: Wed, 6 Jan 2016 16:32:47 -0500
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101
	Thunderbird/38.3.0
MIME-Version: 1.0
Subject: [Xen-users] MCA/MCE and EDAC.
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Transfer-Encoding: 7bit
Content-Type: text/plain; charset="us-ascii"; Format="flowed"
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

I have an AMD system that kicks out a correctable memory error on 
occasion and I can see it in the xen-dmesg.

How would I get the errors propagated up into dom0 via EDAC since that 
is the only error mechanism supported by the AMD cpus?


-- 
Alvin Starr                   ||   voice: (905)513-7688
Netvel Inc.                   ||   Cell:  (416)806-0133
alvin@netvel.net              ||



_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users

From xen-users-bounces@lists.xen.org Wed Jan 06 21:34:13 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Wed, 06 Jan 2016 21:34:13 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aGvhe-0000b1-Rr; Wed, 06 Jan 2016 21:33:10 +0000
Received: from mail6.bemta3.messagelabs.com ([195.245.230.39])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <alvin@Iplink.net>) id 1aGvhd-0000aw-KQ
	for Xen-users@lists.xen.org; Wed, 06 Jan 2016 21:33:09 +0000
Received: from [85.158.137.68] by server-1.bemta-3.messagelabs.com id
	51/21-02745-4188D865; Wed, 06 Jan 2016 21:33:08 +0000
X-Env-Sender: alvin@Iplink.net
X-Msg-Ref: server-14.tower-31.messagelabs.com!1452115985!14325213!1
X-Originating-IP: [192.139.81.184]
X-SpamReason: No, hits=0.0 required=7.0 tests=
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 32678 invoked from network); 6 Jan 2016 21:33:06 -0000
Received: from imap.iplink.net (HELO smtp.iplink.net) (192.139.81.184)
	by server-14.tower-31.messagelabs.com with DHE-RSA-AES256-SHA encrypted
	SMTP; 6 Jan 2016 21:33:06 -0000
Received: from alvinsworkstation.netvel.net (unknown [206.108.5.187])
	(using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits))
	(No client certificate requested)
	by smtp.iplink.net (Postfix) with ESMTP id 251DBEDE3F0
	for <Xen-users@lists.xen.org>; Wed,  6 Jan 2016 16:33:05 -0500 (EST)
From: Alvin Starr <alvin@Iplink.net>
To: Xen-users@lists.xen.org
Message-ID: <568D8811.4010201@Iplink.net>
Date: Wed, 6 Jan 2016 16:33:05 -0500
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101
	Thunderbird/38.3.0
MIME-Version: 1.0
Subject: [Xen-users] Dom0 and NUMA.
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Transfer-Encoding: 7bit
Content-Type: text/plain; charset="us-ascii"; Format="flowed"
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org


How would I pass the NUMA config to Dom0.
It seems that xen flattens the config so all the processors are

my xencmdline is set to:

loglvl=info guest_loglvl=info  com1=115200,8n1,0x3e8,5 console=com1,vga 
nmi=dom0 dom0_nodes=0,1,2,3 numa=on sched_smt_power_savings=true


-- 
Alvin Starr                   ||   voice: (905)513-7688
Netvel Inc.                   ||   Cell:  (416)806-0133
alvin@netvel.net              ||



_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users

From xen-users-bounces@lists.xen.org Thu Jan 07 07:01:48 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Thu, 07 Jan 2016 07:01:48 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aH4Yz-00041N-Da; Thu, 07 Jan 2016 07:00:49 +0000
Received: from mail6.bemta4.messagelabs.com ([85.158.143.247])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <van.freenix@gmail.com>) id 1aH4Yx-000415-1W
	for Xen-users@lists.xen.org; Thu, 07 Jan 2016 07:00:47 +0000
Received: from [85.158.143.35] by server-3.bemta-4.messagelabs.com id
	79/13-31122-E1D0E865; Thu, 07 Jan 2016 07:00:46 +0000
X-Env-Sender: van.freenix@gmail.com
X-Msg-Ref: server-6.tower-21.messagelabs.com!1452150044!8786387!1
X-Originating-IP: [209.85.220.44]
X-SpamReason: No, hits=0.5 required=7.0 tests=BODY_RANDOM_LONG
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 27058 invoked from network); 7 Jan 2016 07:00:45 -0000
Received: from mail-pa0-f44.google.com (HELO mail-pa0-f44.google.com)
	(209.85.220.44)
	by server-6.tower-21.messagelabs.com with AES128-GCM-SHA256 encrypted
	SMTP; 7 Jan 2016 07:00:45 -0000
Received: by mail-pa0-f44.google.com with SMTP id cy9so251384049pac.0
	for <Xen-users@lists.xen.org>; Wed, 06 Jan 2016 23:00:45 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
	h=date:from:to:cc:subject:message-id:mime-version:content-type
	:content-disposition:user-agent;
	bh=nvi7DKpOZidEy+coSH/zfcZQMsJ5b3WbOy+OaItyrGA=;
	b=ZWn2uk2zyAJMwCc/qRttTTw5xaPEOyMrQVrsoinGpvL7xgIuxow6IC9Auyd5oKsf+T
	3N1ontYSrLWoQbp+rlBSc771MQ/d21SA13B6ZqA3Pz6yRRSu8C94ugb3fbhunTVk4ifp
	Twk7U9H/LIQMAv+9A1Zjc16V6UoXebZPRzVMeYjMFwtqzd9Mwzn5O9Si4gOXdiZnHCog
	Qjpm7C3ijK6O01Mfaiu4w7YfstYCbE08QxLP6T2nlPkV9vqUaCdEejvzwhQItUvHAE+Y
	VvQ8/Qba4/H3WLlaxH/kDHlgtj+46bAy8eyNf0Pu+c3iNwW/RQ6+1ngoKAiORTG2a44J
	OKww==
X-Received: by 10.66.248.106 with SMTP id yl10mr146686640pac.140.1452150044337;
	Wed, 06 Jan 2016 23:00:44 -0800 (PST)
Received: from linux-7smt.suse (gate-zmy3.freescale.com. [192.88.167.1])
	by smtp.googlemail.com with ESMTPSA id
	hz8sm149431740pac.10.2016.01.06.23.00.42
	(version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128);
	Wed, 06 Jan 2016 23:00:43 -0800 (PST)
Date: Thu, 7 Jan 2016 14:50:16 +0800
From: Peng Fan <van.freenix@gmail.com>
To: Xen-users@lists.xen.org
Message-ID: <20160107065013.GA29626@linux-7smt.suse>
MIME-Version: 1.0
Content-Disposition: inline
User-Agent: Mutt/1.5.24 (2015-08-30)
Cc: van.freenix@gmail.com
Subject: [Xen-users] SMMU Question for passthrough device
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org


Hi experts,

There are two linux os running on my ARM64 platform. Now I want to passthrough
a platform device(sd controller) to DomU to let DomU can directly access the
external SD card. The sd controller supports DMA. The sd controller driver
work well in Host Linux.

So I have a question how DomU DMA interacts with SMMU and finally access memory?

There are 3 dma_map_ops in linux arch/arm64/mm/dma-mapping.c
static struct dma_map_ops iommu_dma_ops
static struct dma_map_ops swiotlb_dma_ops
struct dma_map_ops dummy_dma_ops

Since smmu will be assigned to XEN, linux kernel will not use
iommu_dma_ops. So swiotlb_dma_ops will be used for DomU. But I can not find
out how swiotlb_dma_ops interacts with SMMU.

I checked xen/driver/passthrough/arm/smmu.c and find arm_smmu_map_page has
such a checking code "BUG_ON(!is_domain_direct_mapped(d));", so to my case,
only dom0 can use smmu, and DomU is not 1:1 mapping.

I am confused about how DomU can DMA through SMMU.

There also one in arch/arm/xen/mm.c
struct dma_map_ops xen_swiotlb_dma_ops
This one seems only is used in Dom0. Then Dom0 linux kernel defaults does not use
iommu, how can I use iommu for Dom0? I have the dts with SMMU and XEN can detect
the SMMU, but dom0 use swiotlb, can you help explain how dom0 dma work through
smmu?

Thanks,
Peng.

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users

From xen-users-bounces@lists.xen.org Thu Jan 07 07:01:48 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Thu, 07 Jan 2016 07:01:48 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aH4Yz-00041N-Da; Thu, 07 Jan 2016 07:00:49 +0000
Received: from mail6.bemta4.messagelabs.com ([85.158.143.247])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <van.freenix@gmail.com>) id 1aH4Yx-000415-1W
	for Xen-users@lists.xen.org; Thu, 07 Jan 2016 07:00:47 +0000
Received: from [85.158.143.35] by server-3.bemta-4.messagelabs.com id
	79/13-31122-E1D0E865; Thu, 07 Jan 2016 07:00:46 +0000
X-Env-Sender: van.freenix@gmail.com
X-Msg-Ref: server-6.tower-21.messagelabs.com!1452150044!8786387!1
X-Originating-IP: [209.85.220.44]
X-SpamReason: No, hits=0.5 required=7.0 tests=BODY_RANDOM_LONG
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 27058 invoked from network); 7 Jan 2016 07:00:45 -0000
Received: from mail-pa0-f44.google.com (HELO mail-pa0-f44.google.com)
	(209.85.220.44)
	by server-6.tower-21.messagelabs.com with AES128-GCM-SHA256 encrypted
	SMTP; 7 Jan 2016 07:00:45 -0000
Received: by mail-pa0-f44.google.com with SMTP id cy9so251384049pac.0
	for <Xen-users@lists.xen.org>; Wed, 06 Jan 2016 23:00:45 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
	h=date:from:to:cc:subject:message-id:mime-version:content-type
	:content-disposition:user-agent;
	bh=nvi7DKpOZidEy+coSH/zfcZQMsJ5b3WbOy+OaItyrGA=;
	b=ZWn2uk2zyAJMwCc/qRttTTw5xaPEOyMrQVrsoinGpvL7xgIuxow6IC9Auyd5oKsf+T
	3N1ontYSrLWoQbp+rlBSc771MQ/d21SA13B6ZqA3Pz6yRRSu8C94ugb3fbhunTVk4ifp
	Twk7U9H/LIQMAv+9A1Zjc16V6UoXebZPRzVMeYjMFwtqzd9Mwzn5O9Si4gOXdiZnHCog
	Qjpm7C3ijK6O01Mfaiu4w7YfstYCbE08QxLP6T2nlPkV9vqUaCdEejvzwhQItUvHAE+Y
	VvQ8/Qba4/H3WLlaxH/kDHlgtj+46bAy8eyNf0Pu+c3iNwW/RQ6+1ngoKAiORTG2a44J
	OKww==
X-Received: by 10.66.248.106 with SMTP id yl10mr146686640pac.140.1452150044337;
	Wed, 06 Jan 2016 23:00:44 -0800 (PST)
Received: from linux-7smt.suse (gate-zmy3.freescale.com. [192.88.167.1])
	by smtp.googlemail.com with ESMTPSA id
	hz8sm149431740pac.10.2016.01.06.23.00.42
	(version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128);
	Wed, 06 Jan 2016 23:00:43 -0800 (PST)
Date: Thu, 7 Jan 2016 14:50:16 +0800
From: Peng Fan <van.freenix@gmail.com>
To: Xen-users@lists.xen.org
Message-ID: <20160107065013.GA29626@linux-7smt.suse>
MIME-Version: 1.0
Content-Disposition: inline
User-Agent: Mutt/1.5.24 (2015-08-30)
Cc: van.freenix@gmail.com
Subject: [Xen-users] SMMU Question for passthrough device
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org


Hi experts,

There are two linux os running on my ARM64 platform. Now I want to passthrough
a platform device(sd controller) to DomU to let DomU can directly access the
external SD card. The sd controller supports DMA. The sd controller driver
work well in Host Linux.

So I have a question how DomU DMA interacts with SMMU and finally access memory?

There are 3 dma_map_ops in linux arch/arm64/mm/dma-mapping.c
static struct dma_map_ops iommu_dma_ops
static struct dma_map_ops swiotlb_dma_ops
struct dma_map_ops dummy_dma_ops

Since smmu will be assigned to XEN, linux kernel will not use
iommu_dma_ops. So swiotlb_dma_ops will be used for DomU. But I can not find
out how swiotlb_dma_ops interacts with SMMU.

I checked xen/driver/passthrough/arm/smmu.c and find arm_smmu_map_page has
such a checking code "BUG_ON(!is_domain_direct_mapped(d));", so to my case,
only dom0 can use smmu, and DomU is not 1:1 mapping.

I am confused about how DomU can DMA through SMMU.

There also one in arch/arm/xen/mm.c
struct dma_map_ops xen_swiotlb_dma_ops
This one seems only is used in Dom0. Then Dom0 linux kernel defaults does not use
iommu, how can I use iommu for Dom0? I have the dts with SMMU and XEN can detect
the SMMU, but dom0 use swiotlb, can you help explain how dom0 dma work through
smmu?

Thanks,
Peng.

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users

From xen-users-bounces@lists.xen.org Thu Jan 07 10:51:42 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Thu, 07 Jan 2016 10:51:42 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aH89W-00075a-5E; Thu, 07 Jan 2016 10:50:46 +0000
Received: from mail6.bemta3.messagelabs.com ([195.245.230.39])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <prvs=807a36095=Ian.Campbell@citrix.com>)
	id 1aH89U-00075V-0Z
	for xen-users@lists.xen.org; Thu, 07 Jan 2016 10:50:44 +0000
Received: from [85.158.137.68] by server-14.bemta-3.messagelabs.com id
	F3/AD-02975-3034E865; Thu, 07 Jan 2016 10:50:43 +0000
X-Env-Sender: prvs=807a36095=Ian.Campbell@citrix.com
X-Msg-Ref: server-5.tower-31.messagelabs.com!1452163840!14465642!1
X-Originating-IP: [66.165.176.63]
X-SpamReason: No, hits=0.0 required=7.0 tests=sa_preprocessor: 
	VHJ1c3RlZCBJUDogNjYuMTY1LjE3Ni42MyA9PiAzMDYwNDg=\n,
	received_headers: No Received headers
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 15249 invoked from network); 7 Jan 2016 10:50:41 -0000
Received: from smtp02.citrix.com (HELO SMTP02.CITRIX.COM) (66.165.176.63)
	by server-5.tower-31.messagelabs.com with RC4-SHA encrypted SMTP;
	7 Jan 2016 10:50:41 -0000
X-IronPort-AV: E=Sophos;i="5.20,532,1444694400"; 
	d="cfg'?txt'?scan'208";a="329549080"
Message-ID: <1452163727.21055.183.camel@citrix.com>
From: Ian Campbell <ian.campbell@citrix.com>
To: Atul Raut <atul.droid@gmail.com>
Date: Thu, 7 Jan 2016 10:48:47 +0000
In-Reply-To: <CAOX8d0dQqxfkriCOhXnEzgzj9TcoDJDKOjFaNo2cgbrMiLJqOg@mail.gmail.com>
References: <CAOX8d0ejO-hUpmS97-zen9HO=xoeQMzto8HLv8uWO=3xrvZL1Q@mail.gmail.com>
	<CAOX8d0dQqxfkriCOhXnEzgzj9TcoDJDKOjFaNo2cgbrMiLJqOg@mail.gmail.com>
Content-Type: multipart/mixed; boundary="=-Sr1YUXDVLIsNfWmGapeO"
X-Mailer: Evolution 3.18.2-1 
MIME-Version: 1.0
X-DLP: MIA1
Cc: xen-users <xen-users@lists.xen.org>
Subject: Re: [Xen-users] DOMu failed to launch
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

--=-Sr1YUXDVLIsNfWmGapeO
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

Please keep the discussion on list and avoid HTML mails.

I didn't see anything confidentially looking in the logs so I've copied the
list for you this time.

On Wed, 2016-01-06 at 23:44 -0800, Atul Raut wrote:
> Hi Ian,
>=20
> This is regarding my queries - http://comments.gmane.org/gmane.comp.emula
> tors.xen.user/86055=C2=A0;=20
> Sorry I didnt got mail, where you answer.
>=20
> Please find Attachment of my DomU config file & failure logs.

> libxl: verbose: libxl_create.c:101:libxl__domain_build_info_setdefault: q=
emu-xen is unavailable, use qemu-xen-traditional instead: No such file or d=
irectory

I'm unsure why the tools think you need a qemu, AFAICT your configuration
doesn't. I'd suggest removing the serial=3Dpty since that may be confusing
things and is meaningless for an ARM domain (it is specific to x86/HVM
guests)

> libxl: debug: libxl_create.c:945:initiate_domain_create: running bootload=
er
> libxl: debug: libxl_bootloader.c:330:libxl__bootloader_run: no bootloader=
 configured, using user supplied kernel
> libxl: debug: libxl_event.c:691:libxl__ev_xswatch_deregister: watch w=3D0=
x435cf0: deregister unregistered
> domainbuilder: detail: xc_dom_allocate: cmdline=3D"earlycon=3Dxenboot hos=
tname=3DVM1 console=3Dhvc1 root=3D/dev/ram nosoftlockup rcu_cpu_stall_suppr=
ess=3D1", features=3D"(null)"
> libxl: debug: libxl_dom.c:631:libxl__build_pv: pv kernel mapped 0 path /b=
oot/Image
> domainbuilder: detail: xc_dom_kernel_file: filename=3D"/boot/Image"
> domainbuilder: detail: ATUL - xc_dom_malloc_filemap: failed (on file `/bo=
ot/Image')
> domainbuilder: detail: xc_dom_malloc_filemap=C2=A0=C2=A0=C2=A0=C2=A0: 202=
33 kB
> domainbuilder: detail: xc_dom_ramdisk_file: filename=3D"/boot/rootfs.cpio=
.gz"
> domainbuilder: detail: ATUL - xc_dom_malloc_filemap: failed (on file `/bo=
ot/rootfs.cpio.gz')

These two "ATUL - ... failed" messages: If it has failed why is it
continuing? Have you patched the source in some ways?

> domainbuilder: detail: xc_dom_malloc_filemap=C2=A0=C2=A0=C2=A0=C2=A0: 208=
0 kB
> domainbuilder: detail: xc_dom_boot_xen_init: ver 4.6, caps xen-3.0-aarch6=
4 xen-3.0-armv7l
> domainbuilder: detail: xc_dom_rambase_init: RAM starts at 40000
> domainbuilder: detail: xc_dom_parse_image: called
> domainbuilder: detail: xc_dom_find_loader: trying multiboot-binary loader=
 ...
> domainbuilder: detail: loader probe failed
> domainbuilder: detail: xc_dom_find_loader: trying Linux zImage (ARM64) lo=
ader ...
> domainbuilder: detail: loader probe OK
> domainbuilder: detail: xc_dom_parse_zimage64_kernel: called
> domainbuilder: detail: xc_dom_parse_zimage64_kernel: xen-3.0-aarch64: 0x4=
0080000 -> 0x41442620
> libxl: debug: libxl_arm.c:776:libxl__arch_domain_init_hw_description: con=
structing DTB for Xen version 4.6 guest
> libxl: debug: libxl_arm.c:777:libxl__arch_domain_init_hw_description:=C2=
=A0=C2=A0- vGIC version: V3
> libxl: debug: libxl_arm.c:273:make_chosen_node: /chosen/bootargs =3D earl=
ycon=3Dxenboot hostname=3DVM1 console=3Dhvc1 root=3D/dev/ram nosoftlockup r=
cu_cpu_stall_suppress=3D1
> libxl: debug: libxl_arm.c:280:make_chosen_node: /chosen adding placeholde=
r linux,initrd properties
> libxl: debug: libxl_arm.c:380:make_memory_nodes: Creating placeholder nod=
e /memory@40000000
> libxl: debug: libxl_arm.c:380:make_memory_nodes: Creating placeholder nod=
e /memory@200000000
> libxl: debug: libxl_arm.c:871:libxl__arch_domain_init_hw_description: fdt=
 total size 1442
> domainbuilder: detail: xc_dom_devicetree_mem: called
> domainbuilder: detail: xc_dom_mem_init: mem 128 MB, pages 0x8000 pages, 4=
k each
> domainbuilder: detail: xc_dom_mem_init: 0x8000 pages
> domainbuilder: detail: xc_dom_boot_mem_init: called
> domainbuilder: detail: set_mode: guest xen-3.0-aarch64, address size 64
> domainbuilder: detail: xc_dom_malloc=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0: 256 kB
> domainbuilder: detail: populate_guest_memory: populating RAM @ 0000000040=
000000-0000000048000000 (128MB)
> domainbuilder: detail: populate_one_size: populated 0x40/0x40 entries wit=
h shift 9
> domainbuilder: detail: arch_setup_meminit: placing boot modules at 0x47df=
6000
> domainbuilder: detail: arch_setup_meminit: ramdisk: 0x47df6000 -> 0x47fff=
000
> domainbuilder: detail: arch_setup_meminit: devicetree: 0x47fff000 -> 0x48=
000000
> libxl: debug: libxl_arm.c:936:libxl__arch_domain_finalise_hw_description:=
 /chosen updating initrd properties to cover 47df6000-47fff000
> libxl: debug: libxl_arm.c:902:finalise_one_memory_node: Populating placeh=
older node /memory@40000000
> libxl: debug: libxl_arm.c:896:finalise_one_memory_node: Nopping out place=
holder node /memory@200000000
> domainbuilder: detail: xc_dom_build_image: called
> domainbuilder: detail: xc_dom_alloc_segment:=C2=A0=C2=A0=C2=A0kernel=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0: 0x40080000 -> 0x41443000=C2=A0=C2=
=A0(pfn 0x40080 + 0x13c3 pages)
> domainbuilder: detail: xc_dom_malloc=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0: 118 kB
> domainbuilder: detail: xc_dom_pfn_to_ptr_retcount: domU mapping: pfn 0x40=
080+0x13c3 at 0x7f8d6e0000
> domainbuilder: detail: xc_dom_load_zimage_kernel: called
> domainbuilder: detail: xc_dom_load_zimage_kernel: kernel seg 0x40080000-0=
x41443000
> domainbuilder: detail: xc_dom_load_zimage_kernel: copy 20719136 bytes fro=
m blob 0x7f8eced000 to dst 0x7f8d6e0000
> domainbuilder: detail: xc_dom_alloc_segment:=C2=A0=C2=A0=C2=A0ramdisk=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0: 0x47df6000 -> 0x47fff000=C2=A0=C2=A0(pfn=
 0x47df6 + 0x209 pages)
> domainbuilder: detail: xc_dom_pfn_to_ptr_retcount: domU mapping: pfn 0x47=
df6+0x209 at 0x7f8d4d7000
> domainbuilder: detail: xc_dom_alloc_segment:=C2=A0=C2=A0=C2=A0devicetree=
=C2=A0=C2=A0=C2=A0: 0x47fff000 -> 0x48000000=C2=A0=C2=A0(pfn 0x47fff + 0x1 =
pages)
> domainbuilder: detail: xc_dom_pfn_to_ptr_retcount: domU mapping: pfn 0x47=
fff+0x1 at 0x7f903dc000
> domainbuilder: detail: alloc_magic_pages: called
> domainbuilder: detail: count_pgtables_arm: called
> domainbuilder: detail: xc_dom_build_image=C2=A0=C2=A0: virt_alloc_end : 0=
x48000000
> domainbuilder: detail: xc_dom_build_image=C2=A0=C2=A0: virt_pgtab_end : 0=
x0
> domainbuilder: detail: xc_dom_boot_image: called
> domainbuilder: detail: arch_setup_bootearly: doing nothing
> domainbuilder: detail: xc_dom_compat_check: supported guest type: xen-3.0=
-aarch64 <=3D matches
> domainbuilder: detail: xc_dom_compat_check: supported guest type: xen-3.0=
-armv7l
> domainbuilder: detail: setup_pgtables_arm: called
> domainbuilder: detail: clear_page: pfn 0x39000, mfn 0x39000
> domainbuilder: detail: clear_page: pfn 0x39001, mfn 0x39001
> domainbuilder: detail: start_info_arm: called
> domainbuilder: detail: domain builder memory footprint
> domainbuilder: detail:=C2=A0=C2=A0=C2=A0=C2=A0allocated
> domainbuilder: detail:=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0malloc=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
: 389 kB
> domainbuilder: detail:=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0anon mmap=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0: 0 bytes
> domainbuilder: detail:=C2=A0=C2=A0=C2=A0=C2=A0mapped
> domainbuilder: detail:=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0file mmap=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0: 22314 kB
> domainbuilder: detail:=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0domU mmap=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0: 22324 kB
> domainbuilder: detail: vcpu_arm64: called
> domainbuilder: detail: DTB 47fff000
> domainbuilder: detail: Initial state CPSR 0x1c5 PC 0x40080000
> domainbuilder: detail: launch_vm: called, ctxt=3D0x7f903de004
> domainbuilder: detail: xc_dom_gnttab_hvm_seed: called, pfn=3D0x38000
> domainbuilder: detail: xc_dom_release: called
> (XEN) grant_table.c:411:d0v1 Bad flags (0) or dom (0). (expected dom 0)

Line 411 of this file in 4.6 isn't this log message (which appears to be
around line 523. What exact version of Xen are you running? Have you
patched it in any way?

> libxl: debug: libxl_event.c:2193:libxl__ao_progress_report: ao 0x435300: =
progress report: callback queued aop=3D0x4398d0
> libxl: debug: libxl_event.c:1874:libxl__ao_complete: ao 0x435300: complet=
e, rc=3D0
> libxl: debug: libxl_event.c:1410:egc_run_callbacks: ao 0x435300: progress=
 report: callback aop=3D0x4398d0
> libxl: debug: libxl_create.c:1583:do_domain_create: ao 0x435300: inprogre=
ss: poller=3D0x434ba0, flags=3Dic
> libxl: debug: libxl_event.c:1843:libxl__ao__destroy: ao 0x435300: destroy
> xenconsole: Could not read tty from store: Success
--=-Sr1YUXDVLIsNfWmGapeO
Content-Disposition: attachment; filename="vm1.cfg"
Content-Type: text/plain; name="vm1.cfg"; charset="us-ascii"
Content-Transfer-Encoding: 7bit

# Guest name
name = "VM1"

# Guest console
serial = 'pty'

# 128-bit UUID for the domain as a hexadecimal number.
# Use "uuidgen" to generate one if required.
# The default behavior is to generate a new UUID each time the guest is started.
#uuid = "XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX"

# Kernel image to boot
kernel = "/boot/Image"

# Ramdisk (optional)
ramdisk = "/boot/rootfs.cpio.gz"

# Kernel command line options
extra = "earlycon=xenboot hostname=VM1 console=hvc1 root=/dev/ram rw init=/init nosoftlockup rcu_cpu_stall_suppress=1"

# Initial memory allocation (MB)
memory = 128

# Maximum memory (MB)
# If this is greater than `memory' then the slack will start ballooned
# (this assumes guest kernel support for ballooning)
#maxmem = 512

# Number of VCPUS
vcpus = 1
--=-Sr1YUXDVLIsNfWmGapeO
Content-Disposition: attachment; filename="DomU_failure_logs.txt"
Content-Type: text/plain; name="DomU_failure_logs.txt"; charset="us-ascii"
Content-Transfer-Encoding: 7bit

libxl: verbose: libxl_create.c:101:libxl__domain_build_info_setdefault: qemu-xen is unavailable, use qemu-xen-traditional instead: No such file or directory
libxl: debug: libxl_create.c:945:initiate_domain_create: running bootloader
libxl: debug: libxl_bootloader.c:330:libxl__bootloader_run: no bootloader configured, using user supplied kernel
libxl: debug: libxl_event.c:691:libxl__ev_xswatch_deregister: watch w=0x435cf0: deregister unregistered
domainbuilder: detail: xc_dom_allocate: cmdline="earlycon=xenboot hostname=VM1 console=hvc1 root=/dev/ram nosoftlockup rcu_cpu_stall_suppress=1", features="(null)"
libxl: debug: libxl_dom.c:631:libxl__build_pv: pv kernel mapped 0 path /boot/Image
domainbuilder: detail: xc_dom_kernel_file: filename="/boot/Image"
domainbuilder: detail: ATUL - xc_dom_malloc_filemap: failed (on file `/boot/Image')
domainbuilder: detail: xc_dom_malloc_filemap    : 20233 kB
domainbuilder: detail: xc_dom_ramdisk_file: filename="/boot/rootfs.cpio.gz"
domainbuilder: detail: ATUL - xc_dom_malloc_filemap: failed (on file `/boot/rootfs.cpio.gz')
domainbuilder: detail: xc_dom_malloc_filemap    : 2080 kB
domainbuilder: detail: xc_dom_boot_xen_init: ver 4.6, caps xen-3.0-aarch64 xen-3.0-armv7l
domainbuilder: detail: xc_dom_rambase_init: RAM starts at 40000
domainbuilder: detail: xc_dom_parse_image: called
domainbuilder: detail: xc_dom_find_loader: trying multiboot-binary loader ...
domainbuilder: detail: loader probe failed
domainbuilder: detail: xc_dom_find_loader: trying Linux zImage (ARM64) loader ...
domainbuilder: detail: loader probe OK
domainbuilder: detail: xc_dom_parse_zimage64_kernel: called
domainbuilder: detail: xc_dom_parse_zimage64_kernel: xen-3.0-aarch64: 0x40080000 -> 0x41442620
libxl: debug: libxl_arm.c:776:libxl__arch_domain_init_hw_description: constructing DTB for Xen version 4.6 guest
libxl: debug: libxl_arm.c:777:libxl__arch_domain_init_hw_description:  - vGIC version: V3
libxl: debug: libxl_arm.c:273:make_chosen_node: /chosen/bootargs = earlycon=xenboot hostname=VM1 console=hvc1 root=/dev/ram nosoftlockup rcu_cpu_stall_suppress=1
libxl: debug: libxl_arm.c:280:make_chosen_node: /chosen adding placeholder linux,initrd properties
libxl: debug: libxl_arm.c:380:make_memory_nodes: Creating placeholder node /memory@40000000
libxl: debug: libxl_arm.c:380:make_memory_nodes: Creating placeholder node /memory@200000000
libxl: debug: libxl_arm.c:871:libxl__arch_domain_init_hw_description: fdt total size 1442
domainbuilder: detail: xc_dom_devicetree_mem: called
domainbuilder: detail: xc_dom_mem_init: mem 128 MB, pages 0x8000 pages, 4k each
domainbuilder: detail: xc_dom_mem_init: 0x8000 pages
domainbuilder: detail: xc_dom_boot_mem_init: called
domainbuilder: detail: set_mode: guest xen-3.0-aarch64, address size 64
domainbuilder: detail: xc_dom_malloc            : 256 kB
domainbuilder: detail: populate_guest_memory: populating RAM @ 0000000040000000-0000000048000000 (128MB)
domainbuilder: detail: populate_one_size: populated 0x40/0x40 entries with shift 9
domainbuilder: detail: arch_setup_meminit: placing boot modules at 0x47df6000
domainbuilder: detail: arch_setup_meminit: ramdisk: 0x47df6000 -> 0x47fff000
domainbuilder: detail: arch_setup_meminit: devicetree: 0x47fff000 -> 0x48000000
libxl: debug: libxl_arm.c:936:libxl__arch_domain_finalise_hw_description: /chosen updating initrd properties to cover 47df6000-47fff000
libxl: debug: libxl_arm.c:902:finalise_one_memory_node: Populating placeholder node /memory@40000000
libxl: debug: libxl_arm.c:896:finalise_one_memory_node: Nopping out placeholder node /memory@200000000
domainbuilder: detail: xc_dom_build_image: called
domainbuilder: detail: xc_dom_alloc_segment:   kernel       : 0x40080000 -> 0x41443000  (pfn 0x40080 + 0x13c3 pages)
domainbuilder: detail: xc_dom_malloc            : 118 kB
domainbuilder: detail: xc_dom_pfn_to_ptr_retcount: domU mapping: pfn 0x40080+0x13c3 at 0x7f8d6e0000
domainbuilder: detail: xc_dom_load_zimage_kernel: called
domainbuilder: detail: xc_dom_load_zimage_kernel: kernel seg 0x40080000-0x41443000
domainbuilder: detail: xc_dom_load_zimage_kernel: copy 20719136 bytes from blob 0x7f8eced000 to dst 0x7f8d6e0000
domainbuilder: detail: xc_dom_alloc_segment:   ramdisk      : 0x47df6000 -> 0x47fff000  (pfn 0x47df6 + 0x209 pages)
domainbuilder: detail: xc_dom_pfn_to_ptr_retcount: domU mapping: pfn 0x47df6+0x209 at 0x7f8d4d7000
domainbuilder: detail: xc_dom_alloc_segment:   devicetree   : 0x47fff000 -> 0x48000000  (pfn 0x47fff + 0x1 pages)
domainbuilder: detail: xc_dom_pfn_to_ptr_retcount: domU mapping: pfn 0x47fff+0x1 at 0x7f903dc000
domainbuilder: detail: alloc_magic_pages: called
domainbuilder: detail: count_pgtables_arm: called
domainbuilder: detail: xc_dom_build_image  : virt_alloc_end : 0x48000000
domainbuilder: detail: xc_dom_build_image  : virt_pgtab_end : 0x0
domainbuilder: detail: xc_dom_boot_image: called
domainbuilder: detail: arch_setup_bootearly: doing nothing
domainbuilder: detail: xc_dom_compat_check: supported guest type: xen-3.0-aarch64 <= matches
domainbuilder: detail: xc_dom_compat_check: supported guest type: xen-3.0-armv7l
domainbuilder: detail: setup_pgtables_arm: called
domainbuilder: detail: clear_page: pfn 0x39000, mfn 0x39000
domainbuilder: detail: clear_page: pfn 0x39001, mfn 0x39001
domainbuilder: detail: start_info_arm: called
domainbuilder: detail: domain builder memory footprint
domainbuilder: detail:    allocated
domainbuilder: detail:       malloc             : 389 kB
domainbuilder: detail:       anon mmap          : 0 bytes
domainbuilder: detail:    mapped
domainbuilder: detail:       file mmap          : 22314 kB
domainbuilder: detail:       domU mmap          : 22324 kB
domainbuilder: detail: vcpu_arm64: called
domainbuilder: detail: DTB 47fff000
domainbuilder: detail: Initial state CPSR 0x1c5 PC 0x40080000
domainbuilder: detail: launch_vm: called, ctxt=0x7f903de004
domainbuilder: detail: xc_dom_gnttab_hvm_seed: called, pfn=0x38000
domainbuilder: detail: xc_dom_release: called
(XEN) grant_table.c:411:d0v1 Bad flags (0) or dom (0). (expected dom 0)
libxl: debug: libxl_event.c:2193:libxl__ao_progress_report: ao 0x435300: progress report: callback queued aop=0x4398d0
libxl: debug: libxl_event.c:1874:libxl__ao_complete: ao 0x435300: complete, rc=0
libxl: debug: libxl_event.c:1410:egc_run_callbacks: ao 0x435300: progress report: callback aop=0x4398d0
libxl: debug: libxl_create.c:1583:do_domain_create: ao 0x435300: inprogress: poller=0x434ba0, flags=ic
libxl: debug: libxl_event.c:1843:libxl__ao__destroy: ao 0x435300: destroy
xenconsole: Could not read tty from store: Success

--=-Sr1YUXDVLIsNfWmGapeO
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users
--=-Sr1YUXDVLIsNfWmGapeO--


From xen-users-bounces@lists.xen.org Thu Jan 07 10:51:42 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Thu, 07 Jan 2016 10:51:42 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aH89W-00075a-5E; Thu, 07 Jan 2016 10:50:46 +0000
Received: from mail6.bemta3.messagelabs.com ([195.245.230.39])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <prvs=807a36095=Ian.Campbell@citrix.com>)
	id 1aH89U-00075V-0Z
	for xen-users@lists.xen.org; Thu, 07 Jan 2016 10:50:44 +0000
Received: from [85.158.137.68] by server-14.bemta-3.messagelabs.com id
	F3/AD-02975-3034E865; Thu, 07 Jan 2016 10:50:43 +0000
X-Env-Sender: prvs=807a36095=Ian.Campbell@citrix.com
X-Msg-Ref: server-5.tower-31.messagelabs.com!1452163840!14465642!1
X-Originating-IP: [66.165.176.63]
X-SpamReason: No, hits=0.0 required=7.0 tests=sa_preprocessor: 
	VHJ1c3RlZCBJUDogNjYuMTY1LjE3Ni42MyA9PiAzMDYwNDg=\n,
	received_headers: No Received headers
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 15249 invoked from network); 7 Jan 2016 10:50:41 -0000
Received: from smtp02.citrix.com (HELO SMTP02.CITRIX.COM) (66.165.176.63)
	by server-5.tower-31.messagelabs.com with RC4-SHA encrypted SMTP;
	7 Jan 2016 10:50:41 -0000
X-IronPort-AV: E=Sophos;i="5.20,532,1444694400"; 
	d="cfg'?txt'?scan'208";a="329549080"
Message-ID: <1452163727.21055.183.camel@citrix.com>
From: Ian Campbell <ian.campbell@citrix.com>
To: Atul Raut <atul.droid@gmail.com>
Date: Thu, 7 Jan 2016 10:48:47 +0000
In-Reply-To: <CAOX8d0dQqxfkriCOhXnEzgzj9TcoDJDKOjFaNo2cgbrMiLJqOg@mail.gmail.com>
References: <CAOX8d0ejO-hUpmS97-zen9HO=xoeQMzto8HLv8uWO=3xrvZL1Q@mail.gmail.com>
	<CAOX8d0dQqxfkriCOhXnEzgzj9TcoDJDKOjFaNo2cgbrMiLJqOg@mail.gmail.com>
Content-Type: multipart/mixed; boundary="=-Sr1YUXDVLIsNfWmGapeO"
X-Mailer: Evolution 3.18.2-1 
MIME-Version: 1.0
X-DLP: MIA1
Cc: xen-users <xen-users@lists.xen.org>
Subject: Re: [Xen-users] DOMu failed to launch
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

--=-Sr1YUXDVLIsNfWmGapeO
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

Please keep the discussion on list and avoid HTML mails.

I didn't see anything confidentially looking in the logs so I've copied the
list for you this time.

On Wed, 2016-01-06 at 23:44 -0800, Atul Raut wrote:
> Hi Ian,
>=20
> This is regarding my queries - http://comments.gmane.org/gmane.comp.emula
> tors.xen.user/86055=C2=A0;=20
> Sorry I didnt got mail, where you answer.
>=20
> Please find Attachment of my DomU config file & failure logs.

> libxl: verbose: libxl_create.c:101:libxl__domain_build_info_setdefault: q=
emu-xen is unavailable, use qemu-xen-traditional instead: No such file or d=
irectory

I'm unsure why the tools think you need a qemu, AFAICT your configuration
doesn't. I'd suggest removing the serial=3Dpty since that may be confusing
things and is meaningless for an ARM domain (it is specific to x86/HVM
guests)

> libxl: debug: libxl_create.c:945:initiate_domain_create: running bootload=
er
> libxl: debug: libxl_bootloader.c:330:libxl__bootloader_run: no bootloader=
 configured, using user supplied kernel
> libxl: debug: libxl_event.c:691:libxl__ev_xswatch_deregister: watch w=3D0=
x435cf0: deregister unregistered
> domainbuilder: detail: xc_dom_allocate: cmdline=3D"earlycon=3Dxenboot hos=
tname=3DVM1 console=3Dhvc1 root=3D/dev/ram nosoftlockup rcu_cpu_stall_suppr=
ess=3D1", features=3D"(null)"
> libxl: debug: libxl_dom.c:631:libxl__build_pv: pv kernel mapped 0 path /b=
oot/Image
> domainbuilder: detail: xc_dom_kernel_file: filename=3D"/boot/Image"
> domainbuilder: detail: ATUL - xc_dom_malloc_filemap: failed (on file `/bo=
ot/Image')
> domainbuilder: detail: xc_dom_malloc_filemap=C2=A0=C2=A0=C2=A0=C2=A0: 202=
33 kB
> domainbuilder: detail: xc_dom_ramdisk_file: filename=3D"/boot/rootfs.cpio=
.gz"
> domainbuilder: detail: ATUL - xc_dom_malloc_filemap: failed (on file `/bo=
ot/rootfs.cpio.gz')

These two "ATUL - ... failed" messages: If it has failed why is it
continuing? Have you patched the source in some ways?

> domainbuilder: detail: xc_dom_malloc_filemap=C2=A0=C2=A0=C2=A0=C2=A0: 208=
0 kB
> domainbuilder: detail: xc_dom_boot_xen_init: ver 4.6, caps xen-3.0-aarch6=
4 xen-3.0-armv7l
> domainbuilder: detail: xc_dom_rambase_init: RAM starts at 40000
> domainbuilder: detail: xc_dom_parse_image: called
> domainbuilder: detail: xc_dom_find_loader: trying multiboot-binary loader=
 ...
> domainbuilder: detail: loader probe failed
> domainbuilder: detail: xc_dom_find_loader: trying Linux zImage (ARM64) lo=
ader ...
> domainbuilder: detail: loader probe OK
> domainbuilder: detail: xc_dom_parse_zimage64_kernel: called
> domainbuilder: detail: xc_dom_parse_zimage64_kernel: xen-3.0-aarch64: 0x4=
0080000 -> 0x41442620
> libxl: debug: libxl_arm.c:776:libxl__arch_domain_init_hw_description: con=
structing DTB for Xen version 4.6 guest
> libxl: debug: libxl_arm.c:777:libxl__arch_domain_init_hw_description:=C2=
=A0=C2=A0- vGIC version: V3
> libxl: debug: libxl_arm.c:273:make_chosen_node: /chosen/bootargs =3D earl=
ycon=3Dxenboot hostname=3DVM1 console=3Dhvc1 root=3D/dev/ram nosoftlockup r=
cu_cpu_stall_suppress=3D1
> libxl: debug: libxl_arm.c:280:make_chosen_node: /chosen adding placeholde=
r linux,initrd properties
> libxl: debug: libxl_arm.c:380:make_memory_nodes: Creating placeholder nod=
e /memory@40000000
> libxl: debug: libxl_arm.c:380:make_memory_nodes: Creating placeholder nod=
e /memory@200000000
> libxl: debug: libxl_arm.c:871:libxl__arch_domain_init_hw_description: fdt=
 total size 1442
> domainbuilder: detail: xc_dom_devicetree_mem: called
> domainbuilder: detail: xc_dom_mem_init: mem 128 MB, pages 0x8000 pages, 4=
k each
> domainbuilder: detail: xc_dom_mem_init: 0x8000 pages
> domainbuilder: detail: xc_dom_boot_mem_init: called
> domainbuilder: detail: set_mode: guest xen-3.0-aarch64, address size 64
> domainbuilder: detail: xc_dom_malloc=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0: 256 kB
> domainbuilder: detail: populate_guest_memory: populating RAM @ 0000000040=
000000-0000000048000000 (128MB)
> domainbuilder: detail: populate_one_size: populated 0x40/0x40 entries wit=
h shift 9
> domainbuilder: detail: arch_setup_meminit: placing boot modules at 0x47df=
6000
> domainbuilder: detail: arch_setup_meminit: ramdisk: 0x47df6000 -> 0x47fff=
000
> domainbuilder: detail: arch_setup_meminit: devicetree: 0x47fff000 -> 0x48=
000000
> libxl: debug: libxl_arm.c:936:libxl__arch_domain_finalise_hw_description:=
 /chosen updating initrd properties to cover 47df6000-47fff000
> libxl: debug: libxl_arm.c:902:finalise_one_memory_node: Populating placeh=
older node /memory@40000000
> libxl: debug: libxl_arm.c:896:finalise_one_memory_node: Nopping out place=
holder node /memory@200000000
> domainbuilder: detail: xc_dom_build_image: called
> domainbuilder: detail: xc_dom_alloc_segment:=C2=A0=C2=A0=C2=A0kernel=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0: 0x40080000 -> 0x41443000=C2=A0=C2=
=A0(pfn 0x40080 + 0x13c3 pages)
> domainbuilder: detail: xc_dom_malloc=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0: 118 kB
> domainbuilder: detail: xc_dom_pfn_to_ptr_retcount: domU mapping: pfn 0x40=
080+0x13c3 at 0x7f8d6e0000
> domainbuilder: detail: xc_dom_load_zimage_kernel: called
> domainbuilder: detail: xc_dom_load_zimage_kernel: kernel seg 0x40080000-0=
x41443000
> domainbuilder: detail: xc_dom_load_zimage_kernel: copy 20719136 bytes fro=
m blob 0x7f8eced000 to dst 0x7f8d6e0000
> domainbuilder: detail: xc_dom_alloc_segment:=C2=A0=C2=A0=C2=A0ramdisk=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0: 0x47df6000 -> 0x47fff000=C2=A0=C2=A0(pfn=
 0x47df6 + 0x209 pages)
> domainbuilder: detail: xc_dom_pfn_to_ptr_retcount: domU mapping: pfn 0x47=
df6+0x209 at 0x7f8d4d7000
> domainbuilder: detail: xc_dom_alloc_segment:=C2=A0=C2=A0=C2=A0devicetree=
=C2=A0=C2=A0=C2=A0: 0x47fff000 -> 0x48000000=C2=A0=C2=A0(pfn 0x47fff + 0x1 =
pages)
> domainbuilder: detail: xc_dom_pfn_to_ptr_retcount: domU mapping: pfn 0x47=
fff+0x1 at 0x7f903dc000
> domainbuilder: detail: alloc_magic_pages: called
> domainbuilder: detail: count_pgtables_arm: called
> domainbuilder: detail: xc_dom_build_image=C2=A0=C2=A0: virt_alloc_end : 0=
x48000000
> domainbuilder: detail: xc_dom_build_image=C2=A0=C2=A0: virt_pgtab_end : 0=
x0
> domainbuilder: detail: xc_dom_boot_image: called
> domainbuilder: detail: arch_setup_bootearly: doing nothing
> domainbuilder: detail: xc_dom_compat_check: supported guest type: xen-3.0=
-aarch64 <=3D matches
> domainbuilder: detail: xc_dom_compat_check: supported guest type: xen-3.0=
-armv7l
> domainbuilder: detail: setup_pgtables_arm: called
> domainbuilder: detail: clear_page: pfn 0x39000, mfn 0x39000
> domainbuilder: detail: clear_page: pfn 0x39001, mfn 0x39001
> domainbuilder: detail: start_info_arm: called
> domainbuilder: detail: domain builder memory footprint
> domainbuilder: detail:=C2=A0=C2=A0=C2=A0=C2=A0allocated
> domainbuilder: detail:=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0malloc=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
: 389 kB
> domainbuilder: detail:=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0anon mmap=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0: 0 bytes
> domainbuilder: detail:=C2=A0=C2=A0=C2=A0=C2=A0mapped
> domainbuilder: detail:=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0file mmap=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0: 22314 kB
> domainbuilder: detail:=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0domU mmap=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0: 22324 kB
> domainbuilder: detail: vcpu_arm64: called
> domainbuilder: detail: DTB 47fff000
> domainbuilder: detail: Initial state CPSR 0x1c5 PC 0x40080000
> domainbuilder: detail: launch_vm: called, ctxt=3D0x7f903de004
> domainbuilder: detail: xc_dom_gnttab_hvm_seed: called, pfn=3D0x38000
> domainbuilder: detail: xc_dom_release: called
> (XEN) grant_table.c:411:d0v1 Bad flags (0) or dom (0). (expected dom 0)

Line 411 of this file in 4.6 isn't this log message (which appears to be
around line 523. What exact version of Xen are you running? Have you
patched it in any way?

> libxl: debug: libxl_event.c:2193:libxl__ao_progress_report: ao 0x435300: =
progress report: callback queued aop=3D0x4398d0
> libxl: debug: libxl_event.c:1874:libxl__ao_complete: ao 0x435300: complet=
e, rc=3D0
> libxl: debug: libxl_event.c:1410:egc_run_callbacks: ao 0x435300: progress=
 report: callback aop=3D0x4398d0
> libxl: debug: libxl_create.c:1583:do_domain_create: ao 0x435300: inprogre=
ss: poller=3D0x434ba0, flags=3Dic
> libxl: debug: libxl_event.c:1843:libxl__ao__destroy: ao 0x435300: destroy
> xenconsole: Could not read tty from store: Success
--=-Sr1YUXDVLIsNfWmGapeO
Content-Disposition: attachment; filename="vm1.cfg"
Content-Type: text/plain; name="vm1.cfg"; charset="us-ascii"
Content-Transfer-Encoding: 7bit

# Guest name
name = "VM1"

# Guest console
serial = 'pty'

# 128-bit UUID for the domain as a hexadecimal number.
# Use "uuidgen" to generate one if required.
# The default behavior is to generate a new UUID each time the guest is started.
#uuid = "XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX"

# Kernel image to boot
kernel = "/boot/Image"

# Ramdisk (optional)
ramdisk = "/boot/rootfs.cpio.gz"

# Kernel command line options
extra = "earlycon=xenboot hostname=VM1 console=hvc1 root=/dev/ram rw init=/init nosoftlockup rcu_cpu_stall_suppress=1"

# Initial memory allocation (MB)
memory = 128

# Maximum memory (MB)
# If this is greater than `memory' then the slack will start ballooned
# (this assumes guest kernel support for ballooning)
#maxmem = 512

# Number of VCPUS
vcpus = 1
--=-Sr1YUXDVLIsNfWmGapeO
Content-Disposition: attachment; filename="DomU_failure_logs.txt"
Content-Type: text/plain; name="DomU_failure_logs.txt"; charset="us-ascii"
Content-Transfer-Encoding: 7bit

libxl: verbose: libxl_create.c:101:libxl__domain_build_info_setdefault: qemu-xen is unavailable, use qemu-xen-traditional instead: No such file or directory
libxl: debug: libxl_create.c:945:initiate_domain_create: running bootloader
libxl: debug: libxl_bootloader.c:330:libxl__bootloader_run: no bootloader configured, using user supplied kernel
libxl: debug: libxl_event.c:691:libxl__ev_xswatch_deregister: watch w=0x435cf0: deregister unregistered
domainbuilder: detail: xc_dom_allocate: cmdline="earlycon=xenboot hostname=VM1 console=hvc1 root=/dev/ram nosoftlockup rcu_cpu_stall_suppress=1", features="(null)"
libxl: debug: libxl_dom.c:631:libxl__build_pv: pv kernel mapped 0 path /boot/Image
domainbuilder: detail: xc_dom_kernel_file: filename="/boot/Image"
domainbuilder: detail: ATUL - xc_dom_malloc_filemap: failed (on file `/boot/Image')
domainbuilder: detail: xc_dom_malloc_filemap    : 20233 kB
domainbuilder: detail: xc_dom_ramdisk_file: filename="/boot/rootfs.cpio.gz"
domainbuilder: detail: ATUL - xc_dom_malloc_filemap: failed (on file `/boot/rootfs.cpio.gz')
domainbuilder: detail: xc_dom_malloc_filemap    : 2080 kB
domainbuilder: detail: xc_dom_boot_xen_init: ver 4.6, caps xen-3.0-aarch64 xen-3.0-armv7l
domainbuilder: detail: xc_dom_rambase_init: RAM starts at 40000
domainbuilder: detail: xc_dom_parse_image: called
domainbuilder: detail: xc_dom_find_loader: trying multiboot-binary loader ...
domainbuilder: detail: loader probe failed
domainbuilder: detail: xc_dom_find_loader: trying Linux zImage (ARM64) loader ...
domainbuilder: detail: loader probe OK
domainbuilder: detail: xc_dom_parse_zimage64_kernel: called
domainbuilder: detail: xc_dom_parse_zimage64_kernel: xen-3.0-aarch64: 0x40080000 -> 0x41442620
libxl: debug: libxl_arm.c:776:libxl__arch_domain_init_hw_description: constructing DTB for Xen version 4.6 guest
libxl: debug: libxl_arm.c:777:libxl__arch_domain_init_hw_description:  - vGIC version: V3
libxl: debug: libxl_arm.c:273:make_chosen_node: /chosen/bootargs = earlycon=xenboot hostname=VM1 console=hvc1 root=/dev/ram nosoftlockup rcu_cpu_stall_suppress=1
libxl: debug: libxl_arm.c:280:make_chosen_node: /chosen adding placeholder linux,initrd properties
libxl: debug: libxl_arm.c:380:make_memory_nodes: Creating placeholder node /memory@40000000
libxl: debug: libxl_arm.c:380:make_memory_nodes: Creating placeholder node /memory@200000000
libxl: debug: libxl_arm.c:871:libxl__arch_domain_init_hw_description: fdt total size 1442
domainbuilder: detail: xc_dom_devicetree_mem: called
domainbuilder: detail: xc_dom_mem_init: mem 128 MB, pages 0x8000 pages, 4k each
domainbuilder: detail: xc_dom_mem_init: 0x8000 pages
domainbuilder: detail: xc_dom_boot_mem_init: called
domainbuilder: detail: set_mode: guest xen-3.0-aarch64, address size 64
domainbuilder: detail: xc_dom_malloc            : 256 kB
domainbuilder: detail: populate_guest_memory: populating RAM @ 0000000040000000-0000000048000000 (128MB)
domainbuilder: detail: populate_one_size: populated 0x40/0x40 entries with shift 9
domainbuilder: detail: arch_setup_meminit: placing boot modules at 0x47df6000
domainbuilder: detail: arch_setup_meminit: ramdisk: 0x47df6000 -> 0x47fff000
domainbuilder: detail: arch_setup_meminit: devicetree: 0x47fff000 -> 0x48000000
libxl: debug: libxl_arm.c:936:libxl__arch_domain_finalise_hw_description: /chosen updating initrd properties to cover 47df6000-47fff000
libxl: debug: libxl_arm.c:902:finalise_one_memory_node: Populating placeholder node /memory@40000000
libxl: debug: libxl_arm.c:896:finalise_one_memory_node: Nopping out placeholder node /memory@200000000
domainbuilder: detail: xc_dom_build_image: called
domainbuilder: detail: xc_dom_alloc_segment:   kernel       : 0x40080000 -> 0x41443000  (pfn 0x40080 + 0x13c3 pages)
domainbuilder: detail: xc_dom_malloc            : 118 kB
domainbuilder: detail: xc_dom_pfn_to_ptr_retcount: domU mapping: pfn 0x40080+0x13c3 at 0x7f8d6e0000
domainbuilder: detail: xc_dom_load_zimage_kernel: called
domainbuilder: detail: xc_dom_load_zimage_kernel: kernel seg 0x40080000-0x41443000
domainbuilder: detail: xc_dom_load_zimage_kernel: copy 20719136 bytes from blob 0x7f8eced000 to dst 0x7f8d6e0000
domainbuilder: detail: xc_dom_alloc_segment:   ramdisk      : 0x47df6000 -> 0x47fff000  (pfn 0x47df6 + 0x209 pages)
domainbuilder: detail: xc_dom_pfn_to_ptr_retcount: domU mapping: pfn 0x47df6+0x209 at 0x7f8d4d7000
domainbuilder: detail: xc_dom_alloc_segment:   devicetree   : 0x47fff000 -> 0x48000000  (pfn 0x47fff + 0x1 pages)
domainbuilder: detail: xc_dom_pfn_to_ptr_retcount: domU mapping: pfn 0x47fff+0x1 at 0x7f903dc000
domainbuilder: detail: alloc_magic_pages: called
domainbuilder: detail: count_pgtables_arm: called
domainbuilder: detail: xc_dom_build_image  : virt_alloc_end : 0x48000000
domainbuilder: detail: xc_dom_build_image  : virt_pgtab_end : 0x0
domainbuilder: detail: xc_dom_boot_image: called
domainbuilder: detail: arch_setup_bootearly: doing nothing
domainbuilder: detail: xc_dom_compat_check: supported guest type: xen-3.0-aarch64 <= matches
domainbuilder: detail: xc_dom_compat_check: supported guest type: xen-3.0-armv7l
domainbuilder: detail: setup_pgtables_arm: called
domainbuilder: detail: clear_page: pfn 0x39000, mfn 0x39000
domainbuilder: detail: clear_page: pfn 0x39001, mfn 0x39001
domainbuilder: detail: start_info_arm: called
domainbuilder: detail: domain builder memory footprint
domainbuilder: detail:    allocated
domainbuilder: detail:       malloc             : 389 kB
domainbuilder: detail:       anon mmap          : 0 bytes
domainbuilder: detail:    mapped
domainbuilder: detail:       file mmap          : 22314 kB
domainbuilder: detail:       domU mmap          : 22324 kB
domainbuilder: detail: vcpu_arm64: called
domainbuilder: detail: DTB 47fff000
domainbuilder: detail: Initial state CPSR 0x1c5 PC 0x40080000
domainbuilder: detail: launch_vm: called, ctxt=0x7f903de004
domainbuilder: detail: xc_dom_gnttab_hvm_seed: called, pfn=0x38000
domainbuilder: detail: xc_dom_release: called
(XEN) grant_table.c:411:d0v1 Bad flags (0) or dom (0). (expected dom 0)
libxl: debug: libxl_event.c:2193:libxl__ao_progress_report: ao 0x435300: progress report: callback queued aop=0x4398d0
libxl: debug: libxl_event.c:1874:libxl__ao_complete: ao 0x435300: complete, rc=0
libxl: debug: libxl_event.c:1410:egc_run_callbacks: ao 0x435300: progress report: callback aop=0x4398d0
libxl: debug: libxl_create.c:1583:do_domain_create: ao 0x435300: inprogress: poller=0x434ba0, flags=ic
libxl: debug: libxl_event.c:1843:libxl__ao__destroy: ao 0x435300: destroy
xenconsole: Could not read tty from store: Success

--=-Sr1YUXDVLIsNfWmGapeO
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users
--=-Sr1YUXDVLIsNfWmGapeO--


From xen-users-bounces@lists.xen.org Thu Jan 07 11:42:12 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Thu, 07 Jan 2016 11:42:12 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aH8wL-0001Um-Ov; Thu, 07 Jan 2016 11:41:13 +0000
Received: from mail6.bemta3.messagelabs.com ([195.245.230.39])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xikangjie@360.cn>) id 1aH8wJ-0001UO-Gc
	for Xen-users@lists.xen.org; Thu, 07 Jan 2016 11:41:11 +0000
Received: from [85.158.137.68] by server-8.bemta-3.messagelabs.com id
	E5/8D-31069-6DE4E865; Thu, 07 Jan 2016 11:41:10 +0000
X-Env-Sender: xikangjie@360.cn
X-Msg-Ref: server-9.tower-31.messagelabs.com!1452166865!1818612!1
X-Originating-IP: [123.125.82.7]
X-SpamReason: No, hits=-1.2 required=7.0 tests=HTML_90_100,HTML_MESSAGE,
	MIME_BASE64_TEXT,ML_RADAR_FP_R_14,spamassassin: 
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 5473 invoked from network); 7 Jan 2016 11:41:07 -0000
Received: from mtabjsc2.360.cn (HELO mtabjsc2.360.cn) (123.125.82.7)
	by server-9.tower-31.messagelabs.com with DHE-RSA-AES256-SHA encrypted
	SMTP; 7 Jan 2016 11:41:07 -0000
Received: from CAS2.corp.qihoo.net (cas2.corp.qihoo.net [220.181.158.130])
	(using TLSv1 with cipher AES256-SHA (256/256 bits))
	(No client certificate requested)
	by mtabjsc2.360.cn (QHMAIL) with ESMTP id 5FCCC6B044A
	for <Xen-users@lists.xen.org>; Thu,  7 Jan 2016 19:32:17 +0800 (CST)
Received: from EX01.corp.qihoo.net ([fe80::1c65:facd:d8aa:c20a]) by
	CAS2.corp.qihoo.net ([220.181.158.130]) with mapi id 14.02.0342.003;
	Thu, 7 Jan 2016 19:41:02 +0800
From: =?gb2312?B?z6+/tb3c?= <xikangjie@360.cn>
To: "Xen-users@lists.xen.org" <Xen-users@lists.xen.org>
Thread-Topic: how to use xl create domains concurrently ?
Thread-Index: AdFJQCwOro3+apnOTreceLfUindv4A==
Date: Thu, 7 Jan 2016 11:41:02 +0000
Message-ID: <21D42A94174EE345809CF640696801D501B7FBEA@EX01.corp.qihoo.net>
Accept-Language: zh-CN, en-US
Content-Language: zh-CN
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
x-originating-ip: [10.18.32.32]
MIME-Version: 1.0
Subject: [Xen-users] how to use xl create domains concurrently ?
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: multipart/mixed; boundary="===============8373188664250110593=="
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

--===============8373188664250110593==
Content-Language: zh-CN
Content-Type: multipart/alternative;
	boundary="_000_21D42A94174EE345809CF640696801D501B7FBEAEX01corpqihoone_"

--_000_21D42A94174EE345809CF640696801D501B7FBEAEX01corpqihoone_
Content-Type: text/plain; charset="gb2312"
Content-Transfer-Encoding: base64

SGksDQoNCkkgYW0gdXNpbmcgWGVuLTQuNS4xIG9uIENlbnRPUy02LjWjrCBJIGZpbmQgeGwgY3Jl
YXRlIGRvbWFpbnMgc2VyaWFsbHksDQpzbyBpZiBJIGNyZWF0ZSBvbmUgZG9tYWluLCBpdCB0YWtl
cyBhYm91dCA0IHNlY29uZHMsIGNyZWF0ZSAxMCBkb21haW5zLA0KaXQgd2lsbCB0YWtlcyBhYm91
dCA0MCBzZWNvbmRzLCBpdCBpcyB0b28gbG9uZywgaXMgdGhlcmUgYW55IHdheSB0byBjcmVhdGUN
CmRvbWFpbnMgY29uY3VycmVudGx5ID8gb3IgYW55IHdheSB0byBjcmVhdGUgbXVsdGlwbGUgZG9t
YWlucyBpbiBsZXNzIHRpbWU/DQoNClRoYW5rcyBpbiBhZHZhbmNlLA0KDQpYaSBLYW5namllDQo=

--_000_21D42A94174EE345809CF640696801D501B7FBEAEX01corpqihoone_
Content-Type: text/html; charset="gb2312"
Content-Transfer-Encoding: quoted-printable

<html xmlns:v=3D"urn:schemas-microsoft-com:vml" xmlns:o=3D"urn:schemas-micr=
osoft-com:office:office" xmlns:w=3D"urn:schemas-microsoft-com:office:word" =
xmlns:m=3D"http://schemas.microsoft.com/office/2004/12/omml" xmlns=3D"http:=
//www.w3.org/TR/REC-html40">
<head>
<meta http-equiv=3D"Content-Type" content=3D"text/html; charset=3Dgb2312">
<meta name=3D"Generator" content=3D"Microsoft Word 14 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
	{font-family:=CB=CE=CC=E5;
	panose-1:2 1 6 0 3 1 1 1 1 1;}
@font-face
	{font-family:=CB=CE=CC=E5;
	panose-1:2 1 6 0 3 1 1 1 1 1;}
@font-face
	{font-family:Calibri;
	panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
	{font-family:=CE=A2=C8=ED=D1=C5=BA=DA;
	panose-1:2 11 5 3 2 2 4 2 2 4;}
@font-face
	{font-family:"\@=CE=A2=C8=ED=D1=C5=BA=DA";
	panose-1:2 11 5 3 2 2 4 2 2 4;}
@font-face
	{font-family:"\@=CB=CE=CC=E5";
	panose-1:2 1 6 0 3 1 1 1 1 1;}
@font-face
	{font-family:Consolas;
	panose-1:2 11 6 9 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
	{margin:0cm;
	margin-bottom:.0001pt;
	text-align:justify;
	text-justify:inter-ideograph;
	font-size:10.5pt;
	font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
	{mso-style-priority:99;
	color:blue;
	text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
	{mso-style-priority:99;
	color:purple;
	text-decoration:underline;}
p.MsoAcetate, li.MsoAcetate, div.MsoAcetate
	{mso-style-priority:99;
	mso-style-link:"=C5=FA=D7=A2=BF=F2=CE=C4=B1=BE Char";
	margin:0cm;
	margin-bottom:.0001pt;
	text-align:justify;
	text-justify:inter-ideograph;
	font-size:9.0pt;
	font-family:"Calibri","sans-serif";}
span.EmailStyle17
	{mso-style-type:personal-compose;
	font-family:Consolas;
	color:windowtext;}
span.Char
	{mso-style-name:"=C5=FA=D7=A2=BF=F2=CE=C4=B1=BE Char";
	mso-style-priority:99;
	mso-style-link:=C5=FA=D7=A2=BF=F2=CE=C4=B1=BE;}
.MsoChpDefault
	{mso-style-type:export-only;
	font-family:"Calibri","sans-serif";}
/* Page Definitions */
@page WordSection1
	{size:612.0pt 792.0pt;
	margin:72.0pt 90.0pt 72.0pt 90.0pt;}
div.WordSection1
	{page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext=3D"edit" spidmax=3D"1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext=3D"edit">
<o:idmap v:ext=3D"edit" data=3D"1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang=3D"ZH-CN" link=3D"blue" vlink=3D"purple" style=3D"text-justify-t=
rim:punctuation">
<div class=3D"WordSection1">
<p class=3D"MsoNormal"><span lang=3D"EN-US" style=3D"font-family:Consolas">=
Hi,<o:p></o:p></span></p>
<p class=3D"MsoNormal"><span lang=3D"EN-US" style=3D"font-family:Consolas">=
<o:p>&nbsp;</o:p></span></p>
<p class=3D"MsoNormal"><span lang=3D"EN-US" style=3D"font-family:Consolas">=
I am using Xen-4.5.1 on CentOS-6.5</span><span style=3D"font-family:&quot;=
=CE=A2=C8=ED=D1=C5=BA=DA&quot;,&quot;sans-serif&quot;">=A3=AC</span><span s=
tyle=3D"font-family:Consolas">
<span lang=3D"EN-US">I find xl create domains serially,<o:p></o:p></span></=
span></p>
<p class=3D"MsoNormal"><span lang=3D"EN-US" style=3D"font-family:Consolas">=
so if I create one domain, it takes about 4 seconds, create 10 domains,<o:p=
></o:p></span></p>
<p class=3D"MsoNormal"><span lang=3D"EN-US" style=3D"font-family:Consolas">=
it will takes about 40 seconds, it is too long, is there any way to create<=
o:p></o:p></span></p>
<p class=3D"MsoNormal"><span lang=3D"EN-US" style=3D"font-family:Consolas">=
domains concurrently ? or any way to create multiple domains in less time?<=
o:p></o:p></span></p>
<p class=3D"MsoNormal"><span lang=3D"EN-US" style=3D"font-family:Consolas">=
<o:p>&nbsp;</o:p></span></p>
<p class=3D"MsoNormal"><span lang=3D"EN-US" style=3D"font-family:Consolas">=
Thanks in advance,<o:p></o:p></span></p>
<p class=3D"MsoNormal"><span lang=3D"EN-US" style=3D"font-family:Consolas">=
<o:p>&nbsp;</o:p></span></p>
<p class=3D"MsoNormal"><span lang=3D"EN-US" style=3D"font-family:Consolas">=
Xi Kangjie</span><span lang=3D"EN-US"><o:p></o:p></span></p>
</div>
</body>
</html>

--_000_21D42A94174EE345809CF640696801D501B7FBEAEX01corpqihoone_--


--===============8373188664250110593==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users
--===============8373188664250110593==--


From xen-users-bounces@lists.xen.org Thu Jan 07 11:42:12 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Thu, 07 Jan 2016 11:42:12 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aH8wL-0001Um-Ov; Thu, 07 Jan 2016 11:41:13 +0000
Received: from mail6.bemta3.messagelabs.com ([195.245.230.39])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xikangjie@360.cn>) id 1aH8wJ-0001UO-Gc
	for Xen-users@lists.xen.org; Thu, 07 Jan 2016 11:41:11 +0000
Received: from [85.158.137.68] by server-8.bemta-3.messagelabs.com id
	E5/8D-31069-6DE4E865; Thu, 07 Jan 2016 11:41:10 +0000
X-Env-Sender: xikangjie@360.cn
X-Msg-Ref: server-9.tower-31.messagelabs.com!1452166865!1818612!1
X-Originating-IP: [123.125.82.7]
X-SpamReason: No, hits=-1.2 required=7.0 tests=HTML_90_100,HTML_MESSAGE,
	MIME_BASE64_TEXT,ML_RADAR_FP_R_14,spamassassin: 
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 5473 invoked from network); 7 Jan 2016 11:41:07 -0000
Received: from mtabjsc2.360.cn (HELO mtabjsc2.360.cn) (123.125.82.7)
	by server-9.tower-31.messagelabs.com with DHE-RSA-AES256-SHA encrypted
	SMTP; 7 Jan 2016 11:41:07 -0000
Received: from CAS2.corp.qihoo.net (cas2.corp.qihoo.net [220.181.158.130])
	(using TLSv1 with cipher AES256-SHA (256/256 bits))
	(No client certificate requested)
	by mtabjsc2.360.cn (QHMAIL) with ESMTP id 5FCCC6B044A
	for <Xen-users@lists.xen.org>; Thu,  7 Jan 2016 19:32:17 +0800 (CST)
Received: from EX01.corp.qihoo.net ([fe80::1c65:facd:d8aa:c20a]) by
	CAS2.corp.qihoo.net ([220.181.158.130]) with mapi id 14.02.0342.003;
	Thu, 7 Jan 2016 19:41:02 +0800
From: =?gb2312?B?z6+/tb3c?= <xikangjie@360.cn>
To: "Xen-users@lists.xen.org" <Xen-users@lists.xen.org>
Thread-Topic: how to use xl create domains concurrently ?
Thread-Index: AdFJQCwOro3+apnOTreceLfUindv4A==
Date: Thu, 7 Jan 2016 11:41:02 +0000
Message-ID: <21D42A94174EE345809CF640696801D501B7FBEA@EX01.corp.qihoo.net>
Accept-Language: zh-CN, en-US
Content-Language: zh-CN
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
x-originating-ip: [10.18.32.32]
MIME-Version: 1.0
Subject: [Xen-users] how to use xl create domains concurrently ?
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: multipart/mixed; boundary="===============8373188664250110593=="
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

--===============8373188664250110593==
Content-Language: zh-CN
Content-Type: multipart/alternative;
	boundary="_000_21D42A94174EE345809CF640696801D501B7FBEAEX01corpqihoone_"

--_000_21D42A94174EE345809CF640696801D501B7FBEAEX01corpqihoone_
Content-Type: text/plain; charset="gb2312"
Content-Transfer-Encoding: base64

SGksDQoNCkkgYW0gdXNpbmcgWGVuLTQuNS4xIG9uIENlbnRPUy02LjWjrCBJIGZpbmQgeGwgY3Jl
YXRlIGRvbWFpbnMgc2VyaWFsbHksDQpzbyBpZiBJIGNyZWF0ZSBvbmUgZG9tYWluLCBpdCB0YWtl
cyBhYm91dCA0IHNlY29uZHMsIGNyZWF0ZSAxMCBkb21haW5zLA0KaXQgd2lsbCB0YWtlcyBhYm91
dCA0MCBzZWNvbmRzLCBpdCBpcyB0b28gbG9uZywgaXMgdGhlcmUgYW55IHdheSB0byBjcmVhdGUN
CmRvbWFpbnMgY29uY3VycmVudGx5ID8gb3IgYW55IHdheSB0byBjcmVhdGUgbXVsdGlwbGUgZG9t
YWlucyBpbiBsZXNzIHRpbWU/DQoNClRoYW5rcyBpbiBhZHZhbmNlLA0KDQpYaSBLYW5namllDQo=

--_000_21D42A94174EE345809CF640696801D501B7FBEAEX01corpqihoone_
Content-Type: text/html; charset="gb2312"
Content-Transfer-Encoding: quoted-printable

<html xmlns:v=3D"urn:schemas-microsoft-com:vml" xmlns:o=3D"urn:schemas-micr=
osoft-com:office:office" xmlns:w=3D"urn:schemas-microsoft-com:office:word" =
xmlns:m=3D"http://schemas.microsoft.com/office/2004/12/omml" xmlns=3D"http:=
//www.w3.org/TR/REC-html40">
<head>
<meta http-equiv=3D"Content-Type" content=3D"text/html; charset=3Dgb2312">
<meta name=3D"Generator" content=3D"Microsoft Word 14 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
	{font-family:=CB=CE=CC=E5;
	panose-1:2 1 6 0 3 1 1 1 1 1;}
@font-face
	{font-family:=CB=CE=CC=E5;
	panose-1:2 1 6 0 3 1 1 1 1 1;}
@font-face
	{font-family:Calibri;
	panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
	{font-family:=CE=A2=C8=ED=D1=C5=BA=DA;
	panose-1:2 11 5 3 2 2 4 2 2 4;}
@font-face
	{font-family:"\@=CE=A2=C8=ED=D1=C5=BA=DA";
	panose-1:2 11 5 3 2 2 4 2 2 4;}
@font-face
	{font-family:"\@=CB=CE=CC=E5";
	panose-1:2 1 6 0 3 1 1 1 1 1;}
@font-face
	{font-family:Consolas;
	panose-1:2 11 6 9 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
	{margin:0cm;
	margin-bottom:.0001pt;
	text-align:justify;
	text-justify:inter-ideograph;
	font-size:10.5pt;
	font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
	{mso-style-priority:99;
	color:blue;
	text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
	{mso-style-priority:99;
	color:purple;
	text-decoration:underline;}
p.MsoAcetate, li.MsoAcetate, div.MsoAcetate
	{mso-style-priority:99;
	mso-style-link:"=C5=FA=D7=A2=BF=F2=CE=C4=B1=BE Char";
	margin:0cm;
	margin-bottom:.0001pt;
	text-align:justify;
	text-justify:inter-ideograph;
	font-size:9.0pt;
	font-family:"Calibri","sans-serif";}
span.EmailStyle17
	{mso-style-type:personal-compose;
	font-family:Consolas;
	color:windowtext;}
span.Char
	{mso-style-name:"=C5=FA=D7=A2=BF=F2=CE=C4=B1=BE Char";
	mso-style-priority:99;
	mso-style-link:=C5=FA=D7=A2=BF=F2=CE=C4=B1=BE;}
.MsoChpDefault
	{mso-style-type:export-only;
	font-family:"Calibri","sans-serif";}
/* Page Definitions */
@page WordSection1
	{size:612.0pt 792.0pt;
	margin:72.0pt 90.0pt 72.0pt 90.0pt;}
div.WordSection1
	{page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext=3D"edit" spidmax=3D"1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext=3D"edit">
<o:idmap v:ext=3D"edit" data=3D"1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang=3D"ZH-CN" link=3D"blue" vlink=3D"purple" style=3D"text-justify-t=
rim:punctuation">
<div class=3D"WordSection1">
<p class=3D"MsoNormal"><span lang=3D"EN-US" style=3D"font-family:Consolas">=
Hi,<o:p></o:p></span></p>
<p class=3D"MsoNormal"><span lang=3D"EN-US" style=3D"font-family:Consolas">=
<o:p>&nbsp;</o:p></span></p>
<p class=3D"MsoNormal"><span lang=3D"EN-US" style=3D"font-family:Consolas">=
I am using Xen-4.5.1 on CentOS-6.5</span><span style=3D"font-family:&quot;=
=CE=A2=C8=ED=D1=C5=BA=DA&quot;,&quot;sans-serif&quot;">=A3=AC</span><span s=
tyle=3D"font-family:Consolas">
<span lang=3D"EN-US">I find xl create domains serially,<o:p></o:p></span></=
span></p>
<p class=3D"MsoNormal"><span lang=3D"EN-US" style=3D"font-family:Consolas">=
so if I create one domain, it takes about 4 seconds, create 10 domains,<o:p=
></o:p></span></p>
<p class=3D"MsoNormal"><span lang=3D"EN-US" style=3D"font-family:Consolas">=
it will takes about 40 seconds, it is too long, is there any way to create<=
o:p></o:p></span></p>
<p class=3D"MsoNormal"><span lang=3D"EN-US" style=3D"font-family:Consolas">=
domains concurrently ? or any way to create multiple domains in less time?<=
o:p></o:p></span></p>
<p class=3D"MsoNormal"><span lang=3D"EN-US" style=3D"font-family:Consolas">=
<o:p>&nbsp;</o:p></span></p>
<p class=3D"MsoNormal"><span lang=3D"EN-US" style=3D"font-family:Consolas">=
Thanks in advance,<o:p></o:p></span></p>
<p class=3D"MsoNormal"><span lang=3D"EN-US" style=3D"font-family:Consolas">=
<o:p>&nbsp;</o:p></span></p>
<p class=3D"MsoNormal"><span lang=3D"EN-US" style=3D"font-family:Consolas">=
Xi Kangjie</span><span lang=3D"EN-US"><o:p></o:p></span></p>
</div>
</body>
</html>

--_000_21D42A94174EE345809CF640696801D501B7FBEAEX01corpqihoone_--


--===============8373188664250110593==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users
--===============8373188664250110593==--


From xen-users-bounces@lists.xen.org Thu Jan 07 11:56:36 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Thu, 07 Jan 2016 11:56:36 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aH9B1-0002mn-5J; Thu, 07 Jan 2016 11:56:23 +0000
Received: from mail6.bemta4.messagelabs.com ([85.158.143.247])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <prvs=807a36095=Ian.Campbell@citrix.com>)
	id 1aH9Az-0002mf-3C
	for Xen-users@lists.xen.org; Thu, 07 Jan 2016 11:56:21 +0000
Received: from [85.158.143.35] by server-1.bemta-4.messagelabs.com id
	DB/AF-09708-4625E865; Thu, 07 Jan 2016 11:56:20 +0000
X-Env-Sender: prvs=807a36095=Ian.Campbell@citrix.com
X-Msg-Ref: server-8.tower-21.messagelabs.com!1452167778!8840750!1
X-Originating-IP: [66.165.176.89]
X-SpamReason: No, hits=0.0 required=7.0 tests=sa_preprocessor: 
	VHJ1c3RlZCBJUDogNjYuMTY1LjE3Ni44OSA9PiAyMDMwMDc=\n,
	received_headers: No Received headers
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 8103 invoked from network); 7 Jan 2016 11:56:19 -0000
Received: from smtp.citrix.com (HELO SMTP.CITRIX.COM) (66.165.176.89)
	by server-8.tower-21.messagelabs.com with RC4-SHA encrypted SMTP;
	7 Jan 2016 11:56:19 -0000
X-IronPort-AV: E=Sophos;i="5.20,532,1444694400"; d="scan'208";a="323404758"
Message-ID: <1452167664.21055.200.camel@citrix.com>
From: Ian Campbell <ian.campbell@citrix.com>
To: =?UTF-8?Q?=E5=B8=AD=E5=BA=B7=E6=9D=B0?= <xikangjie@360.cn>,
	"Xen-users@lists.xen.org" <Xen-users@lists.xen.org>
Date: Thu, 7 Jan 2016 11:54:24 +0000
In-Reply-To: <21D42A94174EE345809CF640696801D501B7FBEA@EX01.corp.qihoo.net>
References: <21D42A94174EE345809CF640696801D501B7FBEA@EX01.corp.qihoo.net>
X-Mailer: Evolution 3.18.2-1 
MIME-Version: 1.0
X-DLP: MIA2
Subject: Re: [Xen-users] how to use xl create domains concurrently ?
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: base64
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

T24gVGh1LCAyMDE2LTAxLTA3IGF0IDExOjQxICswMDAwLCDluK3lurfmnbAgd3JvdGU6Cj4gSGks
Cj4gwqAKPiBJIGFtIHVzaW5nIFhlbi00LjUuMSBvbiBDZW50T1MtNi4177yMIEkgZmluZCB4bCBj
cmVhdGUgZG9tYWlucyBzZXJpYWxseSwKPiBzbyBpZiBJIGNyZWF0ZSBvbmUgZG9tYWluLCBpdCB0
YWtlcyBhYm91dCA0IHNlY29uZHMsIGNyZWF0ZSAxMCBkb21haW5zLAo+IGl0IHdpbGwgdGFrZXMg
YWJvdXQgNDAgc2Vjb25kcywgaXQgaXMgdG9vIGxvbmcsIGlzIHRoZXJlIGFueSB3YXkgdG8gY3Jl
YXRlCj4gZG9tYWlucyBjb25jdXJyZW50bHkgPyBvciBhbnkgd2F5IHRvIGNyZWF0ZSBtdWx0aXBs
ZSBkb21haW5zIGluIGxlc3MgdGltZT8KCnhsIGhhcyBhdCBsZWFzdCBvbmUgYmlnIGxvY2sgYXJv
dW5kIGRvbWFpbiBjcmVhdGlvbiAodG8gZG8gd2l0aCBkb20wIG1lbW9yeQpiYWxsb29uaW5nIElJ
UkMpLCB0aGVyZSBtYXkgYWxzbyBiZSBvdGhlcnMgaW4geGwgYW5kIGxpYnhsLgoKUmVzb2x2aW5n
IHRoaXMgaGFzIGJlZW4gYSBsb25nIHN0YW5kaW5nIFRPRE8gZGV2ZWxvcG1lbnQgaXRlbSwgYnV0
IEFGQUlLIG5vCmJvZHkgaXMgd29ya2luZyBvbiBpdC4KCklmIHlvdSBhcmUgaW50ZXJlc3RlZCBp
biB0YWNrbGluZyB0aGlzIHByb2JsZW0gdGhlbiBJIHdvdWxkIHN1Z2dlc3QKYnJpbmdpbmcgaXQg
dXAgb24geGVuLWRldmVsIHdoZXJlIGhvcGVmdWxseSBvdGhlciBmb2xrcyB3aWxsIHJlbWVtYmVy
IG1vcmUKb2YgdGhlIGRldGFpbHMgcmVnYXJkaW5nIHRoZSBjdXJyZW50IHNpdHVhdGlvbiBhbmQg
cGxhbm5lZCBpbXByb3ZlbWVudHMuCgpJYW4uCgoKX19fX19fX19fX19fX19fX19fX19fX19fX19f
X19fX19fX19fX19fX19fX19fX18KWGVuLXVzZXJzIG1haWxpbmcgbGlzdApYZW4tdXNlcnNAbGlz
dHMueGVuLm9yZwpodHRwOi8vbGlzdHMueGVuLm9yZy94ZW4tdXNlcnM=

From xen-users-bounces@lists.xen.org Thu Jan 07 11:56:36 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Thu, 07 Jan 2016 11:56:36 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aH9B1-0002mn-5J; Thu, 07 Jan 2016 11:56:23 +0000
Received: from mail6.bemta4.messagelabs.com ([85.158.143.247])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <prvs=807a36095=Ian.Campbell@citrix.com>)
	id 1aH9Az-0002mf-3C
	for Xen-users@lists.xen.org; Thu, 07 Jan 2016 11:56:21 +0000
Received: from [85.158.143.35] by server-1.bemta-4.messagelabs.com id
	DB/AF-09708-4625E865; Thu, 07 Jan 2016 11:56:20 +0000
X-Env-Sender: prvs=807a36095=Ian.Campbell@citrix.com
X-Msg-Ref: server-8.tower-21.messagelabs.com!1452167778!8840750!1
X-Originating-IP: [66.165.176.89]
X-SpamReason: No, hits=0.0 required=7.0 tests=sa_preprocessor: 
	VHJ1c3RlZCBJUDogNjYuMTY1LjE3Ni44OSA9PiAyMDMwMDc=\n,
	received_headers: No Received headers
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 8103 invoked from network); 7 Jan 2016 11:56:19 -0000
Received: from smtp.citrix.com (HELO SMTP.CITRIX.COM) (66.165.176.89)
	by server-8.tower-21.messagelabs.com with RC4-SHA encrypted SMTP;
	7 Jan 2016 11:56:19 -0000
X-IronPort-AV: E=Sophos;i="5.20,532,1444694400"; d="scan'208";a="323404758"
Message-ID: <1452167664.21055.200.camel@citrix.com>
From: Ian Campbell <ian.campbell@citrix.com>
To: =?UTF-8?Q?=E5=B8=AD=E5=BA=B7=E6=9D=B0?= <xikangjie@360.cn>,
	"Xen-users@lists.xen.org" <Xen-users@lists.xen.org>
Date: Thu, 7 Jan 2016 11:54:24 +0000
In-Reply-To: <21D42A94174EE345809CF640696801D501B7FBEA@EX01.corp.qihoo.net>
References: <21D42A94174EE345809CF640696801D501B7FBEA@EX01.corp.qihoo.net>
X-Mailer: Evolution 3.18.2-1 
MIME-Version: 1.0
X-DLP: MIA2
Subject: Re: [Xen-users] how to use xl create domains concurrently ?
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: base64
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

T24gVGh1LCAyMDE2LTAxLTA3IGF0IDExOjQxICswMDAwLCDluK3lurfmnbAgd3JvdGU6Cj4gSGks
Cj4gwqAKPiBJIGFtIHVzaW5nIFhlbi00LjUuMSBvbiBDZW50T1MtNi4177yMIEkgZmluZCB4bCBj
cmVhdGUgZG9tYWlucyBzZXJpYWxseSwKPiBzbyBpZiBJIGNyZWF0ZSBvbmUgZG9tYWluLCBpdCB0
YWtlcyBhYm91dCA0IHNlY29uZHMsIGNyZWF0ZSAxMCBkb21haW5zLAo+IGl0IHdpbGwgdGFrZXMg
YWJvdXQgNDAgc2Vjb25kcywgaXQgaXMgdG9vIGxvbmcsIGlzIHRoZXJlIGFueSB3YXkgdG8gY3Jl
YXRlCj4gZG9tYWlucyBjb25jdXJyZW50bHkgPyBvciBhbnkgd2F5IHRvIGNyZWF0ZSBtdWx0aXBs
ZSBkb21haW5zIGluIGxlc3MgdGltZT8KCnhsIGhhcyBhdCBsZWFzdCBvbmUgYmlnIGxvY2sgYXJv
dW5kIGRvbWFpbiBjcmVhdGlvbiAodG8gZG8gd2l0aCBkb20wIG1lbW9yeQpiYWxsb29uaW5nIElJ
UkMpLCB0aGVyZSBtYXkgYWxzbyBiZSBvdGhlcnMgaW4geGwgYW5kIGxpYnhsLgoKUmVzb2x2aW5n
IHRoaXMgaGFzIGJlZW4gYSBsb25nIHN0YW5kaW5nIFRPRE8gZGV2ZWxvcG1lbnQgaXRlbSwgYnV0
IEFGQUlLIG5vCmJvZHkgaXMgd29ya2luZyBvbiBpdC4KCklmIHlvdSBhcmUgaW50ZXJlc3RlZCBp
biB0YWNrbGluZyB0aGlzIHByb2JsZW0gdGhlbiBJIHdvdWxkIHN1Z2dlc3QKYnJpbmdpbmcgaXQg
dXAgb24geGVuLWRldmVsIHdoZXJlIGhvcGVmdWxseSBvdGhlciBmb2xrcyB3aWxsIHJlbWVtYmVy
IG1vcmUKb2YgdGhlIGRldGFpbHMgcmVnYXJkaW5nIHRoZSBjdXJyZW50IHNpdHVhdGlvbiBhbmQg
cGxhbm5lZCBpbXByb3ZlbWVudHMuCgpJYW4uCgoKX19fX19fX19fX19fX19fX19fX19fX19fX19f
X19fX19fX19fX19fX19fX19fX18KWGVuLXVzZXJzIG1haWxpbmcgbGlzdApYZW4tdXNlcnNAbGlz
dHMueGVuLm9yZwpodHRwOi8vbGlzdHMueGVuLm9yZy94ZW4tdXNlcnM=

From xen-users-bounces@lists.xen.org Thu Jan 07 12:00:06 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Thu, 07 Jan 2016 12:00:06 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aH9ES-0002zT-Eo; Thu, 07 Jan 2016 11:59:56 +0000
Received: from mail6.bemta4.messagelabs.com ([85.158.143.247])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <linux@thehobsons.co.uk>) id 1aH9ER-0002zK-AG
	for Xen-users@lists.xen.org; Thu, 07 Jan 2016 11:59:55 +0000
Received: from [85.158.143.35] by server-1.bemta-4.messagelabs.com id
	28/44-09708-A335E865; Thu, 07 Jan 2016 11:59:54 +0000
X-Env-Sender: linux@thehobsons.co.uk
X-Msg-Ref: server-16.tower-21.messagelabs.com!1452167993!4459583!1
X-Originating-IP: [81.174.135.208]
X-SpamReason: No, hits=0.0 required=7.0 tests=
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 31101 invoked from network); 7 Jan 2016 11:59:54 -0000
Received: from patsy.thehobsons.co.uk (HELO patsy.thehobsons.co.uk)
	(81.174.135.208)
	by server-16.tower-21.messagelabs.com with DHE-RSA-AES256-GCM-SHA384
	encrypted SMTP; 7 Jan 2016 11:59:54 -0000
X-Virus-Scanned: Debian amavisd-new at patsy.thehobsons.co.uk
Received: from [192.168.7.10] (wifi2.furness.net [195.8.169.130])
	by patsy.thehobsons.co.uk (Postfix) with ESMTPSA id DFDC81A074
	for <Xen-users@lists.xen.org>; Thu,  7 Jan 2016 11:59:49 +0000 (UTC)
Mime-Version: 1.0 (Mac OS X Mail 6.6 \(1510\))
From: Simon Hobson <linux@thehobsons.co.uk>
In-Reply-To: <21D42A94174EE345809CF640696801D501B7FBEA@EX01.corp.qihoo.net>
Date: Thu, 7 Jan 2016 11:59:43 +0000
Message-Id: <EB4FDDC4-3F69-45E2-BF1A-CF0C7A37ABD7@thehobsons.co.uk>
References: <21D42A94174EE345809CF640696801D501B7FBEA@EX01.corp.qihoo.net>
To: "xen-users@lists.xen.org" <Xen-users@lists.xen.org>
X-Mailer: Apple Mail (2.1510)
Subject: Re: [Xen-users] how to use xl create domains concurrently ?
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

> I find xl create domains serially,
> so if I create one domain, it takes about 4 seconds, create 10 domains,
> it will takes about 40 seconds, it is too long, is there any way to create
> domains concurrently ?

xl create ... &
xl create ... &

That should get you your terminal back straight away - I've no idea if there are any locking issues to be aware of.

> or any way to create multiple domains in less time?

I suspect that with the general overhead of creating domains, it might not make much difference. Sometimes, doing things in parallel can take longer than doing them serially. YMMV.


_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users

From xen-users-bounces@lists.xen.org Thu Jan 07 12:00:06 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Thu, 07 Jan 2016 12:00:06 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aH9ES-0002zT-Eo; Thu, 07 Jan 2016 11:59:56 +0000
Received: from mail6.bemta4.messagelabs.com ([85.158.143.247])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <linux@thehobsons.co.uk>) id 1aH9ER-0002zK-AG
	for Xen-users@lists.xen.org; Thu, 07 Jan 2016 11:59:55 +0000
Received: from [85.158.143.35] by server-1.bemta-4.messagelabs.com id
	28/44-09708-A335E865; Thu, 07 Jan 2016 11:59:54 +0000
X-Env-Sender: linux@thehobsons.co.uk
X-Msg-Ref: server-16.tower-21.messagelabs.com!1452167993!4459583!1
X-Originating-IP: [81.174.135.208]
X-SpamReason: No, hits=0.0 required=7.0 tests=
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 31101 invoked from network); 7 Jan 2016 11:59:54 -0000
Received: from patsy.thehobsons.co.uk (HELO patsy.thehobsons.co.uk)
	(81.174.135.208)
	by server-16.tower-21.messagelabs.com with DHE-RSA-AES256-GCM-SHA384
	encrypted SMTP; 7 Jan 2016 11:59:54 -0000
X-Virus-Scanned: Debian amavisd-new at patsy.thehobsons.co.uk
Received: from [192.168.7.10] (wifi2.furness.net [195.8.169.130])
	by patsy.thehobsons.co.uk (Postfix) with ESMTPSA id DFDC81A074
	for <Xen-users@lists.xen.org>; Thu,  7 Jan 2016 11:59:49 +0000 (UTC)
Mime-Version: 1.0 (Mac OS X Mail 6.6 \(1510\))
From: Simon Hobson <linux@thehobsons.co.uk>
In-Reply-To: <21D42A94174EE345809CF640696801D501B7FBEA@EX01.corp.qihoo.net>
Date: Thu, 7 Jan 2016 11:59:43 +0000
Message-Id: <EB4FDDC4-3F69-45E2-BF1A-CF0C7A37ABD7@thehobsons.co.uk>
References: <21D42A94174EE345809CF640696801D501B7FBEA@EX01.corp.qihoo.net>
To: "xen-users@lists.xen.org" <Xen-users@lists.xen.org>
X-Mailer: Apple Mail (2.1510)
Subject: Re: [Xen-users] how to use xl create domains concurrently ?
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

> I find xl create domains serially,
> so if I create one domain, it takes about 4 seconds, create 10 domains,
> it will takes about 40 seconds, it is too long, is there any way to create
> domains concurrently ?

xl create ... &
xl create ... &

That should get you your terminal back straight away - I've no idea if there are any locking issues to be aware of.

> or any way to create multiple domains in less time?

I suspect that with the general overhead of creating domains, it might not make much difference. Sometimes, doing things in parallel can take longer than doing them serially. YMMV.


_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users

From xen-users-bounces@lists.xen.org Thu Jan 07 13:55:39 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Thu, 07 Jan 2016 13:55:39 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aHB1W-0001n2-VZ; Thu, 07 Jan 2016 13:54:42 +0000
Received: from mail6.bemta4.messagelabs.com ([85.158.143.247])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <alvin@netvel.net>) id 1aGvgJ-0000Zx-Re
	for Xen-users@lists.xen.org; Wed, 06 Jan 2016 21:31:47 +0000
Received: from [85.158.143.35] by server-3.bemta-4.messagelabs.com id
	FB/A6-31122-3C78D865; Wed, 06 Jan 2016 21:31:47 +0000
X-Env-Sender: alvin@netvel.net
X-Msg-Ref: server-8.tower-21.messagelabs.com!1452115903!8732385!1
X-Originating-IP: [54.236.96.217]
X-SpamReason: No, hits=0.0 required=7.0 tests=
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 5311 invoked from network); 6 Jan 2016 21:31:44 -0000
Received: from mail.netvel.net (HELO mail.netvel.net) (54.236.96.217)
	by server-8.tower-21.messagelabs.com with DHE-RSA-AES256-GCM-SHA384
	encrypted SMTP; 6 Jan 2016 21:31:44 -0000
Received: from alvinsworkstation.netvel.net (unknown [206.108.5.187])
	(using TLSv1.2 with cipher DHE-RSA-AES128-SHA (128/128 bits))
	(No client certificate requested)
	by mail.netvel.net (Postfix) with ESMTPSA id 53C3340642
	for <Xen-users@lists.xen.org>; Wed,  6 Jan 2016 16:32:27 -0500 (EST)
To: Xen-users@lists.xen.org
From: Alvin Starr <alvin@netvel.net>
Message-ID: <568D87BE.9010708@netvel.net>
Date: Wed, 6 Jan 2016 16:31:42 -0500
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101
	Thunderbird/38.3.0
MIME-Version: 1.0
X-Mailman-Approved-At: Thu, 07 Jan 2016 13:54:40 +0000
Subject: [Xen-users] Dom0 and NUMA.
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Transfer-Encoding: 7bit
Content-Type: text/plain; charset="us-ascii"; Format="flowed"
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org


How would I pass the NUMA config to Dom0.
It seems that xen flattens the config so all the processors are

my xencmdline is set to:

loglvl=info guest_loglvl=info  com1=115200,8n1,0x3e8,5 console=com1,vga 
nmi=dom0 dom0_nodes=0,1,2,3 numa=on sched_smt_power_savings=true


-- 
Alvin Starr                   ||   voice: (905)513-7688
Netvel Inc.                   ||   Cell:  (416)806-0133
alvin@netvel.net              ||


_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users

From xen-users-bounces@lists.xen.org Thu Jan 07 13:55:39 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Thu, 07 Jan 2016 13:55:39 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aHB1W-0001mp-2q; Thu, 07 Jan 2016 13:54:42 +0000
Received: from mail6.bemta4.messagelabs.com ([85.158.143.247])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <alvin@netvel.net>) id 1aGut1-0007S6-O9
	for Xen-users@lists.xen.org; Wed, 06 Jan 2016 20:40:51 +0000
Received: from [85.158.143.35] by server-3.bemta-4.messagelabs.com id
	34/1E-31122-3DB7D865; Wed, 06 Jan 2016 20:40:51 +0000
X-Env-Sender: alvin@netvel.net
X-Msg-Ref: server-4.tower-21.messagelabs.com!1452112847!8729686!1
X-Originating-IP: [54.236.96.217]
X-SpamReason: No, hits=0.0 required=7.0 tests=
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 50125 invoked from network); 6 Jan 2016 20:40:48 -0000
Received: from mail.netvel.net (HELO mail.netvel.net) (54.236.96.217)
	by server-4.tower-21.messagelabs.com with DHE-RSA-AES256-GCM-SHA384
	encrypted SMTP; 6 Jan 2016 20:40:48 -0000
Received: from alvinsworkstation.netvel.net (unknown [206.108.5.187])
	(using TLSv1.2 with cipher DHE-RSA-AES128-SHA (128/128 bits))
	(No client certificate requested)
	by mail.netvel.net (Postfix) with ESMTPSA id 4AA4F40642
	for <Xen-users@lists.xen.org>; Wed,  6 Jan 2016 15:41:31 -0500 (EST)
To: Xen-users@lists.xen.org
From: Alvin Starr <alvin@netvel.net>
Message-ID: <568D7BCE.1070707@netvel.net>
Date: Wed, 6 Jan 2016 15:40:46 -0500
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101
	Thunderbird/38.3.0
MIME-Version: 1.0
X-Mailman-Approved-At: Thu, 07 Jan 2016 13:54:39 +0000
Subject: [Xen-users] MCA/MCE and EDAC.
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Transfer-Encoding: 7bit
Content-Type: text/plain; charset="us-ascii"; Format="flowed"
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

I have an AMD system that kicks out a correctable memory error on 
occasion and I can see it in the xen-dmesg.

How would I get the errors propagated up into dom0 via EDAC since that 
is the only error mechanism supported by the AMD cpus?


-- 
Alvin Starr                   ||   voice: (905)513-7688
Netvel Inc.                   ||   Cell:  (416)806-0133
alvin@netvel.net              ||


_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users

From xen-users-bounces@lists.xen.org Thu Jan 07 13:55:39 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Thu, 07 Jan 2016 13:55:39 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aHB1W-0001n2-VZ; Thu, 07 Jan 2016 13:54:42 +0000
Received: from mail6.bemta4.messagelabs.com ([85.158.143.247])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <alvin@netvel.net>) id 1aGvgJ-0000Zx-Re
	for Xen-users@lists.xen.org; Wed, 06 Jan 2016 21:31:47 +0000
Received: from [85.158.143.35] by server-3.bemta-4.messagelabs.com id
	FB/A6-31122-3C78D865; Wed, 06 Jan 2016 21:31:47 +0000
X-Env-Sender: alvin@netvel.net
X-Msg-Ref: server-8.tower-21.messagelabs.com!1452115903!8732385!1
X-Originating-IP: [54.236.96.217]
X-SpamReason: No, hits=0.0 required=7.0 tests=
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 5311 invoked from network); 6 Jan 2016 21:31:44 -0000
Received: from mail.netvel.net (HELO mail.netvel.net) (54.236.96.217)
	by server-8.tower-21.messagelabs.com with DHE-RSA-AES256-GCM-SHA384
	encrypted SMTP; 6 Jan 2016 21:31:44 -0000
Received: from alvinsworkstation.netvel.net (unknown [206.108.5.187])
	(using TLSv1.2 with cipher DHE-RSA-AES128-SHA (128/128 bits))
	(No client certificate requested)
	by mail.netvel.net (Postfix) with ESMTPSA id 53C3340642
	for <Xen-users@lists.xen.org>; Wed,  6 Jan 2016 16:32:27 -0500 (EST)
To: Xen-users@lists.xen.org
From: Alvin Starr <alvin@netvel.net>
Message-ID: <568D87BE.9010708@netvel.net>
Date: Wed, 6 Jan 2016 16:31:42 -0500
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101
	Thunderbird/38.3.0
MIME-Version: 1.0
X-Mailman-Approved-At: Thu, 07 Jan 2016 13:54:40 +0000
Subject: [Xen-users] Dom0 and NUMA.
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Transfer-Encoding: 7bit
Content-Type: text/plain; charset="us-ascii"; Format="flowed"
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org


How would I pass the NUMA config to Dom0.
It seems that xen flattens the config so all the processors are

my xencmdline is set to:

loglvl=info guest_loglvl=info  com1=115200,8n1,0x3e8,5 console=com1,vga 
nmi=dom0 dom0_nodes=0,1,2,3 numa=on sched_smt_power_savings=true


-- 
Alvin Starr                   ||   voice: (905)513-7688
Netvel Inc.                   ||   Cell:  (416)806-0133
alvin@netvel.net              ||


_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users

From xen-users-bounces@lists.xen.org Thu Jan 07 13:55:39 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Thu, 07 Jan 2016 13:55:39 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aHB1W-0001mp-2q; Thu, 07 Jan 2016 13:54:42 +0000
Received: from mail6.bemta4.messagelabs.com ([85.158.143.247])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <alvin@netvel.net>) id 1aGut1-0007S6-O9
	for Xen-users@lists.xen.org; Wed, 06 Jan 2016 20:40:51 +0000
Received: from [85.158.143.35] by server-3.bemta-4.messagelabs.com id
	34/1E-31122-3DB7D865; Wed, 06 Jan 2016 20:40:51 +0000
X-Env-Sender: alvin@netvel.net
X-Msg-Ref: server-4.tower-21.messagelabs.com!1452112847!8729686!1
X-Originating-IP: [54.236.96.217]
X-SpamReason: No, hits=0.0 required=7.0 tests=
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 50125 invoked from network); 6 Jan 2016 20:40:48 -0000
Received: from mail.netvel.net (HELO mail.netvel.net) (54.236.96.217)
	by server-4.tower-21.messagelabs.com with DHE-RSA-AES256-GCM-SHA384
	encrypted SMTP; 6 Jan 2016 20:40:48 -0000
Received: from alvinsworkstation.netvel.net (unknown [206.108.5.187])
	(using TLSv1.2 with cipher DHE-RSA-AES128-SHA (128/128 bits))
	(No client certificate requested)
	by mail.netvel.net (Postfix) with ESMTPSA id 4AA4F40642
	for <Xen-users@lists.xen.org>; Wed,  6 Jan 2016 15:41:31 -0500 (EST)
To: Xen-users@lists.xen.org
From: Alvin Starr <alvin@netvel.net>
Message-ID: <568D7BCE.1070707@netvel.net>
Date: Wed, 6 Jan 2016 15:40:46 -0500
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101
	Thunderbird/38.3.0
MIME-Version: 1.0
X-Mailman-Approved-At: Thu, 07 Jan 2016 13:54:39 +0000
Subject: [Xen-users] MCA/MCE and EDAC.
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Transfer-Encoding: 7bit
Content-Type: text/plain; charset="us-ascii"; Format="flowed"
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

I have an AMD system that kicks out a correctable memory error on 
occasion and I can see it in the xen-dmesg.

How would I get the errors propagated up into dom0 via EDAC since that 
is the only error mechanism supported by the AMD cpus?


-- 
Alvin Starr                   ||   voice: (905)513-7688
Netvel Inc.                   ||   Cell:  (416)806-0133
alvin@netvel.net              ||


_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users

From xen-users-bounces@lists.xen.org Thu Jan 07 14:00:26 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Thu, 07 Jan 2016 14:00:26 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aHB6s-0002IS-Fk; Thu, 07 Jan 2016 14:00:14 +0000
Received: from mail6.bemta4.messagelabs.com ([85.158.143.247])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <prvs=807a36095=Ian.Campbell@citrix.com>)
	id 1aHB6q-0002IK-OT
	for Xen-users@lists.xen.org; Thu, 07 Jan 2016 14:00:12 +0000
Received: from [85.158.143.35] by server-2.bemta-4.messagelabs.com id
	83/D5-08977-C6F6E865; Thu, 07 Jan 2016 14:00:12 +0000
X-Env-Sender: prvs=807a36095=Ian.Campbell@citrix.com
X-Msg-Ref: server-5.tower-21.messagelabs.com!1452175209!8897117!1
X-Originating-IP: [66.165.176.89]
X-SpamReason: No, hits=0.0 required=7.0 tests=sa_preprocessor: 
	VHJ1c3RlZCBJUDogNjYuMTY1LjE3Ni44OSA9PiAyMDMwMDc=\n,
	received_headers: No Received headers
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 13221 invoked from network); 7 Jan 2016 14:00:11 -0000
Received: from smtp.citrix.com (HELO SMTP.CITRIX.COM) (66.165.176.89)
	by server-5.tower-21.messagelabs.com with RC4-SHA encrypted SMTP;
	7 Jan 2016 14:00:11 -0000
X-IronPort-AV: E=Sophos;i="5.20,533,1444694400"; d="scan'208";a="323428627"
Message-ID: <1452175207.21055.219.camel@citrix.com>
From: Ian Campbell <ian.campbell@citrix.com>
To: Peng Fan <van.freenix@gmail.com>, <Xen-users@lists.xen.org>
Date: Thu, 7 Jan 2016 14:00:07 +0000
In-Reply-To: <20160107065013.GA29626@linux-7smt.suse>
References: <20160107065013.GA29626@linux-7smt.suse>
X-Mailer: Evolution 3.18.2-1 
MIME-Version: 1.0
X-DLP: MIA1
Subject: Re: [Xen-users] SMMU Question for passthrough device
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: base64
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

T24gVGh1LCAyMDE2LTAxLTA3IGF0IDE0OjUwICswODAwLCBQZW5nIEZhbiB3cm90ZToKPiBIaSBl
eHBlcnRzLAo+IAo+IFRoZXJlIGFyZSB0d28gbGludXggb3MgcnVubmluZyBvbiBteSBBUk02NCBw
bGF0Zm9ybS4gTm93IEkgd2FudCB0byBwYXNzdGhyb3VnaAo+IGEgcGxhdGZvcm0gZGV2aWNlKHNk
IGNvbnRyb2xsZXIpIHRvIERvbVUgdG8gbGV0IERvbVUgY2FuIGRpcmVjdGx5IGFjY2VzcyB0aGUK
PiBleHRlcm5hbCBTRCBjYXJkLiBUaGUgc2QgY29udHJvbGxlciBzdXBwb3J0cyBETUEuIFRoZSBz
ZCBjb250cm9sbGVyIGRyaXZlcgo+IHdvcmsgd2VsbCBpbiBIb3N0IExpbnV4Lgo+IAo+IFNvIEkg
aGF2ZSBhIHF1ZXN0aW9uIGhvdyBEb21VIERNQSBpbnRlcmFjdHMgd2l0aCBTTU1VIGFuZCBmaW5h
bGx5IGFjY2Vzcwo+IG1lbW9yeT8KCkknbSBub3QgdGVycmlibHkgZmFtaWxpYXIgd2l0aCB0aGUg
U01NVSBzdHVmZiBvbiBYZW4sIGJ1dCBJIHNoYWxsIHRyeS4KCj4gVGhlcmUgYXJlIDMgZG1hX21h
cF9vcHMgaW4gbGludXggYXJjaC9hcm02NC9tbS9kbWEtbWFwcGluZy5jCj4gc3RhdGljIHN0cnVj
dCBkbWFfbWFwX29wcyBpb21tdV9kbWFfb3BzCj4gc3RhdGljIHN0cnVjdCBkbWFfbWFwX29wcyBz
d2lvdGxiX2RtYV9vcHMKPiBzdHJ1Y3QgZG1hX21hcF9vcHMgZHVtbXlfZG1hX29wcwo+IAo+IFNp
bmNlIHNtbXUgd2lsbCBiZSBhc3NpZ25lZCB0byBYRU4sIGxpbnV4IGtlcm5lbCB3aWxsIG5vdCB1
c2UKPiBpb21tdV9kbWFfb3BzLiBTbyBzd2lvdGxiX2RtYV9vcHMgd2lsbCBiZSB1c2VkIGZvciBE
b21VLiBCdXQgSSBjYW4gbm90IGZpbmQKPiBvdXQgaG93IHN3aW90bGJfZG1hX29wcyBpbnRlcmFj
dHMgd2l0aCBTTU1VLgoKQUZBSUsgaXQgZG9lc24ndCwgWGVuIHVzZXMgdGhlIFNNTVUgYW5kIGl0
IGlzIHVuYXZhaWxhYmxlIHRvIGd1ZXN0cy4gV2UKZG9uJ3QgY3VycmVudGx5IHN1cHBvcnQgYW55
IG9mIHRoZSBzdGFnZSAxKzIgdmFyaWFudHMgb2YgdGhlIFNNTVUgQUZBSUsuCgo+IEkgY2hlY2tl
ZCB4ZW4vZHJpdmVyL3Bhc3N0aHJvdWdoL2FybS9zbW11LmMgYW5kIGZpbmQgYXJtX3NtbXVfbWFw
X3BhZ2UgaGFzCj4gc3VjaCBhIGNoZWNraW5nIGNvZGUgIkJVR19PTighaXNfZG9tYWluX2RpcmVj
dF9tYXBwZWQoZCkpOyIsIHNvIHRvIG15IGNhc2UsCj4gb25seSBkb20wIGNhbiB1c2Ugc21tdSwg
YW5kIERvbVUgaXMgbm90IDE6MSBtYXBwaW5nLgoKSGF2ZSB5b3UgYWN0dWFsbHkgaGl0IHRoaXMg
QlVHX09OPwoKQWNjb3JkaW5nIHRvIHRoZSBjb21tZW50IHRoaXMgZnVuY3Rpb24gaXMgb25seSBj
YWxsZWQgZm9yIGRpcmVjdCBtYXBwZWQKZG9tYWlucywgYW5kIG15IHJlYWRpbmcgb2YgYWxsIHRo
cmVlIG9mIHRoZSBjYWxsZXJzLCB2aWEgaW9tbXVfbWFwX3BhZ2UsIGlzCnRoYXQgdGhleSBhcmUg
Z2F0ZWQgb24gZ250dGFiX25lZWRfaW9tbXVfbWFwcGluZyhsZCkgd2hpY2ggb24gQVJNIGlzOgoK
I2RlZmluZSBnbnR0YWJfbmVlZF9pb21tdV9tYXBwaW5nKGQpwqDCoMKgwqDCoMKgwqDCoMKgwqDC
oMKgwqDCoMKgwqDCoMKgwqDCoFwKwqDCoMKgwqAoaXNfZG9tYWluX2RpcmVjdF9tYXBwZWQoZCkg
JiYgbmVlZF9pb21tdShkKSkKCj4gSSBhbSBjb25mdXNlZCBhYm91dCBob3cgRG9tVSBjYW4gRE1B
IHRocm91Z2ggU01NVS4KCkhhdmUgeW91IHNlZW4gZG9jcy9taXNjL2FybS9wYXNzdGhyb3VnaC50
eHQgaW4gdGhlIFhlbiB0cmVlPyBUaGUgcHJvY2VzcyBpcwphIGJpdCBtYW51YWwgYnV0IEkgYmVs
aWV2ZSB0aGF0IGlmIHlvdSBmb2xsb3cgc29tZXRoaW5nIGFsb25nIHRob3NlIGxpbmVzCnRoZW4g
dGhpbmdzIHNob3VsZCB3b3JrLgoKSWFuLgoKCl9fX19fX19fX19fX19fX19fX19fX19fX19fX19f
X19fX19fX19fX19fX19fX19fClhlbi11c2VycyBtYWlsaW5nIGxpc3QKWGVuLXVzZXJzQGxpc3Rz
Lnhlbi5vcmcKaHR0cDovL2xpc3RzLnhlbi5vcmcveGVuLXVzZXJz

From xen-users-bounces@lists.xen.org Thu Jan 07 14:00:26 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Thu, 07 Jan 2016 14:00:26 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aHB6s-0002IS-Fk; Thu, 07 Jan 2016 14:00:14 +0000
Received: from mail6.bemta4.messagelabs.com ([85.158.143.247])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <prvs=807a36095=Ian.Campbell@citrix.com>)
	id 1aHB6q-0002IK-OT
	for Xen-users@lists.xen.org; Thu, 07 Jan 2016 14:00:12 +0000
Received: from [85.158.143.35] by server-2.bemta-4.messagelabs.com id
	83/D5-08977-C6F6E865; Thu, 07 Jan 2016 14:00:12 +0000
X-Env-Sender: prvs=807a36095=Ian.Campbell@citrix.com
X-Msg-Ref: server-5.tower-21.messagelabs.com!1452175209!8897117!1
X-Originating-IP: [66.165.176.89]
X-SpamReason: No, hits=0.0 required=7.0 tests=sa_preprocessor: 
	VHJ1c3RlZCBJUDogNjYuMTY1LjE3Ni44OSA9PiAyMDMwMDc=\n,
	received_headers: No Received headers
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 13221 invoked from network); 7 Jan 2016 14:00:11 -0000
Received: from smtp.citrix.com (HELO SMTP.CITRIX.COM) (66.165.176.89)
	by server-5.tower-21.messagelabs.com with RC4-SHA encrypted SMTP;
	7 Jan 2016 14:00:11 -0000
X-IronPort-AV: E=Sophos;i="5.20,533,1444694400"; d="scan'208";a="323428627"
Message-ID: <1452175207.21055.219.camel@citrix.com>
From: Ian Campbell <ian.campbell@citrix.com>
To: Peng Fan <van.freenix@gmail.com>, <Xen-users@lists.xen.org>
Date: Thu, 7 Jan 2016 14:00:07 +0000
In-Reply-To: <20160107065013.GA29626@linux-7smt.suse>
References: <20160107065013.GA29626@linux-7smt.suse>
X-Mailer: Evolution 3.18.2-1 
MIME-Version: 1.0
X-DLP: MIA1
Subject: Re: [Xen-users] SMMU Question for passthrough device
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: base64
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

T24gVGh1LCAyMDE2LTAxLTA3IGF0IDE0OjUwICswODAwLCBQZW5nIEZhbiB3cm90ZToKPiBIaSBl
eHBlcnRzLAo+IAo+IFRoZXJlIGFyZSB0d28gbGludXggb3MgcnVubmluZyBvbiBteSBBUk02NCBw
bGF0Zm9ybS4gTm93IEkgd2FudCB0byBwYXNzdGhyb3VnaAo+IGEgcGxhdGZvcm0gZGV2aWNlKHNk
IGNvbnRyb2xsZXIpIHRvIERvbVUgdG8gbGV0IERvbVUgY2FuIGRpcmVjdGx5IGFjY2VzcyB0aGUK
PiBleHRlcm5hbCBTRCBjYXJkLiBUaGUgc2QgY29udHJvbGxlciBzdXBwb3J0cyBETUEuIFRoZSBz
ZCBjb250cm9sbGVyIGRyaXZlcgo+IHdvcmsgd2VsbCBpbiBIb3N0IExpbnV4Lgo+IAo+IFNvIEkg
aGF2ZSBhIHF1ZXN0aW9uIGhvdyBEb21VIERNQSBpbnRlcmFjdHMgd2l0aCBTTU1VIGFuZCBmaW5h
bGx5IGFjY2Vzcwo+IG1lbW9yeT8KCkknbSBub3QgdGVycmlibHkgZmFtaWxpYXIgd2l0aCB0aGUg
U01NVSBzdHVmZiBvbiBYZW4sIGJ1dCBJIHNoYWxsIHRyeS4KCj4gVGhlcmUgYXJlIDMgZG1hX21h
cF9vcHMgaW4gbGludXggYXJjaC9hcm02NC9tbS9kbWEtbWFwcGluZy5jCj4gc3RhdGljIHN0cnVj
dCBkbWFfbWFwX29wcyBpb21tdV9kbWFfb3BzCj4gc3RhdGljIHN0cnVjdCBkbWFfbWFwX29wcyBz
d2lvdGxiX2RtYV9vcHMKPiBzdHJ1Y3QgZG1hX21hcF9vcHMgZHVtbXlfZG1hX29wcwo+IAo+IFNp
bmNlIHNtbXUgd2lsbCBiZSBhc3NpZ25lZCB0byBYRU4sIGxpbnV4IGtlcm5lbCB3aWxsIG5vdCB1
c2UKPiBpb21tdV9kbWFfb3BzLiBTbyBzd2lvdGxiX2RtYV9vcHMgd2lsbCBiZSB1c2VkIGZvciBE
b21VLiBCdXQgSSBjYW4gbm90IGZpbmQKPiBvdXQgaG93IHN3aW90bGJfZG1hX29wcyBpbnRlcmFj
dHMgd2l0aCBTTU1VLgoKQUZBSUsgaXQgZG9lc24ndCwgWGVuIHVzZXMgdGhlIFNNTVUgYW5kIGl0
IGlzIHVuYXZhaWxhYmxlIHRvIGd1ZXN0cy4gV2UKZG9uJ3QgY3VycmVudGx5IHN1cHBvcnQgYW55
IG9mIHRoZSBzdGFnZSAxKzIgdmFyaWFudHMgb2YgdGhlIFNNTVUgQUZBSUsuCgo+IEkgY2hlY2tl
ZCB4ZW4vZHJpdmVyL3Bhc3N0aHJvdWdoL2FybS9zbW11LmMgYW5kIGZpbmQgYXJtX3NtbXVfbWFw
X3BhZ2UgaGFzCj4gc3VjaCBhIGNoZWNraW5nIGNvZGUgIkJVR19PTighaXNfZG9tYWluX2RpcmVj
dF9tYXBwZWQoZCkpOyIsIHNvIHRvIG15IGNhc2UsCj4gb25seSBkb20wIGNhbiB1c2Ugc21tdSwg
YW5kIERvbVUgaXMgbm90IDE6MSBtYXBwaW5nLgoKSGF2ZSB5b3UgYWN0dWFsbHkgaGl0IHRoaXMg
QlVHX09OPwoKQWNjb3JkaW5nIHRvIHRoZSBjb21tZW50IHRoaXMgZnVuY3Rpb24gaXMgb25seSBj
YWxsZWQgZm9yIGRpcmVjdCBtYXBwZWQKZG9tYWlucywgYW5kIG15IHJlYWRpbmcgb2YgYWxsIHRo
cmVlIG9mIHRoZSBjYWxsZXJzLCB2aWEgaW9tbXVfbWFwX3BhZ2UsIGlzCnRoYXQgdGhleSBhcmUg
Z2F0ZWQgb24gZ250dGFiX25lZWRfaW9tbXVfbWFwcGluZyhsZCkgd2hpY2ggb24gQVJNIGlzOgoK
I2RlZmluZSBnbnR0YWJfbmVlZF9pb21tdV9tYXBwaW5nKGQpwqDCoMKgwqDCoMKgwqDCoMKgwqDC
oMKgwqDCoMKgwqDCoMKgwqDCoFwKwqDCoMKgwqAoaXNfZG9tYWluX2RpcmVjdF9tYXBwZWQoZCkg
JiYgbmVlZF9pb21tdShkKSkKCj4gSSBhbSBjb25mdXNlZCBhYm91dCBob3cgRG9tVSBjYW4gRE1B
IHRocm91Z2ggU01NVS4KCkhhdmUgeW91IHNlZW4gZG9jcy9taXNjL2FybS9wYXNzdGhyb3VnaC50
eHQgaW4gdGhlIFhlbiB0cmVlPyBUaGUgcHJvY2VzcyBpcwphIGJpdCBtYW51YWwgYnV0IEkgYmVs
aWV2ZSB0aGF0IGlmIHlvdSBmb2xsb3cgc29tZXRoaW5nIGFsb25nIHRob3NlIGxpbmVzCnRoZW4g
dGhpbmdzIHNob3VsZCB3b3JrLgoKSWFuLgoKCl9fX19fX19fX19fX19fX19fX19fX19fX19fX19f
X19fX19fX19fX19fX19fX19fClhlbi11c2VycyBtYWlsaW5nIGxpc3QKWGVuLXVzZXJzQGxpc3Rz
Lnhlbi5vcmcKaHR0cDovL2xpc3RzLnhlbi5vcmcveGVuLXVzZXJz

From xen-users-bounces@lists.xen.org Fri Jan 08 02:00:58 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Fri, 08 Jan 2016 02:00:58 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aHMKm-0003WP-PA; Fri, 08 Jan 2016 01:59:20 +0000
Received: from mail6.bemta4.messagelabs.com ([85.158.143.247])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <van.freenix@gmail.com>) id 1aHMKk-0003WK-Sr
	for Xen-users@lists.xen.org; Fri, 08 Jan 2016 01:59:18 +0000
Received: from [85.158.143.35] by server-2.bemta-4.messagelabs.com id
	D8/12-08977-6F71F865; Fri, 08 Jan 2016 01:59:18 +0000
X-Env-Sender: van.freenix@gmail.com
X-Msg-Ref: server-3.tower-21.messagelabs.com!1452218356!8529365!1
X-Originating-IP: [209.85.192.170]
X-SpamReason: No, hits=0.5 required=7.0 tests=BODY_RANDOM_LONG
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 33904 invoked from network); 8 Jan 2016 01:59:17 -0000
Received: from mail-pf0-f170.google.com (HELO mail-pf0-f170.google.com)
	(209.85.192.170)
	by server-3.tower-21.messagelabs.com with AES128-GCM-SHA256 encrypted
	SMTP; 8 Jan 2016 01:59:17 -0000
Received: by mail-pf0-f170.google.com with SMTP id e65so2093035pfe.0
	for <Xen-users@lists.xen.org>; Thu, 07 Jan 2016 17:59:17 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
	h=date:from:to:cc:subject:message-id:references:mime-version
	:content-type:content-disposition:content-transfer-encoding
	:in-reply-to:user-agent;
	bh=56nreofxMW58LkvY2PXw+krK1pMocrJXU9EZB/OqNQE=;
	b=Qa/mo0iObxk0B5TCbjnZSnJyVK2NcJCmo7Z3I5yATtmx7pwEyH+DoXD6OoRXAX0rjN
	7Z+FgsnnSsz0/LCI+brzmrlcVPfZI+vPbqAUypeOZu2s8PNd3pU7ohZdec/lhhyb3SQT
	Vu505kYYLcyZTVhBGzI4sQ2oSuF6P0ebSXDRjHBcHuJchQ04BMiGFPXFHRBv1RmG2oO+
	sY/sX1rEw3wCE9h4MtB2avBBQPsiXcyQ8h0MZOR+5jObAplSbdvY00dFdjhfeqwZV+ME
	t+4Z4qysh+JSkhD9+7uKN2xElKlgi02UZr9XdnjRgdfHJZnfXUina6bYAwjMIcauQi+x
	gq4g==
X-Received: by 10.98.11.151 with SMTP id 23mr876909pfl.93.1452218356007;
	Thu, 07 Jan 2016 17:59:16 -0800 (PST)
Received: from linux-7smt.suse (gate-zmy3.freescale.com. [192.88.167.1])
	by smtp.googlemail.com with ESMTPSA id
	sm8sm9135001pac.43.2016.01.07.17.59.13
	(version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128);
	Thu, 07 Jan 2016 17:59:15 -0800 (PST)
Date: Fri, 8 Jan 2016 09:57:33 +0800
From: Peng Fan <van.freenix@gmail.com>
To: Ian Campbell <ian.campbell@citrix.com>
Message-ID: <20160108015728.GA3320@linux-7smt.suse>
References: <20160107065013.GA29626@linux-7smt.suse>
	<1452175207.21055.219.camel@citrix.com>
MIME-Version: 1.0
Content-Length: 2857
Content-Disposition: inline
In-Reply-To: <1452175207.21055.219.camel@citrix.com>
User-Agent: Mutt/1.5.24 (2015-08-30)
Cc: Xen-users@lists.xen.org
Subject: Re: [Xen-users] SMMU Question for passthrough device
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

Hi Ian,

Thanks for you reply.
On Thu, Jan 07, 2016 at 02:00:07PM +0000, Ian Campbell wrote:
>On Thu, 2016-01-07 at 14:50 +0800, Peng Fan wrote:
>> Hi experts,
>> =

>> There are two linux os running on my ARM64 platform. Now I want to passt=
hrough
>> a platform device(sd controller) to DomU to let DomU can directly access=
 the
>> external SD card. The sd controller supports DMA. The sd controller driv=
er
>> work well in Host Linux.
>> =

>> So I have a question how DomU DMA interacts with SMMU and finally access
>> memory?
>
>I'm not terribly familiar with the SMMU stuff on Xen, but I shall try.
>
>> There are 3 dma_map_ops in linux arch/arm64/mm/dma-mapping.c
>> static struct dma_map_ops iommu_dma_ops
>> static struct dma_map_ops swiotlb_dma_ops
>> struct dma_map_ops dummy_dma_ops
>> =

>> Since smmu will be assigned to XEN, linux kernel will not use
>> iommu_dma_ops. So swiotlb_dma_ops will be used for DomU. But I can not f=
ind
>> out how swiotlb_dma_ops interacts with SMMU.
>
>AFAIK it doesn't, Xen uses the SMMU and it is unavailable to guests. We
>don't currently support any of the stage 1+2 variants of the SMMU AFAIK.

Yeah. I got that XEN uses the SMMU hardware. I just want to know
how DomU let XEN build SMMU stage 2 mapping for passthrough dma-enable devi=
ce
and finally do DMA. I can not find out the code path.

>
>> I checked xen/driver/passthrough/arm/smmu.c and find arm_smmu_map_page h=
as
>> such a checking code "BUG_ON(!is_domain_direct_mapped(d));", so to my ca=
se,
>> only dom0 can use smmu, and DomU is not 1:1 mapping.
>
>Have you actually hit this BUG_ON?
>
>According to the comment this function is only called for direct mapped
>domains, and my reading of all three of the callers, via iommu_map_page, is
>that they are gated on gnttab_need_iommu_mapping(ld) which on ARM is:
>
>#define gnttab_need_iommu_mapping(d)=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=
=A0=A0=A0=A0=A0=A0=A0=A0\
>=A0=A0=A0=A0(is_domain_direct_mapped(d) && need_iommu(d))

I not hit the BUG_ON. I am reading the code and try to understand the inter=
nals.
gnttab_map_grant_ref -> __gnttab_map_grant_ref -> iommu_map_page -> smmu ma=
p page
So If DomU want to do DMA for a passthrough platform device or PCI device,
then we should write a new PV driver to let Dom0 do the DMA to/from device?

>
>> I am confused about how DomU can DMA through SMMU.
>
>Have you seen docs/misc/arm/passthrough.txt in the Xen tree? The process is
>a bit manual but I believe that if you follow something along those lines
>then things should work.

Yeah. I have read it. And I can passthrough a simple device to DomU without
DMA and SMMU. I am just trying to understand the internals of DMA/SMMU for =
XEN.

Thanks,
Peng.

>
>Ian.
>

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users

From xen-users-bounces@lists.xen.org Fri Jan 08 02:00:58 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Fri, 08 Jan 2016 02:00:58 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aHMKm-0003WP-PA; Fri, 08 Jan 2016 01:59:20 +0000
Received: from mail6.bemta4.messagelabs.com ([85.158.143.247])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <van.freenix@gmail.com>) id 1aHMKk-0003WK-Sr
	for Xen-users@lists.xen.org; Fri, 08 Jan 2016 01:59:18 +0000
Received: from [85.158.143.35] by server-2.bemta-4.messagelabs.com id
	D8/12-08977-6F71F865; Fri, 08 Jan 2016 01:59:18 +0000
X-Env-Sender: van.freenix@gmail.com
X-Msg-Ref: server-3.tower-21.messagelabs.com!1452218356!8529365!1
X-Originating-IP: [209.85.192.170]
X-SpamReason: No, hits=0.5 required=7.0 tests=BODY_RANDOM_LONG
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 33904 invoked from network); 8 Jan 2016 01:59:17 -0000
Received: from mail-pf0-f170.google.com (HELO mail-pf0-f170.google.com)
	(209.85.192.170)
	by server-3.tower-21.messagelabs.com with AES128-GCM-SHA256 encrypted
	SMTP; 8 Jan 2016 01:59:17 -0000
Received: by mail-pf0-f170.google.com with SMTP id e65so2093035pfe.0
	for <Xen-users@lists.xen.org>; Thu, 07 Jan 2016 17:59:17 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
	h=date:from:to:cc:subject:message-id:references:mime-version
	:content-type:content-disposition:content-transfer-encoding
	:in-reply-to:user-agent;
	bh=56nreofxMW58LkvY2PXw+krK1pMocrJXU9EZB/OqNQE=;
	b=Qa/mo0iObxk0B5TCbjnZSnJyVK2NcJCmo7Z3I5yATtmx7pwEyH+DoXD6OoRXAX0rjN
	7Z+FgsnnSsz0/LCI+brzmrlcVPfZI+vPbqAUypeOZu2s8PNd3pU7ohZdec/lhhyb3SQT
	Vu505kYYLcyZTVhBGzI4sQ2oSuF6P0ebSXDRjHBcHuJchQ04BMiGFPXFHRBv1RmG2oO+
	sY/sX1rEw3wCE9h4MtB2avBBQPsiXcyQ8h0MZOR+5jObAplSbdvY00dFdjhfeqwZV+ME
	t+4Z4qysh+JSkhD9+7uKN2xElKlgi02UZr9XdnjRgdfHJZnfXUina6bYAwjMIcauQi+x
	gq4g==
X-Received: by 10.98.11.151 with SMTP id 23mr876909pfl.93.1452218356007;
	Thu, 07 Jan 2016 17:59:16 -0800 (PST)
Received: from linux-7smt.suse (gate-zmy3.freescale.com. [192.88.167.1])
	by smtp.googlemail.com with ESMTPSA id
	sm8sm9135001pac.43.2016.01.07.17.59.13
	(version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128);
	Thu, 07 Jan 2016 17:59:15 -0800 (PST)
Date: Fri, 8 Jan 2016 09:57:33 +0800
From: Peng Fan <van.freenix@gmail.com>
To: Ian Campbell <ian.campbell@citrix.com>
Message-ID: <20160108015728.GA3320@linux-7smt.suse>
References: <20160107065013.GA29626@linux-7smt.suse>
	<1452175207.21055.219.camel@citrix.com>
MIME-Version: 1.0
Content-Length: 2857
Content-Disposition: inline
In-Reply-To: <1452175207.21055.219.camel@citrix.com>
User-Agent: Mutt/1.5.24 (2015-08-30)
Cc: Xen-users@lists.xen.org
Subject: Re: [Xen-users] SMMU Question for passthrough device
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

Hi Ian,

Thanks for you reply.
On Thu, Jan 07, 2016 at 02:00:07PM +0000, Ian Campbell wrote:
>On Thu, 2016-01-07 at 14:50 +0800, Peng Fan wrote:
>> Hi experts,
>> =

>> There are two linux os running on my ARM64 platform. Now I want to passt=
hrough
>> a platform device(sd controller) to DomU to let DomU can directly access=
 the
>> external SD card. The sd controller supports DMA. The sd controller driv=
er
>> work well in Host Linux.
>> =

>> So I have a question how DomU DMA interacts with SMMU and finally access
>> memory?
>
>I'm not terribly familiar with the SMMU stuff on Xen, but I shall try.
>
>> There are 3 dma_map_ops in linux arch/arm64/mm/dma-mapping.c
>> static struct dma_map_ops iommu_dma_ops
>> static struct dma_map_ops swiotlb_dma_ops
>> struct dma_map_ops dummy_dma_ops
>> =

>> Since smmu will be assigned to XEN, linux kernel will not use
>> iommu_dma_ops. So swiotlb_dma_ops will be used for DomU. But I can not f=
ind
>> out how swiotlb_dma_ops interacts with SMMU.
>
>AFAIK it doesn't, Xen uses the SMMU and it is unavailable to guests. We
>don't currently support any of the stage 1+2 variants of the SMMU AFAIK.

Yeah. I got that XEN uses the SMMU hardware. I just want to know
how DomU let XEN build SMMU stage 2 mapping for passthrough dma-enable devi=
ce
and finally do DMA. I can not find out the code path.

>
>> I checked xen/driver/passthrough/arm/smmu.c and find arm_smmu_map_page h=
as
>> such a checking code "BUG_ON(!is_domain_direct_mapped(d));", so to my ca=
se,
>> only dom0 can use smmu, and DomU is not 1:1 mapping.
>
>Have you actually hit this BUG_ON?
>
>According to the comment this function is only called for direct mapped
>domains, and my reading of all three of the callers, via iommu_map_page, is
>that they are gated on gnttab_need_iommu_mapping(ld) which on ARM is:
>
>#define gnttab_need_iommu_mapping(d)=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=
=A0=A0=A0=A0=A0=A0=A0=A0\
>=A0=A0=A0=A0(is_domain_direct_mapped(d) && need_iommu(d))

I not hit the BUG_ON. I am reading the code and try to understand the inter=
nals.
gnttab_map_grant_ref -> __gnttab_map_grant_ref -> iommu_map_page -> smmu ma=
p page
So If DomU want to do DMA for a passthrough platform device or PCI device,
then we should write a new PV driver to let Dom0 do the DMA to/from device?

>
>> I am confused about how DomU can DMA through SMMU.
>
>Have you seen docs/misc/arm/passthrough.txt in the Xen tree? The process is
>a bit manual but I believe that if you follow something along those lines
>then things should work.

Yeah. I have read it. And I can passthrough a simple device to DomU without
DMA and SMMU. I am just trying to understand the internals of DMA/SMMU for =
XEN.

Thanks,
Peng.

>
>Ian.
>

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users

From xen-users-bounces@lists.xen.org Fri Jan 08 04:47:35 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Fri, 08 Jan 2016 04:47:35 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aHOwZ-0000p1-Ok; Fri, 08 Jan 2016 04:46:31 +0000
Received: from mail6.bemta14.messagelabs.com ([193.109.254.103])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <pavan.maddamsetti@gmail.com>) id 1aHOwZ-0000ow-2H
	for xen-users@lists.xen.org; Fri, 08 Jan 2016 04:46:31 +0000
Received: from [193.109.254.147] by server-8.bemta-14.messagelabs.com id
	B2/F3-24450-62F3F865; Fri, 08 Jan 2016 04:46:30 +0000
X-Env-Sender: pavan.maddamsetti@gmail.com
X-Msg-Ref: server-10.tower-27.messagelabs.com!1452228388!15453078!1
X-Originating-IP: [209.85.160.182]
X-SpamReason: No, hits=0.8 required=7.0 tests=BODY_RANDOM_LONG,
  RCVD_BY_IP
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 35520 invoked from network); 8 Jan 2016 04:46:29 -0000
Received: from mail-yk0-f182.google.com (HELO mail-yk0-f182.google.com)
	(209.85.160.182)
	by server-10.tower-27.messagelabs.com with AES128-GCM-SHA256 encrypted
	SMTP; 8 Jan 2016 04:46:29 -0000
Received: by mail-yk0-f182.google.com with SMTP id a85so273446974ykb.1
	for <xen-users@lists.xen.org>; Thu, 07 Jan 2016 20:46:29 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
	h=mime-version:date:message-id:subject:from:to:content-type;
	bh=+OOCdZ4EHG9ED0nIpnVcNGwnAwNKXYCiYtAfR2u4VIc=;
	b=LXGbOWuEJjH/sx+QyW3JPvzyKOKuQCL5RKLSoLH/Yc+RuA2VKPISAiY/ewpCvzYict
	1MQDW8wGf6hGQe5vNAp0buvhCL1xIjP/X2cI544fekKlva35gacA9RdBj0RCviYMoJd+
	kfg4xfzOsMC8de6+g5k9IZSFFC8laHHA49l55+YzaZApfe+IEBqgD89tp4RdtxeRBJWQ
	xu6OeL5J26JizsyrVk9GkK00m2LEXiG+P1sjtXQWl5GdIF6gQiv5CD/hGAubGSl8imYp
	YJQVs8Qj+718P/g3k5DkzE+26jUF8S+B74QetJqFRQv3pw6PvtrGlq8sWlVPXtwxtHTg
	AfKQ==
MIME-Version: 1.0
X-Received: by 10.13.217.214 with SMTP id b205mr89150059ywe.48.1452228388240; 
	Thu, 07 Jan 2016 20:46:28 -0800 (PST)
Received: by 10.13.234.12 with HTTP; Thu, 7 Jan 2016 20:46:28 -0800 (PST)
Date: Fri, 8 Jan 2016 10:16:28 +0530
Message-ID: <CAPWQ=1QUQL_cFkqfWnrSTcrgqm-hLDz4TCtmKshk+PKJoEu3ug@mail.gmail.com>
From: Pavan Maddamsetti <pavan.maddamsetti@gmail.com>
To: xen-users@lists.xen.org
Subject: [Xen-users] VLAN guest networking: near 100% packet loss
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

Hello all,

I am new to the mailing list and have come here to request assistance
with a networking issue. My setup consists of Debian 8 on both dom0
and domU, and the machine is connected to a VLAN tagged port on the
switch meaning that the host must be VLAN-aware.

Dom0 has internet reachability but domU is only able to establish
connections to hosts on the LAN; pings sent to external machines come
back with virtually 100% packet loss but it is unlikely a routing
issue because sometimes one or two packets get through.

Dom0 network configuration is:

auto xenbr0
iface xenbr0 inet manual
    bridge_ports eth1
    bridge_stp off
    bridge_waitport 0
    bridge_fd 0

auto xenbr0.4
iface xenbr0.4 inet static
    address 192.168.4.13
    broadcast 192.168.4.255
    netmask 255.255.255.0
    gateway 192.168.4.1
    vlan-raw-device xenbr0

The configuration file in /etc/xen/ contains the line:

vif = ['bridge=xenbr0,mac=00:16:3e:40:27:fa,ip=192.168.4.21']

Now here is the domU network configuration.

auto eth0
iface eth0 inet static
    address 192.168.4.21
    broadcast 192.168.4.255
    netmask 255.255.255.0
    gateway 192.168.4.1

After restarting networking we can see the default routes and ARP tables.

On dom0:

# route -n
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
0.0.0.0         192.168.4.1     0.0.0.0         UG    0      0        0 xenbr0.4
192.168.4.0     0.0.0.0         255.255.255.0   U     0      0        0 xenbr0.4

# arp -n
Address                  HWtype  HWaddress           Flags Mask            Iface
192.168.4.21                     (incomplete)
    xenbr0.4
192.168.4.21             ether   00:16:3e:40:27:fa   C
    xenbr0
192.168.4.1              ether   00:00:5e:00:01:05   C
    xenbr0.4
192.168.4.2              ether   00:17:7c:41:7c:ce   C
    xenbr0.4

DomU:

# route -n
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
0.0.0.0         192.168.4.1     0.0.0.0         UG    0      0        0 eth0
192.168.4.0     0.0.0.0         255.255.255.0   U     0      0        0 eth0

# arp -n
Address                  HWtype  HWaddress           Flags Mask            Iface
192.168.4.1              ether   20:47:47:8c:d0:4c   C                     eth0

So what happens if I ping 192.168.4.1 from domU and run tcpdump on dom0?

On dom0:

# tcpdump -vv host 192.168.4.21
tcpdump: listening on xenbr0, link-type EN10MB (Ethernet), capture
size 262144 bytes
11:14:57.603076 IP (tos 0x0, ttl 64, id 55216, offset 0, flags [DF],
proto ICMP (1), length 84)
    domU > 192.168.4.1: ICMP echo request, id 725, seq 1, length 64
11:14:57.603086 IP (tos 0x0, ttl 63, id 55216, offset 0, flags [DF],
proto ICMP (1), length 84)
    domU > 192.168.4.1: ICMP echo request, id 725, seq 1, length 64
11:14:57.621871 ARP, Ethernet (len 6), IPv4 (len 4), Request who-has
domU tell 192.168.4.1, length 46
...
8 packets captured
11 packets received by filter
0 packets dropped by kernel

DomU:

# ping 192.168.4.1
PING 192.168.4.1 (192.168.4.1) 56(84) bytes of data.
^C
--- 192.168.4.1 ping statistics ---
148 packets transmitted, 0 received, 100% packet loss, time 147000ms

Does anyone have experience configuring VLANs with the bridge interface?
-- 
cant [kant]: hypocritical and sanctimonious talk, typically of a
moral, religious, or political nature

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users

From xen-users-bounces@lists.xen.org Fri Jan 08 04:47:35 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Fri, 08 Jan 2016 04:47:35 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aHOwZ-0000p1-Ok; Fri, 08 Jan 2016 04:46:31 +0000
Received: from mail6.bemta14.messagelabs.com ([193.109.254.103])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <pavan.maddamsetti@gmail.com>) id 1aHOwZ-0000ow-2H
	for xen-users@lists.xen.org; Fri, 08 Jan 2016 04:46:31 +0000
Received: from [193.109.254.147] by server-8.bemta-14.messagelabs.com id
	B2/F3-24450-62F3F865; Fri, 08 Jan 2016 04:46:30 +0000
X-Env-Sender: pavan.maddamsetti@gmail.com
X-Msg-Ref: server-10.tower-27.messagelabs.com!1452228388!15453078!1
X-Originating-IP: [209.85.160.182]
X-SpamReason: No, hits=0.8 required=7.0 tests=BODY_RANDOM_LONG,
  RCVD_BY_IP
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 35520 invoked from network); 8 Jan 2016 04:46:29 -0000
Received: from mail-yk0-f182.google.com (HELO mail-yk0-f182.google.com)
	(209.85.160.182)
	by server-10.tower-27.messagelabs.com with AES128-GCM-SHA256 encrypted
	SMTP; 8 Jan 2016 04:46:29 -0000
Received: by mail-yk0-f182.google.com with SMTP id a85so273446974ykb.1
	for <xen-users@lists.xen.org>; Thu, 07 Jan 2016 20:46:29 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
	h=mime-version:date:message-id:subject:from:to:content-type;
	bh=+OOCdZ4EHG9ED0nIpnVcNGwnAwNKXYCiYtAfR2u4VIc=;
	b=LXGbOWuEJjH/sx+QyW3JPvzyKOKuQCL5RKLSoLH/Yc+RuA2VKPISAiY/ewpCvzYict
	1MQDW8wGf6hGQe5vNAp0buvhCL1xIjP/X2cI544fekKlva35gacA9RdBj0RCviYMoJd+
	kfg4xfzOsMC8de6+g5k9IZSFFC8laHHA49l55+YzaZApfe+IEBqgD89tp4RdtxeRBJWQ
	xu6OeL5J26JizsyrVk9GkK00m2LEXiG+P1sjtXQWl5GdIF6gQiv5CD/hGAubGSl8imYp
	YJQVs8Qj+718P/g3k5DkzE+26jUF8S+B74QetJqFRQv3pw6PvtrGlq8sWlVPXtwxtHTg
	AfKQ==
MIME-Version: 1.0
X-Received: by 10.13.217.214 with SMTP id b205mr89150059ywe.48.1452228388240; 
	Thu, 07 Jan 2016 20:46:28 -0800 (PST)
Received: by 10.13.234.12 with HTTP; Thu, 7 Jan 2016 20:46:28 -0800 (PST)
Date: Fri, 8 Jan 2016 10:16:28 +0530
Message-ID: <CAPWQ=1QUQL_cFkqfWnrSTcrgqm-hLDz4TCtmKshk+PKJoEu3ug@mail.gmail.com>
From: Pavan Maddamsetti <pavan.maddamsetti@gmail.com>
To: xen-users@lists.xen.org
Subject: [Xen-users] VLAN guest networking: near 100% packet loss
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

Hello all,

I am new to the mailing list and have come here to request assistance
with a networking issue. My setup consists of Debian 8 on both dom0
and domU, and the machine is connected to a VLAN tagged port on the
switch meaning that the host must be VLAN-aware.

Dom0 has internet reachability but domU is only able to establish
connections to hosts on the LAN; pings sent to external machines come
back with virtually 100% packet loss but it is unlikely a routing
issue because sometimes one or two packets get through.

Dom0 network configuration is:

auto xenbr0
iface xenbr0 inet manual
    bridge_ports eth1
    bridge_stp off
    bridge_waitport 0
    bridge_fd 0

auto xenbr0.4
iface xenbr0.4 inet static
    address 192.168.4.13
    broadcast 192.168.4.255
    netmask 255.255.255.0
    gateway 192.168.4.1
    vlan-raw-device xenbr0

The configuration file in /etc/xen/ contains the line:

vif = ['bridge=xenbr0,mac=00:16:3e:40:27:fa,ip=192.168.4.21']

Now here is the domU network configuration.

auto eth0
iface eth0 inet static
    address 192.168.4.21
    broadcast 192.168.4.255
    netmask 255.255.255.0
    gateway 192.168.4.1

After restarting networking we can see the default routes and ARP tables.

On dom0:

# route -n
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
0.0.0.0         192.168.4.1     0.0.0.0         UG    0      0        0 xenbr0.4
192.168.4.0     0.0.0.0         255.255.255.0   U     0      0        0 xenbr0.4

# arp -n
Address                  HWtype  HWaddress           Flags Mask            Iface
192.168.4.21                     (incomplete)
    xenbr0.4
192.168.4.21             ether   00:16:3e:40:27:fa   C
    xenbr0
192.168.4.1              ether   00:00:5e:00:01:05   C
    xenbr0.4
192.168.4.2              ether   00:17:7c:41:7c:ce   C
    xenbr0.4

DomU:

# route -n
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
0.0.0.0         192.168.4.1     0.0.0.0         UG    0      0        0 eth0
192.168.4.0     0.0.0.0         255.255.255.0   U     0      0        0 eth0

# arp -n
Address                  HWtype  HWaddress           Flags Mask            Iface
192.168.4.1              ether   20:47:47:8c:d0:4c   C                     eth0

So what happens if I ping 192.168.4.1 from domU and run tcpdump on dom0?

On dom0:

# tcpdump -vv host 192.168.4.21
tcpdump: listening on xenbr0, link-type EN10MB (Ethernet), capture
size 262144 bytes
11:14:57.603076 IP (tos 0x0, ttl 64, id 55216, offset 0, flags [DF],
proto ICMP (1), length 84)
    domU > 192.168.4.1: ICMP echo request, id 725, seq 1, length 64
11:14:57.603086 IP (tos 0x0, ttl 63, id 55216, offset 0, flags [DF],
proto ICMP (1), length 84)
    domU > 192.168.4.1: ICMP echo request, id 725, seq 1, length 64
11:14:57.621871 ARP, Ethernet (len 6), IPv4 (len 4), Request who-has
domU tell 192.168.4.1, length 46
...
8 packets captured
11 packets received by filter
0 packets dropped by kernel

DomU:

# ping 192.168.4.1
PING 192.168.4.1 (192.168.4.1) 56(84) bytes of data.
^C
--- 192.168.4.1 ping statistics ---
148 packets transmitted, 0 received, 100% packet loss, time 147000ms

Does anyone have experience configuring VLANs with the bridge interface?
-- 
cant [kant]: hypocritical and sanctimonious talk, typically of a
moral, religious, or political nature

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users

From xen-users-bounces@lists.xen.org Fri Jan 08 06:52:37 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Fri, 08 Jan 2016 06:52:37 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aHQtT-0005pm-P2; Fri, 08 Jan 2016 06:51:27 +0000
Received: from mail6.bemta14.messagelabs.com ([193.109.254.103])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <olaf@aepfle.de>)
	id 1aHQtR-0005pX-Ua; Fri, 08 Jan 2016 06:51:26 +0000
Received: from [193.109.254.147] by server-7.bemta-14.messagelabs.com id
	1C/1B-28221-D6C5F865; Fri, 08 Jan 2016 06:51:25 +0000
X-Env-Sender: olaf@aepfle.de
X-Msg-Ref: server-16.tower-27.messagelabs.com!1452235884!15389910!1
X-Originating-IP: [195.135.220.15]
X-SpamReason: No, hits=0.0 required=7.0 tests=
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 55975 invoked from network); 8 Jan 2016 06:51:24 -0000
Received: from mx2.suse.de (HELO mx2.suse.de) (195.135.220.15)
	by server-16.tower-27.messagelabs.com with DHE-RSA-CAMELLIA256-SHA
	encrypted SMTP; 8 Jan 2016 06:51:24 -0000
X-Virus-Scanned: by amavisd-new at test-mx.suse.de
Received: from relay1.suse.de (charybdis-ext.suse.de [195.135.220.254])
	by mx2.suse.de (Postfix) with ESMTP id B8A73AAB4;
	Fri,  8 Jan 2016 06:51:22 +0000 (UTC)
Date: Fri, 8 Jan 2016 07:51:22 +0100
From: Olaf Hering <olaf@aepfle.de>
To: Jim Fehlig <jfehlig@suse.com>
Message-ID: <20160108065122.GA22648@gmail.com>
References: <CA+v+Np+eT=mmyt-ZicW1uY4358FP5bCmDrivXU=kw2uTL--i0A@mail.gmail.com>
	<56812352.8060500@pse-consulting.de>
	<1451907382.13361.37.camel@citrix.com>
	<568A5BEE.9090808@pse-consulting.de>
	<1451909615.13361.46.camel@citrix.com>
	<568A6618.5@pse-consulting.de>
	<1451911062.13361.60.camel@citrix.com> <568F4EF9.2090609@suse.com>
MIME-Version: 1.0
Content-Disposition: inline
In-Reply-To: <568F4EF9.2090609@suse.com>
User-Agent: Mutt/1.5.24 (6550)
Cc: xen-users@lists.xen.org, xen-devel <xen-devel@lists.xen.org>,
	Olaf Hering <OHering@suse.com>, Ian Campbell <ian.campbell@citrix.com>,
	Andreas Pflug <pgadmin@pse-consulting.de>
Subject: Re: [Xen-users] [Xen-devel] Missing libvirt+libxl functionality
 (Was: Re: Programmatic administration of Xen machines)
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

On Thu, Jan 07, Jim Fehlig wrote:

> The 'iscsi:iqn.2006-09.de.suse@0ac47ee2-216e-452a-a341-a12624cd0225' blob was
> passed wholesale to xend, which would eat it and "do the right thing". AFAIK,
> libxl is not that forgiving. I've cc'd Olaf on this thread since we recently
> discussed how libvirt+libxl might support external block scripts. As I recall,
> we didn't have an novel ideas.

I think the "raw" string is known to libvirts libxl driver. It could do
a strncmp() and fill also ->script. Then libxl would call that thing by
itself, libvirt does not need to know about such internals. Of course
that would mean an additional "script=$path" is still not supported  by
libvirt. But thats not a loss because whoever is relying on can just
copy its own file into XEN_SCRIPT_DIR. After all only our own dmmd thing
requires a script because that is its whole purpose (carry the block
configuration along with the vm configuration).

Olaf

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users

From xen-users-bounces@lists.xen.org Fri Jan 08 06:52:37 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Fri, 08 Jan 2016 06:52:37 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aHQtT-0005pm-P2; Fri, 08 Jan 2016 06:51:27 +0000
Received: from mail6.bemta14.messagelabs.com ([193.109.254.103])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <olaf@aepfle.de>)
	id 1aHQtR-0005pX-Ua; Fri, 08 Jan 2016 06:51:26 +0000
Received: from [193.109.254.147] by server-7.bemta-14.messagelabs.com id
	1C/1B-28221-D6C5F865; Fri, 08 Jan 2016 06:51:25 +0000
X-Env-Sender: olaf@aepfle.de
X-Msg-Ref: server-16.tower-27.messagelabs.com!1452235884!15389910!1
X-Originating-IP: [195.135.220.15]
X-SpamReason: No, hits=0.0 required=7.0 tests=
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 55975 invoked from network); 8 Jan 2016 06:51:24 -0000
Received: from mx2.suse.de (HELO mx2.suse.de) (195.135.220.15)
	by server-16.tower-27.messagelabs.com with DHE-RSA-CAMELLIA256-SHA
	encrypted SMTP; 8 Jan 2016 06:51:24 -0000
X-Virus-Scanned: by amavisd-new at test-mx.suse.de
Received: from relay1.suse.de (charybdis-ext.suse.de [195.135.220.254])
	by mx2.suse.de (Postfix) with ESMTP id B8A73AAB4;
	Fri,  8 Jan 2016 06:51:22 +0000 (UTC)
Date: Fri, 8 Jan 2016 07:51:22 +0100
From: Olaf Hering <olaf@aepfle.de>
To: Jim Fehlig <jfehlig@suse.com>
Message-ID: <20160108065122.GA22648@gmail.com>
References: <CA+v+Np+eT=mmyt-ZicW1uY4358FP5bCmDrivXU=kw2uTL--i0A@mail.gmail.com>
	<56812352.8060500@pse-consulting.de>
	<1451907382.13361.37.camel@citrix.com>
	<568A5BEE.9090808@pse-consulting.de>
	<1451909615.13361.46.camel@citrix.com>
	<568A6618.5@pse-consulting.de>
	<1451911062.13361.60.camel@citrix.com> <568F4EF9.2090609@suse.com>
MIME-Version: 1.0
Content-Disposition: inline
In-Reply-To: <568F4EF9.2090609@suse.com>
User-Agent: Mutt/1.5.24 (6550)
Cc: xen-users@lists.xen.org, xen-devel <xen-devel@lists.xen.org>,
	Olaf Hering <OHering@suse.com>, Ian Campbell <ian.campbell@citrix.com>,
	Andreas Pflug <pgadmin@pse-consulting.de>
Subject: Re: [Xen-users] [Xen-devel] Missing libvirt+libxl functionality
 (Was: Re: Programmatic administration of Xen machines)
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

On Thu, Jan 07, Jim Fehlig wrote:

> The 'iscsi:iqn.2006-09.de.suse@0ac47ee2-216e-452a-a341-a12624cd0225' blob was
> passed wholesale to xend, which would eat it and "do the right thing". AFAIK,
> libxl is not that forgiving. I've cc'd Olaf on this thread since we recently
> discussed how libvirt+libxl might support external block scripts. As I recall,
> we didn't have an novel ideas.

I think the "raw" string is known to libvirts libxl driver. It could do
a strncmp() and fill also ->script. Then libxl would call that thing by
itself, libvirt does not need to know about such internals. Of course
that would mean an additional "script=$path" is still not supported  by
libvirt. But thats not a loss because whoever is relying on can just
copy its own file into XEN_SCRIPT_DIR. After all only our own dmmd thing
requires a script because that is its whole purpose (carry the block
configuration along with the vm configuration).

Olaf

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users

From xen-users-bounces@lists.xen.org Fri Jan 08 07:58:30 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Fri, 08 Jan 2016 07:58:30 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aHRvO-0008C8-SQ; Fri, 08 Jan 2016 07:57:30 +0000
Received: from mail6.bemta3.messagelabs.com ([195.245.230.39])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <linux@thehobsons.co.uk>) id 1aHRvN-0008C2-Eo
	for xen-users@lists.xen.org; Fri, 08 Jan 2016 07:57:29 +0000
Received: from [85.158.137.68] by server-2.bemta-3.messagelabs.com id
	88/EA-21201-8EB6F865; Fri, 08 Jan 2016 07:57:28 +0000
X-Env-Sender: linux@thehobsons.co.uk
X-Msg-Ref: server-11.tower-31.messagelabs.com!1452239847!14040803!1
X-Originating-IP: [81.174.135.208]
X-SpamReason: No, hits=0.0 required=7.0 tests=
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 1712 invoked from network); 8 Jan 2016 07:57:27 -0000
Received: from patsy.thehobsons.co.uk (HELO patsy.thehobsons.co.uk)
	(81.174.135.208)
	by server-11.tower-31.messagelabs.com with DHE-RSA-AES256-GCM-SHA384
	encrypted SMTP; 8 Jan 2016 07:57:27 -0000
X-Virus-Scanned: Debian amavisd-new at patsy.thehobsons.co.uk
Received: from simons-macbookpro.lan (magpiehouse.plus.com [80.229.10.150])
	by patsy.thehobsons.co.uk (Postfix) with ESMTPSA id E839F1A074
	for <xen-users@lists.xen.org>; Fri,  8 Jan 2016 07:57:22 +0000 (UTC)
Mime-Version: 1.0 (Mac OS X Mail 6.6 \(1510\))
From: Simon Hobson <linux@thehobsons.co.uk>
In-Reply-To: <CAPWQ=1QUQL_cFkqfWnrSTcrgqm-hLDz4TCtmKshk+PKJoEu3ug@mail.gmail.com>
Date: Fri, 8 Jan 2016 07:57:22 +0000
Message-Id: <19C2C25B-B0E5-4F13-998E-BCB0D4A88922@thehobsons.co.uk>
References: <CAPWQ=1QUQL_cFkqfWnrSTcrgqm-hLDz4TCtmKshk+PKJoEu3ug@mail.gmail.com>
To: "xen-users@lists.xen.org" <xen-users@lists.xen.org>
X-Mailer: Apple Mail (2.1510)
Subject: Re: [Xen-users] VLAN guest networking: near 100% packet loss
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

Pavan Maddamsetti <pavan.maddamsetti@gmail.com> wrote:

> I am new to the mailing list

Welcome


> My setup consists of Debian 8 on both dom0
> and domU, and the machine is connected to a VLAN tagged port on the
> switch meaning that the host must be VLAN-aware.
> 
> Dom0 has internet reachability but domU is only able to establish
> connections to hosts on the LAN; pings sent to external machines come
> back with virtually 100% packet loss but it is unlikely a routing
> issue because sometimes one or two packets get through.
> 
> Dom0 network configuration is:
> 
> auto xenbr0
> iface xenbr0 inet manual
>    bridge_ports eth1
>    bridge_stp off
>    bridge_waitport 0
>    bridge_fd 0
> 
> auto xenbr0.4
> iface xenbr0.4 inet static
>    address 192.168.4.13
>    broadcast 192.168.4.255
>    netmask 255.255.255.0
>    gateway 192.168.4.1
>    vlan-raw-device xenbr0

I'm no expert but I was under the impression that the bridging (not sure whether that's the host side or the Xen us of it) doesn't support VLAN tagging within the virtual switch. I have a host using a VLAN trunk like you describe, but what I've done is build a separate bridge for each VLAN :

auto pethint ethmgmt
iface pethint inet manual
iface ethmgmt inet manual
	bridge_ports pethint
	bridge_stp off
	bridge_waitport 0
	bridge_fd 0

auto pethint.36 ethfttc
iface pethint.36 inet manual
	vlan-raw-device pethint
iface ethfttc inet manual
	bridge_ports pethint.36
	bridge_stp off
	bridge_waitport 0
	bridge_fd 0

So I end up (with this snippet) with ethmgmt which is connected to the untagged management VLAN, and ethfttc which is connected to VLAN 36 (for my FTTC modem).
I then connect guests to whichever networks they need with multiple virtual nics :
vif  = [ 'bridge=ethext,vifname=intgateext',
         'bridge=ethint,vifname=intgateint',
         'bridge=ethwifi,vifname=intgatewifi',
         'bridge=ethmgmt,vifname=intgatemgmt',
         'bridge=ethfttc,vifname=intgatefttc' ]
So this links my router to the outside, lan, management VLAN, and guest WiFi networks.

If you search the archives, there's been some discussion regarding the use of virtualswitch to provide tagged networking within Dom0 so you can trunk the VLANs to DomUs over one port. I've not played with that.


_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users

From xen-users-bounces@lists.xen.org Fri Jan 08 07:58:30 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Fri, 08 Jan 2016 07:58:30 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aHRvO-0008C8-SQ; Fri, 08 Jan 2016 07:57:30 +0000
Received: from mail6.bemta3.messagelabs.com ([195.245.230.39])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <linux@thehobsons.co.uk>) id 1aHRvN-0008C2-Eo
	for xen-users@lists.xen.org; Fri, 08 Jan 2016 07:57:29 +0000
Received: from [85.158.137.68] by server-2.bemta-3.messagelabs.com id
	88/EA-21201-8EB6F865; Fri, 08 Jan 2016 07:57:28 +0000
X-Env-Sender: linux@thehobsons.co.uk
X-Msg-Ref: server-11.tower-31.messagelabs.com!1452239847!14040803!1
X-Originating-IP: [81.174.135.208]
X-SpamReason: No, hits=0.0 required=7.0 tests=
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 1712 invoked from network); 8 Jan 2016 07:57:27 -0000
Received: from patsy.thehobsons.co.uk (HELO patsy.thehobsons.co.uk)
	(81.174.135.208)
	by server-11.tower-31.messagelabs.com with DHE-RSA-AES256-GCM-SHA384
	encrypted SMTP; 8 Jan 2016 07:57:27 -0000
X-Virus-Scanned: Debian amavisd-new at patsy.thehobsons.co.uk
Received: from simons-macbookpro.lan (magpiehouse.plus.com [80.229.10.150])
	by patsy.thehobsons.co.uk (Postfix) with ESMTPSA id E839F1A074
	for <xen-users@lists.xen.org>; Fri,  8 Jan 2016 07:57:22 +0000 (UTC)
Mime-Version: 1.0 (Mac OS X Mail 6.6 \(1510\))
From: Simon Hobson <linux@thehobsons.co.uk>
In-Reply-To: <CAPWQ=1QUQL_cFkqfWnrSTcrgqm-hLDz4TCtmKshk+PKJoEu3ug@mail.gmail.com>
Date: Fri, 8 Jan 2016 07:57:22 +0000
Message-Id: <19C2C25B-B0E5-4F13-998E-BCB0D4A88922@thehobsons.co.uk>
References: <CAPWQ=1QUQL_cFkqfWnrSTcrgqm-hLDz4TCtmKshk+PKJoEu3ug@mail.gmail.com>
To: "xen-users@lists.xen.org" <xen-users@lists.xen.org>
X-Mailer: Apple Mail (2.1510)
Subject: Re: [Xen-users] VLAN guest networking: near 100% packet loss
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

Pavan Maddamsetti <pavan.maddamsetti@gmail.com> wrote:

> I am new to the mailing list

Welcome


> My setup consists of Debian 8 on both dom0
> and domU, and the machine is connected to a VLAN tagged port on the
> switch meaning that the host must be VLAN-aware.
> 
> Dom0 has internet reachability but domU is only able to establish
> connections to hosts on the LAN; pings sent to external machines come
> back with virtually 100% packet loss but it is unlikely a routing
> issue because sometimes one or two packets get through.
> 
> Dom0 network configuration is:
> 
> auto xenbr0
> iface xenbr0 inet manual
>    bridge_ports eth1
>    bridge_stp off
>    bridge_waitport 0
>    bridge_fd 0
> 
> auto xenbr0.4
> iface xenbr0.4 inet static
>    address 192.168.4.13
>    broadcast 192.168.4.255
>    netmask 255.255.255.0
>    gateway 192.168.4.1
>    vlan-raw-device xenbr0

I'm no expert but I was under the impression that the bridging (not sure whether that's the host side or the Xen us of it) doesn't support VLAN tagging within the virtual switch. I have a host using a VLAN trunk like you describe, but what I've done is build a separate bridge for each VLAN :

auto pethint ethmgmt
iface pethint inet manual
iface ethmgmt inet manual
	bridge_ports pethint
	bridge_stp off
	bridge_waitport 0
	bridge_fd 0

auto pethint.36 ethfttc
iface pethint.36 inet manual
	vlan-raw-device pethint
iface ethfttc inet manual
	bridge_ports pethint.36
	bridge_stp off
	bridge_waitport 0
	bridge_fd 0

So I end up (with this snippet) with ethmgmt which is connected to the untagged management VLAN, and ethfttc which is connected to VLAN 36 (for my FTTC modem).
I then connect guests to whichever networks they need with multiple virtual nics :
vif  = [ 'bridge=ethext,vifname=intgateext',
         'bridge=ethint,vifname=intgateint',
         'bridge=ethwifi,vifname=intgatewifi',
         'bridge=ethmgmt,vifname=intgatemgmt',
         'bridge=ethfttc,vifname=intgatefttc' ]
So this links my router to the outside, lan, management VLAN, and guest WiFi networks.

If you search the archives, there's been some discussion regarding the use of virtualswitch to provide tagged networking within Dom0 so you can trunk the VLANs to DomUs over one port. I've not played with that.


_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users

From xen-users-bounces@lists.xen.org Fri Jan 08 08:02:07 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Fri, 08 Jan 2016 08:02:07 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aHRzl-0000fw-2E; Fri, 08 Jan 2016 08:02:01 +0000
Received: from mail6.bemta14.messagelabs.com ([193.109.254.103])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <fajar@fajar.net>) id 1aHRzj-0000fm-Fd
	for xen-users@lists.xen.org; Fri, 08 Jan 2016 08:01:59 +0000
Received: from [193.109.254.147] by server-8.bemta-14.messagelabs.com id
	87/FE-24450-6FC6F865; Fri, 08 Jan 2016 08:01:58 +0000
X-Env-Sender: fajar@fajar.net
X-Msg-Ref: server-16.tower-27.messagelabs.com!1452240114!15402033!1
X-Originating-IP: [209.85.213.171]
X-SpamReason: No, hits=0.3 required=7.0 tests=RCVD_BY_IP
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 13493 invoked from network); 8 Jan 2016 08:01:55 -0000
Received: from mail-ig0-f171.google.com (HELO mail-ig0-f171.google.com)
	(209.85.213.171)
	by server-16.tower-27.messagelabs.com with AES128-GCM-SHA256 encrypted
	SMTP; 8 Jan 2016 08:01:55 -0000
Received: by mail-ig0-f171.google.com with SMTP id z14so70247506igp.0
	for <xen-users@lists.xen.org>; Fri, 08 Jan 2016 00:01:55 -0800 (PST)
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
	d=1e100.net; s=20130820;
	h=x-gm-message-state:mime-version:in-reply-to:references:date
	:message-id:subject:from:to:cc:content-type;
	bh=7efYJZgIZn+Ns0WWhiTZFV+WstgCTEGqQcuumzMyaUE=;
	b=Hx7aoTgnXvZyKxj+anOXXrKI0Qr2EQejDviKCCxysP2SaVugnaDk2FUWZXcmTteTOP
	MJO+Z36Xu2EE8PQ6hphAsnSV95+Rf4gopF3AMUJU8XRrftWvsFrc07YxcpRuDrHG5iPm
	64dNSWx0h2SNVwr8Lk3MkgzSKyzw+VMbxD0idsM0UGc+olJ+/tIiD7DHqI7wp9JHDlw8
	Ljs9eO9ARO0N/SXD9Pw61QI0MpVnDNiERHRxf9KfYFS3GIq7lLuaduAJ9t9Hk58VcipS
	T+qN2QfYUgVoCclHrcF2fFRkyIwDPAkxp4GXhi1/KjV3JFdgyl/93HtSz2wzbU1VrIbX
	dtug==
X-Gm-Message-State: ALoCoQnpK9trPO98eE+0qxoVSq/kpJlIPCKGvzN+pjW9s3nTUlT/T8XK5ikrz+9D6x4zs0sFtePJegpCS5az2tjGZfzY54QkVA==
MIME-Version: 1.0
X-Received: by 10.50.18.114 with SMTP id v18mr20874974igd.34.1452240114065;
	Fri, 08 Jan 2016 00:01:54 -0800 (PST)
Received: by 10.36.203.69 with HTTP; Fri, 8 Jan 2016 00:01:54 -0800 (PST)
In-Reply-To: <CAPWQ=1QUQL_cFkqfWnrSTcrgqm-hLDz4TCtmKshk+PKJoEu3ug@mail.gmail.com>
References: <CAPWQ=1QUQL_cFkqfWnrSTcrgqm-hLDz4TCtmKshk+PKJoEu3ug@mail.gmail.com>
Date: Fri, 8 Jan 2016 15:01:54 +0700
Message-ID: <CAG1y0sd6zSAzqmEK4zBDC7LCngrWeLh-pMdVg-LANxg7CyY7iQ@mail.gmail.com>
From: "Fajar A. Nugraha" <list@fajar.net>
To: Pavan Maddamsetti <pavan.maddamsetti@gmail.com>
Cc: "xen-users@lists.xen.org" <xen-users@lists.xen.org>
Subject: Re: [Xen-users] VLAN guest networking: near 100% packet loss
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

On Fri, Jan 8, 2016 at 11:46 AM, Pavan Maddamsetti
<pavan.maddamsetti@gmail.com> wrote:
> Dom0 network configuration is:
>
> auto xenbr0
> iface xenbr0 inet manual
>     bridge_ports eth1
>     bridge_stp off
>     bridge_waitport 0
>     bridge_fd 0
>
> auto xenbr0.4
> iface xenbr0.4 inet static
>     address 192.168.4.13
>     broadcast 192.168.4.255
>     netmask 255.255.255.0
>     gateway 192.168.4.1
>     vlan-raw-device xenbr0

so xenbr0 -> the bridge, trunk

xenbr0.4 -> a vlan created on top of the bridge?

> The configuration file in /etc/xen/ contains the line:
>
> vif = ['bridge=xenbr0,mac=00:16:3e:40:27:fa,ip=192.168.4.21']

you bridge the guest to xenbr0

> auto eth0
> iface eth0 inet static
>     address 192.168.4.21
>     broadcast 192.168.4.255
>     netmask 255.255.255.0
>     gateway 192.168.4.1

... and yet you tell it to use the same geteway as as xenbr0.4.

Obviously that won't work.

> Does anyone have experience configuring VLANs with the bridge interface?


Either:
- bridge the TRUNK, do NOT create the vlan interface (xenbr0.4) in the
host, and create the vlan interface in the guest (eth0.4). OR
- create a vlan interface on the host (eth0.4), and then create a
bridge on TOP of that (e.g. xenbr4), and configure the guest interface
(eth0) the way you did

-- 
Fajar

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users

From xen-users-bounces@lists.xen.org Fri Jan 08 08:02:07 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Fri, 08 Jan 2016 08:02:07 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aHRzl-0000fw-2E; Fri, 08 Jan 2016 08:02:01 +0000
Received: from mail6.bemta14.messagelabs.com ([193.109.254.103])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <fajar@fajar.net>) id 1aHRzj-0000fm-Fd
	for xen-users@lists.xen.org; Fri, 08 Jan 2016 08:01:59 +0000
Received: from [193.109.254.147] by server-8.bemta-14.messagelabs.com id
	87/FE-24450-6FC6F865; Fri, 08 Jan 2016 08:01:58 +0000
X-Env-Sender: fajar@fajar.net
X-Msg-Ref: server-16.tower-27.messagelabs.com!1452240114!15402033!1
X-Originating-IP: [209.85.213.171]
X-SpamReason: No, hits=0.3 required=7.0 tests=RCVD_BY_IP
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 13493 invoked from network); 8 Jan 2016 08:01:55 -0000
Received: from mail-ig0-f171.google.com (HELO mail-ig0-f171.google.com)
	(209.85.213.171)
	by server-16.tower-27.messagelabs.com with AES128-GCM-SHA256 encrypted
	SMTP; 8 Jan 2016 08:01:55 -0000
Received: by mail-ig0-f171.google.com with SMTP id z14so70247506igp.0
	for <xen-users@lists.xen.org>; Fri, 08 Jan 2016 00:01:55 -0800 (PST)
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
	d=1e100.net; s=20130820;
	h=x-gm-message-state:mime-version:in-reply-to:references:date
	:message-id:subject:from:to:cc:content-type;
	bh=7efYJZgIZn+Ns0WWhiTZFV+WstgCTEGqQcuumzMyaUE=;
	b=Hx7aoTgnXvZyKxj+anOXXrKI0Qr2EQejDviKCCxysP2SaVugnaDk2FUWZXcmTteTOP
	MJO+Z36Xu2EE8PQ6hphAsnSV95+Rf4gopF3AMUJU8XRrftWvsFrc07YxcpRuDrHG5iPm
	64dNSWx0h2SNVwr8Lk3MkgzSKyzw+VMbxD0idsM0UGc+olJ+/tIiD7DHqI7wp9JHDlw8
	Ljs9eO9ARO0N/SXD9Pw61QI0MpVnDNiERHRxf9KfYFS3GIq7lLuaduAJ9t9Hk58VcipS
	T+qN2QfYUgVoCclHrcF2fFRkyIwDPAkxp4GXhi1/KjV3JFdgyl/93HtSz2wzbU1VrIbX
	dtug==
X-Gm-Message-State: ALoCoQnpK9trPO98eE+0qxoVSq/kpJlIPCKGvzN+pjW9s3nTUlT/T8XK5ikrz+9D6x4zs0sFtePJegpCS5az2tjGZfzY54QkVA==
MIME-Version: 1.0
X-Received: by 10.50.18.114 with SMTP id v18mr20874974igd.34.1452240114065;
	Fri, 08 Jan 2016 00:01:54 -0800 (PST)
Received: by 10.36.203.69 with HTTP; Fri, 8 Jan 2016 00:01:54 -0800 (PST)
In-Reply-To: <CAPWQ=1QUQL_cFkqfWnrSTcrgqm-hLDz4TCtmKshk+PKJoEu3ug@mail.gmail.com>
References: <CAPWQ=1QUQL_cFkqfWnrSTcrgqm-hLDz4TCtmKshk+PKJoEu3ug@mail.gmail.com>
Date: Fri, 8 Jan 2016 15:01:54 +0700
Message-ID: <CAG1y0sd6zSAzqmEK4zBDC7LCngrWeLh-pMdVg-LANxg7CyY7iQ@mail.gmail.com>
From: "Fajar A. Nugraha" <list@fajar.net>
To: Pavan Maddamsetti <pavan.maddamsetti@gmail.com>
Cc: "xen-users@lists.xen.org" <xen-users@lists.xen.org>
Subject: Re: [Xen-users] VLAN guest networking: near 100% packet loss
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

On Fri, Jan 8, 2016 at 11:46 AM, Pavan Maddamsetti
<pavan.maddamsetti@gmail.com> wrote:
> Dom0 network configuration is:
>
> auto xenbr0
> iface xenbr0 inet manual
>     bridge_ports eth1
>     bridge_stp off
>     bridge_waitport 0
>     bridge_fd 0
>
> auto xenbr0.4
> iface xenbr0.4 inet static
>     address 192.168.4.13
>     broadcast 192.168.4.255
>     netmask 255.255.255.0
>     gateway 192.168.4.1
>     vlan-raw-device xenbr0

so xenbr0 -> the bridge, trunk

xenbr0.4 -> a vlan created on top of the bridge?

> The configuration file in /etc/xen/ contains the line:
>
> vif = ['bridge=xenbr0,mac=00:16:3e:40:27:fa,ip=192.168.4.21']

you bridge the guest to xenbr0

> auto eth0
> iface eth0 inet static
>     address 192.168.4.21
>     broadcast 192.168.4.255
>     netmask 255.255.255.0
>     gateway 192.168.4.1

... and yet you tell it to use the same geteway as as xenbr0.4.

Obviously that won't work.

> Does anyone have experience configuring VLANs with the bridge interface?


Either:
- bridge the TRUNK, do NOT create the vlan interface (xenbr0.4) in the
host, and create the vlan interface in the guest (eth0.4). OR
- create a vlan interface on the host (eth0.4), and then create a
bridge on TOP of that (e.g. xenbr4), and configure the guest interface
(eth0) the way you did

-- 
Fajar

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users

From xen-users-bounces@lists.xen.org Fri Jan 08 10:04:59 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Fri, 08 Jan 2016 10:04:59 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aHTuA-0006HM-Lp; Fri, 08 Jan 2016 10:04:22 +0000
Received: from mail6.bemta14.messagelabs.com ([193.109.254.103])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <prvs=80839a509=Ian.Campbell@citrix.com>)
	id 1aHTu9-0006HH-Jl
	for xen-users@lists.xen.org; Fri, 08 Jan 2016 10:04:21 +0000
Received: from [193.109.254.147] by server-1.bemta-14.messagelabs.com id
	38/7B-28791-4A98F865; Fri, 08 Jan 2016 10:04:20 +0000
X-Env-Sender: prvs=80839a509=Ian.Campbell@citrix.com
X-Msg-Ref: server-16.tower-27.messagelabs.com!1452247451!15433440!1
X-Originating-IP: [66.165.176.63]
X-SpamReason: No, hits=0.0 required=7.0 tests=sa_preprocessor: 
	VHJ1c3RlZCBJUDogNjYuMTY1LjE3Ni42MyA9PiAzMDYwNDg=\n,
	received_headers: No Received headers
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 15435 invoked from network); 8 Jan 2016 10:04:12 -0000
Received: from smtp02.citrix.com (HELO SMTP02.CITRIX.COM) (66.165.176.63)
	by server-16.tower-27.messagelabs.com with RC4-SHA encrypted SMTP;
	8 Jan 2016 10:04:12 -0000
X-IronPort-AV: E=Sophos;i="5.20,537,1444694400"; d="scan'208";a="329815414"
Message-ID: <1452247450.21055.300.camel@citrix.com>
From: Ian Campbell <ian.campbell@citrix.com>
To: Simon Hobson <linux@thehobsons.co.uk>, "xen-users@lists.xen.org"
	<xen-users@lists.xen.org>
Date: Fri, 8 Jan 2016 10:04:10 +0000
In-Reply-To: <19C2C25B-B0E5-4F13-998E-BCB0D4A88922@thehobsons.co.uk>
References: <CAPWQ=1QUQL_cFkqfWnrSTcrgqm-hLDz4TCtmKshk+PKJoEu3ug@mail.gmail.com>
	<19C2C25B-B0E5-4F13-998E-BCB0D4A88922@thehobsons.co.uk>
X-Mailer: Evolution 3.18.2-1 
MIME-Version: 1.0
X-DLP: MIA2
Cc: Pavan Maddamsetti <pavan.maddamsetti@gmail.com>
Subject: Re: [Xen-users] VLAN guest networking: near 100% packet loss
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: base64
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

Q0MtaW5nIHRoZSBPL1AsIGFzIGlzIHVzdWFsbHkgb24gdGhlIFhlbiBsaXN0cy4KCsKgT24gRnJp
LCAyMDE2LTAxLTA4IGF0IDA3OjU3ICswMDAwLCBTaW1vbiBIb2Jzb24gd3JvdGU6Cj4gUGF2YW4g
TWFkZGFtc2V0dGkgPHBhdmFuLm1hZGRhbXNldHRpQGdtYWlsLmNvbT4gd3JvdGU6Cj4gCj4gPiBJ
IGFtIG5ldyB0byB0aGUgbWFpbGluZyBsaXN0Cj4gCj4gV2VsY29tZQo+IAo+IAo+ID4gTXkgc2V0
dXAgY29uc2lzdHMgb2YgRGViaWFuIDggb24gYm90aCBkb20wCj4gPiBhbmQgZG9tVSwgYW5kIHRo
ZSBtYWNoaW5lIGlzIGNvbm5lY3RlZCB0byBhIFZMQU4gdGFnZ2VkIHBvcnQgb24gdGhlCj4gPiBz
d2l0Y2ggbWVhbmluZyB0aGF0IHRoZSBob3N0IG11c3QgYmUgVkxBTi1hd2FyZS4KPiA+IAo+ID4g
RG9tMCBoYXMgaW50ZXJuZXQgcmVhY2hhYmlsaXR5IGJ1dCBkb21VIGlzIG9ubHkgYWJsZSB0byBl
c3RhYmxpc2gKPiA+IGNvbm5lY3Rpb25zIHRvIGhvc3RzIG9uIHRoZSBMQU47IHBpbmdzIHNlbnQg
dG8gZXh0ZXJuYWwgbWFjaGluZXMgY29tZQo+ID4gYmFjayB3aXRoIHZpcnR1YWxseSAxMDAlIHBh
Y2tldCBsb3NzIGJ1dCBpdCBpcyB1bmxpa2VseSBhIHJvdXRpbmcKPiA+IGlzc3VlIGJlY2F1c2Ug
c29tZXRpbWVzIG9uZSBvciB0d28gcGFja2V0cyBnZXQgdGhyb3VnaC4KPiA+IAo+ID4gRG9tMCBu
ZXR3b3JrIGNvbmZpZ3VyYXRpb24gaXM6Cj4gPiAKPiA+IGF1dG8geGVuYnIwCj4gPiBpZmFjZSB4
ZW5icjAgaW5ldCBtYW51YWwKPiA+IMKgwqDCoGJyaWRnZV9wb3J0cyBldGgxCj4gPiDCoMKgwqBi
cmlkZ2Vfc3RwIG9mZgo+ID4gwqDCoMKgYnJpZGdlX3dhaXRwb3J0IDAKPiA+IMKgwqDCoGJyaWRn
ZV9mZCAwCj4gPiAKPiA+IGF1dG8geGVuYnIwLjQKPiA+IGlmYWNlIHhlbmJyMC40IGluZXQgc3Rh
dGljCj4gPiDCoMKgwqBhZGRyZXNzIDE5Mi4xNjguNC4xMwo+ID4gwqDCoMKgYnJvYWRjYXN0IDE5
Mi4xNjguNC4yNTUKPiA+IMKgwqDCoG5ldG1hc2sgMjU1LjI1NS4yNTUuMAo+ID4gwqDCoMKgZ2F0
ZXdheSAxOTIuMTY4LjQuMQo+ID4gwqDCoMKgdmxhbi1yYXctZGV2aWNlIHhlbmJyMAo+IAo+IEkn
bSBubyBleHBlcnQgYnV0IEkgd2FzIHVuZGVyIHRoZSBpbXByZXNzaW9uIHRoYXQgdGhlIGJyaWRn
aW5nIChub3Qgc3VyZQo+IHdoZXRoZXIgdGhhdCdzIHRoZSBob3N0IHNpZGUgb3IgdGhlIFhlbiB1
cyBvZiBpdCkgZG9lc24ndCBzdXBwb3J0IFZMQU4KPiB0YWdnaW5nIHdpdGhpbiB0aGUgdmlydHVh
bCBzd2l0Y2guCgpGV0lXIEkgaGFkIHRoZSBzYW1lIGltcHJlc3Npb24uIElmIEkgd2FzIGRvaW5n
IHRoaXMgSSB3b3VsZCBtYWtlIHhlbmJyMC40CnVzZSBldGgwLjQgYXMgdGhlIHVuZGVybHlpbmcg
ZGV2aWNlIGFuZCB1c2UgeGVuYnIwLjQgaW4gbXkgZ3Vlc3QgY29uZmlnLgoKT3IgYXMgRmFqYXIg
ZXhwbGFpbmVkIHlvdSBjb3VsZCBhbHNvIGV4cG9zZSB0aGUgVkxBTiB0cnVuayBhbGwgdGhlIHdh
eSB0bwp0aGUgZ3Vlc3QgYW5kIGRvIHRoZSB0YWdnaW5nIHRoZXJlLgoKPiAgSSBoYXZlIGEgaG9z
dCB1c2luZyBhIFZMQU4gdHJ1bmsgbGlrZSB5b3UgZGVzY3JpYmUsIGJ1dCB3aGF0IEkndmUgZG9u
ZQo+IGlzIGJ1aWxkIGEgc2VwYXJhdGUgYnJpZGdlIGZvciBlYWNoIFZMQU4gOgoKSW4geW91ciBu
YW1pbmcgc2NoZW1lIHBldGgqIGFyZSB3aGF0IHdvdWxkIGJlIGRlZmF1bHQgYmUgZXRoKiAoZS5n
LiBwZXRoaW50Cm1pZ2h0IGhhdmUgYmVlbiBldGgwIGF0IHNvbWUgcG9pbnQpIGFuZCBldGgqIGFy
ZSB0aGUgbmFtZXMgb2YgeW91ciBicmlkZ2UKZGV2aWNlcz8gKEp1c3QgdG8gaGVscCBQYXZhbiB0
cmFuc2xhdGUsIGl0J3MgYWxzbyBob3cgc21lIG9sZGVyIHZlcnNpb25zIG9mClhlbiBkaWQgdGhp
bmdzIGJ5IGRlZmF1bHQpCgpTZWUgYWxzb8KgaHR0cDovL3dpa2kueGVuLm9yZy93aWtpL0hvc3RD
b25maWd1cmF0aW9uL05ldHdvcmtpbmfCoGZvciBzb21lCmV4YW1wbGVzLgoKSWFuLgoKX19fX19f
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KWGVuLXVzZXJzIG1haWxp
bmcgbGlzdApYZW4tdXNlcnNAbGlzdHMueGVuLm9yZwpodHRwOi8vbGlzdHMueGVuLm9yZy94ZW4t
dXNlcnM=

From xen-users-bounces@lists.xen.org Fri Jan 08 10:04:59 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Fri, 08 Jan 2016 10:04:59 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aHTuA-0006HM-Lp; Fri, 08 Jan 2016 10:04:22 +0000
Received: from mail6.bemta14.messagelabs.com ([193.109.254.103])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <prvs=80839a509=Ian.Campbell@citrix.com>)
	id 1aHTu9-0006HH-Jl
	for xen-users@lists.xen.org; Fri, 08 Jan 2016 10:04:21 +0000
Received: from [193.109.254.147] by server-1.bemta-14.messagelabs.com id
	38/7B-28791-4A98F865; Fri, 08 Jan 2016 10:04:20 +0000
X-Env-Sender: prvs=80839a509=Ian.Campbell@citrix.com
X-Msg-Ref: server-16.tower-27.messagelabs.com!1452247451!15433440!1
X-Originating-IP: [66.165.176.63]
X-SpamReason: No, hits=0.0 required=7.0 tests=sa_preprocessor: 
	VHJ1c3RlZCBJUDogNjYuMTY1LjE3Ni42MyA9PiAzMDYwNDg=\n,
	received_headers: No Received headers
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 15435 invoked from network); 8 Jan 2016 10:04:12 -0000
Received: from smtp02.citrix.com (HELO SMTP02.CITRIX.COM) (66.165.176.63)
	by server-16.tower-27.messagelabs.com with RC4-SHA encrypted SMTP;
	8 Jan 2016 10:04:12 -0000
X-IronPort-AV: E=Sophos;i="5.20,537,1444694400"; d="scan'208";a="329815414"
Message-ID: <1452247450.21055.300.camel@citrix.com>
From: Ian Campbell <ian.campbell@citrix.com>
To: Simon Hobson <linux@thehobsons.co.uk>, "xen-users@lists.xen.org"
	<xen-users@lists.xen.org>
Date: Fri, 8 Jan 2016 10:04:10 +0000
In-Reply-To: <19C2C25B-B0E5-4F13-998E-BCB0D4A88922@thehobsons.co.uk>
References: <CAPWQ=1QUQL_cFkqfWnrSTcrgqm-hLDz4TCtmKshk+PKJoEu3ug@mail.gmail.com>
	<19C2C25B-B0E5-4F13-998E-BCB0D4A88922@thehobsons.co.uk>
X-Mailer: Evolution 3.18.2-1 
MIME-Version: 1.0
X-DLP: MIA2
Cc: Pavan Maddamsetti <pavan.maddamsetti@gmail.com>
Subject: Re: [Xen-users] VLAN guest networking: near 100% packet loss
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: base64
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

Q0MtaW5nIHRoZSBPL1AsIGFzIGlzIHVzdWFsbHkgb24gdGhlIFhlbiBsaXN0cy4KCsKgT24gRnJp
LCAyMDE2LTAxLTA4IGF0IDA3OjU3ICswMDAwLCBTaW1vbiBIb2Jzb24gd3JvdGU6Cj4gUGF2YW4g
TWFkZGFtc2V0dGkgPHBhdmFuLm1hZGRhbXNldHRpQGdtYWlsLmNvbT4gd3JvdGU6Cj4gCj4gPiBJ
IGFtIG5ldyB0byB0aGUgbWFpbGluZyBsaXN0Cj4gCj4gV2VsY29tZQo+IAo+IAo+ID4gTXkgc2V0
dXAgY29uc2lzdHMgb2YgRGViaWFuIDggb24gYm90aCBkb20wCj4gPiBhbmQgZG9tVSwgYW5kIHRo
ZSBtYWNoaW5lIGlzIGNvbm5lY3RlZCB0byBhIFZMQU4gdGFnZ2VkIHBvcnQgb24gdGhlCj4gPiBz
d2l0Y2ggbWVhbmluZyB0aGF0IHRoZSBob3N0IG11c3QgYmUgVkxBTi1hd2FyZS4KPiA+IAo+ID4g
RG9tMCBoYXMgaW50ZXJuZXQgcmVhY2hhYmlsaXR5IGJ1dCBkb21VIGlzIG9ubHkgYWJsZSB0byBl
c3RhYmxpc2gKPiA+IGNvbm5lY3Rpb25zIHRvIGhvc3RzIG9uIHRoZSBMQU47IHBpbmdzIHNlbnQg
dG8gZXh0ZXJuYWwgbWFjaGluZXMgY29tZQo+ID4gYmFjayB3aXRoIHZpcnR1YWxseSAxMDAlIHBh
Y2tldCBsb3NzIGJ1dCBpdCBpcyB1bmxpa2VseSBhIHJvdXRpbmcKPiA+IGlzc3VlIGJlY2F1c2Ug
c29tZXRpbWVzIG9uZSBvciB0d28gcGFja2V0cyBnZXQgdGhyb3VnaC4KPiA+IAo+ID4gRG9tMCBu
ZXR3b3JrIGNvbmZpZ3VyYXRpb24gaXM6Cj4gPiAKPiA+IGF1dG8geGVuYnIwCj4gPiBpZmFjZSB4
ZW5icjAgaW5ldCBtYW51YWwKPiA+IMKgwqDCoGJyaWRnZV9wb3J0cyBldGgxCj4gPiDCoMKgwqBi
cmlkZ2Vfc3RwIG9mZgo+ID4gwqDCoMKgYnJpZGdlX3dhaXRwb3J0IDAKPiA+IMKgwqDCoGJyaWRn
ZV9mZCAwCj4gPiAKPiA+IGF1dG8geGVuYnIwLjQKPiA+IGlmYWNlIHhlbmJyMC40IGluZXQgc3Rh
dGljCj4gPiDCoMKgwqBhZGRyZXNzIDE5Mi4xNjguNC4xMwo+ID4gwqDCoMKgYnJvYWRjYXN0IDE5
Mi4xNjguNC4yNTUKPiA+IMKgwqDCoG5ldG1hc2sgMjU1LjI1NS4yNTUuMAo+ID4gwqDCoMKgZ2F0
ZXdheSAxOTIuMTY4LjQuMQo+ID4gwqDCoMKgdmxhbi1yYXctZGV2aWNlIHhlbmJyMAo+IAo+IEkn
bSBubyBleHBlcnQgYnV0IEkgd2FzIHVuZGVyIHRoZSBpbXByZXNzaW9uIHRoYXQgdGhlIGJyaWRn
aW5nIChub3Qgc3VyZQo+IHdoZXRoZXIgdGhhdCdzIHRoZSBob3N0IHNpZGUgb3IgdGhlIFhlbiB1
cyBvZiBpdCkgZG9lc24ndCBzdXBwb3J0IFZMQU4KPiB0YWdnaW5nIHdpdGhpbiB0aGUgdmlydHVh
bCBzd2l0Y2guCgpGV0lXIEkgaGFkIHRoZSBzYW1lIGltcHJlc3Npb24uIElmIEkgd2FzIGRvaW5n
IHRoaXMgSSB3b3VsZCBtYWtlIHhlbmJyMC40CnVzZSBldGgwLjQgYXMgdGhlIHVuZGVybHlpbmcg
ZGV2aWNlIGFuZCB1c2UgeGVuYnIwLjQgaW4gbXkgZ3Vlc3QgY29uZmlnLgoKT3IgYXMgRmFqYXIg
ZXhwbGFpbmVkIHlvdSBjb3VsZCBhbHNvIGV4cG9zZSB0aGUgVkxBTiB0cnVuayBhbGwgdGhlIHdh
eSB0bwp0aGUgZ3Vlc3QgYW5kIGRvIHRoZSB0YWdnaW5nIHRoZXJlLgoKPiAgSSBoYXZlIGEgaG9z
dCB1c2luZyBhIFZMQU4gdHJ1bmsgbGlrZSB5b3UgZGVzY3JpYmUsIGJ1dCB3aGF0IEkndmUgZG9u
ZQo+IGlzIGJ1aWxkIGEgc2VwYXJhdGUgYnJpZGdlIGZvciBlYWNoIFZMQU4gOgoKSW4geW91ciBu
YW1pbmcgc2NoZW1lIHBldGgqIGFyZSB3aGF0IHdvdWxkIGJlIGRlZmF1bHQgYmUgZXRoKiAoZS5n
LiBwZXRoaW50Cm1pZ2h0IGhhdmUgYmVlbiBldGgwIGF0IHNvbWUgcG9pbnQpIGFuZCBldGgqIGFy
ZSB0aGUgbmFtZXMgb2YgeW91ciBicmlkZ2UKZGV2aWNlcz8gKEp1c3QgdG8gaGVscCBQYXZhbiB0
cmFuc2xhdGUsIGl0J3MgYWxzbyBob3cgc21lIG9sZGVyIHZlcnNpb25zIG9mClhlbiBkaWQgdGhp
bmdzIGJ5IGRlZmF1bHQpCgpTZWUgYWxzb8KgaHR0cDovL3dpa2kueGVuLm9yZy93aWtpL0hvc3RD
b25maWd1cmF0aW9uL05ldHdvcmtpbmfCoGZvciBzb21lCmV4YW1wbGVzLgoKSWFuLgoKX19fX19f
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KWGVuLXVzZXJzIG1haWxp
bmcgbGlzdApYZW4tdXNlcnNAbGlzdHMueGVuLm9yZwpodHRwOi8vbGlzdHMueGVuLm9yZy94ZW4t
dXNlcnM=

From xen-users-bounces@lists.xen.org Fri Jan 08 10:42:55 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Fri, 08 Jan 2016 10:42:55 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aHUV5-0007nG-4w; Fri, 08 Jan 2016 10:42:31 +0000
Received: from mail6.bemta4.messagelabs.com ([85.158.143.247])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <linux@thehobsons.co.uk>) id 1aHUV2-0007nB-V2
	for xen-users@lists.xen.org; Fri, 08 Jan 2016 10:42:29 +0000
Received: from [85.158.143.35] by server-2.bemta-4.messagelabs.com id
	9D/A7-08977-4929F865; Fri, 08 Jan 2016 10:42:28 +0000
X-Env-Sender: linux@thehobsons.co.uk
X-Msg-Ref: server-12.tower-21.messagelabs.com!1452249745!9144696!1
X-Originating-IP: [81.174.135.208]
X-SpamReason: No, hits=0.0 required=7.0 tests=
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 40177 invoked from network); 8 Jan 2016 10:42:25 -0000
Received: from patsy.thehobsons.co.uk (HELO patsy.thehobsons.co.uk)
	(81.174.135.208)
	by server-12.tower-21.messagelabs.com with DHE-RSA-AES256-GCM-SHA384
	encrypted SMTP; 8 Jan 2016 10:42:25 -0000
X-Virus-Scanned: Debian amavisd-new at patsy.thehobsons.co.uk
Received: from [192.168.7.10] (wifi2.furness.net [195.8.169.130])
	by patsy.thehobsons.co.uk (Postfix) with ESMTPSA id D42E21A074
	for <xen-users@lists.xen.org>; Fri,  8 Jan 2016 10:42:21 +0000 (UTC)
Mime-Version: 1.0 (Mac OS X Mail 6.6 \(1510\))
From: Simon Hobson <linux@thehobsons.co.uk>
In-Reply-To: <1452247450.21055.300.camel@citrix.com>
Date: Fri, 8 Jan 2016 10:42:19 +0000
Message-Id: <40C52470-C069-44B4-AF70-2E25C75B3975@thehobsons.co.uk>
References: <CAPWQ=1QUQL_cFkqfWnrSTcrgqm-hLDz4TCtmKshk+PKJoEu3ug@mail.gmail.com>
	<19C2C25B-B0E5-4F13-998E-BCB0D4A88922@thehobsons.co.uk>
	<1452247450.21055.300.camel@citrix.com>
To: "xen-users@lists.xen.org" <xen-users@lists.xen.org>
X-Mailer: Apple Mail (2.1510)
Subject: Re: [Xen-users] VLAN guest networking: near 100% packet loss
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

Ian Campbell <Ian.Campbell@citrix.com> wrote:

> In your naming scheme peth* are what would be default be eth* (e.g. pethint
> might have been eth0 at some point) and eth* are the names of your bridge
> devices? (Just to help Pavan translate, it's also how sme older versions of
> Xen did things by default)

Ah yes, I use udev rules (/etc/udev/rules.d/70-persistent-net.rules on Debian Wheezy*) to set the physical interfaces to peth<something> and then name my bridges eth<something>. Eg :
# PCI device 0x14e4:0x165b (tg3)
SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="b4:99:ba:xx:xx:xx", ATTR{dev_id}=="0x0", ATTR{type}=="1", KERNEL=="eth*", NAME="peth0"




I also use names rather than numbers (eg ethlan rather than eth2) as it makes it much easier keeping track of what's connected to where when there are multiple networks involved.


* Given that Debian have given in to having the system bastardised, I've no idea what it may or may not be called in Debian Jessie or what hoops you may have to jump through to keep "meaningful" device names.
_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users

From xen-users-bounces@lists.xen.org Fri Jan 08 10:42:55 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Fri, 08 Jan 2016 10:42:55 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aHUV5-0007nG-4w; Fri, 08 Jan 2016 10:42:31 +0000
Received: from mail6.bemta4.messagelabs.com ([85.158.143.247])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <linux@thehobsons.co.uk>) id 1aHUV2-0007nB-V2
	for xen-users@lists.xen.org; Fri, 08 Jan 2016 10:42:29 +0000
Received: from [85.158.143.35] by server-2.bemta-4.messagelabs.com id
	9D/A7-08977-4929F865; Fri, 08 Jan 2016 10:42:28 +0000
X-Env-Sender: linux@thehobsons.co.uk
X-Msg-Ref: server-12.tower-21.messagelabs.com!1452249745!9144696!1
X-Originating-IP: [81.174.135.208]
X-SpamReason: No, hits=0.0 required=7.0 tests=
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 40177 invoked from network); 8 Jan 2016 10:42:25 -0000
Received: from patsy.thehobsons.co.uk (HELO patsy.thehobsons.co.uk)
	(81.174.135.208)
	by server-12.tower-21.messagelabs.com with DHE-RSA-AES256-GCM-SHA384
	encrypted SMTP; 8 Jan 2016 10:42:25 -0000
X-Virus-Scanned: Debian amavisd-new at patsy.thehobsons.co.uk
Received: from [192.168.7.10] (wifi2.furness.net [195.8.169.130])
	by patsy.thehobsons.co.uk (Postfix) with ESMTPSA id D42E21A074
	for <xen-users@lists.xen.org>; Fri,  8 Jan 2016 10:42:21 +0000 (UTC)
Mime-Version: 1.0 (Mac OS X Mail 6.6 \(1510\))
From: Simon Hobson <linux@thehobsons.co.uk>
In-Reply-To: <1452247450.21055.300.camel@citrix.com>
Date: Fri, 8 Jan 2016 10:42:19 +0000
Message-Id: <40C52470-C069-44B4-AF70-2E25C75B3975@thehobsons.co.uk>
References: <CAPWQ=1QUQL_cFkqfWnrSTcrgqm-hLDz4TCtmKshk+PKJoEu3ug@mail.gmail.com>
	<19C2C25B-B0E5-4F13-998E-BCB0D4A88922@thehobsons.co.uk>
	<1452247450.21055.300.camel@citrix.com>
To: "xen-users@lists.xen.org" <xen-users@lists.xen.org>
X-Mailer: Apple Mail (2.1510)
Subject: Re: [Xen-users] VLAN guest networking: near 100% packet loss
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

Ian Campbell <Ian.Campbell@citrix.com> wrote:

> In your naming scheme peth* are what would be default be eth* (e.g. pethint
> might have been eth0 at some point) and eth* are the names of your bridge
> devices? (Just to help Pavan translate, it's also how sme older versions of
> Xen did things by default)

Ah yes, I use udev rules (/etc/udev/rules.d/70-persistent-net.rules on Debian Wheezy*) to set the physical interfaces to peth<something> and then name my bridges eth<something>. Eg :
# PCI device 0x14e4:0x165b (tg3)
SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="b4:99:ba:xx:xx:xx", ATTR{dev_id}=="0x0", ATTR{type}=="1", KERNEL=="eth*", NAME="peth0"




I also use names rather than numbers (eg ethlan rather than eth2) as it makes it much easier keeping track of what's connected to where when there are multiple networks involved.


* Given that Debian have given in to having the system bastardised, I've no idea what it may or may not be called in Debian Jessie or what hoops you may have to jump through to keep "meaningful" device names.
_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users

From xen-users-bounces@lists.xen.org Fri Jan 08 12:19:57 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Fri, 08 Jan 2016 12:19:57 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aHW0I-0003gs-8H; Fri, 08 Jan 2016 12:18:50 +0000
Received: from mail6.bemta3.messagelabs.com ([195.245.230.39])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <jfehlig@suse.com>)
	id 1aHQ02-0003UJ-Iu; Fri, 08 Jan 2016 05:54:10 +0000
Received: from [85.158.137.68] by server-6.bemta-3.messagelabs.com id
	2B/40-29649-10F4F865; Fri, 08 Jan 2016 05:54:09 +0000
X-Env-Sender: jfehlig@suse.com
X-Msg-Ref: server-15.tower-31.messagelabs.com!1452232446!14282144!1
X-Originating-IP: [137.65.250.81]
X-SpamReason: No, hits=0.5 required=7.0 tests=BODY_RANDOM_LONG
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 27773 invoked from network); 8 Jan 2016 05:54:08 -0000
Received: from smtp2.provo.novell.com (HELO smtp2.provo.novell.com)
	(137.65.250.81)
	by server-15.tower-31.messagelabs.com with DHE-RSA-AES256-GCM-SHA384
	encrypted SMTP; 8 Jan 2016 05:54:08 -0000
Received: from [192.168.0.28] (prv-ext-foundry1int.gns.novell.com
	[137.65.251.240])
	by smtp2.provo.novell.com with ESMTP (TLS encrypted);
	Thu, 07 Jan 2016 22:54:03 -0700
Message-ID: <568F4EF9.2090609@suse.com>
Date: Thu, 07 Jan 2016 22:54:01 -0700
From: Jim Fehlig <jfehlig@suse.com>
User-Agent: Mozilla/5.0 (X11; Linux x86_64;
	rv:31.0) Gecko/20100101 Thunderbird/31.7.0
MIME-Version: 1.0
To: Ian Campbell <ian.campbell@citrix.com>, 
	Andreas Pflug <pgadmin@pse-consulting.de>, xen-users@lists.xen.org
References: <CA+v+Np+eT=mmyt-ZicW1uY4358FP5bCmDrivXU=kw2uTL--i0A@mail.gmail.com>	
	<56812352.8060500@pse-consulting.de>
	<1451907382.13361.37.camel@citrix.com>	
	<568A5BEE.9090808@pse-consulting.de>
	<1451909615.13361.46.camel@citrix.com>	
	<568A6618.5@pse-consulting.de>
	<1451911062.13361.60.camel@citrix.com>
In-Reply-To: <1451911062.13361.60.camel@citrix.com>
X-Mailman-Approved-At: Fri, 08 Jan 2016 12:18:49 +0000
Cc: Olaf Hering <OHering@suse.com>, xen-devel <xen-devel@lists.xen.org>
Subject: Re: [Xen-users] Missing libvirt+libxl functionality (Was: Re:
 Programmatic administration of Xen machines)
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

On 01/04/2016 05:37 AM, Ian Campbell wrote:
> On Mon, 2016-01-04 at 13:31 +0100, Andreas Pflug wrote:
>> Am 04.01.16 um 13:13 schrieb Ian Campbell:
>>> On Mon, 2016-01-04 at 12:47 +0100, Andreas Pflug wrote:
>>>> Am 04.01.16 um 12:36 schrieb Ian Campbell:
>>>>> Sorry to hijack this thread.
>>>>>
>>>>> On Mon, 2015-12-28 at 12:56 +0100, Andreas Pflug wrote:
>>>>>> Actually, I find virsh a bad idea since its support for the new
>>>>>> xl
>>>>>> interface isn't feature complete as the old xm interface was. I
>>>>>> had
>>>>>> to
>>>>>> realize this the hard way when my virsh based python tools didn't
>>>>>> work
>>>>>> as expected after upgrading from xm to xl.
>>>>> Note that virsh speaks to libxl directly, not via xl.
>>>>>
>>>>> Please can you list the functionality of libvirt's libxl backed
>>>>> which
>>>>> is
>>>>> missing compared to the old xend based one? 
>>>> libvirt only handles domains created through it, i.e. using xl at the
>>>> same time is incompatible. Since dom0 can't be created using libvirt,
>>>> it's missing from "virsh list" in any case.
>>> This works for me with a reasonably modern set of bits:
>>>
>>>     root@marilith-n0    :~# virsh list
>>>      Id    Name                           State
>>>     ----------------------------------------------------
>>>      0     Domain-0                       running
>>>      13    d                              running
>>>
>>> It probably requires the correct running of xen-init-dom0 during boot
>>> (likely via the xencommons initscript).
>>>
>>> I could believe it was broken at some point in history though.
>>>
>>>>  libvirt stores its own state, not using libxl/xenstore stuff.
>>> Please can you elaborate.
>> I tested on Debian with 4.4.1 and xl toolstack. See the author's blog
>> post:
>> https://blog.xenproject.org/2014/01/17/libvirt-support-for-xens-new-
>> libxenlight-toolstack/
> I think that particular aspect of the blog post is no longer valid, at
> least AFAICT with modern libvirt.

Commit 45697fe5 added dom0 management support to the libvirt libxl driver.
libvirt >= 1.2.18 contains the commit.

>
>> I had even more trouble, e.g. I wasn't able to use non-standard block
>> scripts (neither via /etc/xen/scripts/block-XXX nor via a script
>> parameter) which are mandatory for me.
> Looking at the code it seems like this is still missing.
>
> Copying the devel list and maintainer in case I've either missed something
> or there is a reason for this (other than "still on the TODO list", which I
> expect is most likely).

It is on a TODO list, but I'm not sure how to solve it :-/. Unlike the
libxl_device_disk struct, the corresponding libvirt struct does not support a
'script' field, and I doubt it ever will. Repeated attempts to add a <script>
element to the <disk> config have been rejected. The libvirt community prefers
all config needed to setup disks be provided in the XML, not left to a magic
script doing unknown things behind libvirtd's back.

In the old xend-based libvirt driver, some of the block-* scripts worked by
accident. E.g. the block-iscsi script might work with config such as

    <disk type='file' device='disk'>
      <driver name='file'/>
      <source
file='iscsi:iqn.2006-09.de.suse@0ac47ee2-216e-452a-a341-a12624cd0225'/>
      <target dev='hda'/>
    </disk>

The 'iscsi:iqn.2006-09.de.suse@0ac47ee2-216e-452a-a341-a12624cd0225' blob was
passed wholesale to xend, which would eat it and "do the right thing". AFAIK,
libxl is not that forgiving. I've cc'd Olaf on this thread since we recently
discussed how libvirt+libxl might support external block scripts. As I recall,
we didn't have an novel ideas.

>
> If you find other shortcomings of libvirt with libxl then I suppose the
> best way to approach them would be to report them as bugs:
>     http://wiki.xen.org/wiki/Reporting_Bugs_against_Xen
>
> (I don't know if Jim or libvirt prefers some other means of doing so).

See http://libvirt.org/bugs.html for reporting libvirt bugs. Deficiencies in
libxl compared to the old xend toolstack should be reported against Xen - and
probably libvirt too since it most likely contains the deficiency as well.

Regards,
Jim


_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users

From xen-users-bounces@lists.xen.org Fri Jan 08 12:19:57 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Fri, 08 Jan 2016 12:19:57 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aHW0I-0003gs-8H; Fri, 08 Jan 2016 12:18:50 +0000
Received: from mail6.bemta3.messagelabs.com ([195.245.230.39])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <jfehlig@suse.com>)
	id 1aHQ02-0003UJ-Iu; Fri, 08 Jan 2016 05:54:10 +0000
Received: from [85.158.137.68] by server-6.bemta-3.messagelabs.com id
	2B/40-29649-10F4F865; Fri, 08 Jan 2016 05:54:09 +0000
X-Env-Sender: jfehlig@suse.com
X-Msg-Ref: server-15.tower-31.messagelabs.com!1452232446!14282144!1
X-Originating-IP: [137.65.250.81]
X-SpamReason: No, hits=0.5 required=7.0 tests=BODY_RANDOM_LONG
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 27773 invoked from network); 8 Jan 2016 05:54:08 -0000
Received: from smtp2.provo.novell.com (HELO smtp2.provo.novell.com)
	(137.65.250.81)
	by server-15.tower-31.messagelabs.com with DHE-RSA-AES256-GCM-SHA384
	encrypted SMTP; 8 Jan 2016 05:54:08 -0000
Received: from [192.168.0.28] (prv-ext-foundry1int.gns.novell.com
	[137.65.251.240])
	by smtp2.provo.novell.com with ESMTP (TLS encrypted);
	Thu, 07 Jan 2016 22:54:03 -0700
Message-ID: <568F4EF9.2090609@suse.com>
Date: Thu, 07 Jan 2016 22:54:01 -0700
From: Jim Fehlig <jfehlig@suse.com>
User-Agent: Mozilla/5.0 (X11; Linux x86_64;
	rv:31.0) Gecko/20100101 Thunderbird/31.7.0
MIME-Version: 1.0
To: Ian Campbell <ian.campbell@citrix.com>, 
	Andreas Pflug <pgadmin@pse-consulting.de>, xen-users@lists.xen.org
References: <CA+v+Np+eT=mmyt-ZicW1uY4358FP5bCmDrivXU=kw2uTL--i0A@mail.gmail.com>	
	<56812352.8060500@pse-consulting.de>
	<1451907382.13361.37.camel@citrix.com>	
	<568A5BEE.9090808@pse-consulting.de>
	<1451909615.13361.46.camel@citrix.com>	
	<568A6618.5@pse-consulting.de>
	<1451911062.13361.60.camel@citrix.com>
In-Reply-To: <1451911062.13361.60.camel@citrix.com>
X-Mailman-Approved-At: Fri, 08 Jan 2016 12:18:49 +0000
Cc: Olaf Hering <OHering@suse.com>, xen-devel <xen-devel@lists.xen.org>
Subject: Re: [Xen-users] Missing libvirt+libxl functionality (Was: Re:
 Programmatic administration of Xen machines)
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

On 01/04/2016 05:37 AM, Ian Campbell wrote:
> On Mon, 2016-01-04 at 13:31 +0100, Andreas Pflug wrote:
>> Am 04.01.16 um 13:13 schrieb Ian Campbell:
>>> On Mon, 2016-01-04 at 12:47 +0100, Andreas Pflug wrote:
>>>> Am 04.01.16 um 12:36 schrieb Ian Campbell:
>>>>> Sorry to hijack this thread.
>>>>>
>>>>> On Mon, 2015-12-28 at 12:56 +0100, Andreas Pflug wrote:
>>>>>> Actually, I find virsh a bad idea since its support for the new
>>>>>> xl
>>>>>> interface isn't feature complete as the old xm interface was. I
>>>>>> had
>>>>>> to
>>>>>> realize this the hard way when my virsh based python tools didn't
>>>>>> work
>>>>>> as expected after upgrading from xm to xl.
>>>>> Note that virsh speaks to libxl directly, not via xl.
>>>>>
>>>>> Please can you list the functionality of libvirt's libxl backed
>>>>> which
>>>>> is
>>>>> missing compared to the old xend based one? 
>>>> libvirt only handles domains created through it, i.e. using xl at the
>>>> same time is incompatible. Since dom0 can't be created using libvirt,
>>>> it's missing from "virsh list" in any case.
>>> This works for me with a reasonably modern set of bits:
>>>
>>>     root@marilith-n0    :~# virsh list
>>>      Id    Name                           State
>>>     ----------------------------------------------------
>>>      0     Domain-0                       running
>>>      13    d                              running
>>>
>>> It probably requires the correct running of xen-init-dom0 during boot
>>> (likely via the xencommons initscript).
>>>
>>> I could believe it was broken at some point in history though.
>>>
>>>>  libvirt stores its own state, not using libxl/xenstore stuff.
>>> Please can you elaborate.
>> I tested on Debian with 4.4.1 and xl toolstack. See the author's blog
>> post:
>> https://blog.xenproject.org/2014/01/17/libvirt-support-for-xens-new-
>> libxenlight-toolstack/
> I think that particular aspect of the blog post is no longer valid, at
> least AFAICT with modern libvirt.

Commit 45697fe5 added dom0 management support to the libvirt libxl driver.
libvirt >= 1.2.18 contains the commit.

>
>> I had even more trouble, e.g. I wasn't able to use non-standard block
>> scripts (neither via /etc/xen/scripts/block-XXX nor via a script
>> parameter) which are mandatory for me.
> Looking at the code it seems like this is still missing.
>
> Copying the devel list and maintainer in case I've either missed something
> or there is a reason for this (other than "still on the TODO list", which I
> expect is most likely).

It is on a TODO list, but I'm not sure how to solve it :-/. Unlike the
libxl_device_disk struct, the corresponding libvirt struct does not support a
'script' field, and I doubt it ever will. Repeated attempts to add a <script>
element to the <disk> config have been rejected. The libvirt community prefers
all config needed to setup disks be provided in the XML, not left to a magic
script doing unknown things behind libvirtd's back.

In the old xend-based libvirt driver, some of the block-* scripts worked by
accident. E.g. the block-iscsi script might work with config such as

    <disk type='file' device='disk'>
      <driver name='file'/>
      <source
file='iscsi:iqn.2006-09.de.suse@0ac47ee2-216e-452a-a341-a12624cd0225'/>
      <target dev='hda'/>
    </disk>

The 'iscsi:iqn.2006-09.de.suse@0ac47ee2-216e-452a-a341-a12624cd0225' blob was
passed wholesale to xend, which would eat it and "do the right thing". AFAIK,
libxl is not that forgiving. I've cc'd Olaf on this thread since we recently
discussed how libvirt+libxl might support external block scripts. As I recall,
we didn't have an novel ideas.

>
> If you find other shortcomings of libvirt with libxl then I suppose the
> best way to approach them would be to report them as bugs:
>     http://wiki.xen.org/wiki/Reporting_Bugs_against_Xen
>
> (I don't know if Jim or libvirt prefers some other means of doing so).

See http://libvirt.org/bugs.html for reporting libvirt bugs. Deficiencies in
libxl compared to the old xend toolstack should be reported against Xen - and
probably libvirt too since it most likely contains the deficiency as well.

Regards,
Jim


_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users

From xen-users-bounces@lists.xen.org Fri Jan 08 12:46:56 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Fri, 08 Jan 2016 12:46:56 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aHWRF-00056c-AH; Fri, 08 Jan 2016 12:46:41 +0000
Received: from mail6.bemta4.messagelabs.com ([85.158.143.247])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <prvs=80839a509=Ian.Campbell@citrix.com>)
	id 1aHWRC-00055e-DB; Fri, 08 Jan 2016 12:46:38 +0000
Received: from [85.158.143.35] by server-1.bemta-4.messagelabs.com id
	BD/9E-09708-DAFAF865; Fri, 08 Jan 2016 12:46:37 +0000
X-Env-Sender: prvs=80839a509=Ian.Campbell@citrix.com
X-Msg-Ref: server-11.tower-21.messagelabs.com!1452257193!9042196!1
X-Originating-IP: [66.165.176.89]
X-SpamReason: No, hits=0.0 required=7.0 tests=sa_preprocessor: 
	VHJ1c3RlZCBJUDogNjYuMTY1LjE3Ni44OSA9PiAyMDMwMDc=\n,
	received_headers: No Received headers
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 25840 invoked from network); 8 Jan 2016 12:46:34 -0000
Received: from smtp.citrix.com (HELO SMTP.CITRIX.COM) (66.165.176.89)
	by server-11.tower-21.messagelabs.com with RC4-SHA encrypted SMTP;
	8 Jan 2016 12:46:34 -0000
X-IronPort-AV: E=Sophos;i="5.20,538,1444694400"; d="scan'208";a="323678882"
Message-ID: <1452257191.29416.19.camel@citrix.com>
From: Ian Campbell <ian.campbell@citrix.com>
To: Jim Fehlig <jfehlig@suse.com>, Andreas Pflug <pgadmin@pse-consulting.de>, 
	<xen-users@lists.xen.org>
Date: Fri, 8 Jan 2016 12:46:31 +0000
In-Reply-To: <568F4EF9.2090609@suse.com>
References: <CA+v+Np+eT=mmyt-ZicW1uY4358FP5bCmDrivXU=kw2uTL--i0A@mail.gmail.com>
	<56812352.8060500@pse-consulting.de>
	<1451907382.13361.37.camel@citrix.com>
	<568A5BEE.9090808@pse-consulting.de>
	<1451909615.13361.46.camel@citrix.com>	 <568A6618.5@pse-consulting.de>
	<1451911062.13361.60.camel@citrix.com> <568F4EF9.2090609@suse.com>
X-Mailer: Evolution 3.18.2-1 
MIME-Version: 1.0
X-DLP: MIA2
Cc: Olaf Hering <OHering@suse.com>, xen-devel <xen-devel@lists.xen.org>
Subject: Re: [Xen-users] Missing libvirt+libxl functionality (Was: Re:
 Programmatic administration of Xen machines)
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

On Thu, 2016-01-07 at 22:54 -0700, Jim Fehlig wrote:
> > > I had even more trouble, e.g. I wasn't able to use non-standard block
> > > scripts (neither via /etc/xen/scripts/block-XXX nor via a script
> > > parameter) which are mandatory for me.
> > Looking at the code it seems like this is still missing.
> > 
> > Copying the devel list and maintainer in case I've either missed something
> > or there is a reason for this (other than "still on the TODO list", which I
> > expect is most likely).
> 
> It is on a TODO list, but I'm not sure how to solve it :-/. Unlike the
> libxl_device_disk struct, the corresponding libvirt struct does not support a
> 'script' field, and I doubt it ever will. Repeated attempts to add a 
> element to the  config have been rejected. The libvirt community prefers
> all config needed to setup disks be provided in the XML, not left to a magic
> script doing unknown things behind libvirtd's back.

That's an understandable position for them to take, I think.

If someone does use the libvirt's XML based mechanisms to configure things
then does the libxl backend correctly plumb them through? I suppose
something in libvirt either produces a blk device (which can be trivially
converted to a suitable libxl disk phy thing) or a reference to some image
file (perhaps less trivially convertable but doable, most of the time?).

If the libvirt XML stuff works then I don't see any pressing need to plumb
Xen scripts through to libvirt if the libvirt maintainers do not want to
support that abstract concept. If folks want functionality which would only
be available via scripts then they should be encouraged to implement that
functionality generically in libvirt in a way which is acceptable to the
maintainers.

I appreciate that this might mean that some xl style cfg files cannot be
laundered through domxml-from-native to create a working xml config, but I
think that's a natural consequence of having two separate projects with
somewhat non-overlapping featuresets and design goals.

I see domxml-from-native as more of a convenience for configurations which
fall into the union of xl and libvirt's featuresets. I suppose if someone
was feeling adventurous then they could try and have domxml-from-native
spot some uses of well known block scripts and convert to the equivalent
libvirt XML e.g. spot block-iscsi and convert that into equivalent libvirt
XML objects (assuming libvirt supports iscsi, I didn't look).

Ian.

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users

From xen-users-bounces@lists.xen.org Fri Jan 08 12:46:56 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Fri, 08 Jan 2016 12:46:56 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aHWRF-00056c-AH; Fri, 08 Jan 2016 12:46:41 +0000
Received: from mail6.bemta4.messagelabs.com ([85.158.143.247])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <prvs=80839a509=Ian.Campbell@citrix.com>)
	id 1aHWRC-00055e-DB; Fri, 08 Jan 2016 12:46:38 +0000
Received: from [85.158.143.35] by server-1.bemta-4.messagelabs.com id
	BD/9E-09708-DAFAF865; Fri, 08 Jan 2016 12:46:37 +0000
X-Env-Sender: prvs=80839a509=Ian.Campbell@citrix.com
X-Msg-Ref: server-11.tower-21.messagelabs.com!1452257193!9042196!1
X-Originating-IP: [66.165.176.89]
X-SpamReason: No, hits=0.0 required=7.0 tests=sa_preprocessor: 
	VHJ1c3RlZCBJUDogNjYuMTY1LjE3Ni44OSA9PiAyMDMwMDc=\n,
	received_headers: No Received headers
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 25840 invoked from network); 8 Jan 2016 12:46:34 -0000
Received: from smtp.citrix.com (HELO SMTP.CITRIX.COM) (66.165.176.89)
	by server-11.tower-21.messagelabs.com with RC4-SHA encrypted SMTP;
	8 Jan 2016 12:46:34 -0000
X-IronPort-AV: E=Sophos;i="5.20,538,1444694400"; d="scan'208";a="323678882"
Message-ID: <1452257191.29416.19.camel@citrix.com>
From: Ian Campbell <ian.campbell@citrix.com>
To: Jim Fehlig <jfehlig@suse.com>, Andreas Pflug <pgadmin@pse-consulting.de>, 
	<xen-users@lists.xen.org>
Date: Fri, 8 Jan 2016 12:46:31 +0000
In-Reply-To: <568F4EF9.2090609@suse.com>
References: <CA+v+Np+eT=mmyt-ZicW1uY4358FP5bCmDrivXU=kw2uTL--i0A@mail.gmail.com>
	<56812352.8060500@pse-consulting.de>
	<1451907382.13361.37.camel@citrix.com>
	<568A5BEE.9090808@pse-consulting.de>
	<1451909615.13361.46.camel@citrix.com>	 <568A6618.5@pse-consulting.de>
	<1451911062.13361.60.camel@citrix.com> <568F4EF9.2090609@suse.com>
X-Mailer: Evolution 3.18.2-1 
MIME-Version: 1.0
X-DLP: MIA2
Cc: Olaf Hering <OHering@suse.com>, xen-devel <xen-devel@lists.xen.org>
Subject: Re: [Xen-users] Missing libvirt+libxl functionality (Was: Re:
 Programmatic administration of Xen machines)
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

On Thu, 2016-01-07 at 22:54 -0700, Jim Fehlig wrote:
> > > I had even more trouble, e.g. I wasn't able to use non-standard block
> > > scripts (neither via /etc/xen/scripts/block-XXX nor via a script
> > > parameter) which are mandatory for me.
> > Looking at the code it seems like this is still missing.
> > 
> > Copying the devel list and maintainer in case I've either missed something
> > or there is a reason for this (other than "still on the TODO list", which I
> > expect is most likely).
> 
> It is on a TODO list, but I'm not sure how to solve it :-/. Unlike the
> libxl_device_disk struct, the corresponding libvirt struct does not support a
> 'script' field, and I doubt it ever will. Repeated attempts to add a 
> element to the  config have been rejected. The libvirt community prefers
> all config needed to setup disks be provided in the XML, not left to a magic
> script doing unknown things behind libvirtd's back.

That's an understandable position for them to take, I think.

If someone does use the libvirt's XML based mechanisms to configure things
then does the libxl backend correctly plumb them through? I suppose
something in libvirt either produces a blk device (which can be trivially
converted to a suitable libxl disk phy thing) or a reference to some image
file (perhaps less trivially convertable but doable, most of the time?).

If the libvirt XML stuff works then I don't see any pressing need to plumb
Xen scripts through to libvirt if the libvirt maintainers do not want to
support that abstract concept. If folks want functionality which would only
be available via scripts then they should be encouraged to implement that
functionality generically in libvirt in a way which is acceptable to the
maintainers.

I appreciate that this might mean that some xl style cfg files cannot be
laundered through domxml-from-native to create a working xml config, but I
think that's a natural consequence of having two separate projects with
somewhat non-overlapping featuresets and design goals.

I see domxml-from-native as more of a convenience for configurations which
fall into the union of xl and libvirt's featuresets. I suppose if someone
was feeling adventurous then they could try and have domxml-from-native
spot some uses of well known block scripts and convert to the equivalent
libvirt XML e.g. spot block-iscsi and convert that into equivalent libvirt
XML objects (assuming libvirt supports iscsi, I didn't look).

Ian.

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users

From xen-users-bounces@lists.xen.org Fri Jan 08 17:48:18 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Fri, 08 Jan 2016 17:48:18 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aHb8D-0004kP-Sz; Fri, 08 Jan 2016 17:47:21 +0000
Received: from mail6.bemta5.messagelabs.com ([195.245.231.135])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <davidoff@qedmf.net>) id 1aHb8C-0004kI-Jf
	for xen-users@lists.xen.org; Fri, 08 Jan 2016 17:47:20 +0000
Received: from [85.158.139.211] by server-7.bemta-5.messagelabs.com id
	47/37-13905-426FF865; Fri, 08 Jan 2016 17:47:16 +0000
X-Env-Sender: davidoff@qedmf.net
X-Msg-Ref: server-6.tower-206.messagelabs.com!1452275235!14452387!1
X-Originating-IP: [209.85.213.173]
X-SpamReason: No, hits=0.8 required=7.0 tests=BODY_RANDOM_LONG,
  RCVD_BY_IP
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 56559 invoked from network); 8 Jan 2016 17:47:16 -0000
Received: from mail-ig0-f173.google.com (HELO mail-ig0-f173.google.com)
	(209.85.213.173)
	by server-6.tower-206.messagelabs.com with AES128-GCM-SHA256 encrypted
	SMTP; 8 Jan 2016 17:47:16 -0000
Received: by mail-ig0-f173.google.com with SMTP id t15so56800949igr.0
	for <xen-users@lists.xen.org>; Fri, 08 Jan 2016 09:47:16 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
	d=qedmf-net.20150623.gappssmtp.com; s=20150623;
	h=mime-version:date:message-id:subject:from:to:content-type;
	bh=V6GUqp5wyzGLLlt0zaKGGslPE6zdTOzk1srFLPQRNSI=;
	b=yuia9a253IisY2fIMvgWvn1prEXga32EyxqJcHU48dWIPDiOnbHwUcHpgYZDlyIWDO
	ISnXEtsHG0WMEEAYZX/ny2XgdT5fUHv4jjALb2WxqteWgrnVxWXTcFF9MOhhgF13+8MQ
	cAWV+NexwgguFIr9c0aItfUhGyw3roZTZn0deR22MRQY2ySeJ1YGt1wZFxMgo/kUN0h7
	da9NnhuqYSwA9X4JYv6DEARSvbqNcuRkpX/oHPL+aVMqXYxYVfKlW9OUpVFftLgGNrSN
	cSg8tFV4p2ZCltd22i4I8KDjp9ypbM6tf0I7yOBbkKR+j6fyRXH4dQcJ29QHs1twar/W
	VeuA==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
	d=1e100.net; s=20130820;
	h=x-gm-message-state:mime-version:date:message-id:subject:from:to
	:content-type;
	bh=V6GUqp5wyzGLLlt0zaKGGslPE6zdTOzk1srFLPQRNSI=;
	b=Mjzo27Xtm4y58oeNz8BCHImMXbpRjVDUwRBpTaPQy0DqWZ3bk5q2cn/LiV+IA9uvRp
	7dNR9212cUeHgwJine2d933a9qx5psy2ejuJ2YxaatbZyUVO0LVpefc6X/xZkclzb6md
	Zx1RNvOpfoqkpiNSfPgIKWp+819+Vyj1SkpKAoI53IX+i2i8/zhjNcJC9hY9eNwZUBzu
	0ax2ccrxigZc2hp5IXgUXbBpWui8arM8PL/hGvKdhuTSd/b+f9lh5S+Db6fTyF355i8J
	Lu/ITyWrQjCWucQ/uZ6bJrTw4BW/0aahl1ksQiKrU/ZjiH7dOt3WDsjhq5kf8GqlEXD+
	lBYw==
X-Gm-Message-State: ALoCoQkf9XYjyZVi0VL2tQIzdDApBvhgWkpvFSSE9fty1PFRBVwCoCtF4l3U0xKTjXK4X1HK+EUcqNEpqhK5aEfnq55au9/5nw==
MIME-Version: 1.0
X-Received: by 10.50.79.130 with SMTP id j2mr137530igx.25.1452275235135; Fri,
	08 Jan 2016 09:47:15 -0800 (PST)
Received: by 10.107.27.205 with HTTP; Fri, 8 Jan 2016 09:47:15 -0800 (PST)
Date: Fri, 8 Jan 2016 10:47:15 -0700
Message-ID: <CAJLXCZSRmuYOZbHpbybEzD2EFdJ_vb+LTL5gO2bY+AV0YnbhRw@mail.gmail.com>
From: Andrew Davidoff <davidoff@qedmf.net>
To: xen-users@lists.xen.org
Subject: [Xen-users] Potentially old bridging or xennet (netfront) bug,
	does this sound familiar?
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

Hi,

I'm currently troubleshooting an issue with a CentOS 5.7 guest with
kernel 2.6.18-308.4.1.el5xen running on a CentOS 6.6 dom0 with
Xen4Centos 4.2.3-25 and kernel 3.10.20-11.el6.centos.alt.x86_64. After
some amount of time (varies) the guest stops communicating on the
network, and the symptoms are almost exactly as described here:

http://xen.1045712.n5.nabble.com/domU-loses-network-after-a-while-td3265172.html

By "almost" I mean that the only behavior that hasn't been confirmed
to be similar is seeing tx drops on the vif when things are broken. I
hope to confirm this the next time this happens. I have not yet found
a way to programmatically trigger the issue but unfortunately it
happens somewhat frequently.

I realize the bug reported above doesn't apply here because the
smartpoll feature that is responsible isn't part of the
2.6.18-308.4.1.el5xen kernel's xennet module, but because every other
behavior reported in the bug details are exactly the same as what I'm
experiencing, I'm lead to believe I might be hitting a different
xennet domU bug.

I have done a fairly exhaustive search for similar bugs and as part of
that effort I wanted to see if this sounds familiar to anyone.

As an aside, I realize that running a newer guest is likely advisable,
but I'm hoping to identify a root cause here before I make a change
like that.

Thanks.
Andy

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users

From xen-users-bounces@lists.xen.org Fri Jan 08 17:48:18 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Fri, 08 Jan 2016 17:48:18 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aHb8D-0004kP-Sz; Fri, 08 Jan 2016 17:47:21 +0000
Received: from mail6.bemta5.messagelabs.com ([195.245.231.135])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <davidoff@qedmf.net>) id 1aHb8C-0004kI-Jf
	for xen-users@lists.xen.org; Fri, 08 Jan 2016 17:47:20 +0000
Received: from [85.158.139.211] by server-7.bemta-5.messagelabs.com id
	47/37-13905-426FF865; Fri, 08 Jan 2016 17:47:16 +0000
X-Env-Sender: davidoff@qedmf.net
X-Msg-Ref: server-6.tower-206.messagelabs.com!1452275235!14452387!1
X-Originating-IP: [209.85.213.173]
X-SpamReason: No, hits=0.8 required=7.0 tests=BODY_RANDOM_LONG,
  RCVD_BY_IP
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 56559 invoked from network); 8 Jan 2016 17:47:16 -0000
Received: from mail-ig0-f173.google.com (HELO mail-ig0-f173.google.com)
	(209.85.213.173)
	by server-6.tower-206.messagelabs.com with AES128-GCM-SHA256 encrypted
	SMTP; 8 Jan 2016 17:47:16 -0000
Received: by mail-ig0-f173.google.com with SMTP id t15so56800949igr.0
	for <xen-users@lists.xen.org>; Fri, 08 Jan 2016 09:47:16 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
	d=qedmf-net.20150623.gappssmtp.com; s=20150623;
	h=mime-version:date:message-id:subject:from:to:content-type;
	bh=V6GUqp5wyzGLLlt0zaKGGslPE6zdTOzk1srFLPQRNSI=;
	b=yuia9a253IisY2fIMvgWvn1prEXga32EyxqJcHU48dWIPDiOnbHwUcHpgYZDlyIWDO
	ISnXEtsHG0WMEEAYZX/ny2XgdT5fUHv4jjALb2WxqteWgrnVxWXTcFF9MOhhgF13+8MQ
	cAWV+NexwgguFIr9c0aItfUhGyw3roZTZn0deR22MRQY2ySeJ1YGt1wZFxMgo/kUN0h7
	da9NnhuqYSwA9X4JYv6DEARSvbqNcuRkpX/oHPL+aVMqXYxYVfKlW9OUpVFftLgGNrSN
	cSg8tFV4p2ZCltd22i4I8KDjp9ypbM6tf0I7yOBbkKR+j6fyRXH4dQcJ29QHs1twar/W
	VeuA==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
	d=1e100.net; s=20130820;
	h=x-gm-message-state:mime-version:date:message-id:subject:from:to
	:content-type;
	bh=V6GUqp5wyzGLLlt0zaKGGslPE6zdTOzk1srFLPQRNSI=;
	b=Mjzo27Xtm4y58oeNz8BCHImMXbpRjVDUwRBpTaPQy0DqWZ3bk5q2cn/LiV+IA9uvRp
	7dNR9212cUeHgwJine2d933a9qx5psy2ejuJ2YxaatbZyUVO0LVpefc6X/xZkclzb6md
	Zx1RNvOpfoqkpiNSfPgIKWp+819+Vyj1SkpKAoI53IX+i2i8/zhjNcJC9hY9eNwZUBzu
	0ax2ccrxigZc2hp5IXgUXbBpWui8arM8PL/hGvKdhuTSd/b+f9lh5S+Db6fTyF355i8J
	Lu/ITyWrQjCWucQ/uZ6bJrTw4BW/0aahl1ksQiKrU/ZjiH7dOt3WDsjhq5kf8GqlEXD+
	lBYw==
X-Gm-Message-State: ALoCoQkf9XYjyZVi0VL2tQIzdDApBvhgWkpvFSSE9fty1PFRBVwCoCtF4l3U0xKTjXK4X1HK+EUcqNEpqhK5aEfnq55au9/5nw==
MIME-Version: 1.0
X-Received: by 10.50.79.130 with SMTP id j2mr137530igx.25.1452275235135; Fri,
	08 Jan 2016 09:47:15 -0800 (PST)
Received: by 10.107.27.205 with HTTP; Fri, 8 Jan 2016 09:47:15 -0800 (PST)
Date: Fri, 8 Jan 2016 10:47:15 -0700
Message-ID: <CAJLXCZSRmuYOZbHpbybEzD2EFdJ_vb+LTL5gO2bY+AV0YnbhRw@mail.gmail.com>
From: Andrew Davidoff <davidoff@qedmf.net>
To: xen-users@lists.xen.org
Subject: [Xen-users] Potentially old bridging or xennet (netfront) bug,
	does this sound familiar?
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

Hi,

I'm currently troubleshooting an issue with a CentOS 5.7 guest with
kernel 2.6.18-308.4.1.el5xen running on a CentOS 6.6 dom0 with
Xen4Centos 4.2.3-25 and kernel 3.10.20-11.el6.centos.alt.x86_64. After
some amount of time (varies) the guest stops communicating on the
network, and the symptoms are almost exactly as described here:

http://xen.1045712.n5.nabble.com/domU-loses-network-after-a-while-td3265172.html

By "almost" I mean that the only behavior that hasn't been confirmed
to be similar is seeing tx drops on the vif when things are broken. I
hope to confirm this the next time this happens. I have not yet found
a way to programmatically trigger the issue but unfortunately it
happens somewhat frequently.

I realize the bug reported above doesn't apply here because the
smartpoll feature that is responsible isn't part of the
2.6.18-308.4.1.el5xen kernel's xennet module, but because every other
behavior reported in the bug details are exactly the same as what I'm
experiencing, I'm lead to believe I might be hitting a different
xennet domU bug.

I have done a fairly exhaustive search for similar bugs and as part of
that effort I wanted to see if this sounds familiar to anyone.

As an aside, I realize that running a newer guest is likely advisable,
but I'm hoping to identify a root cause here before I make a change
like that.

Thanks.
Andy

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users

From xen-users-bounces@lists.xen.org Fri Jan 08 21:39:19 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Fri, 08 Jan 2016 21:39:19 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aHeje-0005VI-0Y; Fri, 08 Jan 2016 21:38:14 +0000
Received: from mail6.bemta3.messagelabs.com ([195.245.230.39])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <lists@velder.li>) id 1aHejc-0005VD-KQ
	for xen-users@lists.xen.org; Fri, 08 Jan 2016 21:38:12 +0000
Received: from [85.158.137.68] by server-14.bemta-3.messagelabs.com id
	43/67-02975-34C20965; Fri, 08 Jan 2016 21:38:11 +0000
X-Env-Sender: lists@velder.li
X-Msg-Ref: server-10.tower-31.messagelabs.com!1452289091!14740326!1
X-Originating-IP: [185.117.12.39]
X-SpamReason: No, hits=0.0 required=7.0 tests=
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 64604 invoked from network); 8 Jan 2016 21:38:11 -0000
Received: from mail.velder.li (HELO mail.velder.li) (185.117.12.39)
	by server-10.tower-31.messagelabs.com with DHE-RSA-AES256-GCM-SHA384
	encrypted SMTP; 8 Jan 2016 21:38:11 -0000
Received: from [IPv6:2001:67c:47c:100::c0ca:c01a] (unknown
	[IPv6:2001:67c:47c:100::c0ca:c01a])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by mail.velder.li (Postfix) with ESMTPSA id BCBF02E0334
	for <xen-users@lists.xen.org>; Fri,  8 Jan 2016 22:38:10 +0100 (CET)
To: xen-users@lists.xen.org
From: Patrick Velder <lists@velder.li>
Message-ID: <56902C46.5070503@velder.li>
Date: Fri, 8 Jan 2016 22:38:14 +0100
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101
	Thunderbird/38.3.0
MIME-Version: 1.0
X-Virus-Scanned: clamav-milter 0.98.7 at mail
X-Virus-Status: Clean
Subject: [Xen-users] Xen / Linux 4.3.3
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Transfer-Encoding: 7bit
Content-Type: text/plain; charset="us-ascii"; Format="flowed"
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

Hi

I just tried to boot kernel 4.3.3 on my xen host. xl list does not work 
(freezes), but the domUs are up. Reboot is impossible, and it's not 
possible to kill the hanging xl processes.
Any ideas? I'm using debian 8 with xen from the debian repositories.

Regards
Patrick

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users

From xen-users-bounces@lists.xen.org Fri Jan 08 21:39:19 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Fri, 08 Jan 2016 21:39:19 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aHeje-0005VI-0Y; Fri, 08 Jan 2016 21:38:14 +0000
Received: from mail6.bemta3.messagelabs.com ([195.245.230.39])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <lists@velder.li>) id 1aHejc-0005VD-KQ
	for xen-users@lists.xen.org; Fri, 08 Jan 2016 21:38:12 +0000
Received: from [85.158.137.68] by server-14.bemta-3.messagelabs.com id
	43/67-02975-34C20965; Fri, 08 Jan 2016 21:38:11 +0000
X-Env-Sender: lists@velder.li
X-Msg-Ref: server-10.tower-31.messagelabs.com!1452289091!14740326!1
X-Originating-IP: [185.117.12.39]
X-SpamReason: No, hits=0.0 required=7.0 tests=
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 64604 invoked from network); 8 Jan 2016 21:38:11 -0000
Received: from mail.velder.li (HELO mail.velder.li) (185.117.12.39)
	by server-10.tower-31.messagelabs.com with DHE-RSA-AES256-GCM-SHA384
	encrypted SMTP; 8 Jan 2016 21:38:11 -0000
Received: from [IPv6:2001:67c:47c:100::c0ca:c01a] (unknown
	[IPv6:2001:67c:47c:100::c0ca:c01a])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by mail.velder.li (Postfix) with ESMTPSA id BCBF02E0334
	for <xen-users@lists.xen.org>; Fri,  8 Jan 2016 22:38:10 +0100 (CET)
To: xen-users@lists.xen.org
From: Patrick Velder <lists@velder.li>
Message-ID: <56902C46.5070503@velder.li>
Date: Fri, 8 Jan 2016 22:38:14 +0100
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101
	Thunderbird/38.3.0
MIME-Version: 1.0
X-Virus-Scanned: clamav-milter 0.98.7 at mail
X-Virus-Status: Clean
Subject: [Xen-users] Xen / Linux 4.3.3
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Transfer-Encoding: 7bit
Content-Type: text/plain; charset="us-ascii"; Format="flowed"
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

Hi

I just tried to boot kernel 4.3.3 on my xen host. xl list does not work 
(freezes), but the domUs are up. Reboot is impossible, and it's not 
possible to kill the hanging xl processes.
Any ideas? I'm using debian 8 with xen from the debian repositories.

Regards
Patrick

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users

From xen-users-bounces@lists.xen.org Fri Jan 08 23:26:12 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Fri, 08 Jan 2016 23:26:12 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aHgP5-0000pv-UL; Fri, 08 Jan 2016 23:25:07 +0000
Received: from mail6.bemta3.messagelabs.com ([195.245.230.39])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <jkessel@os3.nl>) id 1aHfiL-0007g4-Be
	for xen-users@lists.xen.org; Fri, 08 Jan 2016 22:40:57 +0000
Received: from [85.158.137.68] by server-1.bemta-3.messagelabs.com id
	07/2D-02745-8FA30965; Fri, 08 Jan 2016 22:40:56 +0000
X-Env-Sender: jkessel@os3.nl
X-Msg-Ref: server-7.tower-31.messagelabs.com!1452292854!7279041!1
X-Originating-IP: [145.100.96.25]
X-SpamReason: No, hits=0.0 required=7.0 tests=
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 42643 invoked from network); 8 Jan 2016 22:40:54 -0000
Received: from mail.serv.os3.nl (HELO mail.serv.os3.nl) (145.100.96.25)
	by server-7.tower-31.messagelabs.com with DHE-RSA-AES256-GCM-SHA384
	encrypted SMTP; 8 Jan 2016 22:40:54 -0000
Received: from webmail.os3.nl (mail.serv.os3.nl [IPv6:2001:610:158:960::25])
	by mail.serv.os3.nl (Postfix) with ESMTP id CF5D017A997
	for <xen-users@lists.xen.org>; Fri,  8 Jan 2016 23:40:53 +0100 (CET)
Received: from 82.173.130.39 (SquirrelMail authenticated user jkessel)
	by webmail.os3.nl with HTTP; Fri, 8 Jan 2016 23:40:53 +0100
Message-ID: <4627c1f2f4863f064ee34fcf639faa51.squirrel@webmail.os3.nl>
Date: Fri, 8 Jan 2016 23:40:53 +0100
From: "Jeroen van Kessel" <jkessel@os3.nl>
To: xen-users@lists.xen.org
User-Agent: SquirrelMail/1.4.22
MIME-Version: 1.0
X-Priority: 3 (Normal)
Importance: Normal
X-Mailman-Approved-At: Fri, 08 Jan 2016 23:25:07 +0000
Subject: [Xen-users] Low CPU performance on Xen PV VM
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

Hi Xen-community,

I am running a CPU benchmark tool (LINPACK) on a PV VM inside Xen 4.5.1 on
Ubuntu 15.10 x64 on a IBM x3550 M4 server. This tool should consume all
possible CPU cycles available. I allocate 4 vCPUs by defining this in the
Xen PV (test.cfg). However, only 1 core and 4 threads are used:

CPU frequency:    2.494 GHz
Number of CPUs: 1
Number of cores: 1
Number of threads: 4

This is what lscpu says inside this Xen PV VM:

    Architecture:          x86_64
    CPU op-mode(s):        32-bit, 64-bit
    Byte Order:            Little Endian
    CPU(s):                4
    On-line CPU(s) list:   0-3
    Thread(s) per core:    4
    Core(s) per socket:    1
    Socket(s):             1
    NUMA node(s):          1
    Vendor ID:             GenuineIntel
    CPU family:            6
    Model:                 62
    Model name:            Intel(R) Xeon(R) CPU E5-2609 v2 @ 2.50GHz
    Stepping:              4
    CPU MHz:               2500.062
    BogoMIPS:              5000.12
    Hypervisor vendor:     Xen
    Virtualization type:   full
    L1d cache:             32K
    L1i cache:             32K
    L2 cache:              256K
    L3 cache:              10240K
    NUMA node0 CPU(s):     0-3

A HVM VM DO get all possible cores allocated inside the virtual node (see
below). These nodes have significant better performance then the Xen PV
virtual node.

    CPU frequency:    2.494 GHz
    Number of CPUs: 1
    Number of cores: 4
    Number of threads: 4

This is the DomU Xen host machine lscpu:

    lscpu

    Architecture:          x86_64
    CPU op-mode(s):        32-bit, 64-bit
    Byte Order:            Little Endian
    CPU(s):                8
    On-line CPU(s) list:   0-7
    Thread(s) per core:    1
    Core(s) per socket:    4
    Socket(s):             2
    NUMA node(s):          1
    Vendor ID:             GenuineIntel
    CPU family:            6
    Model:                 62
    Model name:            Intel(R) Xeon(R) CPU E5-2609 v2 @ 2.50GHz
    Stepping:              4
    CPU MHz:               2500.062
    BogoMIPS:              5000.12
    Hypervisor vendor:     Xen
    Virtualization type:   none
    L1d cache:             32K
    L1i cache:             32K
    L2 cache:              256K
    L3 cache:              10240K
    NUMA node0 CPU(s):     0-7


Xen vCPU list:

xl vcpu-list

Domain-0 0 0 7 -b- 10.1 all / all
Domain-0 0 1 2 -b- 6.5 all / all
Domain-0 0 2 4 r-- 2.6 all / all
Domain-0 0 3 0 r-- 3.9 all / all
Domain-0 0 4 3 -b- 4.4 all / all
Domain-0 0 5 6 -b- 2.6 all / all
Domain-0 0 6 5 -b- 4.7 all / all
Domain-0 0 7 7 -b- 2.9 all / all
test 3 0 1 -b- 1.5 0-3 / all
test 3 1 0 -b- 1.8 0-3 / all
test 3 2 0 -b- 0.7 0-3 / all
test 3 3 2 -b- 0.6 0-3 / all

xen DomU PV VM config:

    cat test.cfg

    bootloader = '/usr/lib/xen-4.5/bin/pygrub'

    vcpus       =  '4'
    memory    =  '2048'
    cpus         = "0-3"


Is there any options to give the paravirtualized guest the host-cpu
topology? In other words, how do I get Xen to use more vCPU cores?

Thanks!


_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users

From xen-users-bounces@lists.xen.org Fri Jan 08 23:26:12 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Fri, 08 Jan 2016 23:26:12 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aHgP5-0000pv-UL; Fri, 08 Jan 2016 23:25:07 +0000
Received: from mail6.bemta3.messagelabs.com ([195.245.230.39])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <jkessel@os3.nl>) id 1aHfiL-0007g4-Be
	for xen-users@lists.xen.org; Fri, 08 Jan 2016 22:40:57 +0000
Received: from [85.158.137.68] by server-1.bemta-3.messagelabs.com id
	07/2D-02745-8FA30965; Fri, 08 Jan 2016 22:40:56 +0000
X-Env-Sender: jkessel@os3.nl
X-Msg-Ref: server-7.tower-31.messagelabs.com!1452292854!7279041!1
X-Originating-IP: [145.100.96.25]
X-SpamReason: No, hits=0.0 required=7.0 tests=
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 42643 invoked from network); 8 Jan 2016 22:40:54 -0000
Received: from mail.serv.os3.nl (HELO mail.serv.os3.nl) (145.100.96.25)
	by server-7.tower-31.messagelabs.com with DHE-RSA-AES256-GCM-SHA384
	encrypted SMTP; 8 Jan 2016 22:40:54 -0000
Received: from webmail.os3.nl (mail.serv.os3.nl [IPv6:2001:610:158:960::25])
	by mail.serv.os3.nl (Postfix) with ESMTP id CF5D017A997
	for <xen-users@lists.xen.org>; Fri,  8 Jan 2016 23:40:53 +0100 (CET)
Received: from 82.173.130.39 (SquirrelMail authenticated user jkessel)
	by webmail.os3.nl with HTTP; Fri, 8 Jan 2016 23:40:53 +0100
Message-ID: <4627c1f2f4863f064ee34fcf639faa51.squirrel@webmail.os3.nl>
Date: Fri, 8 Jan 2016 23:40:53 +0100
From: "Jeroen van Kessel" <jkessel@os3.nl>
To: xen-users@lists.xen.org
User-Agent: SquirrelMail/1.4.22
MIME-Version: 1.0
X-Priority: 3 (Normal)
Importance: Normal
X-Mailman-Approved-At: Fri, 08 Jan 2016 23:25:07 +0000
Subject: [Xen-users] Low CPU performance on Xen PV VM
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

Hi Xen-community,

I am running a CPU benchmark tool (LINPACK) on a PV VM inside Xen 4.5.1 on
Ubuntu 15.10 x64 on a IBM x3550 M4 server. This tool should consume all
possible CPU cycles available. I allocate 4 vCPUs by defining this in the
Xen PV (test.cfg). However, only 1 core and 4 threads are used:

CPU frequency:    2.494 GHz
Number of CPUs: 1
Number of cores: 1
Number of threads: 4

This is what lscpu says inside this Xen PV VM:

    Architecture:          x86_64
    CPU op-mode(s):        32-bit, 64-bit
    Byte Order:            Little Endian
    CPU(s):                4
    On-line CPU(s) list:   0-3
    Thread(s) per core:    4
    Core(s) per socket:    1
    Socket(s):             1
    NUMA node(s):          1
    Vendor ID:             GenuineIntel
    CPU family:            6
    Model:                 62
    Model name:            Intel(R) Xeon(R) CPU E5-2609 v2 @ 2.50GHz
    Stepping:              4
    CPU MHz:               2500.062
    BogoMIPS:              5000.12
    Hypervisor vendor:     Xen
    Virtualization type:   full
    L1d cache:             32K
    L1i cache:             32K
    L2 cache:              256K
    L3 cache:              10240K
    NUMA node0 CPU(s):     0-3

A HVM VM DO get all possible cores allocated inside the virtual node (see
below). These nodes have significant better performance then the Xen PV
virtual node.

    CPU frequency:    2.494 GHz
    Number of CPUs: 1
    Number of cores: 4
    Number of threads: 4

This is the DomU Xen host machine lscpu:

    lscpu

    Architecture:          x86_64
    CPU op-mode(s):        32-bit, 64-bit
    Byte Order:            Little Endian
    CPU(s):                8
    On-line CPU(s) list:   0-7
    Thread(s) per core:    1
    Core(s) per socket:    4
    Socket(s):             2
    NUMA node(s):          1
    Vendor ID:             GenuineIntel
    CPU family:            6
    Model:                 62
    Model name:            Intel(R) Xeon(R) CPU E5-2609 v2 @ 2.50GHz
    Stepping:              4
    CPU MHz:               2500.062
    BogoMIPS:              5000.12
    Hypervisor vendor:     Xen
    Virtualization type:   none
    L1d cache:             32K
    L1i cache:             32K
    L2 cache:              256K
    L3 cache:              10240K
    NUMA node0 CPU(s):     0-7


Xen vCPU list:

xl vcpu-list

Domain-0 0 0 7 -b- 10.1 all / all
Domain-0 0 1 2 -b- 6.5 all / all
Domain-0 0 2 4 r-- 2.6 all / all
Domain-0 0 3 0 r-- 3.9 all / all
Domain-0 0 4 3 -b- 4.4 all / all
Domain-0 0 5 6 -b- 2.6 all / all
Domain-0 0 6 5 -b- 4.7 all / all
Domain-0 0 7 7 -b- 2.9 all / all
test 3 0 1 -b- 1.5 0-3 / all
test 3 1 0 -b- 1.8 0-3 / all
test 3 2 0 -b- 0.7 0-3 / all
test 3 3 2 -b- 0.6 0-3 / all

xen DomU PV VM config:

    cat test.cfg

    bootloader = '/usr/lib/xen-4.5/bin/pygrub'

    vcpus       =  '4'
    memory    =  '2048'
    cpus         = "0-3"


Is there any options to give the paravirtualized guest the host-cpu
topology? In other words, how do I get Xen to use more vCPU cores?

Thanks!


_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users

From xen-users-bounces@lists.xen.org Sat Jan 09 13:07:44 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Sat, 09 Jan 2016 13:07:44 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aHtE3-0002FB-98; Sat, 09 Jan 2016 13:06:35 +0000
Received: from mail6.bemta3.messagelabs.com ([195.245.230.39])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <jfehlig@suse.com>)
	id 1aHie7-0001cu-Rv; Sat, 09 Jan 2016 01:48:48 +0000
Received: from [85.158.137.68] by server-5.bemta-3.messagelabs.com id
	9B/D2-07651-EF660965; Sat, 09 Jan 2016 01:48:46 +0000
X-Env-Sender: jfehlig@suse.com
X-Msg-Ref: server-3.tower-31.messagelabs.com!1452304124!14790050!1
X-Originating-IP: [137.65.250.81]
X-SpamReason: No, hits=0.5 required=7.0 tests=BODY_RANDOM_LONG
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 21158 invoked from network); 9 Jan 2016 01:48:45 -0000
Received: from smtp2.provo.novell.com (HELO smtp2.provo.novell.com)
	(137.65.250.81)
	by server-3.tower-31.messagelabs.com with DHE-RSA-AES256-GCM-SHA384
	encrypted SMTP; 9 Jan 2016 01:48:45 -0000
Received: from [192.168.0.28] (prv-ext-foundry1int.gns.novell.com
	[137.65.251.240])
	by smtp2.provo.novell.com with ESMTP (TLS encrypted);
	Fri, 08 Jan 2016 18:48:36 -0700
Message-ID: <569066F2.4040602@suse.com>
Date: Fri, 08 Jan 2016 18:48:34 -0700
From: Jim Fehlig <jfehlig@suse.com>
User-Agent: Mozilla/5.0 (X11; Linux x86_64;
	rv:31.0) Gecko/20100101 Thunderbird/31.7.0
MIME-Version: 1.0
To: Ian Campbell <ian.campbell@citrix.com>, 
	Andreas Pflug <pgadmin@pse-consulting.de>, xen-users@lists.xen.org
References: <CA+v+Np+eT=mmyt-ZicW1uY4358FP5bCmDrivXU=kw2uTL--i0A@mail.gmail.com>		
	<56812352.8060500@pse-consulting.de>	
	<1451907382.13361.37.camel@citrix.com>		
	<568A5BEE.9090808@pse-consulting.de>	
	<1451909615.13361.46.camel@citrix.com>	
	<568A6618.5@pse-consulting.de>	
	<1451911062.13361.60.camel@citrix.com> <568F4EF9.2090609@suse.com>
	<1452257191.29416.19.camel@citrix.com>
In-Reply-To: <1452257191.29416.19.camel@citrix.com>
X-Mailman-Approved-At: Sat, 09 Jan 2016 13:06:34 +0000
Cc: Olaf Hering <OHering@suse.com>, xen-devel <xen-devel@lists.xen.org>
Subject: Re: [Xen-users] Missing libvirt+libxl functionality (Was: Re:
 Programmatic administration of Xen machines)
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

On 01/08/2016 05:46 AM, Ian Campbell wrote:
> On Thu, 2016-01-07 at 22:54 -0700, Jim Fehlig wrote:
>>>> I had even more trouble, e.g. I wasn't able to use non-standard block
>>>> scripts (neither via /etc/xen/scripts/block-XXX nor via a script
>>>> parameter) which are mandatory for me.
>>> Looking at the code it seems like this is still missing.
>>>
>>> Copying the devel list and maintainer in case I've either missed something
>>> or there is a reason for this (other than "still on the TODO list", which I
>>> expect is most likely).
>> It is on a TODO list, but I'm not sure how to solve it :-/. Unlike the
>> libxl_device_disk struct, the corresponding libvirt struct does not support a
>> 'script' field, and I doubt it ever will. Repeated attempts to add a 
>> element to the  config have been rejected. The libvirt community prefers
>> all config needed to setup disks be provided in the XML, not left to a magic
>> script doing unknown things behind libvirtd's back.
> That's an understandable position for them to take, I think.
>
> If someone does use the libvirt's XML based mechanisms to configure things
> then does the libxl backend correctly plumb them through?

No, not at this time. At least not the interesting ones like nbd, iscsi, rbd
(and to some extent npiv).

>  I suppose
> something in libvirt either produces a blk device (which can be trivially
> converted to a suitable libxl disk phy thing) or a reference to some image
> file (perhaps less trivially convertable but doable, most of the time?).

That would be one approach. The other would be to pass the info to libxl. In
some use cases, it is desired/needed in libxl anyhow. I was recently
experimenting with qemu's integrated librados support, which provides native
access to block devices on ceph clusters. I hacked xl/libxl to support an 'rbd'
qdisk, adding server, port, etc. to xl.cfg and libxl_device_disk. The info was
needed when invoking qemu. nbd and iscsi qdisks could be similarly supported.
IMO, it would be unfortunate to reimplement qdisk features in the libvirt libxl
driver. Note that for many of these disk types, the libvirt qemu driver passes
the config along to qemu.

>
> If the libvirt XML stuff works then I don't see any pressing need to plumb
> Xen scripts through to libvirt if the libvirt maintainers do not want to
> support that abstract concept. If folks want functionality which would only
> be available via scripts then they should be encouraged to implement that
> functionality generically in libvirt in a way which is acceptable to the
> maintainers.

Right. That's exactly what has happened over the years as libvirt has gained
support for nbd, rbd, iscsi, and npiv disk devices.

>
> I appreciate that this might mean that some xl style cfg files cannot be
> laundered through domxml-from-native to create a working xml config, but I
> think that's a natural consequence of having two separate projects with
> somewhat non-overlapping featuresets and design goals.

Agreed, but we can strive to minimize that.

>
> I see domxml-from-native as more of a convenience for configurations which
> fall into the union of xl and libvirt's featuresets. I suppose if someone
> was feeling adventurous then they could try and have domxml-from-native
> spot some uses of well known block scripts and convert to the equivalent
> libvirt XML e.g. spot block-iscsi and convert that into equivalent libvirt
> XML objects (assuming libvirt supports iscsi, I didn't look).

Yes, that would be possible.  E.g. something like the following xl -> domxml
conversion

  disk = [ 'iscsi:iqn.2013-07.com.example:iscsi-nopool/2,xvda,w' ]

  <disk type='network' device='disk'>
    <driver name='qemu' type='raw'/>
    <source protocol='iscsi' name='iqn.2013-07.com.example:iscsi-nopool/2'>
      <host name='example.com'/>
    </source>
    <target dev='xvda'/>
  </disk>

But as mentioned above, I think there is some benefit in supporting some of
these disk types in libxl, and hence xl.cfg. I owe the list an RFC mail about
this topic and hope to post something in the next week or two - unless the idea
is immediately discouraged :-).

Regards,
Jim


_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users

From xen-users-bounces@lists.xen.org Sat Jan 09 13:07:44 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Sat, 09 Jan 2016 13:07:44 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aHtE3-0002FB-98; Sat, 09 Jan 2016 13:06:35 +0000
Received: from mail6.bemta3.messagelabs.com ([195.245.230.39])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <jfehlig@suse.com>)
	id 1aHie7-0001cu-Rv; Sat, 09 Jan 2016 01:48:48 +0000
Received: from [85.158.137.68] by server-5.bemta-3.messagelabs.com id
	9B/D2-07651-EF660965; Sat, 09 Jan 2016 01:48:46 +0000
X-Env-Sender: jfehlig@suse.com
X-Msg-Ref: server-3.tower-31.messagelabs.com!1452304124!14790050!1
X-Originating-IP: [137.65.250.81]
X-SpamReason: No, hits=0.5 required=7.0 tests=BODY_RANDOM_LONG
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 21158 invoked from network); 9 Jan 2016 01:48:45 -0000
Received: from smtp2.provo.novell.com (HELO smtp2.provo.novell.com)
	(137.65.250.81)
	by server-3.tower-31.messagelabs.com with DHE-RSA-AES256-GCM-SHA384
	encrypted SMTP; 9 Jan 2016 01:48:45 -0000
Received: from [192.168.0.28] (prv-ext-foundry1int.gns.novell.com
	[137.65.251.240])
	by smtp2.provo.novell.com with ESMTP (TLS encrypted);
	Fri, 08 Jan 2016 18:48:36 -0700
Message-ID: <569066F2.4040602@suse.com>
Date: Fri, 08 Jan 2016 18:48:34 -0700
From: Jim Fehlig <jfehlig@suse.com>
User-Agent: Mozilla/5.0 (X11; Linux x86_64;
	rv:31.0) Gecko/20100101 Thunderbird/31.7.0
MIME-Version: 1.0
To: Ian Campbell <ian.campbell@citrix.com>, 
	Andreas Pflug <pgadmin@pse-consulting.de>, xen-users@lists.xen.org
References: <CA+v+Np+eT=mmyt-ZicW1uY4358FP5bCmDrivXU=kw2uTL--i0A@mail.gmail.com>		
	<56812352.8060500@pse-consulting.de>	
	<1451907382.13361.37.camel@citrix.com>		
	<568A5BEE.9090808@pse-consulting.de>	
	<1451909615.13361.46.camel@citrix.com>	
	<568A6618.5@pse-consulting.de>	
	<1451911062.13361.60.camel@citrix.com> <568F4EF9.2090609@suse.com>
	<1452257191.29416.19.camel@citrix.com>
In-Reply-To: <1452257191.29416.19.camel@citrix.com>
X-Mailman-Approved-At: Sat, 09 Jan 2016 13:06:34 +0000
Cc: Olaf Hering <OHering@suse.com>, xen-devel <xen-devel@lists.xen.org>
Subject: Re: [Xen-users] Missing libvirt+libxl functionality (Was: Re:
 Programmatic administration of Xen machines)
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

On 01/08/2016 05:46 AM, Ian Campbell wrote:
> On Thu, 2016-01-07 at 22:54 -0700, Jim Fehlig wrote:
>>>> I had even more trouble, e.g. I wasn't able to use non-standard block
>>>> scripts (neither via /etc/xen/scripts/block-XXX nor via a script
>>>> parameter) which are mandatory for me.
>>> Looking at the code it seems like this is still missing.
>>>
>>> Copying the devel list and maintainer in case I've either missed something
>>> or there is a reason for this (other than "still on the TODO list", which I
>>> expect is most likely).
>> It is on a TODO list, but I'm not sure how to solve it :-/. Unlike the
>> libxl_device_disk struct, the corresponding libvirt struct does not support a
>> 'script' field, and I doubt it ever will. Repeated attempts to add a 
>> element to the  config have been rejected. The libvirt community prefers
>> all config needed to setup disks be provided in the XML, not left to a magic
>> script doing unknown things behind libvirtd's back.
> That's an understandable position for them to take, I think.
>
> If someone does use the libvirt's XML based mechanisms to configure things
> then does the libxl backend correctly plumb them through?

No, not at this time. At least not the interesting ones like nbd, iscsi, rbd
(and to some extent npiv).

>  I suppose
> something in libvirt either produces a blk device (which can be trivially
> converted to a suitable libxl disk phy thing) or a reference to some image
> file (perhaps less trivially convertable but doable, most of the time?).

That would be one approach. The other would be to pass the info to libxl. In
some use cases, it is desired/needed in libxl anyhow. I was recently
experimenting with qemu's integrated librados support, which provides native
access to block devices on ceph clusters. I hacked xl/libxl to support an 'rbd'
qdisk, adding server, port, etc. to xl.cfg and libxl_device_disk. The info was
needed when invoking qemu. nbd and iscsi qdisks could be similarly supported.
IMO, it would be unfortunate to reimplement qdisk features in the libvirt libxl
driver. Note that for many of these disk types, the libvirt qemu driver passes
the config along to qemu.

>
> If the libvirt XML stuff works then I don't see any pressing need to plumb
> Xen scripts through to libvirt if the libvirt maintainers do not want to
> support that abstract concept. If folks want functionality which would only
> be available via scripts then they should be encouraged to implement that
> functionality generically in libvirt in a way which is acceptable to the
> maintainers.

Right. That's exactly what has happened over the years as libvirt has gained
support for nbd, rbd, iscsi, and npiv disk devices.

>
> I appreciate that this might mean that some xl style cfg files cannot be
> laundered through domxml-from-native to create a working xml config, but I
> think that's a natural consequence of having two separate projects with
> somewhat non-overlapping featuresets and design goals.

Agreed, but we can strive to minimize that.

>
> I see domxml-from-native as more of a convenience for configurations which
> fall into the union of xl and libvirt's featuresets. I suppose if someone
> was feeling adventurous then they could try and have domxml-from-native
> spot some uses of well known block scripts and convert to the equivalent
> libvirt XML e.g. spot block-iscsi and convert that into equivalent libvirt
> XML objects (assuming libvirt supports iscsi, I didn't look).

Yes, that would be possible.  E.g. something like the following xl -> domxml
conversion

  disk = [ 'iscsi:iqn.2013-07.com.example:iscsi-nopool/2,xvda,w' ]

  <disk type='network' device='disk'>
    <driver name='qemu' type='raw'/>
    <source protocol='iscsi' name='iqn.2013-07.com.example:iscsi-nopool/2'>
      <host name='example.com'/>
    </source>
    <target dev='xvda'/>
  </disk>

But as mentioned above, I think there is some benefit in supporting some of
these disk types in libxl, and hence xl.cfg. I owe the list an RFC mail about
this topic and hope to post something in the next week or two - unless the idea
is immediately discouraged :-).

Regards,
Jim


_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users

From xen-users-bounces@lists.xen.org Mon Jan 11 13:59:59 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Mon, 11 Jan 2016 13:59:59 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aIczT-0004il-I5; Mon, 11 Jan 2016 13:58:35 +0000
Received: from mail6.bemta4.messagelabs.com ([85.158.143.247])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <kojedzinszky.richard@euronetrt.hu>)
	id 1aIczS-0004ig-4c
	for xen-users@lists.xen.org; Mon, 11 Jan 2016 13:58:34 +0000
Received: from [85.158.143.35] by server-3.bemta-4.messagelabs.com id
	83/C0-31122-805B3965; Mon, 11 Jan 2016 13:58:32 +0000
X-Env-Sender: kojedzinszky.richard@euronetrt.hu
X-Msg-Ref: server-6.tower-21.messagelabs.com!1452520711!9452370!1
X-Originating-IP: [109.61.101.194]
X-SpamReason: No, hits=0.0 required=7.0 tests=
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 3096 invoked from network); 11 Jan 2016 13:58:32 -0000
Received: from krichy.tvnetwork.hu (HELO krichy.tvnetwork.hu) (109.61.101.194)
	by server-6.tower-21.messagelabs.com with SMTP;
	11 Jan 2016 13:58:32 -0000
Received: by krichy.tvnetwork.hu (Postfix, from userid 1000)
	id CC91A74500; Mon, 11 Jan 2016 14:58:30 +0100 (CET)
Received: from localhost (localhost [127.0.0.1])
	by krichy.tvnetwork.hu (Postfix) with ESMTP id CABFC744FF;
	Mon, 11 Jan 2016 14:58:30 +0100 (CET)
Date: Mon, 11 Jan 2016 14:58:30 +0100 (CET)
From: =?ISO-8859-15?Q?Kojedzinszky_Rich=E1rd?=
	<kojedzinszky.richard@euronetrt.hu>
X-X-Sender: krichy@krichy.tvnetwork.hu
To: Patrick Velder <lists@velder.li>
In-Reply-To: <56902C46.5070503@velder.li>
Message-ID: <alpine.DEB.2.20.1601111458090.24727@krichy.tvnetwork.hu>
References: <56902C46.5070503@velder.li>
User-Agent: Alpine 2.20 (DEB 67 2015-01-07)
MIME-Version: 1.0
Content-Type: multipart/mixed;
	BOUNDARY="1030603365-836903465-1452520710=:24727"
Cc: xen-users@lists.xen.org
Subject: Re: [Xen-users] Xen / Linux 4.3.3
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

  This message is in MIME format.  The first part should be readable text,
  while the remaining parts are likely unreadable without MIME-aware tools.

--1030603365-836903465-1452520710=:24727
Content-Type: text/plain; charset=ISO-8859-15; format=flowed
Content-Transfer-Encoding: 8BIT


I've also experienced this. Had to go back to 4.2.

Kojedzinszky Richárd
Euronet Magyarorszag Informatika Zrt.

On Fri, 8 Jan 2016, Patrick Velder wrote:

> Date: Fri, 8 Jan 2016 22:38:14 +0100
> From: Patrick Velder <lists@velder.li>
> To: xen-users@lists.xen.org
> Subject: [Xen-users] Xen / Linux 4.3.3
> 
> Hi
>
> I just tried to boot kernel 4.3.3 on my xen host. xl list does not work 
> (freezes), but the domUs are up. Reboot is impossible, and it's not possible 
> to kill the hanging xl processes.
> Any ideas? I'm using debian 8 with xen from the debian repositories.
>
> Regards
> Patrick
>
> _______________________________________________
> Xen-users mailing list
> Xen-users@lists.xen.org
> http://lists.xen.org/xen-users
>
--1030603365-836903465-1452520710=:24727
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users
--1030603365-836903465-1452520710=:24727--


From xen-users-bounces@lists.xen.org Mon Jan 11 13:59:59 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Mon, 11 Jan 2016 13:59:59 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aIczT-0004il-I5; Mon, 11 Jan 2016 13:58:35 +0000
Received: from mail6.bemta4.messagelabs.com ([85.158.143.247])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <kojedzinszky.richard@euronetrt.hu>)
	id 1aIczS-0004ig-4c
	for xen-users@lists.xen.org; Mon, 11 Jan 2016 13:58:34 +0000
Received: from [85.158.143.35] by server-3.bemta-4.messagelabs.com id
	83/C0-31122-805B3965; Mon, 11 Jan 2016 13:58:32 +0000
X-Env-Sender: kojedzinszky.richard@euronetrt.hu
X-Msg-Ref: server-6.tower-21.messagelabs.com!1452520711!9452370!1
X-Originating-IP: [109.61.101.194]
X-SpamReason: No, hits=0.0 required=7.0 tests=
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 3096 invoked from network); 11 Jan 2016 13:58:32 -0000
Received: from krichy.tvnetwork.hu (HELO krichy.tvnetwork.hu) (109.61.101.194)
	by server-6.tower-21.messagelabs.com with SMTP;
	11 Jan 2016 13:58:32 -0000
Received: by krichy.tvnetwork.hu (Postfix, from userid 1000)
	id CC91A74500; Mon, 11 Jan 2016 14:58:30 +0100 (CET)
Received: from localhost (localhost [127.0.0.1])
	by krichy.tvnetwork.hu (Postfix) with ESMTP id CABFC744FF;
	Mon, 11 Jan 2016 14:58:30 +0100 (CET)
Date: Mon, 11 Jan 2016 14:58:30 +0100 (CET)
From: =?ISO-8859-15?Q?Kojedzinszky_Rich=E1rd?=
	<kojedzinszky.richard@euronetrt.hu>
X-X-Sender: krichy@krichy.tvnetwork.hu
To: Patrick Velder <lists@velder.li>
In-Reply-To: <56902C46.5070503@velder.li>
Message-ID: <alpine.DEB.2.20.1601111458090.24727@krichy.tvnetwork.hu>
References: <56902C46.5070503@velder.li>
User-Agent: Alpine 2.20 (DEB 67 2015-01-07)
MIME-Version: 1.0
Content-Type: multipart/mixed;
	BOUNDARY="1030603365-836903465-1452520710=:24727"
Cc: xen-users@lists.xen.org
Subject: Re: [Xen-users] Xen / Linux 4.3.3
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

  This message is in MIME format.  The first part should be readable text,
  while the remaining parts are likely unreadable without MIME-aware tools.

--1030603365-836903465-1452520710=:24727
Content-Type: text/plain; charset=ISO-8859-15; format=flowed
Content-Transfer-Encoding: 8BIT


I've also experienced this. Had to go back to 4.2.

Kojedzinszky Richárd
Euronet Magyarorszag Informatika Zrt.

On Fri, 8 Jan 2016, Patrick Velder wrote:

> Date: Fri, 8 Jan 2016 22:38:14 +0100
> From: Patrick Velder <lists@velder.li>
> To: xen-users@lists.xen.org
> Subject: [Xen-users] Xen / Linux 4.3.3
> 
> Hi
>
> I just tried to boot kernel 4.3.3 on my xen host. xl list does not work 
> (freezes), but the domUs are up. Reboot is impossible, and it's not possible 
> to kill the hanging xl processes.
> Any ideas? I'm using debian 8 with xen from the debian repositories.
>
> Regards
> Patrick
>
> _______________________________________________
> Xen-users mailing list
> Xen-users@lists.xen.org
> http://lists.xen.org/xen-users
>
--1030603365-836903465-1452520710=:24727
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users
--1030603365-836903465-1452520710=:24727--


From xen-users-bounces@lists.xen.org Mon Jan 11 14:08:40 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Mon, 11 Jan 2016 14:08:40 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aId91-0005Uo-Hn; Mon, 11 Jan 2016 14:08:27 +0000
Received: from mail6.bemta4.messagelabs.com ([85.158.143.247])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <kojedzinszky.richard@euronetrt.hu>)
	id 1aId90-0005UY-Kk
	for xen-users@lists.xen.org; Mon, 11 Jan 2016 14:08:26 +0000
Received: from [85.158.143.35] by server-1.bemta-4.messagelabs.com id
	E7/53-09708-957B3965; Mon, 11 Jan 2016 14:08:25 +0000
X-Env-Sender: kojedzinszky.richard@euronetrt.hu
X-Msg-Ref: server-12.tower-21.messagelabs.com!1452521304!9573910!1
X-Originating-IP: [109.61.101.194]
X-SpamReason: No, hits=0.0 required=7.0 tests=
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 47207 invoked from network); 11 Jan 2016 14:08:25 -0000
Received: from krichy.tvnetwork.hu (HELO krichy.tvnetwork.hu) (109.61.101.194)
	by server-12.tower-21.messagelabs.com with SMTP;
	11 Jan 2016 14:08:25 -0000
Received: by krichy.tvnetwork.hu (Postfix, from userid 1000)
	id 3B95474802; Mon, 11 Jan 2016 15:08:24 +0100 (CET)
Received: from localhost (localhost [127.0.0.1])
	by krichy.tvnetwork.hu (Postfix) with ESMTP id 3B2C374801;
	Mon, 11 Jan 2016 15:08:24 +0100 (CET)
Date: Mon, 11 Jan 2016 15:08:24 +0100 (CET)
From: =?ISO-8859-15?Q?Kojedzinszky_Rich=E1rd?=
	<kojedzinszky.richard@euronetrt.hu>
X-X-Sender: krichy@krichy.tvnetwork.hu
To: xen-users@lists.xen.org, linux-nfs@vger.kernel.org
Message-ID: <alpine.DEB.2.20.1601111458420.24727@krichy.tvnetwork.hu>
User-Agent: Alpine 2.20 (DEB 67 2015-01-07)
MIME-Version: 1.0
Content-Type: multipart/mixed;
	BOUNDARY="1030603365-419232731-1452520724=:24727"
Content-ID: <alpine.DEB.2.20.1601111458550.24727@krichy.tvnetwork.hu>
Subject: [Xen-users] xen domU disk on nfs shared file
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

  This message is in MIME format.  The first part should be readable text,
  while the remaining parts are likely unreadable without MIME-aware tools.

--1030603365-419232731-1452520724=:24727
Content-Type: text/plain; FORMAT=flowed; CHARSET=ISO-8859-15
Content-Transfer-Encoding: 8BIT
Content-ID: <alpine.DEB.2.20.1601111458551.24727@krichy.tvnetwork.hu>

Dear all,

We are facing a regular lockup with our xen setup. We have an nfs share 
mounted on the xen dom0, where the vm images are served, and those files 
are given to xen domUs.

I was just preparing an experiment, where I created a 100G file on the 
host:
# truncate -s 100G /srv/nfs/domU/disk2
And after added this disk to the instance's configuration.

On the host this is the mountpoint:
# mount|grep srv/xen
10.1.1.1:/mnt/main/vps on /srv/xen type nfs 
(rw,relatime,vers=3,rsize=16384,wsize=16384,namlen=255,hard,proto=tcp,timeo=600,retrans=2,sec=sys,mountaddr=10.1.1.1,mountvers=3,mountport=4045,mountproto=udp,local_lock=none,addr=10.1.1.1)

After starting the instance I partitioned the disk with gdisk, and created 
an xfs fs on it. While the fs has been created well, strange messages 
appeared on the console:

[   23.787504] blk_update_request: I/O error, dev xvdc, sector 2048
[   23.788904] blk_update_request: I/O error, dev xvdc, sector 8390655
[   23.789611] blk_update_request: I/O error, dev xvdc, sector 16779262
[   23.790359] blk_update_request: I/O error, dev xvdc, sector 25167869
[   23.791148] blk_update_request: I/O error, dev xvdc, sector 33556476
[   23.791498] blk_update_request: I/O error, dev xvdc, sector 41945083
[   23.791498] blk_update_request: I/O error, dev xvdc, sector 50333690
[   23.791498] blk_update_request: I/O error, dev xvdc, sector 58722297
[   23.791498] blk_update_request: I/O error, dev xvdc, sector 67110904
[   23.791498] blk_update_request: I/O error, dev xvdc, sector 75499511

I dont think that this is normal. If I chose a local block device 
(probably lvm) for the domU, this does not appear.

The host is running xen-4.4 with 3.16.0-4-amd64 kernel (debian jessie 
stock), the domU is running 4.3.0-0.bpo.1-amd64 (jessie backport, 4.4.4).

I suspect those messages should not be there.

Regards,

Kojedzinszky Richárd
Euronet Magyarorszag Informatika Zrt.
--1030603365-419232731-1452520724=:24727
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users
--1030603365-419232731-1452520724=:24727--


From xen-users-bounces@lists.xen.org Mon Jan 11 14:08:40 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Mon, 11 Jan 2016 14:08:40 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aId91-0005Uo-Hn; Mon, 11 Jan 2016 14:08:27 +0000
Received: from mail6.bemta4.messagelabs.com ([85.158.143.247])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <kojedzinszky.richard@euronetrt.hu>)
	id 1aId90-0005UY-Kk
	for xen-users@lists.xen.org; Mon, 11 Jan 2016 14:08:26 +0000
Received: from [85.158.143.35] by server-1.bemta-4.messagelabs.com id
	E7/53-09708-957B3965; Mon, 11 Jan 2016 14:08:25 +0000
X-Env-Sender: kojedzinszky.richard@euronetrt.hu
X-Msg-Ref: server-12.tower-21.messagelabs.com!1452521304!9573910!1
X-Originating-IP: [109.61.101.194]
X-SpamReason: No, hits=0.0 required=7.0 tests=
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 47207 invoked from network); 11 Jan 2016 14:08:25 -0000
Received: from krichy.tvnetwork.hu (HELO krichy.tvnetwork.hu) (109.61.101.194)
	by server-12.tower-21.messagelabs.com with SMTP;
	11 Jan 2016 14:08:25 -0000
Received: by krichy.tvnetwork.hu (Postfix, from userid 1000)
	id 3B95474802; Mon, 11 Jan 2016 15:08:24 +0100 (CET)
Received: from localhost (localhost [127.0.0.1])
	by krichy.tvnetwork.hu (Postfix) with ESMTP id 3B2C374801;
	Mon, 11 Jan 2016 15:08:24 +0100 (CET)
Date: Mon, 11 Jan 2016 15:08:24 +0100 (CET)
From: =?ISO-8859-15?Q?Kojedzinszky_Rich=E1rd?=
	<kojedzinszky.richard@euronetrt.hu>
X-X-Sender: krichy@krichy.tvnetwork.hu
To: xen-users@lists.xen.org, linux-nfs@vger.kernel.org
Message-ID: <alpine.DEB.2.20.1601111458420.24727@krichy.tvnetwork.hu>
User-Agent: Alpine 2.20 (DEB 67 2015-01-07)
MIME-Version: 1.0
Content-Type: multipart/mixed;
	BOUNDARY="1030603365-419232731-1452520724=:24727"
Content-ID: <alpine.DEB.2.20.1601111458550.24727@krichy.tvnetwork.hu>
Subject: [Xen-users] xen domU disk on nfs shared file
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

  This message is in MIME format.  The first part should be readable text,
  while the remaining parts are likely unreadable without MIME-aware tools.

--1030603365-419232731-1452520724=:24727
Content-Type: text/plain; FORMAT=flowed; CHARSET=ISO-8859-15
Content-Transfer-Encoding: 8BIT
Content-ID: <alpine.DEB.2.20.1601111458551.24727@krichy.tvnetwork.hu>

Dear all,

We are facing a regular lockup with our xen setup. We have an nfs share 
mounted on the xen dom0, where the vm images are served, and those files 
are given to xen domUs.

I was just preparing an experiment, where I created a 100G file on the 
host:
# truncate -s 100G /srv/nfs/domU/disk2
And after added this disk to the instance's configuration.

On the host this is the mountpoint:
# mount|grep srv/xen
10.1.1.1:/mnt/main/vps on /srv/xen type nfs 
(rw,relatime,vers=3,rsize=16384,wsize=16384,namlen=255,hard,proto=tcp,timeo=600,retrans=2,sec=sys,mountaddr=10.1.1.1,mountvers=3,mountport=4045,mountproto=udp,local_lock=none,addr=10.1.1.1)

After starting the instance I partitioned the disk with gdisk, and created 
an xfs fs on it. While the fs has been created well, strange messages 
appeared on the console:

[   23.787504] blk_update_request: I/O error, dev xvdc, sector 2048
[   23.788904] blk_update_request: I/O error, dev xvdc, sector 8390655
[   23.789611] blk_update_request: I/O error, dev xvdc, sector 16779262
[   23.790359] blk_update_request: I/O error, dev xvdc, sector 25167869
[   23.791148] blk_update_request: I/O error, dev xvdc, sector 33556476
[   23.791498] blk_update_request: I/O error, dev xvdc, sector 41945083
[   23.791498] blk_update_request: I/O error, dev xvdc, sector 50333690
[   23.791498] blk_update_request: I/O error, dev xvdc, sector 58722297
[   23.791498] blk_update_request: I/O error, dev xvdc, sector 67110904
[   23.791498] blk_update_request: I/O error, dev xvdc, sector 75499511

I dont think that this is normal. If I chose a local block device 
(probably lvm) for the domU, this does not appear.

The host is running xen-4.4 with 3.16.0-4-amd64 kernel (debian jessie 
stock), the domU is running 4.3.0-0.bpo.1-amd64 (jessie backport, 4.4.4).

I suspect those messages should not be there.

Regards,

Kojedzinszky Richárd
Euronet Magyarorszag Informatika Zrt.
--1030603365-419232731-1452520724=:24727
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users
--1030603365-419232731-1452520724=:24727--


From xen-users-bounces@lists.xen.org Tue Jan 12 09:14:51 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Tue, 12 Jan 2016 09:14:51 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aIv1I-0005kX-Kh; Tue, 12 Jan 2016 09:13:40 +0000
Received: from mail6.bemta4.messagelabs.com ([85.158.143.247])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <E.Istomin@edss.ee>) id 1aIv1E-0005kS-Nc
	for xen-users@lists.xen.org; Tue, 12 Jan 2016 09:13:37 +0000
Received: from [85.158.143.35] by server-2.bemta-4.messagelabs.com id
	69/38-08977-0C3C4965; Tue, 12 Jan 2016 09:13:36 +0000
X-Env-Sender: E.Istomin@edss.ee
X-Msg-Ref: server-9.tower-21.messagelabs.com!1452590015!9583868!1
X-Originating-IP: [88.196.162.246]
X-SpamReason: No, hits=0.3 required=7.0 tests=MIME_BASE64_TEXT
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 41027 invoked from network); 12 Jan 2016 09:13:35 -0000
Received: from mailcluster1.edss.ee (HELO mailcluster1.edss.ee)
	(88.196.162.246) by server-9.tower-21.messagelabs.com with SMTP;
	12 Jan 2016 09:13:35 -0000
Received: from imap.edss.ee (imap.edss.ee [88.196.163.239])
	by mailcluster1.edss.ee (Postfix) with ESMTP id 91B76811FF;
	Tue, 12 Jan 2016 11:13:34 +0200 (EET)
Received: from flow.localnet (unknown [88.196.163.11])
	(using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by imap.edss.ee (Postfix) with ESMTPSA id 834DF60C65;
	Tue, 12 Jan 2016 11:13:34 +0200 (EET)
From: Eugene Istomin <E.Istomin@edss.ee>
To: xen-users@lists.xen.org
Date: Tue, 12 Jan 2016 11:13:28 +0200
Message-ID: <1852542.qyWE9D0G1l@flow>
Organization: EDSS
User-Agent: KMail/5.1 (Linux/4.3.3-5.g008195a-default; KDE/5.17.0; x86_64; ; )
In-Reply-To: <alpine.DEB.2.20.1601111458090.24727@krichy.tvnetwork.hu>
References: <56902C46.5070503@velder.li>
	<alpine.DEB.2.20.1601111458090.24727@krichy.tvnetwork.hu>
MIME-Version: 1.0
Cc: Kojedzinszky =?ISO-8859-1?Q?Rich=E1rd?=
	<kojedzinszky.richard@euronetrt.hu>, Patrick Velder <lists@velder.li>
Subject: Re: [Xen-users] Xen / Linux 4.3.3
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: multipart/mixed; boundary="===============2405782616501022903=="
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

--===============2405782616501022903==
Content-Type: multipart/signed; boundary="nextPart1887591.lfMGOUgxSd"; micalg="pgp-sha1"; protocol="application/pgp-signature"

--nextPart1887591.lfMGOUgxSd
Content-Transfer-Encoding: base64
Content-Type: text/plain; charset="iso-8859-1"

R3V5cywKCjQuMy4wLTEuZzRiZGMxMzAteGVuIC0gd29ya2luZy4KNC4zLiogLSB3b3JraW5nIGZv
ciAyIG1vbnRocyBpbiBwcm9kdWN0aW9uLgoKaHR0cDovL2Rvd25sb2FkLm9wZW5zdXNlLm9yZy9y
ZXBvc2l0b3JpZXMvS2VybmVsOi9zdGFibGUteGVuL3N0YW5kYXJkL3g4Nl82NC8KZG93bmxvYWQu
b3BlbnN1c2Uub3JnL3JlcG9zaXRvcmllcy9ob21lOi9jb25lY2VudGVyOi90ZWNocG9vbDovdmly
dHVhbGl6YXRpb246L3hlbi9vcGVuU1VTRV9MZWFwXzQyLjEveDg2XzY0LwoKLS0tCkJlc3QgcmVn
YXJkcywKRXVnZW5lIElzdG9taW4KAAoKT24gTW9uZGF5LCAxMSBKYW51YXJ5IDIwMTYgMTQ6NTg6
MzAgRUVUIEtvamVkemluc3preSBSaWNo4XJkIHdyb3RlOgo+IAo+IEkndmUgYWxzbyBleHBlcmll
bmNlZCB0aGlzLiBIYWQgdG8gZ28gYmFjayB0byA0LjIuCj4gCj4gS29qZWR6aW5zemt5IFJpY2jh
cmQKPiBFdXJvbmV0IE1hZ3lhcm9yc3phZyBJbmZvcm1hdGlrYSBacnQuCj4gCj4gT24gRnJpLCA4
IEphbiAyMDE2LCBQYXRyaWNrIFZlbGRlciB3cm90ZToKPiAKPiA+IERhdGU6IEZyaSwgOCBKYW4g
MjAxNiAyMjozODoxNCArMDEwMAo+ID4gRnJvbTogUGF0cmljayBWZWxkZXIgPGxpc3RzQHZlbGRl
ci5saT4KPiA+IFRvOiB4ZW4tdXNlcnNAbGlzdHMueGVuLm9yZwo+ID4gU3ViamVjdDogW1hlbi11
c2Vyc10gWGVuIC8gTGludXggNC4zLjMKPiA+IAo+ID4gSGkKPiA+Cj4gPiBJIGp1c3QgdHJpZWQg
dG8gYm9vdCBrZXJuZWwgNC4zLjMgb24gbXkgeGVuIGhvc3QuIHhsIGxpc3QgZG9lcyBub3Qgd29y
ayAKPiA+IChmcmVlemVzKSwgYnV0IHRoZSBkb21VcyBhcmUgdXAuIFJlYm9vdCBpcyBpbXBvc3Np
YmxlLCBhbmQgaXQncyBub3QgcG9zc2libGUgCj4gPiB0byBraWxsIHRoZSBoYW5naW5nIHhsIHBy
b2Nlc3Nlcy4KPiA+IEFueSBpZGVhcz8gSSdtIHVzaW5nIGRlYmlhbiA4IHdpdGggeGVuIGZyb20g
dGhlIGRlYmlhbiByZXBvc2l0b3JpZXMuCj4gPgo+ID4gUmVnYXJkcwo+ID4gUGF0cmljawo+ID4K
PiA+IF9fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fCj4gPiBY
ZW4tdXNlcnMgbWFpbGluZyBsaXN0Cj4gPiBYZW4tdXNlcnNAbGlzdHMueGVuLm9yZwo+ID4gaHR0
cDovL2xpc3RzLnhlbi5vcmcveGVuLXVzZXJzCj4gPgoK


--nextPart1887591.lfMGOUgxSd
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: This is a digitally signed message part.
Content-Transfer-Encoding: 7Bit

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQEcBAABAgAGBQJWlMO8AAoJEP5pr6fafEr3+hUIAIGXXWD3pzrgzIa9ZVzypMnU
PIQ8OWXAqWkuaZjK3HFvS+VvvUlEpd1UOXFZgoB91weYfoGglwzjNoEWeTt5MkQH
kUz+LE1RiRlYcdSbrnZyS1cPaIuyFOxeebu11WIvIygD9/CqZtJUVBQv+jsO2vwD
Tqo6dJHWuUzAqbBwQ1t4C4fl5d+FH7+VLjPby9527NEjX22ZXKA3k2lRkQiBqz21
gr5nOcHKZfEQIVvqq3MWEp1CWB+EQ2N41Jboz75NuRIV9JLE8Eovd+ehIWktdSZC
i+fwzY3H29kedy6RFQMicGalQ/E85TUx8cV/CQULBbASPFmXtxebmedZfPVUbBY=
=I7mz
-----END PGP SIGNATURE-----

--nextPart1887591.lfMGOUgxSd--



--===============2405782616501022903==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users
--===============2405782616501022903==--



From xen-users-bounces@lists.xen.org Tue Jan 12 09:14:51 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Tue, 12 Jan 2016 09:14:51 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aIv1I-0005kX-Kh; Tue, 12 Jan 2016 09:13:40 +0000
Received: from mail6.bemta4.messagelabs.com ([85.158.143.247])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <E.Istomin@edss.ee>) id 1aIv1E-0005kS-Nc
	for xen-users@lists.xen.org; Tue, 12 Jan 2016 09:13:37 +0000
Received: from [85.158.143.35] by server-2.bemta-4.messagelabs.com id
	69/38-08977-0C3C4965; Tue, 12 Jan 2016 09:13:36 +0000
X-Env-Sender: E.Istomin@edss.ee
X-Msg-Ref: server-9.tower-21.messagelabs.com!1452590015!9583868!1
X-Originating-IP: [88.196.162.246]
X-SpamReason: No, hits=0.3 required=7.0 tests=MIME_BASE64_TEXT
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 41027 invoked from network); 12 Jan 2016 09:13:35 -0000
Received: from mailcluster1.edss.ee (HELO mailcluster1.edss.ee)
	(88.196.162.246) by server-9.tower-21.messagelabs.com with SMTP;
	12 Jan 2016 09:13:35 -0000
Received: from imap.edss.ee (imap.edss.ee [88.196.163.239])
	by mailcluster1.edss.ee (Postfix) with ESMTP id 91B76811FF;
	Tue, 12 Jan 2016 11:13:34 +0200 (EET)
Received: from flow.localnet (unknown [88.196.163.11])
	(using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by imap.edss.ee (Postfix) with ESMTPSA id 834DF60C65;
	Tue, 12 Jan 2016 11:13:34 +0200 (EET)
From: Eugene Istomin <E.Istomin@edss.ee>
To: xen-users@lists.xen.org
Date: Tue, 12 Jan 2016 11:13:28 +0200
Message-ID: <1852542.qyWE9D0G1l@flow>
Organization: EDSS
User-Agent: KMail/5.1 (Linux/4.3.3-5.g008195a-default; KDE/5.17.0; x86_64; ; )
In-Reply-To: <alpine.DEB.2.20.1601111458090.24727@krichy.tvnetwork.hu>
References: <56902C46.5070503@velder.li>
	<alpine.DEB.2.20.1601111458090.24727@krichy.tvnetwork.hu>
MIME-Version: 1.0
Cc: Kojedzinszky =?ISO-8859-1?Q?Rich=E1rd?=
	<kojedzinszky.richard@euronetrt.hu>, Patrick Velder <lists@velder.li>
Subject: Re: [Xen-users] Xen / Linux 4.3.3
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: multipart/mixed; boundary="===============2405782616501022903=="
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

--===============2405782616501022903==
Content-Type: multipart/signed; boundary="nextPart1887591.lfMGOUgxSd"; micalg="pgp-sha1"; protocol="application/pgp-signature"

--nextPart1887591.lfMGOUgxSd
Content-Transfer-Encoding: base64
Content-Type: text/plain; charset="iso-8859-1"

R3V5cywKCjQuMy4wLTEuZzRiZGMxMzAteGVuIC0gd29ya2luZy4KNC4zLiogLSB3b3JraW5nIGZv
ciAyIG1vbnRocyBpbiBwcm9kdWN0aW9uLgoKaHR0cDovL2Rvd25sb2FkLm9wZW5zdXNlLm9yZy9y
ZXBvc2l0b3JpZXMvS2VybmVsOi9zdGFibGUteGVuL3N0YW5kYXJkL3g4Nl82NC8KZG93bmxvYWQu
b3BlbnN1c2Uub3JnL3JlcG9zaXRvcmllcy9ob21lOi9jb25lY2VudGVyOi90ZWNocG9vbDovdmly
dHVhbGl6YXRpb246L3hlbi9vcGVuU1VTRV9MZWFwXzQyLjEveDg2XzY0LwoKLS0tCkJlc3QgcmVn
YXJkcywKRXVnZW5lIElzdG9taW4KAAoKT24gTW9uZGF5LCAxMSBKYW51YXJ5IDIwMTYgMTQ6NTg6
MzAgRUVUIEtvamVkemluc3preSBSaWNo4XJkIHdyb3RlOgo+IAo+IEkndmUgYWxzbyBleHBlcmll
bmNlZCB0aGlzLiBIYWQgdG8gZ28gYmFjayB0byA0LjIuCj4gCj4gS29qZWR6aW5zemt5IFJpY2jh
cmQKPiBFdXJvbmV0IE1hZ3lhcm9yc3phZyBJbmZvcm1hdGlrYSBacnQuCj4gCj4gT24gRnJpLCA4
IEphbiAyMDE2LCBQYXRyaWNrIFZlbGRlciB3cm90ZToKPiAKPiA+IERhdGU6IEZyaSwgOCBKYW4g
MjAxNiAyMjozODoxNCArMDEwMAo+ID4gRnJvbTogUGF0cmljayBWZWxkZXIgPGxpc3RzQHZlbGRl
ci5saT4KPiA+IFRvOiB4ZW4tdXNlcnNAbGlzdHMueGVuLm9yZwo+ID4gU3ViamVjdDogW1hlbi11
c2Vyc10gWGVuIC8gTGludXggNC4zLjMKPiA+IAo+ID4gSGkKPiA+Cj4gPiBJIGp1c3QgdHJpZWQg
dG8gYm9vdCBrZXJuZWwgNC4zLjMgb24gbXkgeGVuIGhvc3QuIHhsIGxpc3QgZG9lcyBub3Qgd29y
ayAKPiA+IChmcmVlemVzKSwgYnV0IHRoZSBkb21VcyBhcmUgdXAuIFJlYm9vdCBpcyBpbXBvc3Np
YmxlLCBhbmQgaXQncyBub3QgcG9zc2libGUgCj4gPiB0byBraWxsIHRoZSBoYW5naW5nIHhsIHBy
b2Nlc3Nlcy4KPiA+IEFueSBpZGVhcz8gSSdtIHVzaW5nIGRlYmlhbiA4IHdpdGggeGVuIGZyb20g
dGhlIGRlYmlhbiByZXBvc2l0b3JpZXMuCj4gPgo+ID4gUmVnYXJkcwo+ID4gUGF0cmljawo+ID4K
PiA+IF9fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fCj4gPiBY
ZW4tdXNlcnMgbWFpbGluZyBsaXN0Cj4gPiBYZW4tdXNlcnNAbGlzdHMueGVuLm9yZwo+ID4gaHR0
cDovL2xpc3RzLnhlbi5vcmcveGVuLXVzZXJzCj4gPgoK


--nextPart1887591.lfMGOUgxSd
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: This is a digitally signed message part.
Content-Transfer-Encoding: 7Bit

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQEcBAABAgAGBQJWlMO8AAoJEP5pr6fafEr3+hUIAIGXXWD3pzrgzIa9ZVzypMnU
PIQ8OWXAqWkuaZjK3HFvS+VvvUlEpd1UOXFZgoB91weYfoGglwzjNoEWeTt5MkQH
kUz+LE1RiRlYcdSbrnZyS1cPaIuyFOxeebu11WIvIygD9/CqZtJUVBQv+jsO2vwD
Tqo6dJHWuUzAqbBwQ1t4C4fl5d+FH7+VLjPby9527NEjX22ZXKA3k2lRkQiBqz21
gr5nOcHKZfEQIVvqq3MWEp1CWB+EQ2N41Jboz75NuRIV9JLE8Eovd+ehIWktdSZC
i+fwzY3H29kedy6RFQMicGalQ/E85TUx8cV/CQULBbASPFmXtxebmedZfPVUbBY=
=I7mz
-----END PGP SIGNATURE-----

--nextPart1887591.lfMGOUgxSd--



--===============2405782616501022903==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users
--===============2405782616501022903==--



From xen-users-bounces@lists.xen.org Tue Jan 12 10:58:16 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Tue, 12 Jan 2016 10:58:16 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aIwdO-0000zv-5l; Tue, 12 Jan 2016 10:57:06 +0000
Received: from mail6.bemta5.messagelabs.com ([195.245.231.135])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <dunlapg@gmail.com>) id 1aIwdN-0000zq-7K
	for xen-users@lists.xen.org; Tue, 12 Jan 2016 10:57:05 +0000
Received: from [85.158.139.211] by server-7.bemta-5.messagelabs.com id
	EB/6F-13905-00CD4965; Tue, 12 Jan 2016 10:57:04 +0000
X-Env-Sender: dunlapg@gmail.com
X-Msg-Ref: server-15.tower-206.messagelabs.com!1452596222!15032893!1
X-Originating-IP: [209.85.218.45]
X-SpamReason: No, hits=0.3 required=7.0 tests=RCVD_BY_IP
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 59956 invoked from network); 12 Jan 2016 10:57:03 -0000
Received: from mail-oi0-f45.google.com (HELO mail-oi0-f45.google.com)
	(209.85.218.45)
	by server-15.tower-206.messagelabs.com with AES128-GCM-SHA256 encrypted
	SMTP; 12 Jan 2016 10:57:03 -0000
Received: by mail-oi0-f45.google.com with SMTP id p187so52421736oia.2
	for <xen-users@lists.xen.org>; Tue, 12 Jan 2016 02:57:03 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
	h=mime-version:sender:in-reply-to:references:date:message-id:subject
	:from:to:cc:content-type;
	bh=fPeMfuvP3zlH+Gvlv3VVh/wq1Yp/Ni0VIJ/GaF/KbBs=;
	b=FMNWJusRLG0r2akZ0lyMYXQugPssIBBO2CH3MzNfbh0pjaJ9n/e9g6dvXf5wLm6+DW
	Jexy/AE0aE+VTzf0z7xuyR8B9cBUeB6Kh1CfkE6aFTB7GO4aD2mBftRyLlS83yuUWQ7I
	2/wKla/dUVw9m93dygDrmqbJ0biWQIHTGK97sb8SacUNmxNzyHr1AlDblRZesKURBMjF
	Rt1iAQg+BfwRcZm2TDDAzSev7rJRjN4kTJo7si4wq8EjbOHJYuIujmxST4EOurVL4pQ2
	JkNgdKepCSrHvGtTPbllBQYTEKQGIUHZVeFOLZZA4mtHWLzP5nhCQn/7lF6r1ZqfleUF
	T4TQ==
MIME-Version: 1.0
X-Received: by 10.202.106.212 with SMTP id f203mr62968747oic.106.1452596222498;
	Tue, 12 Jan 2016 02:57:02 -0800 (PST)
Received: by 10.202.195.22 with HTTP; Tue, 12 Jan 2016 02:57:02 -0800 (PST)
In-Reply-To: <56902C46.5070503@velder.li>
References: <56902C46.5070503@velder.li>
Date: Tue, 12 Jan 2016 10:57:02 +0000
X-Google-Sender-Auth: PEURtKa22ChKMnwPSe-HII5CGJI
Message-ID: <CAFLBxZbfDJY_kkoaBDPu_ibUuTCb6e1a=Ymf7wF5LjJzmZQR5Q@mail.gmail.com>
From: George Dunlap <George.Dunlap@eu.citrix.com>
To: Patrick Velder <lists@velder.li>
Cc: "xen-users@lists.xen.org" <xen-users@lists.xen.org>
Subject: Re: [Xen-users] Xen / Linux 4.3.3
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

On Fri, Jan 8, 2016 at 9:38 PM, Patrick Velder <lists@velder.li> wrote:
> Hi
>
> I just tried to boot kernel 4.3.3 on my xen host. xl list does not work
> (freezes), but the domUs are up. Reboot is impossible, and it's not possible
> to kill the hanging xl processes.
> Any ideas? I'm using debian 8 with xen from the debian repositories.

Sorry, just to clarify:

1. You're running Debian 8 (Jessie) in dom0, and you built your own
4.3.3 Linux kernel

2. Either "xl create" works, or the "xendomains" script works, because
you are able to start domUs after rebooting into Linux 4.3.3?

Normally if "xl list" hangs it's because xenstored isn't responding;
but in that case, I wouldn't expect you to be able to create domU's
either (although I suppose it might work by accident).

Can you run "ps ax | grep xenstored" in your dom0 to see if it's running?

Also, are you running sysvinit or systemd?  If the latter, use
systemctl and journalctl to see the status of xenstored and any error
messages.

 -George

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users

From xen-users-bounces@lists.xen.org Tue Jan 12 10:58:16 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Tue, 12 Jan 2016 10:58:16 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aIwdO-0000zv-5l; Tue, 12 Jan 2016 10:57:06 +0000
Received: from mail6.bemta5.messagelabs.com ([195.245.231.135])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <dunlapg@gmail.com>) id 1aIwdN-0000zq-7K
	for xen-users@lists.xen.org; Tue, 12 Jan 2016 10:57:05 +0000
Received: from [85.158.139.211] by server-7.bemta-5.messagelabs.com id
	EB/6F-13905-00CD4965; Tue, 12 Jan 2016 10:57:04 +0000
X-Env-Sender: dunlapg@gmail.com
X-Msg-Ref: server-15.tower-206.messagelabs.com!1452596222!15032893!1
X-Originating-IP: [209.85.218.45]
X-SpamReason: No, hits=0.3 required=7.0 tests=RCVD_BY_IP
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 59956 invoked from network); 12 Jan 2016 10:57:03 -0000
Received: from mail-oi0-f45.google.com (HELO mail-oi0-f45.google.com)
	(209.85.218.45)
	by server-15.tower-206.messagelabs.com with AES128-GCM-SHA256 encrypted
	SMTP; 12 Jan 2016 10:57:03 -0000
Received: by mail-oi0-f45.google.com with SMTP id p187so52421736oia.2
	for <xen-users@lists.xen.org>; Tue, 12 Jan 2016 02:57:03 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
	h=mime-version:sender:in-reply-to:references:date:message-id:subject
	:from:to:cc:content-type;
	bh=fPeMfuvP3zlH+Gvlv3VVh/wq1Yp/Ni0VIJ/GaF/KbBs=;
	b=FMNWJusRLG0r2akZ0lyMYXQugPssIBBO2CH3MzNfbh0pjaJ9n/e9g6dvXf5wLm6+DW
	Jexy/AE0aE+VTzf0z7xuyR8B9cBUeB6Kh1CfkE6aFTB7GO4aD2mBftRyLlS83yuUWQ7I
	2/wKla/dUVw9m93dygDrmqbJ0biWQIHTGK97sb8SacUNmxNzyHr1AlDblRZesKURBMjF
	Rt1iAQg+BfwRcZm2TDDAzSev7rJRjN4kTJo7si4wq8EjbOHJYuIujmxST4EOurVL4pQ2
	JkNgdKepCSrHvGtTPbllBQYTEKQGIUHZVeFOLZZA4mtHWLzP5nhCQn/7lF6r1ZqfleUF
	T4TQ==
MIME-Version: 1.0
X-Received: by 10.202.106.212 with SMTP id f203mr62968747oic.106.1452596222498;
	Tue, 12 Jan 2016 02:57:02 -0800 (PST)
Received: by 10.202.195.22 with HTTP; Tue, 12 Jan 2016 02:57:02 -0800 (PST)
In-Reply-To: <56902C46.5070503@velder.li>
References: <56902C46.5070503@velder.li>
Date: Tue, 12 Jan 2016 10:57:02 +0000
X-Google-Sender-Auth: PEURtKa22ChKMnwPSe-HII5CGJI
Message-ID: <CAFLBxZbfDJY_kkoaBDPu_ibUuTCb6e1a=Ymf7wF5LjJzmZQR5Q@mail.gmail.com>
From: George Dunlap <George.Dunlap@eu.citrix.com>
To: Patrick Velder <lists@velder.li>
Cc: "xen-users@lists.xen.org" <xen-users@lists.xen.org>
Subject: Re: [Xen-users] Xen / Linux 4.3.3
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

On Fri, Jan 8, 2016 at 9:38 PM, Patrick Velder <lists@velder.li> wrote:
> Hi
>
> I just tried to boot kernel 4.3.3 on my xen host. xl list does not work
> (freezes), but the domUs are up. Reboot is impossible, and it's not possible
> to kill the hanging xl processes.
> Any ideas? I'm using debian 8 with xen from the debian repositories.

Sorry, just to clarify:

1. You're running Debian 8 (Jessie) in dom0, and you built your own
4.3.3 Linux kernel

2. Either "xl create" works, or the "xendomains" script works, because
you are able to start domUs after rebooting into Linux 4.3.3?

Normally if "xl list" hangs it's because xenstored isn't responding;
but in that case, I wouldn't expect you to be able to create domU's
either (although I suppose it might work by accident).

Can you run "ps ax | grep xenstored" in your dom0 to see if it's running?

Also, are you running sysvinit or systemd?  If the latter, use
systemctl and journalctl to see the status of xenstored and any error
messages.

 -George

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users

From xen-users-bounces@lists.xen.org Tue Jan 12 11:17:54 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Tue, 12 Jan 2016 11:17:54 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aIwx7-0001ml-Ab; Tue, 12 Jan 2016 11:17:29 +0000
Received: from mail6.bemta3.messagelabs.com ([195.245.230.39])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <lists@velder.li>) id 1aIwx6-0001mg-M3
	for xen-users@lists.xen.org; Tue, 12 Jan 2016 11:17:28 +0000
Received: from [85.158.137.68] by server-4.bemta-3.messagelabs.com id
	B6/BD-09570-7C0E4965; Tue, 12 Jan 2016 11:17:27 +0000
X-Env-Sender: lists@velder.li
X-Msg-Ref: server-11.tower-31.messagelabs.com!1452597447!14746405!1
X-Originating-IP: [185.117.12.39]
X-SpamReason: No, hits=0.0 required=7.0 tests=
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 39800 invoked from network); 12 Jan 2016 11:17:27 -0000
Received: from mail.velder.li (HELO mail.velder.li) (185.117.12.39)
	by server-11.tower-31.messagelabs.com with DHE-RSA-AES256-GCM-SHA384
	encrypted SMTP; 12 Jan 2016 11:17:27 -0000
Received: from [IPv6:2001:8a8:6703:0:a1f4:e658:34c1:236c] (unknown
	[IPv6:2001:8a8:6703:0:a1f4:e658:34c1:236c])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by mail.velder.li (Postfix) with ESMTPSA id 2ACAF2E023E;
	Tue, 12 Jan 2016 12:17:27 +0100 (CET)
To: George Dunlap <George.Dunlap@eu.citrix.com>
References: <56902C46.5070503@velder.li>
	<CAFLBxZbfDJY_kkoaBDPu_ibUuTCb6e1a=Ymf7wF5LjJzmZQR5Q@mail.gmail.com>
From: Patrick Velder <lists@velder.li>
Message-ID: <5694E0C6.4010906@velder.li>
Date: Tue, 12 Jan 2016 12:17:26 +0100
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101
	Thunderbird/38.4.0
MIME-Version: 1.0
In-Reply-To: <CAFLBxZbfDJY_kkoaBDPu_ibUuTCb6e1a=Ymf7wF5LjJzmZQR5Q@mail.gmail.com>
X-Virus-Scanned: clamav-milter 0.98.7 at mail
X-Virus-Status: Clean
Cc: "xen-users@lists.xen.org" <xen-users@lists.xen.org>
Subject: Re: [Xen-users] Xen / Linux 4.3.3
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Transfer-Encoding: 7bit
Content-Type: text/plain; charset="us-ascii"; Format="flowed"
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

Hi George

Thanks for your reply.

1) Yes, correct.

2) The domains in the autostart are started.

I can do nothing with XL. If I exec xl, I cannot stop it with CTRL+C / 
kill -9. I can not even reboot the Domain0 with reboot -f.The server 
needs to be resetted with IPMI or physical.

Yes, I'm using systemd. I will have a look at it.

Best Regards
Patrick

On 12.01.2016 11:57, George Dunlap wrote:
> On Fri, Jan 8, 2016 at 9:38 PM, Patrick Velder <lists@velder.li> wrote:
>> Hi
>>
>> I just tried to boot kernel 4.3.3 on my xen host. xl list does not work
>> (freezes), but the domUs are up. Reboot is impossible, and it's not possible
>> to kill the hanging xl processes.
>> Any ideas? I'm using debian 8 with xen from the debian repositories.
> Sorry, just to clarify:
>
> 1. You're running Debian 8 (Jessie) in dom0, and you built your own
> 4.3.3 Linux kernel
>
> 2. Either "xl create" works, or the "xendomains" script works, because
> you are able to start domUs after rebooting into Linux 4.3.3?
>
> Normally if "xl list" hangs it's because xenstored isn't responding;
> but in that case, I wouldn't expect you to be able to create domU's
> either (although I suppose it might work by accident).
>
> Can you run "ps ax | grep xenstored" in your dom0 to see if it's running?
>
> Also, are you running sysvinit or systemd?  If the latter, use
> systemctl and journalctl to see the status of xenstored and any error
> messages.
>
>   -George
>
> _______________________________________________
> Xen-users mailing list
> Xen-users@lists.xen.org
> http://lists.xen.org/xen-users


_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users

From xen-users-bounces@lists.xen.org Tue Jan 12 11:17:54 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Tue, 12 Jan 2016 11:17:54 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aIwx7-0001ml-Ab; Tue, 12 Jan 2016 11:17:29 +0000
Received: from mail6.bemta3.messagelabs.com ([195.245.230.39])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <lists@velder.li>) id 1aIwx6-0001mg-M3
	for xen-users@lists.xen.org; Tue, 12 Jan 2016 11:17:28 +0000
Received: from [85.158.137.68] by server-4.bemta-3.messagelabs.com id
	B6/BD-09570-7C0E4965; Tue, 12 Jan 2016 11:17:27 +0000
X-Env-Sender: lists@velder.li
X-Msg-Ref: server-11.tower-31.messagelabs.com!1452597447!14746405!1
X-Originating-IP: [185.117.12.39]
X-SpamReason: No, hits=0.0 required=7.0 tests=
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 39800 invoked from network); 12 Jan 2016 11:17:27 -0000
Received: from mail.velder.li (HELO mail.velder.li) (185.117.12.39)
	by server-11.tower-31.messagelabs.com with DHE-RSA-AES256-GCM-SHA384
	encrypted SMTP; 12 Jan 2016 11:17:27 -0000
Received: from [IPv6:2001:8a8:6703:0:a1f4:e658:34c1:236c] (unknown
	[IPv6:2001:8a8:6703:0:a1f4:e658:34c1:236c])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by mail.velder.li (Postfix) with ESMTPSA id 2ACAF2E023E;
	Tue, 12 Jan 2016 12:17:27 +0100 (CET)
To: George Dunlap <George.Dunlap@eu.citrix.com>
References: <56902C46.5070503@velder.li>
	<CAFLBxZbfDJY_kkoaBDPu_ibUuTCb6e1a=Ymf7wF5LjJzmZQR5Q@mail.gmail.com>
From: Patrick Velder <lists@velder.li>
Message-ID: <5694E0C6.4010906@velder.li>
Date: Tue, 12 Jan 2016 12:17:26 +0100
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101
	Thunderbird/38.4.0
MIME-Version: 1.0
In-Reply-To: <CAFLBxZbfDJY_kkoaBDPu_ibUuTCb6e1a=Ymf7wF5LjJzmZQR5Q@mail.gmail.com>
X-Virus-Scanned: clamav-milter 0.98.7 at mail
X-Virus-Status: Clean
Cc: "xen-users@lists.xen.org" <xen-users@lists.xen.org>
Subject: Re: [Xen-users] Xen / Linux 4.3.3
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Transfer-Encoding: 7bit
Content-Type: text/plain; charset="us-ascii"; Format="flowed"
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

Hi George

Thanks for your reply.

1) Yes, correct.

2) The domains in the autostart are started.

I can do nothing with XL. If I exec xl, I cannot stop it with CTRL+C / 
kill -9. I can not even reboot the Domain0 with reboot -f.The server 
needs to be resetted with IPMI or physical.

Yes, I'm using systemd. I will have a look at it.

Best Regards
Patrick

On 12.01.2016 11:57, George Dunlap wrote:
> On Fri, Jan 8, 2016 at 9:38 PM, Patrick Velder <lists@velder.li> wrote:
>> Hi
>>
>> I just tried to boot kernel 4.3.3 on my xen host. xl list does not work
>> (freezes), but the domUs are up. Reboot is impossible, and it's not possible
>> to kill the hanging xl processes.
>> Any ideas? I'm using debian 8 with xen from the debian repositories.
> Sorry, just to clarify:
>
> 1. You're running Debian 8 (Jessie) in dom0, and you built your own
> 4.3.3 Linux kernel
>
> 2. Either "xl create" works, or the "xendomains" script works, because
> you are able to start domUs after rebooting into Linux 4.3.3?
>
> Normally if "xl list" hangs it's because xenstored isn't responding;
> but in that case, I wouldn't expect you to be able to create domU's
> either (although I suppose it might work by accident).
>
> Can you run "ps ax | grep xenstored" in your dom0 to see if it's running?
>
> Also, are you running sysvinit or systemd?  If the latter, use
> systemctl and journalctl to see the status of xenstored and any error
> messages.
>
>   -George
>
> _______________________________________________
> Xen-users mailing list
> Xen-users@lists.xen.org
> http://lists.xen.org/xen-users


_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users

From xen-users-bounces@lists.xen.org Tue Jan 12 12:00:55 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Tue, 12 Jan 2016 12:00:55 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aIxc3-0003Hg-9u; Tue, 12 Jan 2016 11:59:47 +0000
Received: from mail6.bemta5.messagelabs.com ([195.245.231.135])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <prvs=812b1a826=wei.liu2@citrix.com>)
	id 1aIxc1-0003Hb-Nc
	for xen-users@lists.xen.org; Tue, 12 Jan 2016 11:59:45 +0000
Received: from [85.158.139.211] by server-7.bemta-5.messagelabs.com id
	93/27-13905-0BAE4965; Tue, 12 Jan 2016 11:59:44 +0000
X-Env-Sender: prvs=812b1a826=wei.liu2@citrix.com
X-Msg-Ref: server-7.tower-206.messagelabs.com!1452599982!15081365!1
X-Originating-IP: [66.165.176.89]
X-SpamReason: No, hits=0.0 required=7.0 tests=sa_preprocessor: 
	VHJ1c3RlZCBJUDogNjYuMTY1LjE3Ni44OSA9PiAyMDMwMDc=\n,
	received_headers: No Received headers
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 23383 invoked from network); 12 Jan 2016 11:59:44 -0000
Received: from smtp.citrix.com (HELO SMTP.CITRIX.COM) (66.165.176.89)
	by server-7.tower-206.messagelabs.com with RC4-SHA encrypted SMTP;
	12 Jan 2016 11:59:44 -0000
X-IronPort-AV: E=Sophos;i="5.20,557,1444694400"; d="scan'208";a="324410216"
Date: Tue, 12 Jan 2016 11:59:41 +0000
From: Wei Liu <wei.liu2@citrix.com>
To: Jeroen van Kessel <jkessel@os3.nl>
Message-ID: <20160112115941.GA27051@citrix.com>
References: <4627c1f2f4863f064ee34fcf639faa51.squirrel@webmail.os3.nl>
MIME-Version: 1.0
Content-Disposition: inline
In-Reply-To: <4627c1f2f4863f064ee34fcf639faa51.squirrel@webmail.os3.nl>
User-Agent: Mutt/1.5.23 (2014-03-12)
X-DLP: MIA1
Cc: xen-users@lists.xen.org, wei.liu2@citrix.com
Subject: Re: [Xen-users] Low CPU performance on Xen PV VM
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

On Fri, Jan 08, 2016 at 11:40:53PM +0100, Jeroen van Kessel wrote:
[...]
> 
> Is there any options to give the paravirtualized guest the host-cpu
> topology? In other words, how do I get Xen to use more vCPU cores?
> 

I guess LINPACK relies heavily on using topology to make decisions on
how it should run?

Give guest host-cpu toplogy -- no, it's not possible to do this at the
moment. That's a feature under development.

However, Xen should utilise as many physical cpus as possible. As you
see in "xl vcpu-list", vcpus of your guest are able to run on 4 pcpus.


Wei.

> Thanks!
> 
> 
> _______________________________________________
> Xen-users mailing list
> Xen-users@lists.xen.org
> http://lists.xen.org/xen-users

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users

From xen-users-bounces@lists.xen.org Tue Jan 12 12:00:55 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Tue, 12 Jan 2016 12:00:55 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aIxc3-0003Hg-9u; Tue, 12 Jan 2016 11:59:47 +0000
Received: from mail6.bemta5.messagelabs.com ([195.245.231.135])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <prvs=812b1a826=wei.liu2@citrix.com>)
	id 1aIxc1-0003Hb-Nc
	for xen-users@lists.xen.org; Tue, 12 Jan 2016 11:59:45 +0000
Received: from [85.158.139.211] by server-7.bemta-5.messagelabs.com id
	93/27-13905-0BAE4965; Tue, 12 Jan 2016 11:59:44 +0000
X-Env-Sender: prvs=812b1a826=wei.liu2@citrix.com
X-Msg-Ref: server-7.tower-206.messagelabs.com!1452599982!15081365!1
X-Originating-IP: [66.165.176.89]
X-SpamReason: No, hits=0.0 required=7.0 tests=sa_preprocessor: 
	VHJ1c3RlZCBJUDogNjYuMTY1LjE3Ni44OSA9PiAyMDMwMDc=\n,
	received_headers: No Received headers
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 23383 invoked from network); 12 Jan 2016 11:59:44 -0000
Received: from smtp.citrix.com (HELO SMTP.CITRIX.COM) (66.165.176.89)
	by server-7.tower-206.messagelabs.com with RC4-SHA encrypted SMTP;
	12 Jan 2016 11:59:44 -0000
X-IronPort-AV: E=Sophos;i="5.20,557,1444694400"; d="scan'208";a="324410216"
Date: Tue, 12 Jan 2016 11:59:41 +0000
From: Wei Liu <wei.liu2@citrix.com>
To: Jeroen van Kessel <jkessel@os3.nl>
Message-ID: <20160112115941.GA27051@citrix.com>
References: <4627c1f2f4863f064ee34fcf639faa51.squirrel@webmail.os3.nl>
MIME-Version: 1.0
Content-Disposition: inline
In-Reply-To: <4627c1f2f4863f064ee34fcf639faa51.squirrel@webmail.os3.nl>
User-Agent: Mutt/1.5.23 (2014-03-12)
X-DLP: MIA1
Cc: xen-users@lists.xen.org, wei.liu2@citrix.com
Subject: Re: [Xen-users] Low CPU performance on Xen PV VM
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

On Fri, Jan 08, 2016 at 11:40:53PM +0100, Jeroen van Kessel wrote:
[...]
> 
> Is there any options to give the paravirtualized guest the host-cpu
> topology? In other words, how do I get Xen to use more vCPU cores?
> 

I guess LINPACK relies heavily on using topology to make decisions on
how it should run?

Give guest host-cpu toplogy -- no, it's not possible to do this at the
moment. That's a feature under development.

However, Xen should utilise as many physical cpus as possible. As you
see in "xl vcpu-list", vcpus of your guest are able to run on 4 pcpus.


Wei.

> Thanks!
> 
> 
> _______________________________________________
> Xen-users mailing list
> Xen-users@lists.xen.org
> http://lists.xen.org/xen-users

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users

From xen-users-bounces@lists.xen.org Wed Jan 13 10:25:12 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Wed, 13 Jan 2016 10:25:12 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aJIb0-0000JN-DH; Wed, 13 Jan 2016 10:24:06 +0000
Received: from mail6.bemta5.messagelabs.com ([195.245.231.135])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <kojedzinszky.richard@euronetrt.hu>)
	id 1aJIaz-0000JI-7n
	for xen-users@lists.xen.org; Wed, 13 Jan 2016 10:24:05 +0000
Received: from [85.158.139.211] by server-5.bemta-5.messagelabs.com id
	50/49-03235-3C526965; Wed, 13 Jan 2016 10:24:03 +0000
X-Env-Sender: kojedzinszky.richard@euronetrt.hu
X-Msg-Ref: server-6.tower-206.messagelabs.com!1452680643!15250056!1
X-Originating-IP: [109.61.101.194]
X-SpamReason: No, hits=0.0 required=7.0 tests=
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 56024 invoked from network); 13 Jan 2016 10:24:03 -0000
Received: from krichy.tvnetwork.hu (HELO krichy.tvnetwork.hu) (109.61.101.194)
	by server-6.tower-206.messagelabs.com with SMTP;
	13 Jan 2016 10:24:03 -0000
Received: by krichy.tvnetwork.hu (Postfix, from userid 1000)
	id 96195742FF; Wed, 13 Jan 2016 11:24:02 +0100 (CET)
Received: from localhost (localhost [127.0.0.1])
	by krichy.tvnetwork.hu (Postfix) with ESMTP id 936EA742FE
	for <xen-users@lists.xen.org>; Wed, 13 Jan 2016 11:24:02 +0100 (CET)
Date: Wed, 13 Jan 2016 11:24:02 +0100 (CET)
From: =?ISO-8859-15?Q?Kojedzinszky_Rich=E1rd?=
	<kojedzinszky.richard@euronetrt.hu>
X-X-Sender: krichy@krichy.tvnetwork.hu
To: xen-users@lists.xen.org
Message-ID: <alpine.DEB.2.20.1601131123460.5807@krichy.tvnetwork.hu>
User-Agent: Alpine 2.20 (DEB 67 2015-01-07)
MIME-Version: 1.0
Content-Type: multipart/mixed;
	BOUNDARY="1030603365-1540566243-1452671200=:25503"
Content-ID: <alpine.DEB.2.20.1601130846590.25503@krichy.tvnetwork.hu>
Subject: Re: [Xen-users] Xen / Linux 4.3.3
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

  This message is in MIME format.  The first part should be readable text,
  while the remaining parts are likely unreadable without MIME-aware tools.

--1030603365-1540566243-1452671200=:25503
Content-Type: text/plain; CHARSET=UTF-8; FORMAT=flowed
Content-Transfer-Encoding: 8BIT
Content-ID: <alpine.DEB.2.20.1601130846591.25503@krichy.tvnetwork.hu>


In our case, we were using 4.3 from debian jessie-backports. Upon bootup, 
ganeti had started most of the domains, but at one domain the xl command 
started to hang. As it is a production node, I did not have much time to debug 
it, just restarted the machine. After it, exactly the same happened, the same 
domUs got started and at the very same domain did the xl command hang. After it 
I switched back to 4.2.

Patrick: you can even reboot your machine from console with this:
# echo 'b' > /proc/sysrq-trigger

Regards,

Kojedzinszky RichÃ¡rd
Euronet Magyarorszag Informatika Zrt.

On Tue, 12 Jan 2016, Patrick Velder wrote:

> Date: Tue, 12 Jan 2016 12:17:26 +0100
> From: Patrick Velder <lists@velder.li>
> To: George Dunlap <George.Dunlap@eu.citrix.com>
> Cc: "xen-users@lists.xen.org" <xen-users@lists.xen.org>
> Subject: Re: [Xen-users] Xen / Linux 4.3.3
> 
> Hi George
> 
> Thanks for your reply.
> 
> 1) Yes, correct.
> 
> 2) The domains in the autostart are started.
> 
> I can do nothing with XL. If I exec xl, I cannot stop it with CTRL+C / kill 
> -9. I can not even reboot the Domain0 with reboot -f.The server needs to be 
> resetted with IPMI or physical.
> 
> Yes, I'm using systemd. I will have a look at it.
> 
> Best Regards
> Patrick
> 
> On 12.01.2016 11:57, George Dunlap wrote:
>> On Fri, Jan 8, 2016 at 9:38 PM, Patrick Velder <lists@velder.li> wrote:
>>> Hi
>>> 
>>> I just tried to boot kernel 4.3.3 on my xen host. xl list does not work
>>> (freezes), but the domUs are up. Reboot is impossible, and it's not 
>>> possible
>>> to kill the hanging xl processes.
>>> Any ideas? I'm using debian 8 with xen from the debian repositories.
>> Sorry, just to clarify:
>> 
>> 1. You're running Debian 8 (Jessie) in dom0, and you built your own
>> 4.3.3 Linux kernel
>> 
>> 2. Either "xl create" works, or the "xendomains" script works, because
>> you are able to start domUs after rebooting into Linux 4.3.3?
>> 
>> Normally if "xl list" hangs it's because xenstored isn't responding;
>> but in that case, I wouldn't expect you to be able to create domU's
>> either (although I suppose it might work by accident).
>> 
>> Can you run "ps ax | grep xenstored" in your dom0 to see if it's running?
>> 
>> Also, are you running sysvinit or systemd?  If the latter, use
>> systemctl and journalctl to see the status of xenstored and any error
>> messages.
>>
>>   -George
>> 
>> _______________________________________________
>> Xen-users mailing list
>> Xen-users@lists.xen.org
>> http://lists.xen.org/xen-users
> 
> 
> _______________________________________________
> Xen-users mailing list
> Xen-users@lists.xen.org
> http://lists.xen.org/xen-users
--1030603365-1540566243-1452671200=:25503
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users
--1030603365-1540566243-1452671200=:25503--


From xen-users-bounces@lists.xen.org Wed Jan 13 10:25:12 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Wed, 13 Jan 2016 10:25:12 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aJIb0-0000JN-DH; Wed, 13 Jan 2016 10:24:06 +0000
Received: from mail6.bemta5.messagelabs.com ([195.245.231.135])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <kojedzinszky.richard@euronetrt.hu>)
	id 1aJIaz-0000JI-7n
	for xen-users@lists.xen.org; Wed, 13 Jan 2016 10:24:05 +0000
Received: from [85.158.139.211] by server-5.bemta-5.messagelabs.com id
	50/49-03235-3C526965; Wed, 13 Jan 2016 10:24:03 +0000
X-Env-Sender: kojedzinszky.richard@euronetrt.hu
X-Msg-Ref: server-6.tower-206.messagelabs.com!1452680643!15250056!1
X-Originating-IP: [109.61.101.194]
X-SpamReason: No, hits=0.0 required=7.0 tests=
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 56024 invoked from network); 13 Jan 2016 10:24:03 -0000
Received: from krichy.tvnetwork.hu (HELO krichy.tvnetwork.hu) (109.61.101.194)
	by server-6.tower-206.messagelabs.com with SMTP;
	13 Jan 2016 10:24:03 -0000
Received: by krichy.tvnetwork.hu (Postfix, from userid 1000)
	id 96195742FF; Wed, 13 Jan 2016 11:24:02 +0100 (CET)
Received: from localhost (localhost [127.0.0.1])
	by krichy.tvnetwork.hu (Postfix) with ESMTP id 936EA742FE
	for <xen-users@lists.xen.org>; Wed, 13 Jan 2016 11:24:02 +0100 (CET)
Date: Wed, 13 Jan 2016 11:24:02 +0100 (CET)
From: =?ISO-8859-15?Q?Kojedzinszky_Rich=E1rd?=
	<kojedzinszky.richard@euronetrt.hu>
X-X-Sender: krichy@krichy.tvnetwork.hu
To: xen-users@lists.xen.org
Message-ID: <alpine.DEB.2.20.1601131123460.5807@krichy.tvnetwork.hu>
User-Agent: Alpine 2.20 (DEB 67 2015-01-07)
MIME-Version: 1.0
Content-Type: multipart/mixed;
	BOUNDARY="1030603365-1540566243-1452671200=:25503"
Content-ID: <alpine.DEB.2.20.1601130846590.25503@krichy.tvnetwork.hu>
Subject: Re: [Xen-users] Xen / Linux 4.3.3
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

  This message is in MIME format.  The first part should be readable text,
  while the remaining parts are likely unreadable without MIME-aware tools.

--1030603365-1540566243-1452671200=:25503
Content-Type: text/plain; CHARSET=UTF-8; FORMAT=flowed
Content-Transfer-Encoding: 8BIT
Content-ID: <alpine.DEB.2.20.1601130846591.25503@krichy.tvnetwork.hu>


In our case, we were using 4.3 from debian jessie-backports. Upon bootup, 
ganeti had started most of the domains, but at one domain the xl command 
started to hang. As it is a production node, I did not have much time to debug 
it, just restarted the machine. After it, exactly the same happened, the same 
domUs got started and at the very same domain did the xl command hang. After it 
I switched back to 4.2.

Patrick: you can even reboot your machine from console with this:
# echo 'b' > /proc/sysrq-trigger

Regards,

Kojedzinszky RichÃ¡rd
Euronet Magyarorszag Informatika Zrt.

On Tue, 12 Jan 2016, Patrick Velder wrote:

> Date: Tue, 12 Jan 2016 12:17:26 +0100
> From: Patrick Velder <lists@velder.li>
> To: George Dunlap <George.Dunlap@eu.citrix.com>
> Cc: "xen-users@lists.xen.org" <xen-users@lists.xen.org>
> Subject: Re: [Xen-users] Xen / Linux 4.3.3
> 
> Hi George
> 
> Thanks for your reply.
> 
> 1) Yes, correct.
> 
> 2) The domains in the autostart are started.
> 
> I can do nothing with XL. If I exec xl, I cannot stop it with CTRL+C / kill 
> -9. I can not even reboot the Domain0 with reboot -f.The server needs to be 
> resetted with IPMI or physical.
> 
> Yes, I'm using systemd. I will have a look at it.
> 
> Best Regards
> Patrick
> 
> On 12.01.2016 11:57, George Dunlap wrote:
>> On Fri, Jan 8, 2016 at 9:38 PM, Patrick Velder <lists@velder.li> wrote:
>>> Hi
>>> 
>>> I just tried to boot kernel 4.3.3 on my xen host. xl list does not work
>>> (freezes), but the domUs are up. Reboot is impossible, and it's not 
>>> possible
>>> to kill the hanging xl processes.
>>> Any ideas? I'm using debian 8 with xen from the debian repositories.
>> Sorry, just to clarify:
>> 
>> 1. You're running Debian 8 (Jessie) in dom0, and you built your own
>> 4.3.3 Linux kernel
>> 
>> 2. Either "xl create" works, or the "xendomains" script works, because
>> you are able to start domUs after rebooting into Linux 4.3.3?
>> 
>> Normally if "xl list" hangs it's because xenstored isn't responding;
>> but in that case, I wouldn't expect you to be able to create domU's
>> either (although I suppose it might work by accident).
>> 
>> Can you run "ps ax | grep xenstored" in your dom0 to see if it's running?
>> 
>> Also, are you running sysvinit or systemd?  If the latter, use
>> systemctl and journalctl to see the status of xenstored and any error
>> messages.
>>
>>   -George
>> 
>> _______________________________________________
>> Xen-users mailing list
>> Xen-users@lists.xen.org
>> http://lists.xen.org/xen-users
> 
> 
> _______________________________________________
> Xen-users mailing list
> Xen-users@lists.xen.org
> http://lists.xen.org/xen-users
--1030603365-1540566243-1452671200=:25503
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users
--1030603365-1540566243-1452671200=:25503--


From xen-users-bounces@lists.xen.org Wed Jan 13 18:09:47 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Wed, 13 Jan 2016 18:09:47 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aJPqT-0003Ky-BP; Wed, 13 Jan 2016 18:08:33 +0000
Received: from mail6.bemta3.messagelabs.com ([195.245.230.39])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <imperia777@yahoo.com>) id 1aJOZR-00005T-Um
	for xen-users@lists.xen.org; Wed, 13 Jan 2016 16:46:54 +0000
Received: from [85.158.137.68] by server-17.bemta-3.messagelabs.com id
	9D/C5-02940-D7F76965; Wed, 13 Jan 2016 16:46:53 +0000
X-Env-Sender: imperia777@yahoo.com
X-Msg-Ref: server-13.tower-31.messagelabs.com!1452703609!15120064!1
X-Originating-IP: [98.136.217.92]
X-SpamReason: No, hits=0.9 required=7.0 tests=FORGED_YAHOO_RCVD,
	HTML_MESSAGE,RCVD_BY_IP
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 23836 invoked from network); 13 Jan 2016 16:46:51 -0000
Received: from nm39-vm1.bullet.mail.gq1.yahoo.com (HELO
	nm39-vm1.bullet.mail.gq1.yahoo.com) (98.136.217.92)
	by server-13.tower-31.messagelabs.com with RC4-SHA encrypted SMTP;
	13 Jan 2016 16:46:51 -0000
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s2048;
	t=1452703609; bh=s8fk3nlKNiZBirUqRXamCev1GH1FKyHM6KA1bnh/jTE=;
	h=Date:From:Reply-To:To:Subject:References:From:Subject;
	b=Jal2gvsIZR9XCV5KFvgWOYeKplKcx12iKWBoRcKhwD5KoqrfOJLAcRpa++y3jqx+YIt5j1l/7F2pWYS8Kc/hmnJeUatxqhUijf2DQOU0QW5KNL2vtPKsOBwjj7nOCK6mghU+0gtHqEMGgLOKfNN4BI4WNV0r9CmqPomOjdaVYmdpMpv97337/BNIhJdnc8EoJNHcdFmI2MUnmc3L/0zJZbfrXz/xLNpGfN7l/mDqDgy65H8SGj9ETsbBqkVVboAujlpXiXY6YXfG6UGnOAs0/Y/nm62zTRt66V+LCYMaVQUrKLKSPqPu5nW/4RgH+lTTJjdpmGyLRTaC0ICV3pNyQA==
Received: from [127.0.0.1] by nm39.bullet.mail.gq1.yahoo.com with NNFMP;
	13 Jan 2016 16:46:49 -0000
Received: from [98.137.12.61] by nm39.bullet.mail.gq1.yahoo.com with NNFMP;
	13 Jan 2016 16:43:57 -0000
Received: from [66.196.81.171] by tm6.bullet.mail.gq1.yahoo.com with NNFMP;
	13 Jan 2016 16:43:57 -0000
Received: from [98.139.212.221] by tm17.bullet.mail.bf1.yahoo.com with NNFMP;
	13 Jan 2016 16:43:57 -0000
Received: from [127.0.0.1] by omp1030.mail.bf1.yahoo.com with NNFMP;
	13 Jan 2016 16:43:57 -0000
X-Yahoo-Newman-Property: ymail-4
X-Yahoo-Newman-Id: 335573.36182.bm@omp1030.mail.bf1.yahoo.com
X-YMail-OSG: QuJdlIsVM1mfqWrod0F1ZuE5FQ9N17RraKSTRSjPzkivQmrI1L2U2QsM1Oy5anc
	bciI1rXfHGF1g0Rv16gWr9TwowpH4Avw0cype4JTriNVpLIB7BQVDecFWxN0R8MLp5pyEtuLxFNk
	Q0MJQGDd5wKhKbv.cirkx8Zhz.Ga2.S5zF_3cRAGtCNPzCL5NDhFcrsc4AkKUoqWSXgOdK3ZEJav
	CEQljNV514l1SbKyd0TwsUpRbADQPWFYUa_EWYAY5IcNX3zg8oS5OCBKQNLUC5__fJO50WO6HBJk
	yDGzRv46RxCDCW0c4kBxirjK4SqpxLHjebGQr5.o.ig1uApZrdET3WGhaD4BNbRCXRGR1OML42nA
	PzoOONKDoFh0nKb_Ij_PAAiEbrdbpuQE29a9rq805FLBu3G8BMPJwXHWx45QgWQCvvfFE_JZzcel
	9_f6HDULS_4ns.XimUWkjx1FHHHoXCbEd5TxK14nwr3sIN0y3HN84o9M8_u10tVdN6mFOyQR1FUM
	8ccJXx8A8bU_EIBrcN00-
Received: by 76.13.27.133; Wed, 13 Jan 2016 16:43:56 +0000 
Date: Wed, 13 Jan 2016 16:40:24 +0000 (UTC)
From: Julian Lyubenov <imperia777@yahoo.com>
To: "xen-users@lists.xen.org" <xen-users@lists.xen.org>
Message-ID: <860475119.4781491.1452703224918.JavaMail.yahoo@mail.yahoo.com>
MIME-Version: 1.0
References: <860475119.4781491.1452703224918.JavaMail.yahoo.ref@mail.yahoo.com>
Content-Length: 5588
X-Mailman-Approved-At: Wed, 13 Jan 2016 18:08:31 +0000
Subject: [Xen-users] PCI passthrough not working during boot for one device.
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
Reply-To: Julian Lyubenov <imperia777@yahoo.com>
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: multipart/mixed; boundary="===============4666236301921017994=="
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

--===============4666236301921017994==
Content-Type: multipart/alternative; 
	boundary="----=_Part_4781490_1827448082.1452703224913"
Content-Length: 5100

------=_Part_4781490_1827448082.1452703224913
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

Hello,
I am usingoptions xen-pciback hide=3D(0000:02:00.0)(0000:04:00.0)(0000:06:0=
0.0)in /etc/modprobe.d/xen-pciback.conf to passthrough my USB controller to=
 guest.
Everything worked perfect, but now after some update, it's no longer workin=
g.It's not working only for the USB controller 04:00.0.=C2=A002:00.0 and 06=
:00.0 which are LAN adapters are passed successfully.
When system boot up is done, I can issue the command:xl pci-assignable-add =
00:04:00.0and then I can launch the guest that use the USB controller.
I mean that pci passthrough is working from command line, but its not worki=
ng during boot time for that specific 04:00.0 device.
I can put=C2=A0
xl pci-assignable-add 00:04:00.0xl create /etc/xen/vm1.cfg
in /etc/rc.local but that is some ugly solution.

Currently I am using Debian/testing with kernel 4.3 and 4.4-rc8 and xen 4.6=
.
I don't know where to look for clues as there is no error messages in dmesg=
 syslog.Any ideas/suggestions how to fix that are welcome.

Thank you.

------=_Part_4781490_1827448082.1452703224913
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<html><head></head><body><div style=3D"color:#000; background-color:#fff; f=
ont-family:HelveticaNeue-Light, Helvetica Neue Light, Helvetica Neue, Helve=
tica, Arial, Lucida Grande, sans-serif;font-size:13px"><div id=3D"yui_3_16_=
0_1_1452702178771_4347" class=3D"">Hello,</div><div id=3D"yui_3_16_0_1_1452=
702178771_4347" class=3D""><br id=3D"yui_3_16_0_1_1452702178771_4626" class=
=3D""></div><div id=3D"yui_3_16_0_1_1452702178771_4347" class=3D"">I am usi=
ng</div><div id=3D"yui_3_16_0_1_1452702178771_4347" class=3D"">options xen-=
pciback hide=3D(0000:02:00.0)(0000:04:00.0)(0000:06:00.0)</div><div id=3D"y=
ui_3_16_0_1_1452702178771_4347" class=3D"">in /etc/modprobe.d/xen-pciback.c=
onf to passthrough my USB controller to guest.</div><div id=3D"yui_3_16_0_1=
_1452702178771_4347" class=3D""><br id=3D"yui_3_16_0_1_1452702178771_4632" =
class=3D""></div><div id=3D"yui_3_16_0_1_1452702178771_4347" class=3D"">Eve=
rything worked perfect, but now after some update, it's no longer working.<=
/div><div id=3D"yui_3_16_0_1_1452702178771_4347" class=3D"">It's not workin=
g only for the USB controller 04:00.0.&nbsp;</div><div id=3D"yui_3_16_0_1_1=
452702178771_4347" class=3D"">02:00.0 and 06:00.0 which are LAN adapters ar=
e passed successfully.</div><div id=3D"yui_3_16_0_1_1452702178771_4347" cla=
ss=3D""><br id=3D"yui_3_16_0_1_1452702178771_4638" class=3D""></div><div id=
=3D"yui_3_16_0_1_1452702178771_4347" class=3D"">When system boot up is done=
, I can issue the command:</div><div id=3D"yui_3_16_0_1_1452702178771_4347"=
 class=3D"">xl pci-assignable-add 00:04:00.0</div><div id=3D"yui_3_16_0_1_1=
452702178771_4347" class=3D"">and then I can launch the guest that use the =
USB controller.</div><div id=3D"yui_3_16_0_1_1452702178771_4347" class=3D""=
><br id=3D"yui_3_16_0_1_1452702178771_4644" class=3D""></div><div id=3D"yui=
_3_16_0_1_1452702178771_4347" class=3D"">I mean that pci passthrough is wor=
king from command line, but its not working during boot time for that speci=
fic 04:00.0 device.</div><div id=3D"yui_3_16_0_1_1452702178771_4347" class=
=3D""><br id=3D"yui_3_16_0_1_1452702178771_4648" class=3D""></div><div id=
=3D"yui_3_16_0_1_1452702178771_4347" class=3D"">I can put&nbsp;</div><div i=
d=3D"yui_3_16_0_1_1452702178771_4347" class=3D""><br id=3D"yui_3_16_0_1_145=
2702178771_4652" class=3D""></div><div id=3D"yui_3_16_0_1_1452702178771_434=
7" class=3D"">xl pci-assignable-add 00:04:00.0</div><div id=3D"yui_3_16_0_1=
_1452702178771_4347" class=3D"">xl create /etc/xen/vm1.cfg</div><div id=3D"=
yui_3_16_0_1_1452702178771_4347" class=3D""><br id=3D"yui_3_16_0_1_14527021=
78771_4657" class=3D""></div><div id=3D"yui_3_16_0_1_1452702178771_4347" cl=
ass=3D"">in /etc/rc.local but that is some ugly solution.</div><div id=3D"y=
ui_3_16_0_1_1452702178771_4347" class=3D""><br id=3D"yui_3_16_0_1_145270217=
8771_4661" class=3D""></div><div id=3D"yui_3_16_0_1_1452702178771_4347" cla=
ss=3D""><br id=3D"yui_3_16_0_1_1452702178771_4664" class=3D""></div><div id=
=3D"yui_3_16_0_1_1452702178771_4347" class=3D"">Currently I am using Debian=
/testing with kernel 4.3 and 4.4-rc8 and xen 4.6.</div><div id=3D"yui_3_16_=
0_1_1452702178771_4347" class=3D""><br></div><div id=3D"yui_3_16_0_1_145270=
2178771_4347" class=3D"">I don't know where to look for clues as there is n=
o error messages in dmesg syslog.</div><div id=3D"yui_3_16_0_1_145270217877=
1_4347" class=3D"" dir=3D"ltr">Any ideas/suggestions how to fix that are we=
lcome.<br></div><div id=3D"yui_3_16_0_1_1452702178771_4347" class=3D""><br =
id=3D"yui_3_16_0_1_1452702178771_4673" class=3D""></div><div id=3D"yui_3_16=
_0_1_1452702178771_4347" dir=3D"ltr" class=3D"">Thank you.</div><div id=3D"=
yui_3_16_0_1_1452702178771_4347" dir=3D"ltr" class=3D""><br></div></div></b=
ody></html>
------=_Part_4781490_1827448082.1452703224913--


--===============4666236301921017994==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users
--===============4666236301921017994==--


From xen-users-bounces@lists.xen.org Wed Jan 13 18:09:47 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Wed, 13 Jan 2016 18:09:47 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aJPqS-0003Kr-G3; Wed, 13 Jan 2016 18:08:32 +0000
Received: from mail6.bemta5.messagelabs.com ([195.245.231.135])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <krichy@tvnetwork.hu>) id 1aJG9p-0005WA-59
	for xen-users@lists.xen.org; Wed, 13 Jan 2016 07:47:53 +0000
Received: from [85.158.139.211] by server-16.bemta-5.messagelabs.com id
	05/B3-14422-82106965; Wed, 13 Jan 2016 07:47:52 +0000
X-Env-Sender: krichy@tvnetwork.hu
X-Msg-Ref: server-15.tower-206.messagelabs.com!1452671271!15225744!1
X-Originating-IP: [109.61.101.194]
X-SpamReason: No, hits=0.0 required=7.0 tests=
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 22322 invoked from network); 13 Jan 2016 07:47:51 -0000
Received: from krichy.tvnetwork.hu (HELO krichy.tvnetwork.hu) (109.61.101.194)
	by server-15.tower-206.messagelabs.com with SMTP;
	13 Jan 2016 07:47:51 -0000
Received: by krichy.tvnetwork.hu (Postfix, from userid 1000)
	id 08A9C743DF; Wed, 13 Jan 2016 08:47:51 +0100 (CET)
Received: from localhost (localhost [127.0.0.1])
	by krichy.tvnetwork.hu (Postfix) with ESMTP id 06B10743DE;
	Wed, 13 Jan 2016 08:47:51 +0100 (CET)
Date: Wed, 13 Jan 2016 08:47:51 +0100 (CET)
From: krichy@tvnetwork.hu
To: Patrick Velder <lists@velder.li>
In-Reply-To: <5694E0C6.4010906@velder.li>
Message-ID: <alpine.DEB.2.20.1601130844200.25503@krichy.tvnetwork.hu>
References: <56902C46.5070503@velder.li>
	<CAFLBxZbfDJY_kkoaBDPu_ibUuTCb6e1a=Ymf7wF5LjJzmZQR5Q@mail.gmail.com>
	<5694E0C6.4010906@velder.li>
User-Agent: Alpine 2.20 (DEB 67 2015-01-07)
MIME-Version: 1.0
Content-Type: multipart/mixed;
	BOUNDARY="1030603365-1540566243-1452671200=:25503"
Content-ID: <alpine.DEB.2.20.1601130846590.25503@krichy.tvnetwork.hu>
X-Mailman-Approved-At: Wed, 13 Jan 2016 18:08:31 +0000
Cc: George Dunlap <George.Dunlap@eu.citrix.com>,
	"xen-users@lists.xen.org" <xen-users@lists.xen.org>
Subject: Re: [Xen-users] Xen / Linux 4.3.3
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

  This message is in MIME format.  The first part should be readable text,
  while the remaining parts are likely unreadable without MIME-aware tools.

--1030603365-1540566243-1452671200=:25503
Content-Type: text/plain; CHARSET=ISO-8859-15; format=flowed
Content-Transfer-Encoding: 8BIT
Content-ID: <alpine.DEB.2.20.1601130846591.25503@krichy.tvnetwork.hu>


In our case, we were using 4.3 from debian jessie-backports. Upon bootup, 
ganeti had started most of the domains, but at one domain the xl command 
started to hang. As it is a production node, I did not have much time to 
debug it, just restarted the machine. After it, exactly the same happened, 
the same domUs got started and at the very same domain did the xl command 
hang. After it I switched back to 4.2.

Patrick: you can even reboot your machine from console with this:
# echo 'b' > /proc/sysrq-trigger

Regards,

Kojedzinszky Richárd
Euronet Magyarorszag Informatika Zrt.

On Tue, 12 Jan 2016, Patrick Velder wrote:

> Date: Tue, 12 Jan 2016 12:17:26 +0100
> From: Patrick Velder <lists@velder.li>
> To: George Dunlap <George.Dunlap@eu.citrix.com>
> Cc: "xen-users@lists.xen.org" <xen-users@lists.xen.org>
> Subject: Re: [Xen-users] Xen / Linux 4.3.3
> 
> Hi George
>
> Thanks for your reply.
>
> 1) Yes, correct.
>
> 2) The domains in the autostart are started.
>
> I can do nothing with XL. If I exec xl, I cannot stop it with CTRL+C / kill 
> -9. I can not even reboot the Domain0 with reboot -f.The server needs to be 
> resetted with IPMI or physical.
>
> Yes, I'm using systemd. I will have a look at it.
>
> Best Regards
> Patrick
>
> On 12.01.2016 11:57, George Dunlap wrote:
>> On Fri, Jan 8, 2016 at 9:38 PM, Patrick Velder <lists@velder.li> wrote:
>>> Hi
>>> 
>>> I just tried to boot kernel 4.3.3 on my xen host. xl list does not work
>>> (freezes), but the domUs are up. Reboot is impossible, and it's not 
>>> possible
>>> to kill the hanging xl processes.
>>> Any ideas? I'm using debian 8 with xen from the debian repositories.
>> Sorry, just to clarify:
>> 
>> 1. You're running Debian 8 (Jessie) in dom0, and you built your own
>> 4.3.3 Linux kernel
>> 
>> 2. Either "xl create" works, or the "xendomains" script works, because
>> you are able to start domUs after rebooting into Linux 4.3.3?
>> 
>> Normally if "xl list" hangs it's because xenstored isn't responding;
>> but in that case, I wouldn't expect you to be able to create domU's
>> either (although I suppose it might work by accident).
>> 
>> Can you run "ps ax | grep xenstored" in your dom0 to see if it's running?
>> 
>> Also, are you running sysvinit or systemd?  If the latter, use
>> systemctl and journalctl to see the status of xenstored and any error
>> messages.
>>
>>   -George
>> 
>> _______________________________________________
>> Xen-users mailing list
>> Xen-users@lists.xen.org
>> http://lists.xen.org/xen-users
>
>
> _______________________________________________
> Xen-users mailing list
> Xen-users@lists.xen.org
> http://lists.xen.org/xen-users
>
--1030603365-1540566243-1452671200=:25503
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users
--1030603365-1540566243-1452671200=:25503--


From xen-users-bounces@lists.xen.org Wed Jan 13 18:09:47 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Wed, 13 Jan 2016 18:09:47 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aJPqT-0003Ky-BP; Wed, 13 Jan 2016 18:08:33 +0000
Received: from mail6.bemta3.messagelabs.com ([195.245.230.39])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <imperia777@yahoo.com>) id 1aJOZR-00005T-Um
	for xen-users@lists.xen.org; Wed, 13 Jan 2016 16:46:54 +0000
Received: from [85.158.137.68] by server-17.bemta-3.messagelabs.com id
	9D/C5-02940-D7F76965; Wed, 13 Jan 2016 16:46:53 +0000
X-Env-Sender: imperia777@yahoo.com
X-Msg-Ref: server-13.tower-31.messagelabs.com!1452703609!15120064!1
X-Originating-IP: [98.136.217.92]
X-SpamReason: No, hits=0.9 required=7.0 tests=FORGED_YAHOO_RCVD,
	HTML_MESSAGE,RCVD_BY_IP
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 23836 invoked from network); 13 Jan 2016 16:46:51 -0000
Received: from nm39-vm1.bullet.mail.gq1.yahoo.com (HELO
	nm39-vm1.bullet.mail.gq1.yahoo.com) (98.136.217.92)
	by server-13.tower-31.messagelabs.com with RC4-SHA encrypted SMTP;
	13 Jan 2016 16:46:51 -0000
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s2048;
	t=1452703609; bh=s8fk3nlKNiZBirUqRXamCev1GH1FKyHM6KA1bnh/jTE=;
	h=Date:From:Reply-To:To:Subject:References:From:Subject;
	b=Jal2gvsIZR9XCV5KFvgWOYeKplKcx12iKWBoRcKhwD5KoqrfOJLAcRpa++y3jqx+YIt5j1l/7F2pWYS8Kc/hmnJeUatxqhUijf2DQOU0QW5KNL2vtPKsOBwjj7nOCK6mghU+0gtHqEMGgLOKfNN4BI4WNV0r9CmqPomOjdaVYmdpMpv97337/BNIhJdnc8EoJNHcdFmI2MUnmc3L/0zJZbfrXz/xLNpGfN7l/mDqDgy65H8SGj9ETsbBqkVVboAujlpXiXY6YXfG6UGnOAs0/Y/nm62zTRt66V+LCYMaVQUrKLKSPqPu5nW/4RgH+lTTJjdpmGyLRTaC0ICV3pNyQA==
Received: from [127.0.0.1] by nm39.bullet.mail.gq1.yahoo.com with NNFMP;
	13 Jan 2016 16:46:49 -0000
Received: from [98.137.12.61] by nm39.bullet.mail.gq1.yahoo.com with NNFMP;
	13 Jan 2016 16:43:57 -0000
Received: from [66.196.81.171] by tm6.bullet.mail.gq1.yahoo.com with NNFMP;
	13 Jan 2016 16:43:57 -0000
Received: from [98.139.212.221] by tm17.bullet.mail.bf1.yahoo.com with NNFMP;
	13 Jan 2016 16:43:57 -0000
Received: from [127.0.0.1] by omp1030.mail.bf1.yahoo.com with NNFMP;
	13 Jan 2016 16:43:57 -0000
X-Yahoo-Newman-Property: ymail-4
X-Yahoo-Newman-Id: 335573.36182.bm@omp1030.mail.bf1.yahoo.com
X-YMail-OSG: QuJdlIsVM1mfqWrod0F1ZuE5FQ9N17RraKSTRSjPzkivQmrI1L2U2QsM1Oy5anc
	bciI1rXfHGF1g0Rv16gWr9TwowpH4Avw0cype4JTriNVpLIB7BQVDecFWxN0R8MLp5pyEtuLxFNk
	Q0MJQGDd5wKhKbv.cirkx8Zhz.Ga2.S5zF_3cRAGtCNPzCL5NDhFcrsc4AkKUoqWSXgOdK3ZEJav
	CEQljNV514l1SbKyd0TwsUpRbADQPWFYUa_EWYAY5IcNX3zg8oS5OCBKQNLUC5__fJO50WO6HBJk
	yDGzRv46RxCDCW0c4kBxirjK4SqpxLHjebGQr5.o.ig1uApZrdET3WGhaD4BNbRCXRGR1OML42nA
	PzoOONKDoFh0nKb_Ij_PAAiEbrdbpuQE29a9rq805FLBu3G8BMPJwXHWx45QgWQCvvfFE_JZzcel
	9_f6HDULS_4ns.XimUWkjx1FHHHoXCbEd5TxK14nwr3sIN0y3HN84o9M8_u10tVdN6mFOyQR1FUM
	8ccJXx8A8bU_EIBrcN00-
Received: by 76.13.27.133; Wed, 13 Jan 2016 16:43:56 +0000 
Date: Wed, 13 Jan 2016 16:40:24 +0000 (UTC)
From: Julian Lyubenov <imperia777@yahoo.com>
To: "xen-users@lists.xen.org" <xen-users@lists.xen.org>
Message-ID: <860475119.4781491.1452703224918.JavaMail.yahoo@mail.yahoo.com>
MIME-Version: 1.0
References: <860475119.4781491.1452703224918.JavaMail.yahoo.ref@mail.yahoo.com>
Content-Length: 5588
X-Mailman-Approved-At: Wed, 13 Jan 2016 18:08:31 +0000
Subject: [Xen-users] PCI passthrough not working during boot for one device.
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
Reply-To: Julian Lyubenov <imperia777@yahoo.com>
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: multipart/mixed; boundary="===============4666236301921017994=="
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

--===============4666236301921017994==
Content-Type: multipart/alternative; 
	boundary="----=_Part_4781490_1827448082.1452703224913"
Content-Length: 5100

------=_Part_4781490_1827448082.1452703224913
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

Hello,
I am usingoptions xen-pciback hide=3D(0000:02:00.0)(0000:04:00.0)(0000:06:0=
0.0)in /etc/modprobe.d/xen-pciback.conf to passthrough my USB controller to=
 guest.
Everything worked perfect, but now after some update, it's no longer workin=
g.It's not working only for the USB controller 04:00.0.=C2=A002:00.0 and 06=
:00.0 which are LAN adapters are passed successfully.
When system boot up is done, I can issue the command:xl pci-assignable-add =
00:04:00.0and then I can launch the guest that use the USB controller.
I mean that pci passthrough is working from command line, but its not worki=
ng during boot time for that specific 04:00.0 device.
I can put=C2=A0
xl pci-assignable-add 00:04:00.0xl create /etc/xen/vm1.cfg
in /etc/rc.local but that is some ugly solution.

Currently I am using Debian/testing with kernel 4.3 and 4.4-rc8 and xen 4.6=
.
I don't know where to look for clues as there is no error messages in dmesg=
 syslog.Any ideas/suggestions how to fix that are welcome.

Thank you.

------=_Part_4781490_1827448082.1452703224913
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<html><head></head><body><div style=3D"color:#000; background-color:#fff; f=
ont-family:HelveticaNeue-Light, Helvetica Neue Light, Helvetica Neue, Helve=
tica, Arial, Lucida Grande, sans-serif;font-size:13px"><div id=3D"yui_3_16_=
0_1_1452702178771_4347" class=3D"">Hello,</div><div id=3D"yui_3_16_0_1_1452=
702178771_4347" class=3D""><br id=3D"yui_3_16_0_1_1452702178771_4626" class=
=3D""></div><div id=3D"yui_3_16_0_1_1452702178771_4347" class=3D"">I am usi=
ng</div><div id=3D"yui_3_16_0_1_1452702178771_4347" class=3D"">options xen-=
pciback hide=3D(0000:02:00.0)(0000:04:00.0)(0000:06:00.0)</div><div id=3D"y=
ui_3_16_0_1_1452702178771_4347" class=3D"">in /etc/modprobe.d/xen-pciback.c=
onf to passthrough my USB controller to guest.</div><div id=3D"yui_3_16_0_1=
_1452702178771_4347" class=3D""><br id=3D"yui_3_16_0_1_1452702178771_4632" =
class=3D""></div><div id=3D"yui_3_16_0_1_1452702178771_4347" class=3D"">Eve=
rything worked perfect, but now after some update, it's no longer working.<=
/div><div id=3D"yui_3_16_0_1_1452702178771_4347" class=3D"">It's not workin=
g only for the USB controller 04:00.0.&nbsp;</div><div id=3D"yui_3_16_0_1_1=
452702178771_4347" class=3D"">02:00.0 and 06:00.0 which are LAN adapters ar=
e passed successfully.</div><div id=3D"yui_3_16_0_1_1452702178771_4347" cla=
ss=3D""><br id=3D"yui_3_16_0_1_1452702178771_4638" class=3D""></div><div id=
=3D"yui_3_16_0_1_1452702178771_4347" class=3D"">When system boot up is done=
, I can issue the command:</div><div id=3D"yui_3_16_0_1_1452702178771_4347"=
 class=3D"">xl pci-assignable-add 00:04:00.0</div><div id=3D"yui_3_16_0_1_1=
452702178771_4347" class=3D"">and then I can launch the guest that use the =
USB controller.</div><div id=3D"yui_3_16_0_1_1452702178771_4347" class=3D""=
><br id=3D"yui_3_16_0_1_1452702178771_4644" class=3D""></div><div id=3D"yui=
_3_16_0_1_1452702178771_4347" class=3D"">I mean that pci passthrough is wor=
king from command line, but its not working during boot time for that speci=
fic 04:00.0 device.</div><div id=3D"yui_3_16_0_1_1452702178771_4347" class=
=3D""><br id=3D"yui_3_16_0_1_1452702178771_4648" class=3D""></div><div id=
=3D"yui_3_16_0_1_1452702178771_4347" class=3D"">I can put&nbsp;</div><div i=
d=3D"yui_3_16_0_1_1452702178771_4347" class=3D""><br id=3D"yui_3_16_0_1_145=
2702178771_4652" class=3D""></div><div id=3D"yui_3_16_0_1_1452702178771_434=
7" class=3D"">xl pci-assignable-add 00:04:00.0</div><div id=3D"yui_3_16_0_1=
_1452702178771_4347" class=3D"">xl create /etc/xen/vm1.cfg</div><div id=3D"=
yui_3_16_0_1_1452702178771_4347" class=3D""><br id=3D"yui_3_16_0_1_14527021=
78771_4657" class=3D""></div><div id=3D"yui_3_16_0_1_1452702178771_4347" cl=
ass=3D"">in /etc/rc.local but that is some ugly solution.</div><div id=3D"y=
ui_3_16_0_1_1452702178771_4347" class=3D""><br id=3D"yui_3_16_0_1_145270217=
8771_4661" class=3D""></div><div id=3D"yui_3_16_0_1_1452702178771_4347" cla=
ss=3D""><br id=3D"yui_3_16_0_1_1452702178771_4664" class=3D""></div><div id=
=3D"yui_3_16_0_1_1452702178771_4347" class=3D"">Currently I am using Debian=
/testing with kernel 4.3 and 4.4-rc8 and xen 4.6.</div><div id=3D"yui_3_16_=
0_1_1452702178771_4347" class=3D""><br></div><div id=3D"yui_3_16_0_1_145270=
2178771_4347" class=3D"">I don't know where to look for clues as there is n=
o error messages in dmesg syslog.</div><div id=3D"yui_3_16_0_1_145270217877=
1_4347" class=3D"" dir=3D"ltr">Any ideas/suggestions how to fix that are we=
lcome.<br></div><div id=3D"yui_3_16_0_1_1452702178771_4347" class=3D""><br =
id=3D"yui_3_16_0_1_1452702178771_4673" class=3D""></div><div id=3D"yui_3_16=
_0_1_1452702178771_4347" dir=3D"ltr" class=3D"">Thank you.</div><div id=3D"=
yui_3_16_0_1_1452702178771_4347" dir=3D"ltr" class=3D""><br></div></div></b=
ody></html>
------=_Part_4781490_1827448082.1452703224913--


--===============4666236301921017994==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users
--===============4666236301921017994==--


From xen-users-bounces@lists.xen.org Wed Jan 13 18:09:47 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Wed, 13 Jan 2016 18:09:47 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aJPqS-0003Kr-G3; Wed, 13 Jan 2016 18:08:32 +0000
Received: from mail6.bemta5.messagelabs.com ([195.245.231.135])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <krichy@tvnetwork.hu>) id 1aJG9p-0005WA-59
	for xen-users@lists.xen.org; Wed, 13 Jan 2016 07:47:53 +0000
Received: from [85.158.139.211] by server-16.bemta-5.messagelabs.com id
	05/B3-14422-82106965; Wed, 13 Jan 2016 07:47:52 +0000
X-Env-Sender: krichy@tvnetwork.hu
X-Msg-Ref: server-15.tower-206.messagelabs.com!1452671271!15225744!1
X-Originating-IP: [109.61.101.194]
X-SpamReason: No, hits=0.0 required=7.0 tests=
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 22322 invoked from network); 13 Jan 2016 07:47:51 -0000
Received: from krichy.tvnetwork.hu (HELO krichy.tvnetwork.hu) (109.61.101.194)
	by server-15.tower-206.messagelabs.com with SMTP;
	13 Jan 2016 07:47:51 -0000
Received: by krichy.tvnetwork.hu (Postfix, from userid 1000)
	id 08A9C743DF; Wed, 13 Jan 2016 08:47:51 +0100 (CET)
Received: from localhost (localhost [127.0.0.1])
	by krichy.tvnetwork.hu (Postfix) with ESMTP id 06B10743DE;
	Wed, 13 Jan 2016 08:47:51 +0100 (CET)
Date: Wed, 13 Jan 2016 08:47:51 +0100 (CET)
From: krichy@tvnetwork.hu
To: Patrick Velder <lists@velder.li>
In-Reply-To: <5694E0C6.4010906@velder.li>
Message-ID: <alpine.DEB.2.20.1601130844200.25503@krichy.tvnetwork.hu>
References: <56902C46.5070503@velder.li>
	<CAFLBxZbfDJY_kkoaBDPu_ibUuTCb6e1a=Ymf7wF5LjJzmZQR5Q@mail.gmail.com>
	<5694E0C6.4010906@velder.li>
User-Agent: Alpine 2.20 (DEB 67 2015-01-07)
MIME-Version: 1.0
Content-Type: multipart/mixed;
	BOUNDARY="1030603365-1540566243-1452671200=:25503"
Content-ID: <alpine.DEB.2.20.1601130846590.25503@krichy.tvnetwork.hu>
X-Mailman-Approved-At: Wed, 13 Jan 2016 18:08:31 +0000
Cc: George Dunlap <George.Dunlap@eu.citrix.com>,
	"xen-users@lists.xen.org" <xen-users@lists.xen.org>
Subject: Re: [Xen-users] Xen / Linux 4.3.3
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

  This message is in MIME format.  The first part should be readable text,
  while the remaining parts are likely unreadable without MIME-aware tools.

--1030603365-1540566243-1452671200=:25503
Content-Type: text/plain; CHARSET=ISO-8859-15; format=flowed
Content-Transfer-Encoding: 8BIT
Content-ID: <alpine.DEB.2.20.1601130846591.25503@krichy.tvnetwork.hu>


In our case, we were using 4.3 from debian jessie-backports. Upon bootup, 
ganeti had started most of the domains, but at one domain the xl command 
started to hang. As it is a production node, I did not have much time to 
debug it, just restarted the machine. After it, exactly the same happened, 
the same domUs got started and at the very same domain did the xl command 
hang. After it I switched back to 4.2.

Patrick: you can even reboot your machine from console with this:
# echo 'b' > /proc/sysrq-trigger

Regards,

Kojedzinszky Richárd
Euronet Magyarorszag Informatika Zrt.

On Tue, 12 Jan 2016, Patrick Velder wrote:

> Date: Tue, 12 Jan 2016 12:17:26 +0100
> From: Patrick Velder <lists@velder.li>
> To: George Dunlap <George.Dunlap@eu.citrix.com>
> Cc: "xen-users@lists.xen.org" <xen-users@lists.xen.org>
> Subject: Re: [Xen-users] Xen / Linux 4.3.3
> 
> Hi George
>
> Thanks for your reply.
>
> 1) Yes, correct.
>
> 2) The domains in the autostart are started.
>
> I can do nothing with XL. If I exec xl, I cannot stop it with CTRL+C / kill 
> -9. I can not even reboot the Domain0 with reboot -f.The server needs to be 
> resetted with IPMI or physical.
>
> Yes, I'm using systemd. I will have a look at it.
>
> Best Regards
> Patrick
>
> On 12.01.2016 11:57, George Dunlap wrote:
>> On Fri, Jan 8, 2016 at 9:38 PM, Patrick Velder <lists@velder.li> wrote:
>>> Hi
>>> 
>>> I just tried to boot kernel 4.3.3 on my xen host. xl list does not work
>>> (freezes), but the domUs are up. Reboot is impossible, and it's not 
>>> possible
>>> to kill the hanging xl processes.
>>> Any ideas? I'm using debian 8 with xen from the debian repositories.
>> Sorry, just to clarify:
>> 
>> 1. You're running Debian 8 (Jessie) in dom0, and you built your own
>> 4.3.3 Linux kernel
>> 
>> 2. Either "xl create" works, or the "xendomains" script works, because
>> you are able to start domUs after rebooting into Linux 4.3.3?
>> 
>> Normally if "xl list" hangs it's because xenstored isn't responding;
>> but in that case, I wouldn't expect you to be able to create domU's
>> either (although I suppose it might work by accident).
>> 
>> Can you run "ps ax | grep xenstored" in your dom0 to see if it's running?
>> 
>> Also, are you running sysvinit or systemd?  If the latter, use
>> systemctl and journalctl to see the status of xenstored and any error
>> messages.
>>
>>   -George
>> 
>> _______________________________________________
>> Xen-users mailing list
>> Xen-users@lists.xen.org
>> http://lists.xen.org/xen-users
>
>
> _______________________________________________
> Xen-users mailing list
> Xen-users@lists.xen.org
> http://lists.xen.org/xen-users
>
--1030603365-1540566243-1452671200=:25503
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users
--1030603365-1540566243-1452671200=:25503--


From xen-users-bounces@lists.xen.org Wed Jan 13 19:45:58 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Wed, 13 Jan 2016 19:45:58 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aJRLj-00065J-Uq; Wed, 13 Jan 2016 19:44:55 +0000
Received: from mail6.bemta3.messagelabs.com ([195.245.230.39])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <jerome.legallic@wanadoo.fr>) id 1aJRLi-00065E-Cp
	for xen-users@lists.xen.org; Wed, 13 Jan 2016 19:44:55 +0000
Received: from [85.158.137.68] by server-13.bemta-3.messagelabs.com id
	87/DC-31443-539A6965; Wed, 13 Jan 2016 19:44:53 +0000
X-Env-Sender: jerome.legallic@wanadoo.fr
X-Msg-Ref: server-13.tower-31.messagelabs.com!1452714291!15145665!1
X-Originating-IP: [80.12.242.129]
X-SpamReason: No, hits=1.7 required=7.0 tests=BODY_RANDOM_LONG,
	HTML_00_10,HTML_MESSAGE
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 6472 invoked from network); 13 Jan 2016 19:44:51 -0000
Received: from smtp07.smtpout.orange.fr (HELO smtp.smtpout.orange.fr)
	(80.12.242.129)
	by server-13.tower-31.messagelabs.com with DHE-RSA-AES128-SHA encrypted
	SMTP; 13 Jan 2016 19:44:51 -0000
Received: from wwinf1k36 ([10.223.65.110]) by mwinf5d66 with ME
	id 5Xkq1s00Z2NjwJJ03Xkq1J; Wed, 13 Jan 2016 20:44:50 +0100
X-ME-Helo: wwinf1k36
X-ME-Auth: amVyb21lLmxlZ2FsbGljQHdhbmFkb28uZnI=
X-ME-Date: Wed, 13 Jan 2016 20:44:50 +0100
X-ME-IP: 83.114.238.147
Date: Wed, 13 Jan 2016 20:44:50 +0100 (CET)
From: Jerome LE GALLIC <jerome.legallic@wanadoo.fr>
To: xen mailling list <xen-users@lists.xen.org>
Message-ID: <416682398.19312.1452714290810.JavaMail.www@wwinf1k36>
MIME-Version: 1.0
X-Originating-IP: [83.114.238.147]
X-WUM-FROM: |~|
X-WUM-TO: |~|
X-WUM-REPLYTO: |~|
Subject: [Xen-users] cannot connect to vnc
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
Reply-To: Jerome LE GALLIC <jerome.legallic@wanadoo.fr>
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: multipart/mixed; boundary="===============7052917409742619002=="
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

--===============7052917409742619002==
Content-Type: multipart/alternative; 
	boundary="----=_Part_19311_2145847388.1452714290804"

------=_Part_19311_2145847388.1452714290804
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

hello,
=C2=A0I try install Microsoft server 2012 and i cannot connect to vnc
vncviewver start so after entering password vnc stop immediately.
thanks for help


see=C2=A0 detail below :


distribution debian
xen version xen-4.4
kernel version 3.10-1-amd64
---------------------------------------------------------------------------=
---------
xen info output

host=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 : xen
release=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0 : 3.10-1-amd64
version=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0 : #1 SMP Debian 3.10.1-1 (2013-07-16)
machine=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0 : x86_64
nr_cpus=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0 : 2
max_cpu_id=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0 : 1
nr_nodes=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0 : 1
cores_per_socket=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 : 2
threads_per_core=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 : 1
cpu_mhz=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0 : 2594
hw_caps=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0 : bfebfbff:28100800:00000000:00003f00:059ae3bf:000=
00000:00000001:00000000
virt_caps=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0 : hvm
total_memory=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 : =
8086
free_memory=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0 : 224
sharing_freed_memory=C2=A0=C2=A0 : 0
sharing_used_memory=C2=A0=C2=A0=C2=A0 : 0
outstanding_claims=C2=A0=C2=A0=C2=A0=C2=A0 : 0
free_cpus=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0 : 0
xen_major=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0 : 4
xen_minor=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0 : 4
xen_extra=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0 : .1
xen_version=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0 : 4.4.1
xen_caps=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0 : xen-3.0-x86_64 xen-3.0-x86_32p hvm-3.0-x86_32 hvm-3.0-=
x86_32p hvm-3.0-x86_64=20
xen_scheduler=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 : credi=
t
xen_pagesize=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 : =
4096
platform_params=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 : virt_start=3D0x=
ffff800000000000
xen_changeset=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 :=20
xen_commandline=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 : placeholder
cc_compiler=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0 : gcc (Debian 4.9.2-10) 4.9.2
cc_compile_by=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 : ultro=
tter
cc_compile_domain=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 : debian.org
cc_compile_date=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 : Wed Nov 25 15:4=
6:22 EET 2015
xend_config_format=C2=A0=C2=A0=C2=A0=C2=A0 : 4
=C2=A0
=C2=A0-------------------------------------------
=C2=A0
=C2=A0xen dmesg output
=C2=A0
=C2=A0(XEN) Xen version 4.4.1 (Debian 4.4.1-9+deb8u3) (ultrotter@debian.org=
) (gcc (Debian 4.9.2-10) 4.9.2) debug=3Dn Wed Nov 25 15:46:22 EET 2015
(XEN) Bootloader: GRUB 2.02~beta2-33
(XEN) Command line: placeholder
(XEN) Video information:
(XEN)=C2=A0 VGA is text mode 80x25, font 8x16
(XEN)=C2=A0 VBE/DDC methods: none; EDID transfer time: 0 seconds
(XEN)=C2=A0 EDID info not retrieved because no DDC retrieval method detecte=
d
(XEN) Disc information:
(XEN)=C2=A0 Found 3 MBR signatures
(XEN)=C2=A0 Found 3 EDD information structures
(XEN) Xen-e820 RAM map:
(XEN)=C2=A0 0000000000000000 - 000000000009ec00 (usable)
(XEN)=C2=A0 000000000009ec00 - 00000000000a0000 (reserved)
(XEN)=C2=A0 00000000000e0000 - 0000000000100000 (reserved)
(XEN)=C2=A0 0000000000100000 - 0000000020000000 (usable)
(XEN)=C2=A0 0000000020000000 - 0000000020200000 (reserved)
(XEN)=C2=A0 0000000020200000 - 0000000040000000 (usable)
(XEN)=C2=A0 0000000040000000 - 0000000040200000 (reserved)
(XEN)=C2=A0 0000000040200000 - 00000000d9dff000 (usable)
(XEN)=C2=A0 00000000d9dff000 - 00000000da4a6000 (reserved)
(XEN)=C2=A0 00000000da4a6000 - 00000000da726000 (ACPI NVS)
(XEN)=C2=A0 00000000da726000 - 00000000da72b000 (ACPI data)
(XEN)=C2=A0 00000000da72b000 - 00000000da76e000 (ACPI NVS)
(XEN)=C2=A0 00000000da76e000 - 00000000dadde000 (usable)
(XEN)=C2=A0 00000000dadde000 - 00000000dafe0000 (reserved)
(XEN)=C2=A0 00000000dafe0000 - 00000000db000000 (usable)
(XEN)=C2=A0 00000000db800000 - 00000000dfa00000 (reserved)
(XEN)=C2=A0 00000000f8000000 - 00000000fc000000 (reserved)
(XEN)=C2=A0 00000000fec00000 - 00000000fec01000 (reserved)
(XEN)=C2=A0 00000000fed00000 - 00000000fed04000 (reserved)
(XEN)=C2=A0 00000000fed1c000 - 00000000fed20000 (reserved)
(XEN)=C2=A0 00000000fee00000 - 00000000fee01000 (reserved)
(XEN)=C2=A0 00000000ff000000 - 0000000100000000 (reserved)
(XEN)=C2=A0 0000000100000000 - 000000021f600000 (usable)
(XEN) ACPI: RSDP 000F0450, 0024 (r2 ALASKA)
(XEN) ACPI: XSDT DA709070, 0064 (r1 ALASKA=C2=A0=C2=A0=C2=A0 A M I=C2=A0 10=
72009 AMI=C2=A0=C2=A0=C2=A0=C2=A0 10013)
(XEN) ACPI: FACP DA712648, 00F4 (r4 ALASKA=C2=A0=C2=A0=C2=A0 A M I=C2=A0 10=
72009 AMI=C2=A0=C2=A0=C2=A0=C2=A0 10013)
(XEN) ACPI: DSDT DA709170, 94D8 (r2 ALASKA=C2=A0=C2=A0=C2=A0 A M I=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0 12 INTL 20051117)
(XEN) ACPI: FACS DA724F80, 0040
(XEN) ACPI: APIC DA712740, 0062 (r3 ALASKA=C2=A0=C2=A0=C2=A0 A M I=C2=A0 10=
72009 AMI=C2=A0=C2=A0=C2=A0=C2=A0 10013)
(XEN) ACPI: MCFG DA7127A8, 003C (r1 ALASKA=C2=A0=C2=A0=C2=A0 A M I=C2=A0 10=
72009 MSFT=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 97)
(XEN) ACPI: HPET DA7127E8, 0038 (r1 ALASKA=C2=A0=C2=A0=C2=A0 A M I=C2=A0 10=
72009 AMI.=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 5)
(XEN) ACPI: SSDT DA712820, 0460 (r1 IdeRef IdeTable=C2=A0=C2=A0=C2=A0=C2=A0=
 1000 INTL 20091112)
(XEN) ACPI: SSDT DA712C80, 0860 (r1=C2=A0 PmRef=C2=A0 Cpu0Ist=C2=A0=C2=A0=
=C2=A0=C2=A0 3000 INTL 20051117)
(XEN) ACPI: SSDT DA7134E0, 0A92 (r1=C2=A0 PmRef=C2=A0=C2=A0=C2=A0 CpuPm=C2=
=A0=C2=A0=C2=A0=C2=A0 3000 INTL 20051117)
(XEN) ACPI: BGRT DA713F78, 0038 (r0 ALASKA=C2=A0=C2=A0=C2=A0 A M I=C2=A0 10=
72009 AMI=C2=A0=C2=A0=C2=A0=C2=A0 10013)
(XEN) System RAM: 8086MB (8280244kB)
(XEN) Domain heap initialised
(XEN) ACPI: 32/64X FACS address mismatch in FADT - da724f80/000000000000000=
0, using 32
(XEN) Processor #0 6:10 APIC version 21
(XEN) Processor #2 6:10 APIC version 21
(XEN) IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
(XEN) Enabling APIC mode:=C2=A0 Flat.=C2=A0 Using 1 I/O APICs
(XEN) Using scheduler: SMP Credit Scheduler (credit)
(XEN) Detected 2594.132 MHz processor.
(XEN) Initing memory sharing.
(XEN) xstate_init: using cntxt_size: 0x240 and states: 0x3
(XEN) I/O virtualisation disabled
(XEN) Enabled directed EOI with ioapic_ack_old on!
(XEN) ENABLING IO-APIC IRQs
(XEN)=C2=A0 -> Using old ACK method
(XEN) Platform timer is 14.318MHz HPET
(XEN) Allocated console ring of 16 KiB.
(XEN) VMX: Supported advanced features:
(XEN)=C2=A0 - APIC MMIO access virtualisation
(XEN)=C2=A0 - APIC TPR shadow
(XEN)=C2=A0 - Extended Page Tables (EPT)
(XEN)=C2=A0 - Virtual-Processor Identifiers (VPID)
(XEN)=C2=A0 - Virtual NMI
(XEN)=C2=A0 - MSR direct-access bitmap
(XEN)=C2=A0 - Unrestricted Guest
(XEN) HVM: ASIDs enabled.
(XEN) HVM: VMX enabled
(XEN) HVM: Hardware Assisted Paging (HAP) detected
(XEN) HVM: HAP page sizes: 4kB, 2MB
(XEN) Brought up 2 CPUs
(XEN) *** LOADING DOMAIN 0 ***
(XEN)=C2=A0 Xen=C2=A0 kernel: 64-bit, lsb, compat32
(XEN)=C2=A0 Dom0 kernel: 64-bit, PAE, lsb, paddr 0x1000000 -> 0x1c8f000
(XEN) PHYSICAL MEMORY ARRANGEMENT:
(XEN)=C2=A0 Dom0 alloc.:=C2=A0=C2=A0 0000000210000000->0000000214000000 (19=
93264 pages to be allocated)
(XEN)=C2=A0 Init. ramdisk: 000000021e91d000->000000021f5ff9a9
(XEN) VIRTUAL MEMORY ARRANGEMENT:
(XEN)=C2=A0 Loaded kernel: ffffffff81000000->ffffffff81c8f000
(XEN)=C2=A0 Init. ramdisk: ffffffff81c8f000->ffffffff829719a9
(XEN)=C2=A0 Phys-Mach map: ffffffff82972000->ffffffff838cd898
(XEN)=C2=A0 Start info:=C2=A0=C2=A0=C2=A0 ffffffff838ce000->ffffffff838ce4b=
4
(XEN)=C2=A0 Page tables:=C2=A0=C2=A0 ffffffff838cf000->ffffffff838f0000
(XEN)=C2=A0 Boot stack:=C2=A0=C2=A0=C2=A0 ffffffff838f0000->ffffffff838f100=
0
(XEN)=C2=A0 TOTAL:=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 ffffffff=
80000000->ffffffff83c00000
(XEN)=C2=A0 ENTRY ADDRESS: ffffffff816b31e0
(XEN) Dom0 has maximum 2 VCPUs
(XEN) Scrubbing Free RAM: .done.
(XEN) Initial low memory virq threshold set at 0x4000 pages.
(XEN) Std. Loglevel: Errors and warnings
(XEN) Guest Loglevel: Nothing (Rate-limited: Errors and warnings)
(XEN) Xen is relinquishing VGA console.
(XEN) *** Serial input -> DOM0 (type 'CTRL-a' three times to switch input t=
o Xen)
(XEN) Freed 284kB init memory.
(XEN) traps.c:2514:d1 Domain attempted WRMSR 0000000000000391 from 0x000000=
0000000000 to 0x000000002000000f.
(XEN) traps.c:2514:d2 Domain attempted WRMSR 0000000000000391 from 0x000000=
0000000000 to 0x000000002000000f.
(XEN) traps.c:2514:d3 Domain attempted WRMSR 0000000000000391 from 0x000000=
0000000000 to 0x000000002000000f.
(XEN) traps.c:2514:d4 Domain attempted WRMSR 0000000000000391 from 0x000000=
0000000000 to 0x000000002000000f.
(XEN) traps.c:2514:d5 Domain attempted WRMSR 0000000000000391 from 0x000000=
0000000000 to 0x000000002000000f.
(XEN) traps.c:2514:d6 Domain attempted WRMSR 0000000000000391 from 0x000000=
0000000000 to 0x000000002000000f.
(XEN) traps.c:2514:d7 Domain attempted WRMSR 0000000000000391 from 0x000000=
0000000000 to 0x000000002000000f.
-----------------------------------------------------------
/proc/cpuinfo output
=C2=A0
processor=C2=A0=C2=A0=C2=A0 : 0
vendor_id=C2=A0=C2=A0=C2=A0 : GenuineIntel
cpu family=C2=A0=C2=A0=C2=A0 : 6
model=C2=A0=C2=A0=C2=A0 =C2=A0=C2=A0=C2=A0 : 42
model name=C2=A0=C2=A0=C2=A0 : Intel(R) Pentium(R) CPU G620 @ 2.60GHz
stepping=C2=A0=C2=A0=C2=A0 : 7
microcode=C2=A0=C2=A0=C2=A0 : 0x23
cpu MHz=C2=A0=C2=A0=C2=A0 =C2=A0=C2=A0=C2=A0 : 2594.132
cache size=C2=A0=C2=A0=C2=A0 : 3072 KB
physical id=C2=A0=C2=A0=C2=A0 : 0
siblings=C2=A0=C2=A0=C2=A0 : 2
core id=C2=A0=C2=A0=C2=A0 =C2=A0=C2=A0=C2=A0 : 0
cpu cores=C2=A0=C2=A0=C2=A0 : 2
apicid=C2=A0=C2=A0=C2=A0 =C2=A0=C2=A0=C2=A0 : 0
initial apicid=C2=A0=C2=A0=C2=A0 : 0
fpu=C2=A0=C2=A0=C2=A0 =C2=A0=C2=A0=C2=A0 : yes
fpu_exception=C2=A0=C2=A0=C2=A0 : yes
cpuid level=C2=A0=C2=A0=C2=A0 : 13
wp=C2=A0=C2=A0=C2=A0 =C2=A0=C2=A0=C2=A0 : yes
flags=C2=A0=C2=A0=C2=A0 =C2=A0=C2=A0=C2=A0 : fpu de tsc msr pae mce cx8 api=
c sep mca cmov pat clflush acpi mmx fxsr sse sse2 ss ht syscall nx lm const=
ant_tsc rep_good nopl nonstop_tsc eagerfpu pni pclmulqdq monitor est ssse3 =
cx16 sse4_1 sse4_2 popcnt tsc_deadline_timer xsave hypervisor lahf_lm arat =
epb xsaveopt pln pts dtherm
bogomips=C2=A0=C2=A0=C2=A0 : 5188.26
clflush size=C2=A0=C2=A0=C2=A0 : 64
cache_alignment=C2=A0=C2=A0=C2=A0 : 64
address sizes=C2=A0=C2=A0=C2=A0 : 36 bits physical, 48 bits virtual
power management:

processor=C2=A0=C2=A0=C2=A0 : 1
vendor_id=C2=A0=C2=A0=C2=A0 : GenuineIntel
cpu family=C2=A0=C2=A0=C2=A0 : 6
model=C2=A0=C2=A0=C2=A0 =C2=A0=C2=A0=C2=A0 : 42
model name=C2=A0=C2=A0=C2=A0 : Intel(R) Pentium(R) CPU G620 @ 2.60GHz
stepping=C2=A0=C2=A0=C2=A0 : 7
microcode=C2=A0=C2=A0=C2=A0 : 0x23
cpu MHz=C2=A0=C2=A0=C2=A0 =C2=A0=C2=A0=C2=A0 : 2594.132
cache size=C2=A0=C2=A0=C2=A0 : 3072 KB
physical id=C2=A0=C2=A0=C2=A0 : 0
siblings=C2=A0=C2=A0=C2=A0 : 2
core id=C2=A0=C2=A0=C2=A0 =C2=A0=C2=A0=C2=A0 : 1
cpu cores=C2=A0=C2=A0=C2=A0 : 2
apicid=C2=A0=C2=A0=C2=A0 =C2=A0=C2=A0=C2=A0 : 2
initial apicid=C2=A0=C2=A0=C2=A0 : 2
fpu=C2=A0=C2=A0=C2=A0 =C2=A0=C2=A0=C2=A0 : yes
fpu_exception=C2=A0=C2=A0=C2=A0 : yes
cpuid level=C2=A0=C2=A0=C2=A0 : 13
wp=C2=A0=C2=A0=C2=A0 =C2=A0=C2=A0=C2=A0 : yes
flags=C2=A0=C2=A0=C2=A0 =C2=A0=C2=A0=C2=A0 : fpu de tsc msr pae mce cx8 api=
c sep mca cmov pat clflush acpi mmx fxsr sse sse2 ss ht syscall nx lm const=
ant_tsc rep_good nopl nonstop_tsc eagerfpu pni pclmulqdq monitor est ssse3 =
cx16 sse4_1 sse4_2 popcnt tsc_deadline_timer xsave hypervisor lahf_lm arat =
epb xsaveopt pln pts dtherm
bogomips=C2=A0=C2=A0=C2=A0 : 5188.26
clflush size=C2=A0=C2=A0=C2=A0 : 64
cache_alignment=C2=A0=C2=A0=C2=A0 : 64
address sizes=C2=A0=C2=A0=C2=A0 : 36 bits physical, 48 bits virtual
power management:

=C2=A0
=C2=A0-------------------------------------------------------------
=C2=A0
=C2=A0the cfg file=20
=C2=A0
=C2=A0kernel =3D '/usr/lib/xen-4.4/boot/hvmloader'
=C2=A0builder =3D 'hvm'
=C2=A0memory =3D '3072'
=C2=A0shadow_memory =3D '8'
=C2=A0device_model=3D'/usr/lib/xen-4.4/bin/qemu-dm'
disk =3D [ 'phy:/dev/vg_redhat/disk1,hda,w',
=C2=A0'file:/media/img/Microsoft.Windows.Server.2012.x64-en_AIO.iso,hdc:cdr=
om,r' ]
name =3D 'serverwin'
vif =3D ['bridge=3Dbrxen, mac=3D01:23:de:ad:be:ef'] # make up a good MAC an=
d don't change it
boot=3D'dc'
=C2=A0vnc=3D1
=C2=A0vncviewer=3D1
vncpasswd=3D'e329817l'
stdvga=3D0
vnclisten=3D'172.16.1.1'
=C2=A0sdl=3D0
=C2=A0vcpus=3D2
=C2=A0usbdevice=3D'tablet' # helpful with VNC console
=C2=A0on_poweroff =3D 'destroy'
=C2=A0on_reboot =3D 'restart'
=C2=A0on_crash =3D 'restart'

=C2=A0
=C2=A0----------------------------------------------------------------
=C2=A0
debug output option -vvvv=20

WARNING: ignoring "kernel" directive for HVM guest. Use "firmware_override"=
 instead if you really want a non-default firmware
WARNING: ignoring device_model directive.
WARNING: Use "device_model_override" instead if you really want a non-defau=
lt de=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0 vice_model
libxl: debug: libxl_create.c:1342:do_domain_create: ao 0x2626630: create: h=
ow=3D(n=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 il) callback=3D(nil) poller=3D0x2625de0
libxl: debug: libxl_device.c:251:libxl__device_disk_set_backend: Disk vdev=
=3Dhda s=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 pec.backend=3Dunknown
libxl: debug: libxl_device.c:286:libxl__device_disk_set_backend: Disk vdev=
=3Dhda,=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 using backend phy
libxl: debug: libxl_device.c:251:libxl__device_disk_set_backend: Disk vdev=
=3Dhdc s=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 pec.backend=3Dunknown
libxl: debug: libxl_device.c:197:disk_try_backend: Disk vdev=3Dhdc, backend=
 phy un=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 suitable as phys path not a block device
libxl: debug: libxl_device.c:286:libxl__device_disk_set_backend: Disk vdev=
=3Dhdc,=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 using backend qdisk
libxl: debug: libxl_create.c:797:initiate_domain_create: running bootloader
libxl: debug: libxl_bootloader.c:321:libxl__bootloader_run: not a PV domain=
, ski=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0 pping bootloader
libxl: debug: libxl_event.c:618:libxl__ev_xswatch_deregister: watch w=3D0x2=
622dc8:=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 deregister unregistered
libxl: debug: libxl_numa.c:478:libxl__get_numa_candidate: New best NUMA pla=
cemen=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0 t candidate found: nr_nodes=3D1, nr_cpus=3D2, n=
r_vcpus=3D6, free_memkb=3D3303
libxl: detail: libxl_dom.c:195:numa_place_domain: NUMA placement candidate =
with=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 1 nodes, 2 cpus and 3303 KB free selected
xc: detail: elf_parse_binary: phdr: paddr=3D0x100000 memsz=3D0x59658
xc: detail: elf_parse_binary: memory: 0x100000 -> 0x159658
xc: detail: VIRTUAL MEMORY ARRANGEMENT:
=C2=A0 Loader:=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 0000000000100000->=
0000000000159658
=C2=A0 Modules:=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 0000000000000000->00000=
00000000000
=C2=A0 TOTAL:=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 0000000000000=
000->00000000bf800000
=C2=A0 ENTRY ADDRESS: 0000000000100648
xc: detail: PHYSICAL MEMORY ALLOCATION:
=C2=A0 4KB PAGES: 0x0000000000054a00
=C2=A0 2MB PAGES: 0x0000000000000357
=C2=A0 1GB PAGES: 0x0000000000000000
xc: detail: elf_load_binary: phdr 0 at 0x7f2e5a561000 -> 0x7f2e5a5b160d
libxl: debug: libxl_device.c:251:libxl__device_disk_set_backend: Disk vdev=
=3Dhda s=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 pec.backend=3Dphy
libxl: debug: libxl_event.c:570:libxl__ev_xswatch_register: watch w=3D0x262=
39d8 wp=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 ath=3D/local/domain/0/backend/vbd/24/768/sta=
te token=3D3/0: register slotnum=3D3
libxl: debug: libxl_device.c:251:libxl__device_disk_set_backend: Disk vdev=
=3Dhdc s=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 pec.backend=3Dqdisk
libxl: debug: libxl_device.c:251:libxl__device_disk_set_backend: Disk vdev=
=3Dhdc s=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 pec.backend=3Dqdisk
libxl: debug: libxl_event.c:618:libxl__ev_xswatch_deregister: watch w=3D0x2=
624a10:=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 deregister unregistered
libxl: debug: libxl_create.c:1356:do_domain_create: ao 0x2626630: inprogres=
s: po=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0 ller=3D0x2625de0, flags=3Di
libxl: debug: libxl_event.c:514:watchfd_callback: watch w=3D0x26239d8 wpath=
=3D/local=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 /domain/0/backend/vbd/24/768/state token=3D3=
/0: event epath=3D/local/domain/0/backen=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 d/vbd/24/76=
8/state
libxl: debug: libxl_event.c:653:devstate_watch_callback: backend /local/dom=
ain/0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0 /backend/vbd/24/768/state wanted state 2 ok
libxl: debug: libxl_event.c:606:libxl__ev_xswatch_deregister: watch w=3D0x2=
6239d8=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 wpath=3D/local/domain/0/backend/vbd/24/76=
8/state token=3D3/0: deregister slotnum=3D3
libxl: debug: libxl_event.c:618:libxl__ev_xswatch_deregister: watch w=3D0x2=
6239d8:=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 deregister unregistered
libxl: debug: libxl_device.c:1023:device_hotplug: calling hotplug script: /=
etc/x=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0 en/scripts/block add
libxl: debug: libxl_event.c:483:watchfd_callback: watch epath=3D/local/doma=
in/0/ba=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 ckend/vbd/24/768/state token=3D3/0: empty sl=
ot
libxl: debug: libxl_event.c:618:libxl__ev_xswatch_deregister: watch w=3D0x2=
623a60:=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 deregister unregistered
libxl: debug: libxl_event.c:618:libxl__ev_xswatch_deregister: watch w=3D0x2=
623a60:=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 deregister unregistered
libxl: debug: libxl_dm.c:1325:libxl__spawn_local_dm: Spawning device-model =
/usr/=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0 bin/qemu-system-i386 with arguments:
libxl: debug: libxl_dm.c:1327:libxl__spawn_local_dm:=C2=A0=C2=A0 /usr/bin/q=
emu-system-i386
libxl: debug: libxl_dm.c:1327:libxl__spawn_local_dm:=C2=A0=C2=A0 -xen-domid
libxl: debug: libxl_dm.c:1327:libxl__spawn_local_dm:=C2=A0=C2=A0 24
libxl: debug: libxl_dm.c:1327:libxl__spawn_local_dm:=C2=A0=C2=A0 -chardev
libxl: debug: libxl_dm.c:1327:libxl__spawn_local_dm:=C2=A0=C2=A0 socket,id=
=3Dlibxl-cmd,path=3D=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 /var/run/xen/qmp-libxl-24,server=
,nowait
libxl: debug: libxl_dm.c:1327:libxl__spawn_local_dm:=C2=A0=C2=A0 -mon
libxl: debug: libxl_dm.c:1327:libxl__spawn_local_dm:=C2=A0=C2=A0 chardev=3D=
libxl-cmd,mode=3Dco=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 ntrol
libxl: debug: libxl_dm.c:1327:libxl__spawn_local_dm:=C2=A0=C2=A0 -nodefault=
s
libxl: debug: libxl_dm.c:1327:libxl__spawn_local_dm:=C2=A0=C2=A0 -name
libxl: debug: libxl_dm.c:1327:libxl__spawn_local_dm:=C2=A0=C2=A0 serverwin
libxl: debug: libxl_dm.c:1327:libxl__spawn_local_dm:=C2=A0=C2=A0 -vnc
libxl: debug: libxl_dm.c:1327:libxl__spawn_local_dm:=C2=A0=C2=A0 172.16.1.1=
:0,password,to=3D=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 99
libxl: debug: libxl_dm.c:1327:libxl__spawn_local_dm:=C2=A0=C2=A0 -display
libxl: debug: libxl_dm.c:1327:libxl__spawn_local_dm:=C2=A0=C2=A0 none
libxl: debug: libxl_dm.c:1327:libxl__spawn_local_dm:=C2=A0=C2=A0 -device
libxl: debug: libxl_dm.c:1327:libxl__spawn_local_dm:=C2=A0=C2=A0 cirrus-vga
libxl: debug: libxl_dm.c:1327:libxl__spawn_local_dm:=C2=A0=C2=A0 -global
libxl: debug: libxl_dm.c:1327:libxl__spawn_local_dm:=C2=A0=C2=A0 vga.vram_s=
ize_mb=3D8
libxl: debug: libxl_dm.c:1327:libxl__spawn_local_dm:=C2=A0=C2=A0 -boot
libxl: debug: libxl_dm.c:1327:libxl__spawn_local_dm:=C2=A0=C2=A0 order=3Ddc
libxl: debug: libxl_dm.c:1327:libxl__spawn_local_dm:=C2=A0=C2=A0 -usb
libxl: debug: libxl_dm.c:1327:libxl__spawn_local_dm:=C2=A0=C2=A0 -usbdevice
libxl: debug: libxl_dm.c:1327:libxl__spawn_local_dm:=C2=A0=C2=A0 tablet
libxl: debug: libxl_dm.c:1327:libxl__spawn_local_dm:=C2=A0=C2=A0 -smp
libxl: debug: libxl_dm.c:1327:libxl__spawn_local_dm:=C2=A0=C2=A0 2,maxcpus=
=3D2
libxl: debug: libxl_dm.c:1327:libxl__spawn_local_dm:=C2=A0=C2=A0 -device
libxl: debug: libxl_dm.c:1327:libxl__spawn_local_dm:=C2=A0=C2=A0 rtl8139,id=
=3Dnic0,netdev=3Dne=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 t0,mac=3D01:23:de:ad:be:ef
libxl: debug: libxl_dm.c:1327:libxl__spawn_local_dm:=C2=A0=C2=A0 -netdev
libxl: debug: libxl_dm.c:1327:libxl__spawn_local_dm:=C2=A0=C2=A0 type=3Dtap=
,id=3Dnet0,ifname=3Dv=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 if24.0-emu,script=3Dno,downscrip=
t=3Dno
libxl: debug: libxl_dm.c:1327:libxl__spawn_local_dm:=C2=A0=C2=A0 -machine
libxl: debug: libxl_dm.c:1327:libxl__spawn_local_dm:=C2=A0=C2=A0 xenfv
libxl: debug: libxl_dm.c:1327:libxl__spawn_local_dm:=C2=A0=C2=A0 -m
libxl: debug: libxl_dm.c:1327:libxl__spawn_local_dm:=C2=A0=C2=A0 3064
libxl: debug: libxl_dm.c:1327:libxl__spawn_local_dm:=C2=A0=C2=A0 -drive
libxl: debug: libxl_dm.c:1327:libxl__spawn_local_dm:=C2=A0=C2=A0 file=3D/de=
v/vg_redhat/disk1=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 ,if=3Dide,index=3D0,media=3Ddisk,fo=
rmat=3Draw,cache=3Dwriteback
libxl: debug: libxl_dm.c:1327:libxl__spawn_local_dm:=C2=A0=C2=A0 -drive
libxl: debug: libxl_dm.c:1327:libxl__spawn_local_dm:=C2=A0=C2=A0 file=3D/me=
dia/img/Microsoft=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 .Windows.Server.2012.x64-en_AIO.iso=
,if=3Dide,index=3D2,readonly=3Don,media=3Dcdrom,forma=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
 t=3Draw,cache=3Dwriteback,id=3Dide-5632
libxl: debug: libxl_event.c:570:libxl__ev_xswatch_register: watch w=3D0x262=
3000 wp=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 ath=3D/local/domain/0/device-model/24/state =
token=3D3/1: register slotnum=3D3
libxl: debug: libxl_event.c:514:watchfd_callback: watch w=3D0x2623000 wpath=
=3D/local=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 /domain/0/device-model/24/state token=3D3/1:=
 event epath=3D/local/domain/0/device-mo=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 del/24/stat=
e
libxl: debug: libxl_event.c:514:watchfd_callback: watch w=3D0x2623000 wpath=
=3D/local=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 /domain/0/device-model/24/state token=3D3/1:=
 event epath=3D/local/domain/0/device-mo=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 del/24/stat=
e
libxl: debug: libxl_event.c:606:libxl__ev_xswatch_deregister: watch w=3D0x2=
623000=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 wpath=3D/local/domain/0/device-model/24/s=
tate token=3D3/1: deregister slotnum=3D3
libxl: debug: libxl_event.c:618:libxl__ev_xswatch_deregister: watch w=3D0x2=
623000:=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 deregister unregistered
libxl: debug: libxl_qmp.c:696:libxl__qmp_initialize: connected to /var/run/=
xen/q=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0 mp-libxl-24
libxl: debug: libxl_qmp.c:296:qmp_handle_response: message type: qmp
libxl: debug: libxl_qmp.c:546:qmp_send_prepare: next qmp command: '{
=C2=A0=C2=A0=C2=A0 "execute": "qmp_capabilities",
=C2=A0=C2=A0=C2=A0 "id": 1
}
'
libxl: debug: libxl_qmp.c:296:qmp_handle_response: message type: return
libxl: debug: libxl_qmp.c:546:qmp_send_prepare: next qmp command: '{
=C2=A0=C2=A0=C2=A0 "execute": "query-chardev",
=C2=A0=C2=A0=C2=A0 "id": 2
}
'
libxl: debug: libxl_qmp.c:296:qmp_handle_response: message type: return
libxl: debug: libxl_qmp.c:546:qmp_send_prepare: next qmp command: '{
=C2=A0=C2=A0=C2=A0 "execute": "change",
=C2=A0=C2=A0=C2=A0 "id": 3,
=C2=A0=C2=A0=C2=A0 "arguments": {
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 "device": "vnc",
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 "target": "password",
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 "arg": "e329817l"
=C2=A0=C2=A0=C2=A0 }
}
'
libxl: debug: libxl_qmp.c:296:qmp_handle_response: message type: return
libxl: debug: libxl_qmp.c:546:qmp_send_prepare: next qmp command: '{
=C2=A0=C2=A0=C2=A0 "execute": "query-vnc",
=C2=A0=C2=A0=C2=A0 "id": 4
}
'
libxl: debug: libxl_qmp.c:296:qmp_handle_response: message type: return
libxl: debug: libxl_event.c:570:libxl__ev_xswatch_register: watch w=3D0x262=
b008 wp=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 ath=3D/local/domain/0/backend/vif/24/0/state=
 token=3D3/2: register slotnum=3D3
libxl: debug: libxl_event.c:514:watchfd_callback: watch w=3D0x262b008 wpath=
=3D/local=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 /domain/0/backend/vif/24/0/state token=3D3/2=
: event epath=3D/local/domain/0/backend/=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 vif/24/0/st=
ate
libxl: debug: libxl_event.c:657:devstate_watch_callback: backend /local/dom=
ain/0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0 /backend/vif/24/0/state wanted state 2 still wa=
iting state 1
libxl: debug: libxl_event.c:514:watchfd_callback: watch w=3D0x262b008 wpath=
=3D/local=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 /domain/0/backend/vif/24/0/state token=3D3/2=
: event epath=3D/local/domain/0/backend/=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 vif/24/0/st=
ate
libxl: debug: libxl_event.c:653:devstate_watch_callback: backend /local/dom=
ain/0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0 /backend/vif/24/0/state wanted state 2 ok
libxl: debug: libxl_event.c:606:libxl__ev_xswatch_deregister: watch w=3D0x2=
62b008=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 wpath=3D/local/domain/0/backend/vif/24/0/=
state token=3D3/2: deregister slotnum=3D3
libxl: debug: libxl_event.c:618:libxl__ev_xswatch_deregister: watch w=3D0x2=
62b008:=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 deregister unregistered
libxl: debug: libxl_device.c:1023:device_hotplug: calling hotplug script: /=
etc/x=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0 en/scripts/vif-bridge online
libxl: debug: libxl_event.c:618:libxl__ev_xswatch_deregister: watch w=3D0x2=
62b090:=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 deregister unregistered
libxl: debug: libxl_device.c:1023:device_hotplug: calling hotplug script: /=
etc/x=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0 en/scripts/vif-bridge add
libxl: debug: libxl_event.c:618:libxl__ev_xswatch_deregister: watch w=3D0x2=
62b090:=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 deregister unregistered
libxl: debug: libxl_event.c:618:libxl__ev_xswatch_deregister: watch w=3D0x2=
62b090:=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 deregister unregistered
libxl: debug: libxl_event.c:1761:libxl__ao_progress_report: ao 0x2626630: p=
rogre=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0 ss report: ignored
libxl: debug: libxl_event.c:1591:libxl__ao_complete: ao 0x2626630: complete=
, rc=3D=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 0
libxl: debug: libxl_event.c:1563:libxl__ao__destroy: ao 0x2626630: destroy
xc: debug: hypercall buffer: total allocations:1652 total releases:1652
xc: debug: hypercall buffer: current allocations:0 maximum allocations:4
xc: debug: hypercall buffer: cache current size:4
xc: debug: hypercall buffer: cache hits:1475 misses:4 toobig:173

---------------------------------------------------------------------------=
-------------------------
my qemu log /var/log/xen/qemu-dm-serverwin.log

/usr/bin/qemu-system-i386: /usr/local/lib/libldap_r-2.4.so.2: no version in=
formation available (required by /usr/lib/x86_64-linux-gnu/libcurl-gnutls.s=
o.4)
/usr/bin/qemu-system-i386: /usr/local/lib/liblber-2.4.so.2: no version info=
rmation available (required by /usr/lib/x86_64-linux-gnu/libcurl-gnutls.so.=
4)

(process:11224): GLib-WARNING **: /build/glib2.0-2.46.2/./glib/gmem.c:482: =
custom memory allocation vtable not supported
qemu-system-i386: Warning: "-global vga.vram_size_mb=3D8" not used

------=_Part_19311_2145847388.1452714290804
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>hello,<br />=C2=A0I try install Microsoft server 2012 and i cannot conne=
ct to vnc<br />vncviewver start so after entering password vnc stop immedia=
tely.<br />thanks for help</p>
<p><br />see=C2=A0 detail below :<br /><br /><br />distribution debian<br /=
>xen version xen-4.4<br />kernel version 3.10-1-amd64<br />----------------=
--------------------------------------------------------------------<br />x=
en info output<br /><br />host=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 : xen<br />=
release=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0 : 3.10-1-amd64<br />version=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 : #1 =
SMP Debian 3.10.1-1 (2013-07-16)<br />machine=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 : x86_64<br />=
nr_cpus=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0 : 2<br />max_cpu_id=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 : 1<br />nr_nodes=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 : 1<b=
r />cores_per_socket=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 : 2<br />threads_p=
er_core=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 : 1<br />cpu_mhz=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
 : 2594<br />hw_caps=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 : bfebfbff:28100800:00000000:00003f00:=
059ae3bf:00000000:00000001:00000000<br />virt_caps=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 : hvm<br />total_mem=
ory=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 : 8086<br /=
>free_memory=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0 : 224<br />sharing_freed_memory=C2=A0=C2=A0 : 0<br />sharing_used_memor=
y=C2=A0=C2=A0=C2=A0 : 0<br />outstanding_claims=C2=A0=C2=A0=C2=A0=C2=A0 : 0=
<br />free_cpus=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0 : 0<br />xen_major=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 : 4<br />xen_minor=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 : 4<br /=
>xen_extra=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0 : .1<br />xen_version=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 : 4.4.1<br />xen_caps=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 : xen-3.0-x=
86_64 xen-3.0-x86_32p hvm-3.0-x86_32 hvm-3.0-x86_32p hvm-3.0-x86_64 <br />x=
en_scheduler=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 : credit=
<br />xen_pagesize=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0 : 4096<br />platform_params=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 :=
 virt_start=3D0xffff800000000000<br />xen_changeset=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 : <br />xen_commandline=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0 : placeholder<br />cc_compiler=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 : gcc (Debian 4.9.2-10) 4.9.2=
<br />cc_compile_by=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 :=
 ultrotter<br />cc_compile_domain=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 : debian.or=
g<br />cc_compile_date=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 : Wed Nov =
25 15:46:22 EET 2015<br />xend_config_format=C2=A0=C2=A0=C2=A0=C2=A0 : 4<br=
 />=C2=A0<br />=C2=A0-------------------------------------------<br />=C2=
=A0<br />=C2=A0xen dmesg output<br />=C2=A0<br />=C2=A0(XEN) Xen version 4.=
4.1 (Debian 4.4.1-9+deb8u3) (ultrotter@debian.org) (gcc (Debian 4.9.2-10) 4=
.9.2) debug=3Dn Wed Nov 25 15:46:22 EET 2015<br />(XEN) Bootloader: GRUB 2.=
02~beta2-33<br />(XEN) Command line: placeholder<br />(XEN) Video informati=
on:<br />(XEN)=C2=A0 VGA is text mode 80x25, font 8x16<br />(XEN)=C2=A0 VBE=
/DDC methods: none; EDID transfer time: 0 seconds<br />(XEN)=C2=A0 EDID inf=
o not retrieved because no DDC retrieval method detected<br />(XEN) Disc in=
formation:<br />(XEN)=C2=A0 Found 3 MBR signatures<br />(XEN)=C2=A0 Found 3=
 EDD information structures<br />(XEN) Xen-e820 RAM map:<br />(XEN)=C2=A0 0=
000000000000000 - 000000000009ec00 (usable)<br />(XEN)=C2=A0 000000000009ec=
00 - 00000000000a0000 (reserved)<br />(XEN)=C2=A0 00000000000e0000 - 000000=
0000100000 (reserved)<br />(XEN)=C2=A0 0000000000100000 - 0000000020000000 =
(usable)<br />(XEN)=C2=A0 0000000020000000 - 0000000020200000 (reserved)<br=
 />(XEN)=C2=A0 0000000020200000 - 0000000040000000 (usable)<br />(XEN)=C2=
=A0 0000000040000000 - 0000000040200000 (reserved)<br />(XEN)=C2=A0 0000000=
040200000 - 00000000d9dff000 (usable)<br />(XEN)=C2=A0 00000000d9dff000 - 0=
0000000da4a6000 (reserved)<br />(XEN)=C2=A0 00000000da4a6000 - 00000000da72=
6000 (ACPI NVS)<br />(XEN)=C2=A0 00000000da726000 - 00000000da72b000 (ACPI =
data)<br />(XEN)=C2=A0 00000000da72b000 - 00000000da76e000 (ACPI NVS)<br />=
(XEN)=C2=A0 00000000da76e000 - 00000000dadde000 (usable)<br />(XEN)=C2=A0 0=
0000000dadde000 - 00000000dafe0000 (reserved)<br />(XEN)=C2=A0 00000000dafe=
0000 - 00000000db000000 (usable)<br />(XEN)=C2=A0 00000000db800000 - 000000=
00dfa00000 (reserved)<br />(XEN)=C2=A0 00000000f8000000 - 00000000fc000000 =
(reserved)<br />(XEN)=C2=A0 00000000fec00000 - 00000000fec01000 (reserved)<=
br />(XEN)=C2=A0 00000000fed00000 - 00000000fed04000 (reserved)<br />(XEN)=
=C2=A0 00000000fed1c000 - 00000000fed20000 (reserved)<br />(XEN)=C2=A0 0000=
0000fee00000 - 00000000fee01000 (reserved)<br />(XEN)=C2=A0 00000000ff00000=
0 - 0000000100000000 (reserved)<br />(XEN)=C2=A0 0000000100000000 - 0000000=
21f600000 (usable)<br />(XEN) ACPI: RSDP 000F0450, 0024 (r2 ALASKA)<br />(X=
EN) ACPI: XSDT DA709070, 0064 (r1 ALASKA=C2=A0=C2=A0=C2=A0 A M I=C2=A0 1072=
009 AMI=C2=A0=C2=A0=C2=A0=C2=A0 10013)<br />(XEN) ACPI: FACP DA712648, 00F4=
 (r4 ALASKA=C2=A0=C2=A0=C2=A0 A M I=C2=A0 1072009 AMI=C2=A0=C2=A0=C2=A0=C2=
=A0 10013)<br />(XEN) ACPI: DSDT DA709170, 94D8 (r2 ALASKA=C2=A0=C2=A0=C2=
=A0 A M I=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 12 INTL 20051117)<br />(XEN) =
ACPI: FACS DA724F80, 0040<br />(XEN) ACPI: APIC DA712740, 0062 (r3 ALASKA=
=C2=A0=C2=A0=C2=A0 A M I=C2=A0 1072009 AMI=C2=A0=C2=A0=C2=A0=C2=A0 10013)<b=
r />(XEN) ACPI: MCFG DA7127A8, 003C (r1 ALASKA=C2=A0=C2=A0=C2=A0 A M I=C2=
=A0 1072009 MSFT=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 97)<br />(XEN) ACPI: H=
PET DA7127E8, 0038 (r1 ALASKA=C2=A0=C2=A0=C2=A0 A M I=C2=A0 1072009 AMI.=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 5)<br />(XEN) ACPI: SSDT DA712820, =
0460 (r1 IdeRef IdeTable=C2=A0=C2=A0=C2=A0=C2=A0 1000 INTL 20091112)<br />(=
XEN) ACPI: SSDT DA712C80, 0860 (r1=C2=A0 PmRef=C2=A0 Cpu0Ist=C2=A0=C2=A0=C2=
=A0=C2=A0 3000 INTL 20051117)<br />(XEN) ACPI: SSDT DA7134E0, 0A92 (r1=C2=
=A0 PmRef=C2=A0=C2=A0=C2=A0 CpuPm=C2=A0=C2=A0=C2=A0=C2=A0 3000 INTL 2005111=
7)<br />(XEN) ACPI: BGRT DA713F78, 0038 (r0 ALASKA=C2=A0=C2=A0=C2=A0 A M I=
=C2=A0 1072009 AMI=C2=A0=C2=A0=C2=A0=C2=A0 10013)<br />(XEN) System RAM: 80=
86MB (8280244kB)<br />(XEN) Domain heap initialised<br />(XEN) ACPI: 32/64X=
 FACS address mismatch in FADT - da724f80/0000000000000000, using 32<br />(=
XEN) Processor #0 6:10 APIC version 21<br />(XEN) Processor #2 6:10 APIC ve=
rsion 21<br />(XEN) IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, G=
SI 0-23<br />(XEN) Enabling APIC mode:=C2=A0 Flat.=C2=A0 Using 1 I/O APICs<=
br />(XEN) Using scheduler: SMP Credit Scheduler (credit)<br />(XEN) Detect=
ed 2594.132 MHz processor.<br />(XEN) Initing memory sharing.<br />(XEN) xs=
tate_init: using cntxt_size: 0x240 and states: 0x3<br />(XEN) I/O virtualis=
ation disabled<br />(XEN) Enabled directed EOI with ioapic_ack_old on!<br /=
>(XEN) ENABLING IO-APIC IRQs<br />(XEN)=C2=A0 -&gt; Using old ACK method<br=
 />(XEN) Platform timer is 14.318MHz HPET<br />(XEN) Allocated console ring=
 of 16 KiB.<br />(XEN) VMX: Supported advanced features:<br />(XEN)=C2=A0 -=
 APIC MMIO access virtualisation<br />(XEN)=C2=A0 - APIC TPR shadow<br />(X=
EN)=C2=A0 - Extended Page Tables (EPT)<br />(XEN)=C2=A0 - Virtual-Processor=
 Identifiers (VPID)<br />(XEN)=C2=A0 - Virtual NMI<br />(XEN)=C2=A0 - MSR d=
irect-access bitmap<br />(XEN)=C2=A0 - Unrestricted Guest<br />(XEN) HVM: A=
SIDs enabled.<br />(XEN) HVM: VMX enabled<br />(XEN) HVM: Hardware Assisted=
 Paging (HAP) detected<br />(XEN) HVM: HAP page sizes: 4kB, 2MB<br />(XEN) =
Brought up 2 CPUs<br />(XEN) *** LOADING DOMAIN 0 ***<br />(XEN)=C2=A0 Xen=
=C2=A0 kernel: 64-bit, lsb, compat32<br />(XEN)=C2=A0 Dom0 kernel: 64-bit, =
PAE, lsb, paddr 0x1000000 -&gt; 0x1c8f000<br />(XEN) PHYSICAL MEMORY ARRANG=
EMENT:<br />(XEN)=C2=A0 Dom0 alloc.:=C2=A0=C2=A0 0000000210000000-&gt;00000=
00214000000 (1993264 pages to be allocated)<br />(XEN)=C2=A0 Init. ramdisk:=
 000000021e91d000-&gt;000000021f5ff9a9<br />(XEN) VIRTUAL MEMORY ARRANGEMEN=
T:<br />(XEN)=C2=A0 Loaded kernel: ffffffff81000000-&gt;ffffffff81c8f000<br=
 />(XEN)=C2=A0 Init. ramdisk: ffffffff81c8f000-&gt;ffffffff829719a9<br />(X=
EN)=C2=A0 Phys-Mach map: ffffffff82972000-&gt;ffffffff838cd898<br />(XEN)=
=C2=A0 Start info:=C2=A0=C2=A0=C2=A0 ffffffff838ce000-&gt;ffffffff838ce4b4<=
br />(XEN)=C2=A0 Page tables:=C2=A0=C2=A0 ffffffff838cf000-&gt;ffffffff838f=
0000<br />(XEN)=C2=A0 Boot stack:=C2=A0=C2=A0=C2=A0 ffffffff838f0000-&gt;ff=
ffffff838f1000<br />(XEN)=C2=A0 TOTAL:=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0 ffffffff80000000-&gt;ffffffff83c00000<br />(XEN)=C2=A0 ENTRY A=
DDRESS: ffffffff816b31e0<br />(XEN) Dom0 has maximum 2 VCPUs<br />(XEN) Scr=
ubbing Free RAM: .done.<br />(XEN) Initial low memory virq threshold set at=
 0x4000 pages.<br />(XEN) Std. Loglevel: Errors and warnings<br />(XEN) Gue=
st Loglevel: Nothing (Rate-limited: Errors and warnings)<br />(XEN) Xen is =
relinquishing VGA console.<br />(XEN) *** Serial input -&gt; DOM0 (type 'CT=
RL-a' three times to switch input to Xen)<br />(XEN) Freed 284kB init memor=
y.<br />(XEN) traps.c:2514:d1 Domain attempted WRMSR 0000000000000391 from =
0x0000000000000000 to 0x000000002000000f.<br />(XEN) traps.c:2514:d2 Domain=
 attempted WRMSR 0000000000000391 from 0x0000000000000000 to 0x000000002000=
000f.<br />(XEN) traps.c:2514:d3 Domain attempted WRMSR 0000000000000391 fr=
om 0x0000000000000000 to 0x000000002000000f.<br />(XEN) traps.c:2514:d4 Dom=
ain attempted WRMSR 0000000000000391 from 0x0000000000000000 to 0x000000002=
000000f.<br />(XEN) traps.c:2514:d5 Domain attempted WRMSR 0000000000000391=
 from 0x0000000000000000 to 0x000000002000000f.<br />(XEN) traps.c:2514:d6 =
Domain attempted WRMSR 0000000000000391 from 0x0000000000000000 to 0x000000=
002000000f.<br />(XEN) traps.c:2514:d7 Domain attempted WRMSR 0000000000000=
391 from 0x0000000000000000 to 0x000000002000000f.<br />-------------------=
----------------------------------------<br />/proc/cpuinfo output<br />=C2=
=A0<br />processor=C2=A0=C2=A0=C2=A0 : 0<br />vendor_id=C2=A0=C2=A0=C2=A0 :=
 GenuineIntel<br />cpu family=C2=A0=C2=A0=C2=A0 : 6<br />model=C2=A0=C2=A0=
=C2=A0 =C2=A0=C2=A0=C2=A0 : 42<br />model name=C2=A0=C2=A0=C2=A0 : Intel(R)=
 Pentium(R) CPU G620 @ 2.60GHz<br />stepping=C2=A0=C2=A0=C2=A0 : 7<br />mic=
rocode=C2=A0=C2=A0=C2=A0 : 0x23<br />cpu MHz=C2=A0=C2=A0=C2=A0 =C2=A0=C2=A0=
=C2=A0 : 2594.132<br />cache size=C2=A0=C2=A0=C2=A0 : 3072 KB<br />physical=
 id=C2=A0=C2=A0=C2=A0 : 0<br />siblings=C2=A0=C2=A0=C2=A0 : 2<br />core id=
=C2=A0=C2=A0=C2=A0 =C2=A0=C2=A0=C2=A0 : 0<br />cpu cores=C2=A0=C2=A0=C2=A0 =
: 2<br />apicid=C2=A0=C2=A0=C2=A0 =C2=A0=C2=A0=C2=A0 : 0<br />initial apici=
d=C2=A0=C2=A0=C2=A0 : 0<br />fpu=C2=A0=C2=A0=C2=A0 =C2=A0=C2=A0=C2=A0 : yes=
<br />fpu_exception=C2=A0=C2=A0=C2=A0 : yes<br />cpuid level=C2=A0=C2=A0=C2=
=A0 : 13<br />wp=C2=A0=C2=A0=C2=A0 =C2=A0=C2=A0=C2=A0 : yes<br />flags=C2=
=A0=C2=A0=C2=A0 =C2=A0=C2=A0=C2=A0 : fpu de tsc msr pae mce cx8 apic sep mc=
a cmov pat clflush acpi mmx fxsr sse sse2 ss ht syscall nx lm constant_tsc =
rep_good nopl nonstop_tsc eagerfpu pni pclmulqdq monitor est ssse3 cx16 sse=
4_1 sse4_2 popcnt tsc_deadline_timer xsave hypervisor lahf_lm arat epb xsav=
eopt pln pts dtherm<br />bogomips=C2=A0=C2=A0=C2=A0 : 5188.26<br />clflush =
size=C2=A0=C2=A0=C2=A0 : 64<br />cache_alignment=C2=A0=C2=A0=C2=A0 : 64<br =
/>address sizes=C2=A0=C2=A0=C2=A0 : 36 bits physical, 48 bits virtual<br />=
power management:<br /><br />processor=C2=A0=C2=A0=C2=A0 : 1<br />vendor_id=
=C2=A0=C2=A0=C2=A0 : GenuineIntel<br />cpu family=C2=A0=C2=A0=C2=A0 : 6<br =
/>model=C2=A0=C2=A0=C2=A0 =C2=A0=C2=A0=C2=A0 : 42<br />model name=C2=A0=C2=
=A0=C2=A0 : Intel(R) Pentium(R) CPU G620 @ 2.60GHz<br />stepping=C2=A0=C2=
=A0=C2=A0 : 7<br />microcode=C2=A0=C2=A0=C2=A0 : 0x23<br />cpu MHz=C2=A0=C2=
=A0=C2=A0 =C2=A0=C2=A0=C2=A0 : 2594.132<br />cache size=C2=A0=C2=A0=C2=A0 :=
 3072 KB<br />physical id=C2=A0=C2=A0=C2=A0 : 0<br />siblings=C2=A0=C2=A0=
=C2=A0 : 2<br />core id=C2=A0=C2=A0=C2=A0 =C2=A0=C2=A0=C2=A0 : 1<br />cpu c=
ores=C2=A0=C2=A0=C2=A0 : 2<br />apicid=C2=A0=C2=A0=C2=A0 =C2=A0=C2=A0=C2=A0=
 : 2<br />initial apicid=C2=A0=C2=A0=C2=A0 : 2<br />fpu=C2=A0=C2=A0=C2=A0 =
=C2=A0=C2=A0=C2=A0 : yes<br />fpu_exception=C2=A0=C2=A0=C2=A0 : yes<br />cp=
uid level=C2=A0=C2=A0=C2=A0 : 13<br />wp=C2=A0=C2=A0=C2=A0 =C2=A0=C2=A0=C2=
=A0 : yes<br />flags=C2=A0=C2=A0=C2=A0 =C2=A0=C2=A0=C2=A0 : fpu de tsc msr =
pae mce cx8 apic sep mca cmov pat clflush acpi mmx fxsr sse sse2 ss ht sysc=
all nx lm constant_tsc rep_good nopl nonstop_tsc eagerfpu pni pclmulqdq mon=
itor est ssse3 cx16 sse4_1 sse4_2 popcnt tsc_deadline_timer xsave hyperviso=
r lahf_lm arat epb xsaveopt pln pts dtherm<br />bogomips=C2=A0=C2=A0=C2=A0 =
: 5188.26<br />clflush size=C2=A0=C2=A0=C2=A0 : 64<br />cache_alignment=C2=
=A0=C2=A0=C2=A0 : 64<br />address sizes=C2=A0=C2=A0=C2=A0 : 36 bits physica=
l, 48 bits virtual<br />power management:<br /><br />=C2=A0<br />=C2=A0----=
---------------------------------------------------------<br />=C2=A0<br />=
=C2=A0the cfg file <br />=C2=A0<br />=C2=A0kernel =3D '/usr/lib/xen-4.4/boo=
t/hvmloader'<br />=C2=A0builder =3D 'hvm'<br />=C2=A0memory =3D '3072'<br /=
>=C2=A0shadow_memory =3D '8'<br />=C2=A0device_model=3D'/usr/lib/xen-4.4/bi=
n/qemu-dm'<br />disk =3D [ 'phy:/dev/vg_redhat/disk1,hda,w',<br />=C2=A0'fi=
le:/media/img/Microsoft.Windows.Server.2012.x64-en_AIO.iso,hdc:cdrom,r' ]<b=
r />name =3D 'serverwin'<br />vif =3D ['bridge=3Dbrxen, mac=3D01:23:de:ad:b=
e:ef'] # make up a good MAC and don't change it<br />boot=3D'dc'<br />=C2=
=A0vnc=3D1<br />=C2=A0vncviewer=3D1<br />vncpasswd=3D'e329817l'<br />stdvga=
=3D0<br />vnclisten=3D'172.16.1.1'<br />=C2=A0sdl=3D0<br />=C2=A0vcpus=3D2<=
br />=C2=A0usbdevice=3D'tablet' # helpful with VNC console<br />=C2=A0on_po=
weroff =3D 'destroy'<br />=C2=A0on_reboot =3D 'restart'<br />=C2=A0on_crash=
 =3D 'restart'<br /><br />=C2=A0<br />=C2=A0-------------------------------=
---------------------------------<br />=C2=A0<br />debug output option -vvv=
v <br /><br />WARNING: ignoring "kernel" directive for HVM guest. Use "firm=
ware_override" instead if you really want a non-default firmware<br />WARNI=
NG: ignoring device_model directive.<br />WARNING: Use "device_model_overri=
de" instead if you really want a non-default de=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 vice_=
model<br />libxl: debug: libxl_create.c:1342:do_domain_create: ao 0x2626630=
: create: how=3D(n=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 il) callback=3D(nil) poller=3D0x262=
5de0<br />libxl: debug: libxl_device.c:251:libxl__device_disk_set_backend: =
Disk vdev=3Dhda s=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 pec.backend=3Dunknown<br />libxl: d=
ebug: libxl_device.c:286:libxl__device_disk_set_backend: Disk vdev=3Dhda,=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0 using backend phy<br />libxl: debug: libxl_devi=
ce.c:251:libxl__device_disk_set_backend: Disk vdev=3Dhdc s=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0 pec.backend=3Dunknown<br />libxl: debug: libxl_device.c:197:disk_try=
_backend: Disk vdev=3Dhdc, backend phy un=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 suitable as=
 phys path not a block device<br />libxl: debug: libxl_device.c:286:libxl__=
device_disk_set_backend: Disk vdev=3Dhdc,=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 using=
 backend qdisk<br />libxl: debug: libxl_create.c:797:initiate_domain_create=
: running bootloader<br />libxl: debug: libxl_bootloader.c:321:libxl__bootl=
oader_run: not a PV domain, ski=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 pping bootloader<br =
/>libxl: debug: libxl_event.c:618:libxl__ev_xswatch_deregister: watch w=3D0=
x2622dc8:=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 deregister unregistered<br />libxl: de=
bug: libxl_numa.c:478:libxl__get_numa_candidate: New best NUMA placemen=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0 t candidate found: nr_nodes=3D1, nr_cpus=3D2, nr_vcpus=
=3D6, free_memkb=3D3303<br />libxl: detail: libxl_dom.c:195:numa_place_doma=
in: NUMA placement candidate with=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 1 nodes, 2 cpu=
s and 3303 KB free selected<br />xc: detail: elf_parse_binary: phdr: paddr=
=3D0x100000 memsz=3D0x59658<br />xc: detail: elf_parse_binary: memory: 0x10=
0000 -&gt; 0x159658<br />xc: detail: VIRTUAL MEMORY ARRANGEMENT:<br />=C2=
=A0 Loader:=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 0000000000100000-&gt;=
0000000000159658<br />=C2=A0 Modules:=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 0=
000000000000000-&gt;0000000000000000<br />=C2=A0 TOTAL:=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 0000000000000000-&gt;00000000bf800000<br />=
=C2=A0 ENTRY ADDRESS: 0000000000100648<br />xc: detail: PHYSICAL MEMORY ALL=
OCATION:<br />=C2=A0 4KB PAGES: 0x0000000000054a00<br />=C2=A0 2MB PAGES: 0=
x0000000000000357<br />=C2=A0 1GB PAGES: 0x0000000000000000<br />xc: detail=
: elf_load_binary: phdr 0 at 0x7f2e5a561000 -&gt; 0x7f2e5a5b160d<br />libxl=
: debug: libxl_device.c:251:libxl__device_disk_set_backend: Disk vdev=3Dhda=
 s=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0 pec.backend=3Dphy<br />libxl: debug: libxl_event.c=
:570:libxl__ev_xswatch_register: watch w=3D0x26239d8 wp=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0 ath=3D/local/domain/0/backend/vbd/24/768/state token=3D3/0: register sl=
otnum=3D3<br />libxl: debug: libxl_device.c:251:libxl__device_disk_set_back=
end: Disk vdev=3Dhdc s=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 pec.backend=3Dqdisk<br />libx=
l: debug: libxl_device.c:251:libxl__device_disk_set_backend: Disk vdev=3Dhd=
c s=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0 pec.backend=3Dqdisk<br />libxl: debug: libxl_event=
.c:618:libxl__ev_xswatch_deregister: watch w=3D0x2624a10:=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0 deregister unregistered<br />libxl: debug: libxl_create.c:1356:do=
_domain_create: ao 0x2626630: inprogress: po=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 ller=3D0=
x2625de0, flags=3Di<br />libxl: debug: libxl_event.c:514:watchfd_callback: =
watch w=3D0x26239d8 wpath=3D/local=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 /domain/0/backend=
/vbd/24/768/state token=3D3/0: event epath=3D/local/domain/0/backen=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0 d/vbd/24/768/state<br />libxl: debug: libxl_event.c:653:dev=
state_watch_callback: backend /local/domain/0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 /backend=
/vbd/24/768/state wanted state 2 ok<br />libxl: debug: libxl_event.c:606:li=
bxl__ev_xswatch_deregister: watch w=3D0x26239d8=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
 wpath=3D/local/domain/0/backend/vbd/24/768/state token=3D3/0: deregister s=
lotnum=3D3<br />libxl: debug: libxl_event.c:618:libxl__ev_xswatch_deregiste=
r: watch w=3D0x26239d8:=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 deregister unregistered=
<br />libxl: debug: libxl_device.c:1023:device_hotplug: calling hotplug scr=
ipt: /etc/x=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 en/scripts/block add<br />libxl: debug: l=
ibxl_event.c:483:watchfd_callback: watch epath=3D/local/domain/0/ba=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0 ckend/vbd/24/768/state token=3D3/0: empty slot<br />libxl: =
debug: libxl_event.c:618:libxl__ev_xswatch_deregister: watch w=3D0x2623a60:=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0 deregister unregistered<br />libxl: debug: libx=
l_event.c:618:libxl__ev_xswatch_deregister: watch w=3D0x2623a60:=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0 deregister unregistered<br />libxl: debug: libxl_dm.c:13=
25:libxl__spawn_local_dm: Spawning device-model /usr/=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
 bin/qemu-system-i386 with arguments:<br />libxl: debug: libxl_dm.c:1327:li=
bxl__spawn_local_dm:=C2=A0=C2=A0 /usr/bin/qemu-system-i386<br />libxl: debu=
g: libxl_dm.c:1327:libxl__spawn_local_dm:=C2=A0=C2=A0 -xen-domid<br />libxl=
: debug: libxl_dm.c:1327:libxl__spawn_local_dm:=C2=A0=C2=A0 24<br />libxl: =
debug: libxl_dm.c:1327:libxl__spawn_local_dm:=C2=A0=C2=A0 -chardev<br />lib=
xl: debug: libxl_dm.c:1327:libxl__spawn_local_dm:=C2=A0=C2=A0 socket,id=3Dl=
ibxl-cmd,path=3D=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 /var/run/xen/qmp-libxl-24,server,no=
wait<br />libxl: debug: libxl_dm.c:1327:libxl__spawn_local_dm:=C2=A0=C2=A0 =
-mon<br />libxl: debug: libxl_dm.c:1327:libxl__spawn_local_dm:=C2=A0=C2=A0 =
chardev=3Dlibxl-cmd,mode=3Dco=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 ntrol<br />libxl: debug=
: libxl_dm.c:1327:libxl__spawn_local_dm:=C2=A0=C2=A0 -nodefaults<br />libxl=
: debug: libxl_dm.c:1327:libxl__spawn_local_dm:=C2=A0=C2=A0 -name<br />libx=
l: debug: libxl_dm.c:1327:libxl__spawn_local_dm:=C2=A0=C2=A0 serverwin<br /=
>libxl: debug: libxl_dm.c:1327:libxl__spawn_local_dm:=C2=A0=C2=A0 -vnc<br /=
>libxl: debug: libxl_dm.c:1327:libxl__spawn_local_dm:=C2=A0=C2=A0 172.16.1.=
1:0,password,to=3D=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 99<br />libxl: debug: libxl_dm.c:13=
27:libxl__spawn_local_dm:=C2=A0=C2=A0 -display<br />libxl: debug: libxl_dm.=
c:1327:libxl__spawn_local_dm:=C2=A0=C2=A0 none<br />libxl: debug: libxl_dm.=
c:1327:libxl__spawn_local_dm:=C2=A0=C2=A0 -device<br />libxl: debug: libxl_=
dm.c:1327:libxl__spawn_local_dm:=C2=A0=C2=A0 cirrus-vga<br />libxl: debug: =
libxl_dm.c:1327:libxl__spawn_local_dm:=C2=A0=C2=A0 -global<br />libxl: debu=
g: libxl_dm.c:1327:libxl__spawn_local_dm:=C2=A0=C2=A0 vga.vram_size_mb=3D8<=
br />libxl: debug: libxl_dm.c:1327:libxl__spawn_local_dm:=C2=A0=C2=A0 -boot=
<br />libxl: debug: libxl_dm.c:1327:libxl__spawn_local_dm:=C2=A0=C2=A0 orde=
r=3Ddc<br />libxl: debug: libxl_dm.c:1327:libxl__spawn_local_dm:=C2=A0=C2=
=A0 -usb<br />libxl: debug: libxl_dm.c:1327:libxl__spawn_local_dm:=C2=A0=C2=
=A0 -usbdevice<br />libxl: debug: libxl_dm.c:1327:libxl__spawn_local_dm:=C2=
=A0=C2=A0 tablet<br />libxl: debug: libxl_dm.c:1327:libxl__spawn_local_dm:=
=C2=A0=C2=A0 -smp<br />libxl: debug: libxl_dm.c:1327:libxl__spawn_local_dm:=
=C2=A0=C2=A0 2,maxcpus=3D2<br />libxl: debug: libxl_dm.c:1327:libxl__spawn_=
local_dm:=C2=A0=C2=A0 -device<br />libxl: debug: libxl_dm.c:1327:libxl__spa=
wn_local_dm:=C2=A0=C2=A0 rtl8139,id=3Dnic0,netdev=3Dne=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
 t0,mac=3D01:23:de:ad:be:ef<br />libxl: debug: libxl_dm.c:1327:libxl__spawn=
_local_dm:=C2=A0=C2=A0 -netdev<br />libxl: debug: libxl_dm.c:1327:libxl__sp=
awn_local_dm:=C2=A0=C2=A0 type=3Dtap,id=3Dnet0,ifname=3Dv=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0 if24.0-emu,script=3Dno,downscript=3Dno<br />libxl: debug: libxl_dm.c:13=
27:libxl__spawn_local_dm:=C2=A0=C2=A0 -machine<br />libxl: debug: libxl_dm.=
c:1327:libxl__spawn_local_dm:=C2=A0=C2=A0 xenfv<br />libxl: debug: libxl_dm=
.c:1327:libxl__spawn_local_dm:=C2=A0=C2=A0 -m<br />libxl: debug: libxl_dm.c=
:1327:libxl__spawn_local_dm:=C2=A0=C2=A0 3064<br />libxl: debug: libxl_dm.c=
:1327:libxl__spawn_local_dm:=C2=A0=C2=A0 -drive<br />libxl: debug: libxl_dm=
.c:1327:libxl__spawn_local_dm:=C2=A0=C2=A0 file=3D/dev/vg_redhat/disk1=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0 ,if=3Dide,index=3D0,media=3Ddisk,format=3Draw,cache=3Dwr=
iteback<br />libxl: debug: libxl_dm.c:1327:libxl__spawn_local_dm:=C2=A0=C2=
=A0 -drive<br />libxl: debug: libxl_dm.c:1327:libxl__spawn_local_dm:=C2=A0=
=C2=A0 file=3D/media/img/Microsoft=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 .Windows.Server.2=
012.x64-en_AIO.iso,if=3Dide,index=3D2,readonly=3Don,media=3Dcdrom,forma=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0 t=3Draw,cache=3Dwriteback,id=3Dide-5632<br />libxl: debu=
g: libxl_event.c:570:libxl__ev_xswatch_register: watch w=3D0x2623000 wp=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0 ath=3D/local/domain/0/device-model/24/state token=3D3/1:=
 register slotnum=3D3<br />libxl: debug: libxl_event.c:514:watchfd_callback=
: watch w=3D0x2623000 wpath=3D/local=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 /domain/0/device-=
model/24/state token=3D3/1: event epath=3D/local/domain/0/device-mo=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0 del/24/state<br />libxl: debug: libxl_event.c:514:watchfd_c=
allback: watch w=3D0x2623000 wpath=3D/local=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 /domain/=
0/device-model/24/state token=3D3/1: event epath=3D/local/domain/0/device-m=
o=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0 del/24/state<br />libxl: debug: libxl_event.c:606:=
libxl__ev_xswatch_deregister: watch w=3D0x2623000=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0 wpath=3D/local/domain/0/device-model/24/state token=3D3/1: deregister s=
lotnum=3D3<br />libxl: debug: libxl_event.c:618:libxl__ev_xswatch_deregiste=
r: watch w=3D0x2623000:=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 deregister unregistered=
<br />libxl: debug: libxl_qmp.c:696:libxl__qmp_initialize: connected to /va=
r/run/xen/q=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 mp-libxl-24<br />libxl: debug: libxl_qmp.=
c:296:qmp_handle_response: message type: qmp<br />libxl: debug: libxl_qmp.c=
:546:qmp_send_prepare: next qmp command: '{<br />=C2=A0=C2=A0=C2=A0 "execut=
e": "qmp_capabilities",<br />=C2=A0=C2=A0=C2=A0 "id": 1<br />}<br />'<br />=
libxl: debug: libxl_qmp.c:296:qmp_handle_response: message type: return<br =
/>libxl: debug: libxl_qmp.c:546:qmp_send_prepare: next qmp command: '{<br /=
>=C2=A0=C2=A0=C2=A0 "execute": "query-chardev",<br />=C2=A0=C2=A0=C2=A0 "id=
": 2<br />}<br />'<br />libxl: debug: libxl_qmp.c:296:qmp_handle_response: =
message type: return<br />libxl: debug: libxl_qmp.c:546:qmp_send_prepare: n=
ext qmp command: '{<br />=C2=A0=C2=A0=C2=A0 "execute": "change",<br />=C2=
=A0=C2=A0=C2=A0 "id": 3,<br />=C2=A0=C2=A0=C2=A0 "arguments": {<br />=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 "device": "vnc",<br />=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0 "target": "password",<br />=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0 "arg": "e329817l"<br />=C2=A0=C2=A0=C2=A0 }<br />}=
<br />'<br />libxl: debug: libxl_qmp.c:296:qmp_handle_response: message typ=
e: return<br />libxl: debug: libxl_qmp.c:546:qmp_send_prepare: next qmp com=
mand: '{<br />=C2=A0=C2=A0=C2=A0 "execute": "query-vnc",<br />=C2=A0=C2=A0=
=C2=A0 "id": 4<br />}<br />'<br />libxl: debug: libxl_qmp.c:296:qmp_handle_=
response: message type: return<br />libxl: debug: libxl_event.c:570:libxl__=
ev_xswatch_register: watch w=3D0x262b008 wp=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 ath=3D/l=
ocal/domain/0/backend/vif/24/0/state token=3D3/2: register slotnum=3D3<br /=
>libxl: debug: libxl_event.c:514:watchfd_callback: watch w=3D0x262b008 wpat=
h=3D/local=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 /domain/0/backend/vif/24/0/state token=3D=
3/2: event epath=3D/local/domain/0/backend/=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 vif/24/0=
/state<br />libxl: debug: libxl_event.c:657:devstate_watch_callback: backen=
d /local/domain/0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 /backend/vif/24/0/state wanted stat=
e 2 still waiting state 1<br />libxl: debug: libxl_event.c:514:watchfd_call=
back: watch w=3D0x262b008 wpath=3D/local=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 /domain/0/b=
ackend/vif/24/0/state token=3D3/2: event epath=3D/local/domain/0/backend/=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0 vif/24/0/state<br />libxl: debug: libxl_event.c:653:d=
evstate_watch_callback: backend /local/domain/0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 /back=
end/vif/24/0/state wanted state 2 ok<br />libxl: debug: libxl_event.c:606:l=
ibxl__ev_xswatch_deregister: watch w=3D0x262b008=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
 wpath=3D/local/domain/0/backend/vif/24/0/state token=3D3/2: deregister slo=
tnum=3D3<br />libxl: debug: libxl_event.c:618:libxl__ev_xswatch_deregister:=
 watch w=3D0x262b008:=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 deregister unregistered<br=
 />libxl: debug: libxl_device.c:1023:device_hotplug: calling hotplug script=
: /etc/x=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 en/scripts/vif-bridge online<br />libxl: deb=
ug: libxl_event.c:618:libxl__ev_xswatch_deregister: watch w=3D0x262b090:=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0 deregister unregistered<br />libxl: debug: libxl_d=
evice.c:1023:device_hotplug: calling hotplug script: /etc/x=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0 en/scripts/vif-bridge add<br />libxl: debug: libxl_event.c:618:libxl=
__ev_xswatch_deregister: watch w=3D0x262b090:=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 de=
register unregistered<br />libxl: debug: libxl_event.c:618:libxl__ev_xswatc=
h_deregister: watch w=3D0x262b090:=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 deregister =
unregistered<br />libxl: debug: libxl_event.c:1761:libxl__ao_progress_repor=
t: ao 0x2626630: progre=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 ss report: ignored<br />libxl=
: debug: libxl_event.c:1591:libxl__ao_complete: ao 0x2626630: complete, rc=
=3D=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0 0<br />libxl: debug: libxl_event.c:1563:libxl__ao_=
_destroy: ao 0x2626630: destroy<br />xc: debug: hypercall buffer: total all=
ocations:1652 total releases:1652<br />xc: debug: hypercall buffer: current=
 allocations:0 maximum allocations:4<br />xc: debug: hypercall buffer: cach=
e current size:4<br />xc: debug: hypercall buffer: cache hits:1475 misses:4=
 toobig:173<br /><br />----------------------------------------------------=
------------------------------------------------<br />my qemu log /var/log/=
xen/qemu-dm-serverwin.log<br /><br />/usr/bin/qemu-system-i386: /usr/local/=
lib/libldap_r-2.4.so.2: no version information available (required by /usr/=
lib/x86_64-linux-gnu/libcurl-gnutls.so.4)<br />/usr/bin/qemu-system-i386: /=
usr/local/lib/liblber-2.4.so.2: no version information available (required =
by /usr/lib/x86_64-linux-gnu/libcurl-gnutls.so.4)<br /><br />(process:11224=
): GLib-WARNING **: /build/glib2.0-2.46.2/./glib/gmem.c:482: custom memory =
allocation vtable not supported<br />qemu-system-i386: Warning: "-global vg=
a.vram_size_mb=3D8" not used</p>
------=_Part_19311_2145847388.1452714290804--


--===============7052917409742619002==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users
--===============7052917409742619002==--


From xen-users-bounces@lists.xen.org Wed Jan 13 19:45:58 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Wed, 13 Jan 2016 19:45:58 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aJRLj-00065J-Uq; Wed, 13 Jan 2016 19:44:55 +0000
Received: from mail6.bemta3.messagelabs.com ([195.245.230.39])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <jerome.legallic@wanadoo.fr>) id 1aJRLi-00065E-Cp
	for xen-users@lists.xen.org; Wed, 13 Jan 2016 19:44:55 +0000
Received: from [85.158.137.68] by server-13.bemta-3.messagelabs.com id
	87/DC-31443-539A6965; Wed, 13 Jan 2016 19:44:53 +0000
X-Env-Sender: jerome.legallic@wanadoo.fr
X-Msg-Ref: server-13.tower-31.messagelabs.com!1452714291!15145665!1
X-Originating-IP: [80.12.242.129]
X-SpamReason: No, hits=1.7 required=7.0 tests=BODY_RANDOM_LONG,
	HTML_00_10,HTML_MESSAGE
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 6472 invoked from network); 13 Jan 2016 19:44:51 -0000
Received: from smtp07.smtpout.orange.fr (HELO smtp.smtpout.orange.fr)
	(80.12.242.129)
	by server-13.tower-31.messagelabs.com with DHE-RSA-AES128-SHA encrypted
	SMTP; 13 Jan 2016 19:44:51 -0000
Received: from wwinf1k36 ([10.223.65.110]) by mwinf5d66 with ME
	id 5Xkq1s00Z2NjwJJ03Xkq1J; Wed, 13 Jan 2016 20:44:50 +0100
X-ME-Helo: wwinf1k36
X-ME-Auth: amVyb21lLmxlZ2FsbGljQHdhbmFkb28uZnI=
X-ME-Date: Wed, 13 Jan 2016 20:44:50 +0100
X-ME-IP: 83.114.238.147
Date: Wed, 13 Jan 2016 20:44:50 +0100 (CET)
From: Jerome LE GALLIC <jerome.legallic@wanadoo.fr>
To: xen mailling list <xen-users@lists.xen.org>
Message-ID: <416682398.19312.1452714290810.JavaMail.www@wwinf1k36>
MIME-Version: 1.0
X-Originating-IP: [83.114.238.147]
X-WUM-FROM: |~|
X-WUM-TO: |~|
X-WUM-REPLYTO: |~|
Subject: [Xen-users] cannot connect to vnc
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
Reply-To: Jerome LE GALLIC <jerome.legallic@wanadoo.fr>
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: multipart/mixed; boundary="===============7052917409742619002=="
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

--===============7052917409742619002==
Content-Type: multipart/alternative; 
	boundary="----=_Part_19311_2145847388.1452714290804"

------=_Part_19311_2145847388.1452714290804
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

hello,
=C2=A0I try install Microsoft server 2012 and i cannot connect to vnc
vncviewver start so after entering password vnc stop immediately.
thanks for help


see=C2=A0 detail below :


distribution debian
xen version xen-4.4
kernel version 3.10-1-amd64
---------------------------------------------------------------------------=
---------
xen info output

host=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 : xen
release=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0 : 3.10-1-amd64
version=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0 : #1 SMP Debian 3.10.1-1 (2013-07-16)
machine=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0 : x86_64
nr_cpus=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0 : 2
max_cpu_id=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0 : 1
nr_nodes=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0 : 1
cores_per_socket=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 : 2
threads_per_core=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 : 1
cpu_mhz=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0 : 2594
hw_caps=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0 : bfebfbff:28100800:00000000:00003f00:059ae3bf:000=
00000:00000001:00000000
virt_caps=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0 : hvm
total_memory=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 : =
8086
free_memory=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0 : 224
sharing_freed_memory=C2=A0=C2=A0 : 0
sharing_used_memory=C2=A0=C2=A0=C2=A0 : 0
outstanding_claims=C2=A0=C2=A0=C2=A0=C2=A0 : 0
free_cpus=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0 : 0
xen_major=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0 : 4
xen_minor=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0 : 4
xen_extra=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0 : .1
xen_version=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0 : 4.4.1
xen_caps=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0 : xen-3.0-x86_64 xen-3.0-x86_32p hvm-3.0-x86_32 hvm-3.0-=
x86_32p hvm-3.0-x86_64=20
xen_scheduler=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 : credi=
t
xen_pagesize=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 : =
4096
platform_params=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 : virt_start=3D0x=
ffff800000000000
xen_changeset=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 :=20
xen_commandline=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 : placeholder
cc_compiler=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0 : gcc (Debian 4.9.2-10) 4.9.2
cc_compile_by=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 : ultro=
tter
cc_compile_domain=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 : debian.org
cc_compile_date=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 : Wed Nov 25 15:4=
6:22 EET 2015
xend_config_format=C2=A0=C2=A0=C2=A0=C2=A0 : 4
=C2=A0
=C2=A0-------------------------------------------
=C2=A0
=C2=A0xen dmesg output
=C2=A0
=C2=A0(XEN) Xen version 4.4.1 (Debian 4.4.1-9+deb8u3) (ultrotter@debian.org=
) (gcc (Debian 4.9.2-10) 4.9.2) debug=3Dn Wed Nov 25 15:46:22 EET 2015
(XEN) Bootloader: GRUB 2.02~beta2-33
(XEN) Command line: placeholder
(XEN) Video information:
(XEN)=C2=A0 VGA is text mode 80x25, font 8x16
(XEN)=C2=A0 VBE/DDC methods: none; EDID transfer time: 0 seconds
(XEN)=C2=A0 EDID info not retrieved because no DDC retrieval method detecte=
d
(XEN) Disc information:
(XEN)=C2=A0 Found 3 MBR signatures
(XEN)=C2=A0 Found 3 EDD information structures
(XEN) Xen-e820 RAM map:
(XEN)=C2=A0 0000000000000000 - 000000000009ec00 (usable)
(XEN)=C2=A0 000000000009ec00 - 00000000000a0000 (reserved)
(XEN)=C2=A0 00000000000e0000 - 0000000000100000 (reserved)
(XEN)=C2=A0 0000000000100000 - 0000000020000000 (usable)
(XEN)=C2=A0 0000000020000000 - 0000000020200000 (reserved)
(XEN)=C2=A0 0000000020200000 - 0000000040000000 (usable)
(XEN)=C2=A0 0000000040000000 - 0000000040200000 (reserved)
(XEN)=C2=A0 0000000040200000 - 00000000d9dff000 (usable)
(XEN)=C2=A0 00000000d9dff000 - 00000000da4a6000 (reserved)
(XEN)=C2=A0 00000000da4a6000 - 00000000da726000 (ACPI NVS)
(XEN)=C2=A0 00000000da726000 - 00000000da72b000 (ACPI data)
(XEN)=C2=A0 00000000da72b000 - 00000000da76e000 (ACPI NVS)
(XEN)=C2=A0 00000000da76e000 - 00000000dadde000 (usable)
(XEN)=C2=A0 00000000dadde000 - 00000000dafe0000 (reserved)
(XEN)=C2=A0 00000000dafe0000 - 00000000db000000 (usable)
(XEN)=C2=A0 00000000db800000 - 00000000dfa00000 (reserved)
(XEN)=C2=A0 00000000f8000000 - 00000000fc000000 (reserved)
(XEN)=C2=A0 00000000fec00000 - 00000000fec01000 (reserved)
(XEN)=C2=A0 00000000fed00000 - 00000000fed04000 (reserved)
(XEN)=C2=A0 00000000fed1c000 - 00000000fed20000 (reserved)
(XEN)=C2=A0 00000000fee00000 - 00000000fee01000 (reserved)
(XEN)=C2=A0 00000000ff000000 - 0000000100000000 (reserved)
(XEN)=C2=A0 0000000100000000 - 000000021f600000 (usable)
(XEN) ACPI: RSDP 000F0450, 0024 (r2 ALASKA)
(XEN) ACPI: XSDT DA709070, 0064 (r1 ALASKA=C2=A0=C2=A0=C2=A0 A M I=C2=A0 10=
72009 AMI=C2=A0=C2=A0=C2=A0=C2=A0 10013)
(XEN) ACPI: FACP DA712648, 00F4 (r4 ALASKA=C2=A0=C2=A0=C2=A0 A M I=C2=A0 10=
72009 AMI=C2=A0=C2=A0=C2=A0=C2=A0 10013)
(XEN) ACPI: DSDT DA709170, 94D8 (r2 ALASKA=C2=A0=C2=A0=C2=A0 A M I=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0 12 INTL 20051117)
(XEN) ACPI: FACS DA724F80, 0040
(XEN) ACPI: APIC DA712740, 0062 (r3 ALASKA=C2=A0=C2=A0=C2=A0 A M I=C2=A0 10=
72009 AMI=C2=A0=C2=A0=C2=A0=C2=A0 10013)
(XEN) ACPI: MCFG DA7127A8, 003C (r1 ALASKA=C2=A0=C2=A0=C2=A0 A M I=C2=A0 10=
72009 MSFT=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 97)
(XEN) ACPI: HPET DA7127E8, 0038 (r1 ALASKA=C2=A0=C2=A0=C2=A0 A M I=C2=A0 10=
72009 AMI.=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 5)
(XEN) ACPI: SSDT DA712820, 0460 (r1 IdeRef IdeTable=C2=A0=C2=A0=C2=A0=C2=A0=
 1000 INTL 20091112)
(XEN) ACPI: SSDT DA712C80, 0860 (r1=C2=A0 PmRef=C2=A0 Cpu0Ist=C2=A0=C2=A0=
=C2=A0=C2=A0 3000 INTL 20051117)
(XEN) ACPI: SSDT DA7134E0, 0A92 (r1=C2=A0 PmRef=C2=A0=C2=A0=C2=A0 CpuPm=C2=
=A0=C2=A0=C2=A0=C2=A0 3000 INTL 20051117)
(XEN) ACPI: BGRT DA713F78, 0038 (r0 ALASKA=C2=A0=C2=A0=C2=A0 A M I=C2=A0 10=
72009 AMI=C2=A0=C2=A0=C2=A0=C2=A0 10013)
(XEN) System RAM: 8086MB (8280244kB)
(XEN) Domain heap initialised
(XEN) ACPI: 32/64X FACS address mismatch in FADT - da724f80/000000000000000=
0, using 32
(XEN) Processor #0 6:10 APIC version 21
(XEN) Processor #2 6:10 APIC version 21
(XEN) IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
(XEN) Enabling APIC mode:=C2=A0 Flat.=C2=A0 Using 1 I/O APICs
(XEN) Using scheduler: SMP Credit Scheduler (credit)
(XEN) Detected 2594.132 MHz processor.
(XEN) Initing memory sharing.
(XEN) xstate_init: using cntxt_size: 0x240 and states: 0x3
(XEN) I/O virtualisation disabled
(XEN) Enabled directed EOI with ioapic_ack_old on!
(XEN) ENABLING IO-APIC IRQs
(XEN)=C2=A0 -> Using old ACK method
(XEN) Platform timer is 14.318MHz HPET
(XEN) Allocated console ring of 16 KiB.
(XEN) VMX: Supported advanced features:
(XEN)=C2=A0 - APIC MMIO access virtualisation
(XEN)=C2=A0 - APIC TPR shadow
(XEN)=C2=A0 - Extended Page Tables (EPT)
(XEN)=C2=A0 - Virtual-Processor Identifiers (VPID)
(XEN)=C2=A0 - Virtual NMI
(XEN)=C2=A0 - MSR direct-access bitmap
(XEN)=C2=A0 - Unrestricted Guest
(XEN) HVM: ASIDs enabled.
(XEN) HVM: VMX enabled
(XEN) HVM: Hardware Assisted Paging (HAP) detected
(XEN) HVM: HAP page sizes: 4kB, 2MB
(XEN) Brought up 2 CPUs
(XEN) *** LOADING DOMAIN 0 ***
(XEN)=C2=A0 Xen=C2=A0 kernel: 64-bit, lsb, compat32
(XEN)=C2=A0 Dom0 kernel: 64-bit, PAE, lsb, paddr 0x1000000 -> 0x1c8f000
(XEN) PHYSICAL MEMORY ARRANGEMENT:
(XEN)=C2=A0 Dom0 alloc.:=C2=A0=C2=A0 0000000210000000->0000000214000000 (19=
93264 pages to be allocated)
(XEN)=C2=A0 Init. ramdisk: 000000021e91d000->000000021f5ff9a9
(XEN) VIRTUAL MEMORY ARRANGEMENT:
(XEN)=C2=A0 Loaded kernel: ffffffff81000000->ffffffff81c8f000
(XEN)=C2=A0 Init. ramdisk: ffffffff81c8f000->ffffffff829719a9
(XEN)=C2=A0 Phys-Mach map: ffffffff82972000->ffffffff838cd898
(XEN)=C2=A0 Start info:=C2=A0=C2=A0=C2=A0 ffffffff838ce000->ffffffff838ce4b=
4
(XEN)=C2=A0 Page tables:=C2=A0=C2=A0 ffffffff838cf000->ffffffff838f0000
(XEN)=C2=A0 Boot stack:=C2=A0=C2=A0=C2=A0 ffffffff838f0000->ffffffff838f100=
0
(XEN)=C2=A0 TOTAL:=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 ffffffff=
80000000->ffffffff83c00000
(XEN)=C2=A0 ENTRY ADDRESS: ffffffff816b31e0
(XEN) Dom0 has maximum 2 VCPUs
(XEN) Scrubbing Free RAM: .done.
(XEN) Initial low memory virq threshold set at 0x4000 pages.
(XEN) Std. Loglevel: Errors and warnings
(XEN) Guest Loglevel: Nothing (Rate-limited: Errors and warnings)
(XEN) Xen is relinquishing VGA console.
(XEN) *** Serial input -> DOM0 (type 'CTRL-a' three times to switch input t=
o Xen)
(XEN) Freed 284kB init memory.
(XEN) traps.c:2514:d1 Domain attempted WRMSR 0000000000000391 from 0x000000=
0000000000 to 0x000000002000000f.
(XEN) traps.c:2514:d2 Domain attempted WRMSR 0000000000000391 from 0x000000=
0000000000 to 0x000000002000000f.
(XEN) traps.c:2514:d3 Domain attempted WRMSR 0000000000000391 from 0x000000=
0000000000 to 0x000000002000000f.
(XEN) traps.c:2514:d4 Domain attempted WRMSR 0000000000000391 from 0x000000=
0000000000 to 0x000000002000000f.
(XEN) traps.c:2514:d5 Domain attempted WRMSR 0000000000000391 from 0x000000=
0000000000 to 0x000000002000000f.
(XEN) traps.c:2514:d6 Domain attempted WRMSR 0000000000000391 from 0x000000=
0000000000 to 0x000000002000000f.
(XEN) traps.c:2514:d7 Domain attempted WRMSR 0000000000000391 from 0x000000=
0000000000 to 0x000000002000000f.
-----------------------------------------------------------
/proc/cpuinfo output
=C2=A0
processor=C2=A0=C2=A0=C2=A0 : 0
vendor_id=C2=A0=C2=A0=C2=A0 : GenuineIntel
cpu family=C2=A0=C2=A0=C2=A0 : 6
model=C2=A0=C2=A0=C2=A0 =C2=A0=C2=A0=C2=A0 : 42
model name=C2=A0=C2=A0=C2=A0 : Intel(R) Pentium(R) CPU G620 @ 2.60GHz
stepping=C2=A0=C2=A0=C2=A0 : 7
microcode=C2=A0=C2=A0=C2=A0 : 0x23
cpu MHz=C2=A0=C2=A0=C2=A0 =C2=A0=C2=A0=C2=A0 : 2594.132
cache size=C2=A0=C2=A0=C2=A0 : 3072 KB
physical id=C2=A0=C2=A0=C2=A0 : 0
siblings=C2=A0=C2=A0=C2=A0 : 2
core id=C2=A0=C2=A0=C2=A0 =C2=A0=C2=A0=C2=A0 : 0
cpu cores=C2=A0=C2=A0=C2=A0 : 2
apicid=C2=A0=C2=A0=C2=A0 =C2=A0=C2=A0=C2=A0 : 0
initial apicid=C2=A0=C2=A0=C2=A0 : 0
fpu=C2=A0=C2=A0=C2=A0 =C2=A0=C2=A0=C2=A0 : yes
fpu_exception=C2=A0=C2=A0=C2=A0 : yes
cpuid level=C2=A0=C2=A0=C2=A0 : 13
wp=C2=A0=C2=A0=C2=A0 =C2=A0=C2=A0=C2=A0 : yes
flags=C2=A0=C2=A0=C2=A0 =C2=A0=C2=A0=C2=A0 : fpu de tsc msr pae mce cx8 api=
c sep mca cmov pat clflush acpi mmx fxsr sse sse2 ss ht syscall nx lm const=
ant_tsc rep_good nopl nonstop_tsc eagerfpu pni pclmulqdq monitor est ssse3 =
cx16 sse4_1 sse4_2 popcnt tsc_deadline_timer xsave hypervisor lahf_lm arat =
epb xsaveopt pln pts dtherm
bogomips=C2=A0=C2=A0=C2=A0 : 5188.26
clflush size=C2=A0=C2=A0=C2=A0 : 64
cache_alignment=C2=A0=C2=A0=C2=A0 : 64
address sizes=C2=A0=C2=A0=C2=A0 : 36 bits physical, 48 bits virtual
power management:

processor=C2=A0=C2=A0=C2=A0 : 1
vendor_id=C2=A0=C2=A0=C2=A0 : GenuineIntel
cpu family=C2=A0=C2=A0=C2=A0 : 6
model=C2=A0=C2=A0=C2=A0 =C2=A0=C2=A0=C2=A0 : 42
model name=C2=A0=C2=A0=C2=A0 : Intel(R) Pentium(R) CPU G620 @ 2.60GHz
stepping=C2=A0=C2=A0=C2=A0 : 7
microcode=C2=A0=C2=A0=C2=A0 : 0x23
cpu MHz=C2=A0=C2=A0=C2=A0 =C2=A0=C2=A0=C2=A0 : 2594.132
cache size=C2=A0=C2=A0=C2=A0 : 3072 KB
physical id=C2=A0=C2=A0=C2=A0 : 0
siblings=C2=A0=C2=A0=C2=A0 : 2
core id=C2=A0=C2=A0=C2=A0 =C2=A0=C2=A0=C2=A0 : 1
cpu cores=C2=A0=C2=A0=C2=A0 : 2
apicid=C2=A0=C2=A0=C2=A0 =C2=A0=C2=A0=C2=A0 : 2
initial apicid=C2=A0=C2=A0=C2=A0 : 2
fpu=C2=A0=C2=A0=C2=A0 =C2=A0=C2=A0=C2=A0 : yes
fpu_exception=C2=A0=C2=A0=C2=A0 : yes
cpuid level=C2=A0=C2=A0=C2=A0 : 13
wp=C2=A0=C2=A0=C2=A0 =C2=A0=C2=A0=C2=A0 : yes
flags=C2=A0=C2=A0=C2=A0 =C2=A0=C2=A0=C2=A0 : fpu de tsc msr pae mce cx8 api=
c sep mca cmov pat clflush acpi mmx fxsr sse sse2 ss ht syscall nx lm const=
ant_tsc rep_good nopl nonstop_tsc eagerfpu pni pclmulqdq monitor est ssse3 =
cx16 sse4_1 sse4_2 popcnt tsc_deadline_timer xsave hypervisor lahf_lm arat =
epb xsaveopt pln pts dtherm
bogomips=C2=A0=C2=A0=C2=A0 : 5188.26
clflush size=C2=A0=C2=A0=C2=A0 : 64
cache_alignment=C2=A0=C2=A0=C2=A0 : 64
address sizes=C2=A0=C2=A0=C2=A0 : 36 bits physical, 48 bits virtual
power management:

=C2=A0
=C2=A0-------------------------------------------------------------
=C2=A0
=C2=A0the cfg file=20
=C2=A0
=C2=A0kernel =3D '/usr/lib/xen-4.4/boot/hvmloader'
=C2=A0builder =3D 'hvm'
=C2=A0memory =3D '3072'
=C2=A0shadow_memory =3D '8'
=C2=A0device_model=3D'/usr/lib/xen-4.4/bin/qemu-dm'
disk =3D [ 'phy:/dev/vg_redhat/disk1,hda,w',
=C2=A0'file:/media/img/Microsoft.Windows.Server.2012.x64-en_AIO.iso,hdc:cdr=
om,r' ]
name =3D 'serverwin'
vif =3D ['bridge=3Dbrxen, mac=3D01:23:de:ad:be:ef'] # make up a good MAC an=
d don't change it
boot=3D'dc'
=C2=A0vnc=3D1
=C2=A0vncviewer=3D1
vncpasswd=3D'e329817l'
stdvga=3D0
vnclisten=3D'172.16.1.1'
=C2=A0sdl=3D0
=C2=A0vcpus=3D2
=C2=A0usbdevice=3D'tablet' # helpful with VNC console
=C2=A0on_poweroff =3D 'destroy'
=C2=A0on_reboot =3D 'restart'
=C2=A0on_crash =3D 'restart'

=C2=A0
=C2=A0----------------------------------------------------------------
=C2=A0
debug output option -vvvv=20

WARNING: ignoring "kernel" directive for HVM guest. Use "firmware_override"=
 instead if you really want a non-default firmware
WARNING: ignoring device_model directive.
WARNING: Use "device_model_override" instead if you really want a non-defau=
lt de=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0 vice_model
libxl: debug: libxl_create.c:1342:do_domain_create: ao 0x2626630: create: h=
ow=3D(n=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 il) callback=3D(nil) poller=3D0x2625de0
libxl: debug: libxl_device.c:251:libxl__device_disk_set_backend: Disk vdev=
=3Dhda s=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 pec.backend=3Dunknown
libxl: debug: libxl_device.c:286:libxl__device_disk_set_backend: Disk vdev=
=3Dhda,=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 using backend phy
libxl: debug: libxl_device.c:251:libxl__device_disk_set_backend: Disk vdev=
=3Dhdc s=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 pec.backend=3Dunknown
libxl: debug: libxl_device.c:197:disk_try_backend: Disk vdev=3Dhdc, backend=
 phy un=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 suitable as phys path not a block device
libxl: debug: libxl_device.c:286:libxl__device_disk_set_backend: Disk vdev=
=3Dhdc,=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 using backend qdisk
libxl: debug: libxl_create.c:797:initiate_domain_create: running bootloader
libxl: debug: libxl_bootloader.c:321:libxl__bootloader_run: not a PV domain=
, ski=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0 pping bootloader
libxl: debug: libxl_event.c:618:libxl__ev_xswatch_deregister: watch w=3D0x2=
622dc8:=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 deregister unregistered
libxl: debug: libxl_numa.c:478:libxl__get_numa_candidate: New best NUMA pla=
cemen=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0 t candidate found: nr_nodes=3D1, nr_cpus=3D2, n=
r_vcpus=3D6, free_memkb=3D3303
libxl: detail: libxl_dom.c:195:numa_place_domain: NUMA placement candidate =
with=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 1 nodes, 2 cpus and 3303 KB free selected
xc: detail: elf_parse_binary: phdr: paddr=3D0x100000 memsz=3D0x59658
xc: detail: elf_parse_binary: memory: 0x100000 -> 0x159658
xc: detail: VIRTUAL MEMORY ARRANGEMENT:
=C2=A0 Loader:=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 0000000000100000->=
0000000000159658
=C2=A0 Modules:=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 0000000000000000->00000=
00000000000
=C2=A0 TOTAL:=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 0000000000000=
000->00000000bf800000
=C2=A0 ENTRY ADDRESS: 0000000000100648
xc: detail: PHYSICAL MEMORY ALLOCATION:
=C2=A0 4KB PAGES: 0x0000000000054a00
=C2=A0 2MB PAGES: 0x0000000000000357
=C2=A0 1GB PAGES: 0x0000000000000000
xc: detail: elf_load_binary: phdr 0 at 0x7f2e5a561000 -> 0x7f2e5a5b160d
libxl: debug: libxl_device.c:251:libxl__device_disk_set_backend: Disk vdev=
=3Dhda s=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 pec.backend=3Dphy
libxl: debug: libxl_event.c:570:libxl__ev_xswatch_register: watch w=3D0x262=
39d8 wp=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 ath=3D/local/domain/0/backend/vbd/24/768/sta=
te token=3D3/0: register slotnum=3D3
libxl: debug: libxl_device.c:251:libxl__device_disk_set_backend: Disk vdev=
=3Dhdc s=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 pec.backend=3Dqdisk
libxl: debug: libxl_device.c:251:libxl__device_disk_set_backend: Disk vdev=
=3Dhdc s=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 pec.backend=3Dqdisk
libxl: debug: libxl_event.c:618:libxl__ev_xswatch_deregister: watch w=3D0x2=
624a10:=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 deregister unregistered
libxl: debug: libxl_create.c:1356:do_domain_create: ao 0x2626630: inprogres=
s: po=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0 ller=3D0x2625de0, flags=3Di
libxl: debug: libxl_event.c:514:watchfd_callback: watch w=3D0x26239d8 wpath=
=3D/local=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 /domain/0/backend/vbd/24/768/state token=3D3=
/0: event epath=3D/local/domain/0/backen=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 d/vbd/24/76=
8/state
libxl: debug: libxl_event.c:653:devstate_watch_callback: backend /local/dom=
ain/0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0 /backend/vbd/24/768/state wanted state 2 ok
libxl: debug: libxl_event.c:606:libxl__ev_xswatch_deregister: watch w=3D0x2=
6239d8=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 wpath=3D/local/domain/0/backend/vbd/24/76=
8/state token=3D3/0: deregister slotnum=3D3
libxl: debug: libxl_event.c:618:libxl__ev_xswatch_deregister: watch w=3D0x2=
6239d8:=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 deregister unregistered
libxl: debug: libxl_device.c:1023:device_hotplug: calling hotplug script: /=
etc/x=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0 en/scripts/block add
libxl: debug: libxl_event.c:483:watchfd_callback: watch epath=3D/local/doma=
in/0/ba=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 ckend/vbd/24/768/state token=3D3/0: empty sl=
ot
libxl: debug: libxl_event.c:618:libxl__ev_xswatch_deregister: watch w=3D0x2=
623a60:=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 deregister unregistered
libxl: debug: libxl_event.c:618:libxl__ev_xswatch_deregister: watch w=3D0x2=
623a60:=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 deregister unregistered
libxl: debug: libxl_dm.c:1325:libxl__spawn_local_dm: Spawning device-model =
/usr/=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0 bin/qemu-system-i386 with arguments:
libxl: debug: libxl_dm.c:1327:libxl__spawn_local_dm:=C2=A0=C2=A0 /usr/bin/q=
emu-system-i386
libxl: debug: libxl_dm.c:1327:libxl__spawn_local_dm:=C2=A0=C2=A0 -xen-domid
libxl: debug: libxl_dm.c:1327:libxl__spawn_local_dm:=C2=A0=C2=A0 24
libxl: debug: libxl_dm.c:1327:libxl__spawn_local_dm:=C2=A0=C2=A0 -chardev
libxl: debug: libxl_dm.c:1327:libxl__spawn_local_dm:=C2=A0=C2=A0 socket,id=
=3Dlibxl-cmd,path=3D=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 /var/run/xen/qmp-libxl-24,server=
,nowait
libxl: debug: libxl_dm.c:1327:libxl__spawn_local_dm:=C2=A0=C2=A0 -mon
libxl: debug: libxl_dm.c:1327:libxl__spawn_local_dm:=C2=A0=C2=A0 chardev=3D=
libxl-cmd,mode=3Dco=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 ntrol
libxl: debug: libxl_dm.c:1327:libxl__spawn_local_dm:=C2=A0=C2=A0 -nodefault=
s
libxl: debug: libxl_dm.c:1327:libxl__spawn_local_dm:=C2=A0=C2=A0 -name
libxl: debug: libxl_dm.c:1327:libxl__spawn_local_dm:=C2=A0=C2=A0 serverwin
libxl: debug: libxl_dm.c:1327:libxl__spawn_local_dm:=C2=A0=C2=A0 -vnc
libxl: debug: libxl_dm.c:1327:libxl__spawn_local_dm:=C2=A0=C2=A0 172.16.1.1=
:0,password,to=3D=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 99
libxl: debug: libxl_dm.c:1327:libxl__spawn_local_dm:=C2=A0=C2=A0 -display
libxl: debug: libxl_dm.c:1327:libxl__spawn_local_dm:=C2=A0=C2=A0 none
libxl: debug: libxl_dm.c:1327:libxl__spawn_local_dm:=C2=A0=C2=A0 -device
libxl: debug: libxl_dm.c:1327:libxl__spawn_local_dm:=C2=A0=C2=A0 cirrus-vga
libxl: debug: libxl_dm.c:1327:libxl__spawn_local_dm:=C2=A0=C2=A0 -global
libxl: debug: libxl_dm.c:1327:libxl__spawn_local_dm:=C2=A0=C2=A0 vga.vram_s=
ize_mb=3D8
libxl: debug: libxl_dm.c:1327:libxl__spawn_local_dm:=C2=A0=C2=A0 -boot
libxl: debug: libxl_dm.c:1327:libxl__spawn_local_dm:=C2=A0=C2=A0 order=3Ddc
libxl: debug: libxl_dm.c:1327:libxl__spawn_local_dm:=C2=A0=C2=A0 -usb
libxl: debug: libxl_dm.c:1327:libxl__spawn_local_dm:=C2=A0=C2=A0 -usbdevice
libxl: debug: libxl_dm.c:1327:libxl__spawn_local_dm:=C2=A0=C2=A0 tablet
libxl: debug: libxl_dm.c:1327:libxl__spawn_local_dm:=C2=A0=C2=A0 -smp
libxl: debug: libxl_dm.c:1327:libxl__spawn_local_dm:=C2=A0=C2=A0 2,maxcpus=
=3D2
libxl: debug: libxl_dm.c:1327:libxl__spawn_local_dm:=C2=A0=C2=A0 -device
libxl: debug: libxl_dm.c:1327:libxl__spawn_local_dm:=C2=A0=C2=A0 rtl8139,id=
=3Dnic0,netdev=3Dne=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 t0,mac=3D01:23:de:ad:be:ef
libxl: debug: libxl_dm.c:1327:libxl__spawn_local_dm:=C2=A0=C2=A0 -netdev
libxl: debug: libxl_dm.c:1327:libxl__spawn_local_dm:=C2=A0=C2=A0 type=3Dtap=
,id=3Dnet0,ifname=3Dv=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 if24.0-emu,script=3Dno,downscrip=
t=3Dno
libxl: debug: libxl_dm.c:1327:libxl__spawn_local_dm:=C2=A0=C2=A0 -machine
libxl: debug: libxl_dm.c:1327:libxl__spawn_local_dm:=C2=A0=C2=A0 xenfv
libxl: debug: libxl_dm.c:1327:libxl__spawn_local_dm:=C2=A0=C2=A0 -m
libxl: debug: libxl_dm.c:1327:libxl__spawn_local_dm:=C2=A0=C2=A0 3064
libxl: debug: libxl_dm.c:1327:libxl__spawn_local_dm:=C2=A0=C2=A0 -drive
libxl: debug: libxl_dm.c:1327:libxl__spawn_local_dm:=C2=A0=C2=A0 file=3D/de=
v/vg_redhat/disk1=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 ,if=3Dide,index=3D0,media=3Ddisk,fo=
rmat=3Draw,cache=3Dwriteback
libxl: debug: libxl_dm.c:1327:libxl__spawn_local_dm:=C2=A0=C2=A0 -drive
libxl: debug: libxl_dm.c:1327:libxl__spawn_local_dm:=C2=A0=C2=A0 file=3D/me=
dia/img/Microsoft=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 .Windows.Server.2012.x64-en_AIO.iso=
,if=3Dide,index=3D2,readonly=3Don,media=3Dcdrom,forma=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
 t=3Draw,cache=3Dwriteback,id=3Dide-5632
libxl: debug: libxl_event.c:570:libxl__ev_xswatch_register: watch w=3D0x262=
3000 wp=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 ath=3D/local/domain/0/device-model/24/state =
token=3D3/1: register slotnum=3D3
libxl: debug: libxl_event.c:514:watchfd_callback: watch w=3D0x2623000 wpath=
=3D/local=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 /domain/0/device-model/24/state token=3D3/1:=
 event epath=3D/local/domain/0/device-mo=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 del/24/stat=
e
libxl: debug: libxl_event.c:514:watchfd_callback: watch w=3D0x2623000 wpath=
=3D/local=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 /domain/0/device-model/24/state token=3D3/1:=
 event epath=3D/local/domain/0/device-mo=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 del/24/stat=
e
libxl: debug: libxl_event.c:606:libxl__ev_xswatch_deregister: watch w=3D0x2=
623000=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 wpath=3D/local/domain/0/device-model/24/s=
tate token=3D3/1: deregister slotnum=3D3
libxl: debug: libxl_event.c:618:libxl__ev_xswatch_deregister: watch w=3D0x2=
623000:=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 deregister unregistered
libxl: debug: libxl_qmp.c:696:libxl__qmp_initialize: connected to /var/run/=
xen/q=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0 mp-libxl-24
libxl: debug: libxl_qmp.c:296:qmp_handle_response: message type: qmp
libxl: debug: libxl_qmp.c:546:qmp_send_prepare: next qmp command: '{
=C2=A0=C2=A0=C2=A0 "execute": "qmp_capabilities",
=C2=A0=C2=A0=C2=A0 "id": 1
}
'
libxl: debug: libxl_qmp.c:296:qmp_handle_response: message type: return
libxl: debug: libxl_qmp.c:546:qmp_send_prepare: next qmp command: '{
=C2=A0=C2=A0=C2=A0 "execute": "query-chardev",
=C2=A0=C2=A0=C2=A0 "id": 2
}
'
libxl: debug: libxl_qmp.c:296:qmp_handle_response: message type: return
libxl: debug: libxl_qmp.c:546:qmp_send_prepare: next qmp command: '{
=C2=A0=C2=A0=C2=A0 "execute": "change",
=C2=A0=C2=A0=C2=A0 "id": 3,
=C2=A0=C2=A0=C2=A0 "arguments": {
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 "device": "vnc",
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 "target": "password",
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 "arg": "e329817l"
=C2=A0=C2=A0=C2=A0 }
}
'
libxl: debug: libxl_qmp.c:296:qmp_handle_response: message type: return
libxl: debug: libxl_qmp.c:546:qmp_send_prepare: next qmp command: '{
=C2=A0=C2=A0=C2=A0 "execute": "query-vnc",
=C2=A0=C2=A0=C2=A0 "id": 4
}
'
libxl: debug: libxl_qmp.c:296:qmp_handle_response: message type: return
libxl: debug: libxl_event.c:570:libxl__ev_xswatch_register: watch w=3D0x262=
b008 wp=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 ath=3D/local/domain/0/backend/vif/24/0/state=
 token=3D3/2: register slotnum=3D3
libxl: debug: libxl_event.c:514:watchfd_callback: watch w=3D0x262b008 wpath=
=3D/local=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 /domain/0/backend/vif/24/0/state token=3D3/2=
: event epath=3D/local/domain/0/backend/=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 vif/24/0/st=
ate
libxl: debug: libxl_event.c:657:devstate_watch_callback: backend /local/dom=
ain/0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0 /backend/vif/24/0/state wanted state 2 still wa=
iting state 1
libxl: debug: libxl_event.c:514:watchfd_callback: watch w=3D0x262b008 wpath=
=3D/local=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 /domain/0/backend/vif/24/0/state token=3D3/2=
: event epath=3D/local/domain/0/backend/=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 vif/24/0/st=
ate
libxl: debug: libxl_event.c:653:devstate_watch_callback: backend /local/dom=
ain/0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0 /backend/vif/24/0/state wanted state 2 ok
libxl: debug: libxl_event.c:606:libxl__ev_xswatch_deregister: watch w=3D0x2=
62b008=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 wpath=3D/local/domain/0/backend/vif/24/0/=
state token=3D3/2: deregister slotnum=3D3
libxl: debug: libxl_event.c:618:libxl__ev_xswatch_deregister: watch w=3D0x2=
62b008:=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 deregister unregistered
libxl: debug: libxl_device.c:1023:device_hotplug: calling hotplug script: /=
etc/x=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0 en/scripts/vif-bridge online
libxl: debug: libxl_event.c:618:libxl__ev_xswatch_deregister: watch w=3D0x2=
62b090:=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 deregister unregistered
libxl: debug: libxl_device.c:1023:device_hotplug: calling hotplug script: /=
etc/x=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0 en/scripts/vif-bridge add
libxl: debug: libxl_event.c:618:libxl__ev_xswatch_deregister: watch w=3D0x2=
62b090:=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 deregister unregistered
libxl: debug: libxl_event.c:618:libxl__ev_xswatch_deregister: watch w=3D0x2=
62b090:=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 deregister unregistered
libxl: debug: libxl_event.c:1761:libxl__ao_progress_report: ao 0x2626630: p=
rogre=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0 ss report: ignored
libxl: debug: libxl_event.c:1591:libxl__ao_complete: ao 0x2626630: complete=
, rc=3D=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 0
libxl: debug: libxl_event.c:1563:libxl__ao__destroy: ao 0x2626630: destroy
xc: debug: hypercall buffer: total allocations:1652 total releases:1652
xc: debug: hypercall buffer: current allocations:0 maximum allocations:4
xc: debug: hypercall buffer: cache current size:4
xc: debug: hypercall buffer: cache hits:1475 misses:4 toobig:173

---------------------------------------------------------------------------=
-------------------------
my qemu log /var/log/xen/qemu-dm-serverwin.log

/usr/bin/qemu-system-i386: /usr/local/lib/libldap_r-2.4.so.2: no version in=
formation available (required by /usr/lib/x86_64-linux-gnu/libcurl-gnutls.s=
o.4)
/usr/bin/qemu-system-i386: /usr/local/lib/liblber-2.4.so.2: no version info=
rmation available (required by /usr/lib/x86_64-linux-gnu/libcurl-gnutls.so.=
4)

(process:11224): GLib-WARNING **: /build/glib2.0-2.46.2/./glib/gmem.c:482: =
custom memory allocation vtable not supported
qemu-system-i386: Warning: "-global vga.vram_size_mb=3D8" not used

------=_Part_19311_2145847388.1452714290804
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>hello,<br />=C2=A0I try install Microsoft server 2012 and i cannot conne=
ct to vnc<br />vncviewver start so after entering password vnc stop immedia=
tely.<br />thanks for help</p>
<p><br />see=C2=A0 detail below :<br /><br /><br />distribution debian<br /=
>xen version xen-4.4<br />kernel version 3.10-1-amd64<br />----------------=
--------------------------------------------------------------------<br />x=
en info output<br /><br />host=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 : xen<br />=
release=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0 : 3.10-1-amd64<br />version=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 : #1 =
SMP Debian 3.10.1-1 (2013-07-16)<br />machine=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 : x86_64<br />=
nr_cpus=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0 : 2<br />max_cpu_id=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 : 1<br />nr_nodes=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 : 1<b=
r />cores_per_socket=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 : 2<br />threads_p=
er_core=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 : 1<br />cpu_mhz=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
 : 2594<br />hw_caps=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 : bfebfbff:28100800:00000000:00003f00:=
059ae3bf:00000000:00000001:00000000<br />virt_caps=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 : hvm<br />total_mem=
ory=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 : 8086<br /=
>free_memory=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0 : 224<br />sharing_freed_memory=C2=A0=C2=A0 : 0<br />sharing_used_memor=
y=C2=A0=C2=A0=C2=A0 : 0<br />outstanding_claims=C2=A0=C2=A0=C2=A0=C2=A0 : 0=
<br />free_cpus=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0 : 0<br />xen_major=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 : 4<br />xen_minor=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 : 4<br /=
>xen_extra=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0 : .1<br />xen_version=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 : 4.4.1<br />xen_caps=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 : xen-3.0-x=
86_64 xen-3.0-x86_32p hvm-3.0-x86_32 hvm-3.0-x86_32p hvm-3.0-x86_64 <br />x=
en_scheduler=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 : credit=
<br />xen_pagesize=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0 : 4096<br />platform_params=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 :=
 virt_start=3D0xffff800000000000<br />xen_changeset=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 : <br />xen_commandline=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0 : placeholder<br />cc_compiler=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 : gcc (Debian 4.9.2-10) 4.9.2=
<br />cc_compile_by=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 :=
 ultrotter<br />cc_compile_domain=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 : debian.or=
g<br />cc_compile_date=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 : Wed Nov =
25 15:46:22 EET 2015<br />xend_config_format=C2=A0=C2=A0=C2=A0=C2=A0 : 4<br=
 />=C2=A0<br />=C2=A0-------------------------------------------<br />=C2=
=A0<br />=C2=A0xen dmesg output<br />=C2=A0<br />=C2=A0(XEN) Xen version 4.=
4.1 (Debian 4.4.1-9+deb8u3) (ultrotter@debian.org) (gcc (Debian 4.9.2-10) 4=
.9.2) debug=3Dn Wed Nov 25 15:46:22 EET 2015<br />(XEN) Bootloader: GRUB 2.=
02~beta2-33<br />(XEN) Command line: placeholder<br />(XEN) Video informati=
on:<br />(XEN)=C2=A0 VGA is text mode 80x25, font 8x16<br />(XEN)=C2=A0 VBE=
/DDC methods: none; EDID transfer time: 0 seconds<br />(XEN)=C2=A0 EDID inf=
o not retrieved because no DDC retrieval method detected<br />(XEN) Disc in=
formation:<br />(XEN)=C2=A0 Found 3 MBR signatures<br />(XEN)=C2=A0 Found 3=
 EDD information structures<br />(XEN) Xen-e820 RAM map:<br />(XEN)=C2=A0 0=
000000000000000 - 000000000009ec00 (usable)<br />(XEN)=C2=A0 000000000009ec=
00 - 00000000000a0000 (reserved)<br />(XEN)=C2=A0 00000000000e0000 - 000000=
0000100000 (reserved)<br />(XEN)=C2=A0 0000000000100000 - 0000000020000000 =
(usable)<br />(XEN)=C2=A0 0000000020000000 - 0000000020200000 (reserved)<br=
 />(XEN)=C2=A0 0000000020200000 - 0000000040000000 (usable)<br />(XEN)=C2=
=A0 0000000040000000 - 0000000040200000 (reserved)<br />(XEN)=C2=A0 0000000=
040200000 - 00000000d9dff000 (usable)<br />(XEN)=C2=A0 00000000d9dff000 - 0=
0000000da4a6000 (reserved)<br />(XEN)=C2=A0 00000000da4a6000 - 00000000da72=
6000 (ACPI NVS)<br />(XEN)=C2=A0 00000000da726000 - 00000000da72b000 (ACPI =
data)<br />(XEN)=C2=A0 00000000da72b000 - 00000000da76e000 (ACPI NVS)<br />=
(XEN)=C2=A0 00000000da76e000 - 00000000dadde000 (usable)<br />(XEN)=C2=A0 0=
0000000dadde000 - 00000000dafe0000 (reserved)<br />(XEN)=C2=A0 00000000dafe=
0000 - 00000000db000000 (usable)<br />(XEN)=C2=A0 00000000db800000 - 000000=
00dfa00000 (reserved)<br />(XEN)=C2=A0 00000000f8000000 - 00000000fc000000 =
(reserved)<br />(XEN)=C2=A0 00000000fec00000 - 00000000fec01000 (reserved)<=
br />(XEN)=C2=A0 00000000fed00000 - 00000000fed04000 (reserved)<br />(XEN)=
=C2=A0 00000000fed1c000 - 00000000fed20000 (reserved)<br />(XEN)=C2=A0 0000=
0000fee00000 - 00000000fee01000 (reserved)<br />(XEN)=C2=A0 00000000ff00000=
0 - 0000000100000000 (reserved)<br />(XEN)=C2=A0 0000000100000000 - 0000000=
21f600000 (usable)<br />(XEN) ACPI: RSDP 000F0450, 0024 (r2 ALASKA)<br />(X=
EN) ACPI: XSDT DA709070, 0064 (r1 ALASKA=C2=A0=C2=A0=C2=A0 A M I=C2=A0 1072=
009 AMI=C2=A0=C2=A0=C2=A0=C2=A0 10013)<br />(XEN) ACPI: FACP DA712648, 00F4=
 (r4 ALASKA=C2=A0=C2=A0=C2=A0 A M I=C2=A0 1072009 AMI=C2=A0=C2=A0=C2=A0=C2=
=A0 10013)<br />(XEN) ACPI: DSDT DA709170, 94D8 (r2 ALASKA=C2=A0=C2=A0=C2=
=A0 A M I=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 12 INTL 20051117)<br />(XEN) =
ACPI: FACS DA724F80, 0040<br />(XEN) ACPI: APIC DA712740, 0062 (r3 ALASKA=
=C2=A0=C2=A0=C2=A0 A M I=C2=A0 1072009 AMI=C2=A0=C2=A0=C2=A0=C2=A0 10013)<b=
r />(XEN) ACPI: MCFG DA7127A8, 003C (r1 ALASKA=C2=A0=C2=A0=C2=A0 A M I=C2=
=A0 1072009 MSFT=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 97)<br />(XEN) ACPI: H=
PET DA7127E8, 0038 (r1 ALASKA=C2=A0=C2=A0=C2=A0 A M I=C2=A0 1072009 AMI.=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 5)<br />(XEN) ACPI: SSDT DA712820, =
0460 (r1 IdeRef IdeTable=C2=A0=C2=A0=C2=A0=C2=A0 1000 INTL 20091112)<br />(=
XEN) ACPI: SSDT DA712C80, 0860 (r1=C2=A0 PmRef=C2=A0 Cpu0Ist=C2=A0=C2=A0=C2=
=A0=C2=A0 3000 INTL 20051117)<br />(XEN) ACPI: SSDT DA7134E0, 0A92 (r1=C2=
=A0 PmRef=C2=A0=C2=A0=C2=A0 CpuPm=C2=A0=C2=A0=C2=A0=C2=A0 3000 INTL 2005111=
7)<br />(XEN) ACPI: BGRT DA713F78, 0038 (r0 ALASKA=C2=A0=C2=A0=C2=A0 A M I=
=C2=A0 1072009 AMI=C2=A0=C2=A0=C2=A0=C2=A0 10013)<br />(XEN) System RAM: 80=
86MB (8280244kB)<br />(XEN) Domain heap initialised<br />(XEN) ACPI: 32/64X=
 FACS address mismatch in FADT - da724f80/0000000000000000, using 32<br />(=
XEN) Processor #0 6:10 APIC version 21<br />(XEN) Processor #2 6:10 APIC ve=
rsion 21<br />(XEN) IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, G=
SI 0-23<br />(XEN) Enabling APIC mode:=C2=A0 Flat.=C2=A0 Using 1 I/O APICs<=
br />(XEN) Using scheduler: SMP Credit Scheduler (credit)<br />(XEN) Detect=
ed 2594.132 MHz processor.<br />(XEN) Initing memory sharing.<br />(XEN) xs=
tate_init: using cntxt_size: 0x240 and states: 0x3<br />(XEN) I/O virtualis=
ation disabled<br />(XEN) Enabled directed EOI with ioapic_ack_old on!<br /=
>(XEN) ENABLING IO-APIC IRQs<br />(XEN)=C2=A0 -&gt; Using old ACK method<br=
 />(XEN) Platform timer is 14.318MHz HPET<br />(XEN) Allocated console ring=
 of 16 KiB.<br />(XEN) VMX: Supported advanced features:<br />(XEN)=C2=A0 -=
 APIC MMIO access virtualisation<br />(XEN)=C2=A0 - APIC TPR shadow<br />(X=
EN)=C2=A0 - Extended Page Tables (EPT)<br />(XEN)=C2=A0 - Virtual-Processor=
 Identifiers (VPID)<br />(XEN)=C2=A0 - Virtual NMI<br />(XEN)=C2=A0 - MSR d=
irect-access bitmap<br />(XEN)=C2=A0 - Unrestricted Guest<br />(XEN) HVM: A=
SIDs enabled.<br />(XEN) HVM: VMX enabled<br />(XEN) HVM: Hardware Assisted=
 Paging (HAP) detected<br />(XEN) HVM: HAP page sizes: 4kB, 2MB<br />(XEN) =
Brought up 2 CPUs<br />(XEN) *** LOADING DOMAIN 0 ***<br />(XEN)=C2=A0 Xen=
=C2=A0 kernel: 64-bit, lsb, compat32<br />(XEN)=C2=A0 Dom0 kernel: 64-bit, =
PAE, lsb, paddr 0x1000000 -&gt; 0x1c8f000<br />(XEN) PHYSICAL MEMORY ARRANG=
EMENT:<br />(XEN)=C2=A0 Dom0 alloc.:=C2=A0=C2=A0 0000000210000000-&gt;00000=
00214000000 (1993264 pages to be allocated)<br />(XEN)=C2=A0 Init. ramdisk:=
 000000021e91d000-&gt;000000021f5ff9a9<br />(XEN) VIRTUAL MEMORY ARRANGEMEN=
T:<br />(XEN)=C2=A0 Loaded kernel: ffffffff81000000-&gt;ffffffff81c8f000<br=
 />(XEN)=C2=A0 Init. ramdisk: ffffffff81c8f000-&gt;ffffffff829719a9<br />(X=
EN)=C2=A0 Phys-Mach map: ffffffff82972000-&gt;ffffffff838cd898<br />(XEN)=
=C2=A0 Start info:=C2=A0=C2=A0=C2=A0 ffffffff838ce000-&gt;ffffffff838ce4b4<=
br />(XEN)=C2=A0 Page tables:=C2=A0=C2=A0 ffffffff838cf000-&gt;ffffffff838f=
0000<br />(XEN)=C2=A0 Boot stack:=C2=A0=C2=A0=C2=A0 ffffffff838f0000-&gt;ff=
ffffff838f1000<br />(XEN)=C2=A0 TOTAL:=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0 ffffffff80000000-&gt;ffffffff83c00000<br />(XEN)=C2=A0 ENTRY A=
DDRESS: ffffffff816b31e0<br />(XEN) Dom0 has maximum 2 VCPUs<br />(XEN) Scr=
ubbing Free RAM: .done.<br />(XEN) Initial low memory virq threshold set at=
 0x4000 pages.<br />(XEN) Std. Loglevel: Errors and warnings<br />(XEN) Gue=
st Loglevel: Nothing (Rate-limited: Errors and warnings)<br />(XEN) Xen is =
relinquishing VGA console.<br />(XEN) *** Serial input -&gt; DOM0 (type 'CT=
RL-a' three times to switch input to Xen)<br />(XEN) Freed 284kB init memor=
y.<br />(XEN) traps.c:2514:d1 Domain attempted WRMSR 0000000000000391 from =
0x0000000000000000 to 0x000000002000000f.<br />(XEN) traps.c:2514:d2 Domain=
 attempted WRMSR 0000000000000391 from 0x0000000000000000 to 0x000000002000=
000f.<br />(XEN) traps.c:2514:d3 Domain attempted WRMSR 0000000000000391 fr=
om 0x0000000000000000 to 0x000000002000000f.<br />(XEN) traps.c:2514:d4 Dom=
ain attempted WRMSR 0000000000000391 from 0x0000000000000000 to 0x000000002=
000000f.<br />(XEN) traps.c:2514:d5 Domain attempted WRMSR 0000000000000391=
 from 0x0000000000000000 to 0x000000002000000f.<br />(XEN) traps.c:2514:d6 =
Domain attempted WRMSR 0000000000000391 from 0x0000000000000000 to 0x000000=
002000000f.<br />(XEN) traps.c:2514:d7 Domain attempted WRMSR 0000000000000=
391 from 0x0000000000000000 to 0x000000002000000f.<br />-------------------=
----------------------------------------<br />/proc/cpuinfo output<br />=C2=
=A0<br />processor=C2=A0=C2=A0=C2=A0 : 0<br />vendor_id=C2=A0=C2=A0=C2=A0 :=
 GenuineIntel<br />cpu family=C2=A0=C2=A0=C2=A0 : 6<br />model=C2=A0=C2=A0=
=C2=A0 =C2=A0=C2=A0=C2=A0 : 42<br />model name=C2=A0=C2=A0=C2=A0 : Intel(R)=
 Pentium(R) CPU G620 @ 2.60GHz<br />stepping=C2=A0=C2=A0=C2=A0 : 7<br />mic=
rocode=C2=A0=C2=A0=C2=A0 : 0x23<br />cpu MHz=C2=A0=C2=A0=C2=A0 =C2=A0=C2=A0=
=C2=A0 : 2594.132<br />cache size=C2=A0=C2=A0=C2=A0 : 3072 KB<br />physical=
 id=C2=A0=C2=A0=C2=A0 : 0<br />siblings=C2=A0=C2=A0=C2=A0 : 2<br />core id=
=C2=A0=C2=A0=C2=A0 =C2=A0=C2=A0=C2=A0 : 0<br />cpu cores=C2=A0=C2=A0=C2=A0 =
: 2<br />apicid=C2=A0=C2=A0=C2=A0 =C2=A0=C2=A0=C2=A0 : 0<br />initial apici=
d=C2=A0=C2=A0=C2=A0 : 0<br />fpu=C2=A0=C2=A0=C2=A0 =C2=A0=C2=A0=C2=A0 : yes=
<br />fpu_exception=C2=A0=C2=A0=C2=A0 : yes<br />cpuid level=C2=A0=C2=A0=C2=
=A0 : 13<br />wp=C2=A0=C2=A0=C2=A0 =C2=A0=C2=A0=C2=A0 : yes<br />flags=C2=
=A0=C2=A0=C2=A0 =C2=A0=C2=A0=C2=A0 : fpu de tsc msr pae mce cx8 apic sep mc=
a cmov pat clflush acpi mmx fxsr sse sse2 ss ht syscall nx lm constant_tsc =
rep_good nopl nonstop_tsc eagerfpu pni pclmulqdq monitor est ssse3 cx16 sse=
4_1 sse4_2 popcnt tsc_deadline_timer xsave hypervisor lahf_lm arat epb xsav=
eopt pln pts dtherm<br />bogomips=C2=A0=C2=A0=C2=A0 : 5188.26<br />clflush =
size=C2=A0=C2=A0=C2=A0 : 64<br />cache_alignment=C2=A0=C2=A0=C2=A0 : 64<br =
/>address sizes=C2=A0=C2=A0=C2=A0 : 36 bits physical, 48 bits virtual<br />=
power management:<br /><br />processor=C2=A0=C2=A0=C2=A0 : 1<br />vendor_id=
=C2=A0=C2=A0=C2=A0 : GenuineIntel<br />cpu family=C2=A0=C2=A0=C2=A0 : 6<br =
/>model=C2=A0=C2=A0=C2=A0 =C2=A0=C2=A0=C2=A0 : 42<br />model name=C2=A0=C2=
=A0=C2=A0 : Intel(R) Pentium(R) CPU G620 @ 2.60GHz<br />stepping=C2=A0=C2=
=A0=C2=A0 : 7<br />microcode=C2=A0=C2=A0=C2=A0 : 0x23<br />cpu MHz=C2=A0=C2=
=A0=C2=A0 =C2=A0=C2=A0=C2=A0 : 2594.132<br />cache size=C2=A0=C2=A0=C2=A0 :=
 3072 KB<br />physical id=C2=A0=C2=A0=C2=A0 : 0<br />siblings=C2=A0=C2=A0=
=C2=A0 : 2<br />core id=C2=A0=C2=A0=C2=A0 =C2=A0=C2=A0=C2=A0 : 1<br />cpu c=
ores=C2=A0=C2=A0=C2=A0 : 2<br />apicid=C2=A0=C2=A0=C2=A0 =C2=A0=C2=A0=C2=A0=
 : 2<br />initial apicid=C2=A0=C2=A0=C2=A0 : 2<br />fpu=C2=A0=C2=A0=C2=A0 =
=C2=A0=C2=A0=C2=A0 : yes<br />fpu_exception=C2=A0=C2=A0=C2=A0 : yes<br />cp=
uid level=C2=A0=C2=A0=C2=A0 : 13<br />wp=C2=A0=C2=A0=C2=A0 =C2=A0=C2=A0=C2=
=A0 : yes<br />flags=C2=A0=C2=A0=C2=A0 =C2=A0=C2=A0=C2=A0 : fpu de tsc msr =
pae mce cx8 apic sep mca cmov pat clflush acpi mmx fxsr sse sse2 ss ht sysc=
all nx lm constant_tsc rep_good nopl nonstop_tsc eagerfpu pni pclmulqdq mon=
itor est ssse3 cx16 sse4_1 sse4_2 popcnt tsc_deadline_timer xsave hyperviso=
r lahf_lm arat epb xsaveopt pln pts dtherm<br />bogomips=C2=A0=C2=A0=C2=A0 =
: 5188.26<br />clflush size=C2=A0=C2=A0=C2=A0 : 64<br />cache_alignment=C2=
=A0=C2=A0=C2=A0 : 64<br />address sizes=C2=A0=C2=A0=C2=A0 : 36 bits physica=
l, 48 bits virtual<br />power management:<br /><br />=C2=A0<br />=C2=A0----=
---------------------------------------------------------<br />=C2=A0<br />=
=C2=A0the cfg file <br />=C2=A0<br />=C2=A0kernel =3D '/usr/lib/xen-4.4/boo=
t/hvmloader'<br />=C2=A0builder =3D 'hvm'<br />=C2=A0memory =3D '3072'<br /=
>=C2=A0shadow_memory =3D '8'<br />=C2=A0device_model=3D'/usr/lib/xen-4.4/bi=
n/qemu-dm'<br />disk =3D [ 'phy:/dev/vg_redhat/disk1,hda,w',<br />=C2=A0'fi=
le:/media/img/Microsoft.Windows.Server.2012.x64-en_AIO.iso,hdc:cdrom,r' ]<b=
r />name =3D 'serverwin'<br />vif =3D ['bridge=3Dbrxen, mac=3D01:23:de:ad:b=
e:ef'] # make up a good MAC and don't change it<br />boot=3D'dc'<br />=C2=
=A0vnc=3D1<br />=C2=A0vncviewer=3D1<br />vncpasswd=3D'e329817l'<br />stdvga=
=3D0<br />vnclisten=3D'172.16.1.1'<br />=C2=A0sdl=3D0<br />=C2=A0vcpus=3D2<=
br />=C2=A0usbdevice=3D'tablet' # helpful with VNC console<br />=C2=A0on_po=
weroff =3D 'destroy'<br />=C2=A0on_reboot =3D 'restart'<br />=C2=A0on_crash=
 =3D 'restart'<br /><br />=C2=A0<br />=C2=A0-------------------------------=
---------------------------------<br />=C2=A0<br />debug output option -vvv=
v <br /><br />WARNING: ignoring "kernel" directive for HVM guest. Use "firm=
ware_override" instead if you really want a non-default firmware<br />WARNI=
NG: ignoring device_model directive.<br />WARNING: Use "device_model_overri=
de" instead if you really want a non-default de=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 vice_=
model<br />libxl: debug: libxl_create.c:1342:do_domain_create: ao 0x2626630=
: create: how=3D(n=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 il) callback=3D(nil) poller=3D0x262=
5de0<br />libxl: debug: libxl_device.c:251:libxl__device_disk_set_backend: =
Disk vdev=3Dhda s=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 pec.backend=3Dunknown<br />libxl: d=
ebug: libxl_device.c:286:libxl__device_disk_set_backend: Disk vdev=3Dhda,=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0 using backend phy<br />libxl: debug: libxl_devi=
ce.c:251:libxl__device_disk_set_backend: Disk vdev=3Dhdc s=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0 pec.backend=3Dunknown<br />libxl: debug: libxl_device.c:197:disk_try=
_backend: Disk vdev=3Dhdc, backend phy un=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 suitable as=
 phys path not a block device<br />libxl: debug: libxl_device.c:286:libxl__=
device_disk_set_backend: Disk vdev=3Dhdc,=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 using=
 backend qdisk<br />libxl: debug: libxl_create.c:797:initiate_domain_create=
: running bootloader<br />libxl: debug: libxl_bootloader.c:321:libxl__bootl=
oader_run: not a PV domain, ski=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 pping bootloader<br =
/>libxl: debug: libxl_event.c:618:libxl__ev_xswatch_deregister: watch w=3D0=
x2622dc8:=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 deregister unregistered<br />libxl: de=
bug: libxl_numa.c:478:libxl__get_numa_candidate: New best NUMA placemen=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0 t candidate found: nr_nodes=3D1, nr_cpus=3D2, nr_vcpus=
=3D6, free_memkb=3D3303<br />libxl: detail: libxl_dom.c:195:numa_place_doma=
in: NUMA placement candidate with=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 1 nodes, 2 cpu=
s and 3303 KB free selected<br />xc: detail: elf_parse_binary: phdr: paddr=
=3D0x100000 memsz=3D0x59658<br />xc: detail: elf_parse_binary: memory: 0x10=
0000 -&gt; 0x159658<br />xc: detail: VIRTUAL MEMORY ARRANGEMENT:<br />=C2=
=A0 Loader:=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 0000000000100000-&gt;=
0000000000159658<br />=C2=A0 Modules:=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 0=
000000000000000-&gt;0000000000000000<br />=C2=A0 TOTAL:=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 0000000000000000-&gt;00000000bf800000<br />=
=C2=A0 ENTRY ADDRESS: 0000000000100648<br />xc: detail: PHYSICAL MEMORY ALL=
OCATION:<br />=C2=A0 4KB PAGES: 0x0000000000054a00<br />=C2=A0 2MB PAGES: 0=
x0000000000000357<br />=C2=A0 1GB PAGES: 0x0000000000000000<br />xc: detail=
: elf_load_binary: phdr 0 at 0x7f2e5a561000 -&gt; 0x7f2e5a5b160d<br />libxl=
: debug: libxl_device.c:251:libxl__device_disk_set_backend: Disk vdev=3Dhda=
 s=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0 pec.backend=3Dphy<br />libxl: debug: libxl_event.c=
:570:libxl__ev_xswatch_register: watch w=3D0x26239d8 wp=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0 ath=3D/local/domain/0/backend/vbd/24/768/state token=3D3/0: register sl=
otnum=3D3<br />libxl: debug: libxl_device.c:251:libxl__device_disk_set_back=
end: Disk vdev=3Dhdc s=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 pec.backend=3Dqdisk<br />libx=
l: debug: libxl_device.c:251:libxl__device_disk_set_backend: Disk vdev=3Dhd=
c s=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0 pec.backend=3Dqdisk<br />libxl: debug: libxl_event=
.c:618:libxl__ev_xswatch_deregister: watch w=3D0x2624a10:=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0 deregister unregistered<br />libxl: debug: libxl_create.c:1356:do=
_domain_create: ao 0x2626630: inprogress: po=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 ller=3D0=
x2625de0, flags=3Di<br />libxl: debug: libxl_event.c:514:watchfd_callback: =
watch w=3D0x26239d8 wpath=3D/local=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 /domain/0/backend=
/vbd/24/768/state token=3D3/0: event epath=3D/local/domain/0/backen=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0 d/vbd/24/768/state<br />libxl: debug: libxl_event.c:653:dev=
state_watch_callback: backend /local/domain/0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 /backend=
/vbd/24/768/state wanted state 2 ok<br />libxl: debug: libxl_event.c:606:li=
bxl__ev_xswatch_deregister: watch w=3D0x26239d8=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
 wpath=3D/local/domain/0/backend/vbd/24/768/state token=3D3/0: deregister s=
lotnum=3D3<br />libxl: debug: libxl_event.c:618:libxl__ev_xswatch_deregiste=
r: watch w=3D0x26239d8:=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 deregister unregistered=
<br />libxl: debug: libxl_device.c:1023:device_hotplug: calling hotplug scr=
ipt: /etc/x=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 en/scripts/block add<br />libxl: debug: l=
ibxl_event.c:483:watchfd_callback: watch epath=3D/local/domain/0/ba=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0 ckend/vbd/24/768/state token=3D3/0: empty slot<br />libxl: =
debug: libxl_event.c:618:libxl__ev_xswatch_deregister: watch w=3D0x2623a60:=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0 deregister unregistered<br />libxl: debug: libx=
l_event.c:618:libxl__ev_xswatch_deregister: watch w=3D0x2623a60:=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0 deregister unregistered<br />libxl: debug: libxl_dm.c:13=
25:libxl__spawn_local_dm: Spawning device-model /usr/=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
 bin/qemu-system-i386 with arguments:<br />libxl: debug: libxl_dm.c:1327:li=
bxl__spawn_local_dm:=C2=A0=C2=A0 /usr/bin/qemu-system-i386<br />libxl: debu=
g: libxl_dm.c:1327:libxl__spawn_local_dm:=C2=A0=C2=A0 -xen-domid<br />libxl=
: debug: libxl_dm.c:1327:libxl__spawn_local_dm:=C2=A0=C2=A0 24<br />libxl: =
debug: libxl_dm.c:1327:libxl__spawn_local_dm:=C2=A0=C2=A0 -chardev<br />lib=
xl: debug: libxl_dm.c:1327:libxl__spawn_local_dm:=C2=A0=C2=A0 socket,id=3Dl=
ibxl-cmd,path=3D=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 /var/run/xen/qmp-libxl-24,server,no=
wait<br />libxl: debug: libxl_dm.c:1327:libxl__spawn_local_dm:=C2=A0=C2=A0 =
-mon<br />libxl: debug: libxl_dm.c:1327:libxl__spawn_local_dm:=C2=A0=C2=A0 =
chardev=3Dlibxl-cmd,mode=3Dco=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 ntrol<br />libxl: debug=
: libxl_dm.c:1327:libxl__spawn_local_dm:=C2=A0=C2=A0 -nodefaults<br />libxl=
: debug: libxl_dm.c:1327:libxl__spawn_local_dm:=C2=A0=C2=A0 -name<br />libx=
l: debug: libxl_dm.c:1327:libxl__spawn_local_dm:=C2=A0=C2=A0 serverwin<br /=
>libxl: debug: libxl_dm.c:1327:libxl__spawn_local_dm:=C2=A0=C2=A0 -vnc<br /=
>libxl: debug: libxl_dm.c:1327:libxl__spawn_local_dm:=C2=A0=C2=A0 172.16.1.=
1:0,password,to=3D=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 99<br />libxl: debug: libxl_dm.c:13=
27:libxl__spawn_local_dm:=C2=A0=C2=A0 -display<br />libxl: debug: libxl_dm.=
c:1327:libxl__spawn_local_dm:=C2=A0=C2=A0 none<br />libxl: debug: libxl_dm.=
c:1327:libxl__spawn_local_dm:=C2=A0=C2=A0 -device<br />libxl: debug: libxl_=
dm.c:1327:libxl__spawn_local_dm:=C2=A0=C2=A0 cirrus-vga<br />libxl: debug: =
libxl_dm.c:1327:libxl__spawn_local_dm:=C2=A0=C2=A0 -global<br />libxl: debu=
g: libxl_dm.c:1327:libxl__spawn_local_dm:=C2=A0=C2=A0 vga.vram_size_mb=3D8<=
br />libxl: debug: libxl_dm.c:1327:libxl__spawn_local_dm:=C2=A0=C2=A0 -boot=
<br />libxl: debug: libxl_dm.c:1327:libxl__spawn_local_dm:=C2=A0=C2=A0 orde=
r=3Ddc<br />libxl: debug: libxl_dm.c:1327:libxl__spawn_local_dm:=C2=A0=C2=
=A0 -usb<br />libxl: debug: libxl_dm.c:1327:libxl__spawn_local_dm:=C2=A0=C2=
=A0 -usbdevice<br />libxl: debug: libxl_dm.c:1327:libxl__spawn_local_dm:=C2=
=A0=C2=A0 tablet<br />libxl: debug: libxl_dm.c:1327:libxl__spawn_local_dm:=
=C2=A0=C2=A0 -smp<br />libxl: debug: libxl_dm.c:1327:libxl__spawn_local_dm:=
=C2=A0=C2=A0 2,maxcpus=3D2<br />libxl: debug: libxl_dm.c:1327:libxl__spawn_=
local_dm:=C2=A0=C2=A0 -device<br />libxl: debug: libxl_dm.c:1327:libxl__spa=
wn_local_dm:=C2=A0=C2=A0 rtl8139,id=3Dnic0,netdev=3Dne=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
 t0,mac=3D01:23:de:ad:be:ef<br />libxl: debug: libxl_dm.c:1327:libxl__spawn=
_local_dm:=C2=A0=C2=A0 -netdev<br />libxl: debug: libxl_dm.c:1327:libxl__sp=
awn_local_dm:=C2=A0=C2=A0 type=3Dtap,id=3Dnet0,ifname=3Dv=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0 if24.0-emu,script=3Dno,downscript=3Dno<br />libxl: debug: libxl_dm.c:13=
27:libxl__spawn_local_dm:=C2=A0=C2=A0 -machine<br />libxl: debug: libxl_dm.=
c:1327:libxl__spawn_local_dm:=C2=A0=C2=A0 xenfv<br />libxl: debug: libxl_dm=
.c:1327:libxl__spawn_local_dm:=C2=A0=C2=A0 -m<br />libxl: debug: libxl_dm.c=
:1327:libxl__spawn_local_dm:=C2=A0=C2=A0 3064<br />libxl: debug: libxl_dm.c=
:1327:libxl__spawn_local_dm:=C2=A0=C2=A0 -drive<br />libxl: debug: libxl_dm=
.c:1327:libxl__spawn_local_dm:=C2=A0=C2=A0 file=3D/dev/vg_redhat/disk1=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0 ,if=3Dide,index=3D0,media=3Ddisk,format=3Draw,cache=3Dwr=
iteback<br />libxl: debug: libxl_dm.c:1327:libxl__spawn_local_dm:=C2=A0=C2=
=A0 -drive<br />libxl: debug: libxl_dm.c:1327:libxl__spawn_local_dm:=C2=A0=
=C2=A0 file=3D/media/img/Microsoft=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 .Windows.Server.2=
012.x64-en_AIO.iso,if=3Dide,index=3D2,readonly=3Don,media=3Dcdrom,forma=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0 t=3Draw,cache=3Dwriteback,id=3Dide-5632<br />libxl: debu=
g: libxl_event.c:570:libxl__ev_xswatch_register: watch w=3D0x2623000 wp=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0 ath=3D/local/domain/0/device-model/24/state token=3D3/1:=
 register slotnum=3D3<br />libxl: debug: libxl_event.c:514:watchfd_callback=
: watch w=3D0x2623000 wpath=3D/local=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 /domain/0/device-=
model/24/state token=3D3/1: event epath=3D/local/domain/0/device-mo=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0 del/24/state<br />libxl: debug: libxl_event.c:514:watchfd_c=
allback: watch w=3D0x2623000 wpath=3D/local=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 /domain/=
0/device-model/24/state token=3D3/1: event epath=3D/local/domain/0/device-m=
o=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0 del/24/state<br />libxl: debug: libxl_event.c:606:=
libxl__ev_xswatch_deregister: watch w=3D0x2623000=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0 wpath=3D/local/domain/0/device-model/24/state token=3D3/1: deregister s=
lotnum=3D3<br />libxl: debug: libxl_event.c:618:libxl__ev_xswatch_deregiste=
r: watch w=3D0x2623000:=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 deregister unregistered=
<br />libxl: debug: libxl_qmp.c:696:libxl__qmp_initialize: connected to /va=
r/run/xen/q=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 mp-libxl-24<br />libxl: debug: libxl_qmp.=
c:296:qmp_handle_response: message type: qmp<br />libxl: debug: libxl_qmp.c=
:546:qmp_send_prepare: next qmp command: '{<br />=C2=A0=C2=A0=C2=A0 "execut=
e": "qmp_capabilities",<br />=C2=A0=C2=A0=C2=A0 "id": 1<br />}<br />'<br />=
libxl: debug: libxl_qmp.c:296:qmp_handle_response: message type: return<br =
/>libxl: debug: libxl_qmp.c:546:qmp_send_prepare: next qmp command: '{<br /=
>=C2=A0=C2=A0=C2=A0 "execute": "query-chardev",<br />=C2=A0=C2=A0=C2=A0 "id=
": 2<br />}<br />'<br />libxl: debug: libxl_qmp.c:296:qmp_handle_response: =
message type: return<br />libxl: debug: libxl_qmp.c:546:qmp_send_prepare: n=
ext qmp command: '{<br />=C2=A0=C2=A0=C2=A0 "execute": "change",<br />=C2=
=A0=C2=A0=C2=A0 "id": 3,<br />=C2=A0=C2=A0=C2=A0 "arguments": {<br />=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 "device": "vnc",<br />=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0 "target": "password",<br />=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0 "arg": "e329817l"<br />=C2=A0=C2=A0=C2=A0 }<br />}=
<br />'<br />libxl: debug: libxl_qmp.c:296:qmp_handle_response: message typ=
e: return<br />libxl: debug: libxl_qmp.c:546:qmp_send_prepare: next qmp com=
mand: '{<br />=C2=A0=C2=A0=C2=A0 "execute": "query-vnc",<br />=C2=A0=C2=A0=
=C2=A0 "id": 4<br />}<br />'<br />libxl: debug: libxl_qmp.c:296:qmp_handle_=
response: message type: return<br />libxl: debug: libxl_event.c:570:libxl__=
ev_xswatch_register: watch w=3D0x262b008 wp=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 ath=3D/l=
ocal/domain/0/backend/vif/24/0/state token=3D3/2: register slotnum=3D3<br /=
>libxl: debug: libxl_event.c:514:watchfd_callback: watch w=3D0x262b008 wpat=
h=3D/local=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 /domain/0/backend/vif/24/0/state token=3D=
3/2: event epath=3D/local/domain/0/backend/=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 vif/24/0=
/state<br />libxl: debug: libxl_event.c:657:devstate_watch_callback: backen=
d /local/domain/0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 /backend/vif/24/0/state wanted stat=
e 2 still waiting state 1<br />libxl: debug: libxl_event.c:514:watchfd_call=
back: watch w=3D0x262b008 wpath=3D/local=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 /domain/0/b=
ackend/vif/24/0/state token=3D3/2: event epath=3D/local/domain/0/backend/=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0 vif/24/0/state<br />libxl: debug: libxl_event.c:653:d=
evstate_watch_callback: backend /local/domain/0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 /back=
end/vif/24/0/state wanted state 2 ok<br />libxl: debug: libxl_event.c:606:l=
ibxl__ev_xswatch_deregister: watch w=3D0x262b008=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
 wpath=3D/local/domain/0/backend/vif/24/0/state token=3D3/2: deregister slo=
tnum=3D3<br />libxl: debug: libxl_event.c:618:libxl__ev_xswatch_deregister:=
 watch w=3D0x262b008:=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 deregister unregistered<br=
 />libxl: debug: libxl_device.c:1023:device_hotplug: calling hotplug script=
: /etc/x=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 en/scripts/vif-bridge online<br />libxl: deb=
ug: libxl_event.c:618:libxl__ev_xswatch_deregister: watch w=3D0x262b090:=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0 deregister unregistered<br />libxl: debug: libxl_d=
evice.c:1023:device_hotplug: calling hotplug script: /etc/x=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0 en/scripts/vif-bridge add<br />libxl: debug: libxl_event.c:618:libxl=
__ev_xswatch_deregister: watch w=3D0x262b090:=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 de=
register unregistered<br />libxl: debug: libxl_event.c:618:libxl__ev_xswatc=
h_deregister: watch w=3D0x262b090:=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 deregister =
unregistered<br />libxl: debug: libxl_event.c:1761:libxl__ao_progress_repor=
t: ao 0x2626630: progre=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 ss report: ignored<br />libxl=
: debug: libxl_event.c:1591:libxl__ao_complete: ao 0x2626630: complete, rc=
=3D=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0 0<br />libxl: debug: libxl_event.c:1563:libxl__ao_=
_destroy: ao 0x2626630: destroy<br />xc: debug: hypercall buffer: total all=
ocations:1652 total releases:1652<br />xc: debug: hypercall buffer: current=
 allocations:0 maximum allocations:4<br />xc: debug: hypercall buffer: cach=
e current size:4<br />xc: debug: hypercall buffer: cache hits:1475 misses:4=
 toobig:173<br /><br />----------------------------------------------------=
------------------------------------------------<br />my qemu log /var/log/=
xen/qemu-dm-serverwin.log<br /><br />/usr/bin/qemu-system-i386: /usr/local/=
lib/libldap_r-2.4.so.2: no version information available (required by /usr/=
lib/x86_64-linux-gnu/libcurl-gnutls.so.4)<br />/usr/bin/qemu-system-i386: /=
usr/local/lib/liblber-2.4.so.2: no version information available (required =
by /usr/lib/x86_64-linux-gnu/libcurl-gnutls.so.4)<br /><br />(process:11224=
): GLib-WARNING **: /build/glib2.0-2.46.2/./glib/gmem.c:482: custom memory =
allocation vtable not supported<br />qemu-system-i386: Warning: "-global vg=
a.vram_size_mb=3D8" not used</p>
------=_Part_19311_2145847388.1452714290804--


--===============7052917409742619002==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users
--===============7052917409742619002==--


From xen-users-bounces@lists.xen.org Wed Jan 13 19:50:32 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Wed, 13 Jan 2016 19:50:32 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aJRQX-0006SZ-Jl; Wed, 13 Jan 2016 19:49:53 +0000
Received: from mail6.bemta4.messagelabs.com ([85.158.143.247])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <sm8ax1@vfemail.net>) id 1aJRQV-0006SP-C5
	for xen-users@lists.xenproject.org; Wed, 13 Jan 2016 19:49:51 +0000
Received: from [85.158.143.35] by server-1.bemta-4.messagelabs.com id
	B8/E9-09708-E5AA6965; Wed, 13 Jan 2016 19:49:50 +0000
X-Env-Sender: sm8ax1@vfemail.net
X-Msg-Ref: server-3.tower-21.messagelabs.com!1452714588!9510704!1
X-Originating-IP: [199.16.11.132]
X-SpamReason: No, hits=1.4 required=7.0 tests=HTML_10_20,HTML_MESSAGE,
	MIME_QP_LONG_LINE,RCVD_BY_IP
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 61670 invoked from network); 13 Jan 2016 19:49:49 -0000
Received: from onethreetwo.vfemail.net (HELO vfemail.net) (199.16.11.132)
	by server-3.tower-21.messagelabs.com with DHE-RSA-AES256-SHA encrypted
	SMTP; 13 Jan 2016 19:49:49 -0000
Received: (qmail 26420 invoked by uid 89); 13 Jan 2016 19:49:48 -0000
Received: from localhost (HELO freequeue.vfemail.net) (127.0.0.1)
	by localhost with (DHE-RSA-AES256-SHA encrypted) SMTP;
	13 Jan 2016 19:49:47 -0000
Received: (qmail 26412 invoked by uid 89); 13 Jan 2016 19:49:30 -0000
Received: by simscan 1.3.1 ppid: 26410, pid: 26411, t: 0.0021s scanners:none
Received: from unknown (HELO smtp102-2.vfemail.net) (172.16.100.62)
	by FreeQueue with SMTP; 13 Jan 2016 19:49:30 -0000
Received: (qmail 27492 invoked by uid 89); 13 Jan 2016 19:49:30 -0000
Received: by simscan 1.4.0 ppid: 27485, pid: 27488, t: 0.0444s scanners:none
Received: from unknown (HELO www103) (c204YXgxQHZmZW1haWwubmV0@172.16.100.137)
	by 172.16.100.62 with ESMTPA; 13 Jan 2016 19:49:30 -0000
Date: Wed, 13 Jan 2016 13:49:29 -0600
Message-ID: <20160113134929.Horde.C0wZMA0sX6XsMvJ-7HcGzg8@www.vfemail.net>
From: sm8ax1@vfemail.net
To: xen-users@lists.xenproject.org
User-Agent: Internet Messaging Program (IMP) H5 (6.2.2)
X-VFEmail-Originating-IP: 198.50.200.131
X-VFEmail-AntiSpam: Notify admin@vfemail.net of any spam, and include
	VFEmail headers
MIME-Version: 1.0
Subject: [Xen-users] How to use paravirtualized DRM?
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: multipart/mixed; boundary="===============0933507628431611186=="
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

This message is in MIME format.

--===============0933507628431611186==
Content-Type: multipart/alternative; boundary="=_goKTTQjX_BQYdfcbRg3SZg1"

This message is in MIME format.

--=_goKTTQjX_BQYdfcbRg3SZg1
Content-Type: text/plain; charset=UTF-8; format=flowed; DelSp=Yes
Content-Description: Plaintext Message
Content-Disposition: inline

(I already kind of asked this in another thread, but I think it is
appropriate to give it its own thread since it has a broader scope than my
specific problem. Sorry for the double post if that's what it is.)

Hi,
I had a look at the paravirtualized DRM wiki page
(http://wiki.xenproject.org/wiki/Paravirtualized_DRM) because it sounds
useful to me, but the page only talks about upstream status and
troubleshooting, not how to use paravirtualized DRM (e.g. which modules to
load, what xl.cfg(5) options are needed, what userspace programs are
necessary). According to the page (which hasn't been updated for two and a
half years, keep in mind), paravirtualized DRM is upstream and "works with
all graphics cards" as of kernel 3.0, however I can't find anything that
resembles paravirtualized DRM (i.e. a DRM equivalent of xen-fbfront.c) in
the kernel sources for 3.0 nor the latest release. Because I can't find it
in 3.0, it doesn't seem to me like support was dropped at some point after
3.0. The page also doesn't explain what the end-user needs to do in order
to enable paravirtualized DRM, or how to interact with a PV that has it
enabled. Search engines always seem to bring me right back to that page,
too.

I am hoping someone can shed some light on the subject and explain how to
use it, or confirm that the effort has been abandoned and removed from the
current kernel tree. I'm willing to add this information along with my own
experience to the wiki once I figure out how to use PV DRM, in case anyone
else raises the same questions. Thanks!


-------------------------------------------------

ONLY AT VFEmail! - Use our Metadata Mitigator to keep your email out of the NSA's hands!
$24.95 ONETIME Lifetime accounts with Privacy Features!  
15GB disk! No bandwidth quotas!
Commercial and Bulk Mail Options!  
--=_goKTTQjX_BQYdfcbRg3SZg1
Content-Type: text/html; charset=UTF-8
Content-Description: HTML Message
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"
"http://www.w3.org/TR/REC-html40/loose.dtd">
<html>
<head>
<meta http-equiv=3D"content-type" content=3D"text/html; charset=3Dutf-8">
<title></title>
</head>
<body style=3D"font-family:Arial;font-size:14px">
<p>(I already kind of asked this in another thread, but I think it is appro=
priate to give it its own thread since it has a broader scope than my speci=
fic problem. Sorry for the double post if that's what it is.)<br>
<br>
Hi,<br>
I had a look at the paravirtualized DRM wiki page (http://wiki.xenproject.o=
rg/wiki/Paravirtualized_DRM) because it sounds useful to me, but the page o=
nly talks about upstream status and troubleshooting, not how to use paravir=
tualized DRM (e.g. which modules to load, what xl.cfg(5) options are needed=
, what userspace programs are necessary). According to the page (which hasn=
't been updated for two and a half years, keep in mind), paravirtualized DR=
M is upstream and "works with all graphics cards" as of kernel 3.0, however=
 I can't find anything that resembles paravirtualized DRM (i.e. a DRM equiv=
alent of xen-fbfront.c) in the kernel sources for 3.0 nor the latest releas=
e. Because I can't find it in 3.0, it doesn't seem to me like support was d=
ropped at some point after 3.0. The page also doesn't explain what the end-=
user needs to do in order to enable paravirtualized DRM, or how to interact=
 with a PV that has it enabled. Search engines always seem to bring me righ=
t back to that page, too.<br>
<br>
I am hoping someone can shed some light on the subject and explain how to u=
se it, or confirm that the effort has been abandoned and removed from the c=
urrent kernel tree. I'm willing to add this information along with my own e=
xperience to the wiki once I figure out how to use PV DRM, in case anyone e=
lse raises the same questions. Thanks!</p>

<br>=
<br/>=0A
-------------------------------------------------<br/>=0A
=0A
<font color=3D'red'><B>ONLY AT VFEmail!</B></font> - Use our <font color=3D'blue'><B>Metadata Mitigator</font></b>&trade; to keep your email out of the NSA's hands! <br/>=0A
$24.95 ONETIME Lifetime accounts with Privacy Features!<br/>=0A
No Bandwidth Quotas!&nbsp;&nbsp; 15GB disk space! <br/>=0A
Commercial and Bulk Mail Options! <br/>=0A
<br>=
</body>
</html>
--=_goKTTQjX_BQYdfcbRg3SZg1--



--===============0933507628431611186==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users
--===============0933507628431611186==--



From xen-users-bounces@lists.xen.org Wed Jan 13 19:50:32 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Wed, 13 Jan 2016 19:50:32 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aJRQX-0006SZ-Jl; Wed, 13 Jan 2016 19:49:53 +0000
Received: from mail6.bemta4.messagelabs.com ([85.158.143.247])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <sm8ax1@vfemail.net>) id 1aJRQV-0006SP-C5
	for xen-users@lists.xenproject.org; Wed, 13 Jan 2016 19:49:51 +0000
Received: from [85.158.143.35] by server-1.bemta-4.messagelabs.com id
	B8/E9-09708-E5AA6965; Wed, 13 Jan 2016 19:49:50 +0000
X-Env-Sender: sm8ax1@vfemail.net
X-Msg-Ref: server-3.tower-21.messagelabs.com!1452714588!9510704!1
X-Originating-IP: [199.16.11.132]
X-SpamReason: No, hits=1.4 required=7.0 tests=HTML_10_20,HTML_MESSAGE,
	MIME_QP_LONG_LINE,RCVD_BY_IP
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 61670 invoked from network); 13 Jan 2016 19:49:49 -0000
Received: from onethreetwo.vfemail.net (HELO vfemail.net) (199.16.11.132)
	by server-3.tower-21.messagelabs.com with DHE-RSA-AES256-SHA encrypted
	SMTP; 13 Jan 2016 19:49:49 -0000
Received: (qmail 26420 invoked by uid 89); 13 Jan 2016 19:49:48 -0000
Received: from localhost (HELO freequeue.vfemail.net) (127.0.0.1)
	by localhost with (DHE-RSA-AES256-SHA encrypted) SMTP;
	13 Jan 2016 19:49:47 -0000
Received: (qmail 26412 invoked by uid 89); 13 Jan 2016 19:49:30 -0000
Received: by simscan 1.3.1 ppid: 26410, pid: 26411, t: 0.0021s scanners:none
Received: from unknown (HELO smtp102-2.vfemail.net) (172.16.100.62)
	by FreeQueue with SMTP; 13 Jan 2016 19:49:30 -0000
Received: (qmail 27492 invoked by uid 89); 13 Jan 2016 19:49:30 -0000
Received: by simscan 1.4.0 ppid: 27485, pid: 27488, t: 0.0444s scanners:none
Received: from unknown (HELO www103) (c204YXgxQHZmZW1haWwubmV0@172.16.100.137)
	by 172.16.100.62 with ESMTPA; 13 Jan 2016 19:49:30 -0000
Date: Wed, 13 Jan 2016 13:49:29 -0600
Message-ID: <20160113134929.Horde.C0wZMA0sX6XsMvJ-7HcGzg8@www.vfemail.net>
From: sm8ax1@vfemail.net
To: xen-users@lists.xenproject.org
User-Agent: Internet Messaging Program (IMP) H5 (6.2.2)
X-VFEmail-Originating-IP: 198.50.200.131
X-VFEmail-AntiSpam: Notify admin@vfemail.net of any spam, and include
	VFEmail headers
MIME-Version: 1.0
Subject: [Xen-users] How to use paravirtualized DRM?
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: multipart/mixed; boundary="===============0933507628431611186=="
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

This message is in MIME format.

--===============0933507628431611186==
Content-Type: multipart/alternative; boundary="=_goKTTQjX_BQYdfcbRg3SZg1"

This message is in MIME format.

--=_goKTTQjX_BQYdfcbRg3SZg1
Content-Type: text/plain; charset=UTF-8; format=flowed; DelSp=Yes
Content-Description: Plaintext Message
Content-Disposition: inline

(I already kind of asked this in another thread, but I think it is
appropriate to give it its own thread since it has a broader scope than my
specific problem. Sorry for the double post if that's what it is.)

Hi,
I had a look at the paravirtualized DRM wiki page
(http://wiki.xenproject.org/wiki/Paravirtualized_DRM) because it sounds
useful to me, but the page only talks about upstream status and
troubleshooting, not how to use paravirtualized DRM (e.g. which modules to
load, what xl.cfg(5) options are needed, what userspace programs are
necessary). According to the page (which hasn't been updated for two and a
half years, keep in mind), paravirtualized DRM is upstream and "works with
all graphics cards" as of kernel 3.0, however I can't find anything that
resembles paravirtualized DRM (i.e. a DRM equivalent of xen-fbfront.c) in
the kernel sources for 3.0 nor the latest release. Because I can't find it
in 3.0, it doesn't seem to me like support was dropped at some point after
3.0. The page also doesn't explain what the end-user needs to do in order
to enable paravirtualized DRM, or how to interact with a PV that has it
enabled. Search engines always seem to bring me right back to that page,
too.

I am hoping someone can shed some light on the subject and explain how to
use it, or confirm that the effort has been abandoned and removed from the
current kernel tree. I'm willing to add this information along with my own
experience to the wiki once I figure out how to use PV DRM, in case anyone
else raises the same questions. Thanks!


-------------------------------------------------

ONLY AT VFEmail! - Use our Metadata Mitigator to keep your email out of the NSA's hands!
$24.95 ONETIME Lifetime accounts with Privacy Features!  
15GB disk! No bandwidth quotas!
Commercial and Bulk Mail Options!  
--=_goKTTQjX_BQYdfcbRg3SZg1
Content-Type: text/html; charset=UTF-8
Content-Description: HTML Message
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"
"http://www.w3.org/TR/REC-html40/loose.dtd">
<html>
<head>
<meta http-equiv=3D"content-type" content=3D"text/html; charset=3Dutf-8">
<title></title>
</head>
<body style=3D"font-family:Arial;font-size:14px">
<p>(I already kind of asked this in another thread, but I think it is appro=
priate to give it its own thread since it has a broader scope than my speci=
fic problem. Sorry for the double post if that's what it is.)<br>
<br>
Hi,<br>
I had a look at the paravirtualized DRM wiki page (http://wiki.xenproject.o=
rg/wiki/Paravirtualized_DRM) because it sounds useful to me, but the page o=
nly talks about upstream status and troubleshooting, not how to use paravir=
tualized DRM (e.g. which modules to load, what xl.cfg(5) options are needed=
, what userspace programs are necessary). According to the page (which hasn=
't been updated for two and a half years, keep in mind), paravirtualized DR=
M is upstream and "works with all graphics cards" as of kernel 3.0, however=
 I can't find anything that resembles paravirtualized DRM (i.e. a DRM equiv=
alent of xen-fbfront.c) in the kernel sources for 3.0 nor the latest releas=
e. Because I can't find it in 3.0, it doesn't seem to me like support was d=
ropped at some point after 3.0. The page also doesn't explain what the end-=
user needs to do in order to enable paravirtualized DRM, or how to interact=
 with a PV that has it enabled. Search engines always seem to bring me righ=
t back to that page, too.<br>
<br>
I am hoping someone can shed some light on the subject and explain how to u=
se it, or confirm that the effort has been abandoned and removed from the c=
urrent kernel tree. I'm willing to add this information along with my own e=
xperience to the wiki once I figure out how to use PV DRM, in case anyone e=
lse raises the same questions. Thanks!</p>

<br>=
<br/>=0A
-------------------------------------------------<br/>=0A
=0A
<font color=3D'red'><B>ONLY AT VFEmail!</B></font> - Use our <font color=3D'blue'><B>Metadata Mitigator</font></b>&trade; to keep your email out of the NSA's hands! <br/>=0A
$24.95 ONETIME Lifetime accounts with Privacy Features!<br/>=0A
No Bandwidth Quotas!&nbsp;&nbsp; 15GB disk space! <br/>=0A
Commercial and Bulk Mail Options! <br/>=0A
<br>=
</body>
</html>
--=_goKTTQjX_BQYdfcbRg3SZg1--



--===============0933507628431611186==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users
--===============0933507628431611186==--



From xen-users-bounces@lists.xen.org Thu Jan 14 13:00:23 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Thu, 14 Jan 2016 13:00:23 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aJhUl-0006Dm-OE; Thu, 14 Jan 2016 12:59:19 +0000
Received: from mail6.bemta5.messagelabs.com ([195.245.231.135])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <sm8ax1@vfemail.net>) id 1aJhUj-0006Dh-MJ
	for xen-users@lists.xen.org; Thu, 14 Jan 2016 12:59:17 +0000
Received: from [85.158.139.211] by server-12.bemta-5.messagelabs.com id
	73/F0-17089-4AB97965; Thu, 14 Jan 2016 12:59:16 +0000
X-Env-Sender: sm8ax1@vfemail.net
X-Msg-Ref: server-12.tower-206.messagelabs.com!1452776354!15855747!1
X-Originating-IP: [199.16.11.132]
X-SpamReason: No, hits=0.3 required=7.0 tests=RCVD_BY_IP
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 34567 invoked from network); 14 Jan 2016 12:59:15 -0000
Received: from onethreetwo.vfemail.net (HELO vfemail.net) (199.16.11.132)
	by server-12.tower-206.messagelabs.com with DHE-RSA-AES256-SHA
	encrypted SMTP; 14 Jan 2016 12:59:15 -0000
Received: (qmail 97785 invoked by uid 89); 14 Jan 2016 12:59:13 -0000
Received: from localhost (HELO freequeue.vfemail.net) (127.0.0.1)
	by localhost with (DHE-RSA-AES256-SHA encrypted) SMTP;
	14 Jan 2016 12:59:10 -0000
Received: (qmail 79034 invoked by uid 89); 13 Jan 2016 23:43:11 -0000
Received: by simscan 1.3.1 ppid: 79032, pid: 79033, t: 0.0022s scanners:none
Received: from unknown (HELO smtp101-2.vfemail.net) (172.16.100.61)
	by FreeQueue with SMTP; 13 Jan 2016 23:43:11 -0000
Received: (qmail 30501 invoked by uid 89); 13 Jan 2016 23:43:10 -0000
Received: by simscan 1.4.0 ppid: 30493, pid: 30497, t: 0.0721s scanners:none
Received: from unknown (HELO www110) (c204YXgxQHZmZW1haWwubmV0@172.16.100.92)
	by 172.16.100.61 with ESMTPA; 13 Jan 2016 23:43:10 -0000
Date: Wed, 13 Jan 2016 17:43:10 -0600
Message-ID: <20160113174310.Horde.Roo7aIeO8aeFnCXHchmrvA1@www.vfemail.net>
From: sm8ax1@vfemail.net
To: xen-users@lists.xen.org
In-Reply-To: <alpine.DEB.2.20.1601131123460.5807@krichy.tvnetwork.hu>
User-Agent: Internet Messaging Program (IMP) H5 (6.2.2)
X-VFEmail-Originating-IP: 198.50.200.131
X-VFEmail-AntiSpam: Notify admin@vfemail.net of any spam, and include
	VFEmail headers
Content-Length: 6983
MIME-Version: 1.0
Content-Disposition: inline
Subject: Re: [Xen-users] Xen / Linux 4.3.3
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Transfer-Encoding: base64
Content-Type: text/plain; charset="utf-8"; Format="flowed"; DelSp="Yes"
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

ICBRdW90aW5nIEtvamVkemluc3preSBSaWNow6FyZCA8a29qZWR6aW5zemt5LnJpY2hhcmRAZXVy
b25ldHJ0Lmh1PjoKCj4gSW4gb3VyIGNhc2UsIHdlIHdlcmUgdXNpbmcgNC4zIGZyb20gZGViaWFu
IGplc3NpZS1iYWNrcG9ydHMuIFVwb24KPiBib290dXAsIGdhbmV0aSBoYWQgc3RhcnRlZCBtb3N0
IG9mIHRoZSBkb21haW5zLCBidXQgYXQgb25lIGRvbWFpbiB0aGUgeGwKPiBjb21tYW5kIHN0YXJ0
ZWQgdG8gaGFuZy4gQXMgaXQgaXMgYSBwcm9kdWN0aW9uIG5vZGUsIEkgZGlkIG5vdCBoYXZlIG11
Y2gKPiB0aW1lIHRvIGRlYnVnIGl0LCBqdXN0IHJlc3RhcnRlZCB0aGUgbWFjaGluZS4gQWZ0ZXIg
aXQsIGV4YWN0bHkgdGhlIHNhbWUKPiBoYXBwZW5lZCwgdGhlIHNhbWUgZG9tVXMgZ290IHN0YXJ0
ZWQgYW5kIGF0IHRoZSB2ZXJ5IHNhbWUgZG9tYWluIGRpZCB0aGUKPiB4bCBjb21tYW5kIGhhbmcu
IEFmdGVyIGl0IEkgc3dpdGNoZWQgYmFjayB0byA0LjIuCj4KPiBQYXRyaWNrOiB5b3UgY2FuIGV2
ZW4gcmVib290IHlvdXIgbWFjaGluZSBmcm9tIGNvbnNvbGUgd2l0aCB0aGlzOgo+ICMgZWNobyAn
YicgPiAvcHJvYy9zeXNycS10cmlnZ2VyCj4KPiBSZWdhcmRzLAo+Cj4gS29qZWR6aW5zemt5IFJp
Y2jDoXJkCj4gRXVyb25ldCBNYWd5YXJvcnN6YWcgSW5mb3JtYXRpa2EgWnJ0Lgo+Cj4gT24gVHVl
LCAxMiBKYW4gMjAxNiwgUGF0cmljayBWZWxkZXIgd3JvdGU6Cj4KPj4gRGF0ZTogVHVlLCAxMiBK
YW4gMjAxNiAxMjoxNzoyNiArMDEwMAo+PiBGcm9tOiBQYXRyaWNrIFZlbGRlciA8bGlzdHNAdmVs
ZGVyLmxpPgo+PiBUbzogR2VvcmdlIER1bmxhcCA8R2VvcmdlLkR1bmxhcEBldS5jaXRyaXguY29t
Pgo+PiBDYzogInhlbi11c2Vyc0BsaXN0cy54ZW4ub3JnIiA8eGVuLXVzZXJzQGxpc3RzLnhlbi5v
cmc+Cj4+IFN1YmplY3Q6IFJlOiBbWGVuLXVzZXJzXSBYZW4gLyBMaW51eCA0LjMuMwo+Pgo+PiBI
aSBHZW9yZ2UKPj4KPj4gVGhhbmtzIGZvciB5b3VyIHJlcGx5Lgo+Pgo+PiAxKSBZZXMsIGNvcnJl
Y3QuCj4+Cj4+IDIpIFRoZSBkb21haW5zIGluIHRoZSBhdXRvc3RhcnQgYXJlIHN0YXJ0ZWQuCj4+
Cj4+IEkgY2FuIGRvIG5vdGhpbmcgd2l0aCBYTC4gSWYgSSBleGVjIHhsLCBJIGNhbm5vdCBzdG9w
IGl0IHdpdGggQ1RSTCtDIC8KPj4ga2lsbCAtOS4gSSBjYW4gbm90IGV2ZW4gcmVib290IHRoZSBE
b21haW4wIHdpdGggcmVib290IC1mLlRoZSBzZXJ2ZXIKPj4gbmVlZHMgdG8gYmUgcmVzZXR0ZWQg
d2l0aCBJUE1JIG9yIHBoeXNpY2FsLgo+Pgo+PiBZZXMsIEknbSB1c2luZyBzeXN0ZW1kLiBJIHdp
bGwgaGF2ZSBhIGxvb2sgYXQgaXQuCj4+Cj4+IEJlc3QgUmVnYXJkcwo+PiBQYXRyaWNrCj4+Cj4+
IE9uIDEyLjAxLjIwMTYgMTE6NTcsIEdlb3JnZSBEdW5sYXAgd3JvdGU6Cj4+PiBPbiBGcmksIEph
biA4LCAyMDE2IGF0IDk6MzggUE0sIFBhdHJpY2sgVmVsZGVyIDxsaXN0c0B2ZWxkZXIubGk+IHdy
b3RlOgo+Pj4+IEhpCj4+Pj4KPj4+PiBJIGp1c3QgdHJpZWQgdG8gYm9vdCBrZXJuZWwgNC4zLjMg
b24gbXkgeGVuIGhvc3QuIHhsIGxpc3QgZG9lcyBub3QKd29yawo+Pj4+IChmcmVlemVzKSwgYnV0
IHRoZSBkb21VcyBhcmUgdXAuIFJlYm9vdCBpcyBpbXBvc3NpYmxlLCBhbmQgaXQncyBub3QKPj4+
PiBwb3NzaWJsZQo+Pj4+IHRvIGtpbGwgdGhlIGhhbmdpbmcgeGwgcHJvY2Vzc2VzLgo+Pj4+IEFu
eSBpZGVhcz8gSSdtIHVzaW5nIGRlYmlhbiA4IHdpdGggeGVuIGZyb20gdGhlIGRlYmlhbiByZXBv
c2l0b3JpZXMuCj4+Pgo+Pj4gU29ycnksIGp1c3QgdG8gY2xhcmlmeToKPj4+Cj4+PiAxLiBZb3Un
cmUgcnVubmluZyBEZWJpYW4gOCAoSmVzc2llKSBpbiBkb20wLCBhbmQgeW91IGJ1aWx0IHlvdXIg
b3duCj4+PiA0LjMuMyBMaW51eCBrZXJuZWwKPj4+Cj4+PiAyLiBFaXRoZXIgInhsIGNyZWF0ZSIg
d29ya3MsIG9yIHRoZSAieGVuZG9tYWlucyIgc2NyaXB0IHdvcmtzLCBiZWNhdXNlCj4+PiB5b3Ug
YXJlIGFibGUgdG8gc3RhcnQgZG9tVXMgYWZ0ZXIgcmVib290aW5nIGludG8gTGludXggNC4zLjM/
Cj4+Pgo+Pj4gTm9ybWFsbHkgaWYgInhsIGxpc3QiIGhhbmdzIGl0J3MgYmVjYXVzZSB4ZW5zdG9y
ZWQgaXNuJ3QgcmVzcG9uZGluZzsKPj4+IGJ1dCBpbiB0aGF0IGNhc2UsIEkgd291bGRuJ3QgZXhw
ZWN0IHlvdSB0byBiZSBhYmxlIHRvIGNyZWF0ZSBkb21VJ3MKPj4+IGVpdGhlciAoYWx0aG91Z2gg
SSBzdXBwb3NlIGl0IG1pZ2h0IHdvcmsgYnkgYWNjaWRlbnQpLgo+Pj4KPj4+IENhbiB5b3UgcnVu
ICJwcyBheCB8IGdyZXAgeGVuc3RvcmVkIiBpbiB5b3VyIGRvbTAgdG8gc2VlIGlmIGl0J3MKPj4+
IHJ1bm5pbmc/Cj4+Pgo+Pj4gQWxzbywgYXJlIHlvdSBydW5uaW5nIHN5c3Zpbml0IG9yIHN5c3Rl
bWQ/wqAgSWYgdGhlIGxhdHRlciwgdXNlCj4+PiBzeXN0ZW1jdGwgYW5kIGpvdXJuYWxjdGwgdG8g
c2VlIHRoZSBzdGF0dXMgb2YgeGVuc3RvcmVkIGFuZCBhbnkgZXJyb3IKPj4+IG1lc3NhZ2VzLgo+
Pj4KPj4+IC1HZW9yZ2UKPj4+Cj4+PiBfX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19f
X19fX19fX19fX19fXwo+Pj4gWGVuLXVzZXJzIG1haWxpbmcgbGlzdAo+Pj4gWGVuLXVzZXJzQGxp
c3RzLnhlbi5vcmcKPj4+IGh0dHA6Ly9saXN0cy54ZW4ub3JnL3hlbi11c2Vycwo+Pgo+PiBfX19f
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fXwo+PiBYZW4tdXNlcnMg
bWFpbGluZyBsaXN0Cj4+IFhlbi11c2Vyc0BsaXN0cy54ZW4ub3JnaHR0cDovL2xpc3RzLnhlbi5v
cmcveGVuLXVzZXJzCj4KCkkgZG9uJ3QgbWVhbiB0byBnZXQgb2ZmLXRvcGljLCBidXQgaXQgbWln
aHQgYmUgd29ydGggbWVudGlvbmluZyB0aGF0ICAKYGVjaG8gYiA+IC9wcm9jL3N5c3JxLXRyaWdn
ZXJgIHdpbGwgcmVib290IHRoZSBtYWNoaW5lICp3aXRob3V0KiAgCnN5bmNpbmcgdGhlIGRpc2tz
LCBtZWFuaW5nIHlvdSBjb3VsZCBlbmQgdXAgd2l0aCBmaWxlc3lzdGVtIGRhbWFnZSAgCihhbHRo
b3VnaCB0aGUgcmlzayBpcyBubyBncmVhdGVyIHRoYW4gcGh5c2ljYWxseSByZWJvb3RpbmcpLiBC
ZXR0ZXIgaXMgIAp0byBnbyB0aHJvdWdoIHRoZSBSRUlTVUIgc2VxdWVuY2UgKHNlZSAgCmh0dHBz
Oi8vZW4ud2lraXBlZGlhLm9yZy93aWtpL01hZ2ljX1N5c1JxX2tleSkuCgpJJ3ZlIHNlZW4gcGxl
bnR5IG9mIGxvY2t1cHMgKG5vdCBYZW4gcmVsYXRlZCkgYW5kIHRoZXkgYXJlIHVzdWFsbHkgIApj
YXVzZWQgYnkgYSkgT09NIGNvbmRpdGlvbnMsIGIpIGRpc2sgdGhyYXNoaW5nLCBjKSBvdmVyaGVh
dGluZywgZCkgIApwcm9jZXNzZXMgaW4gdW5pbnRlcnJ1cHRpYmxlIHNsZWVwLCB3aGljaCBpcyBv
ZnRlbiBjYXVzZWQgYnkgZSkgYSAgCmZhdWx0eSBkaXNrLCBTQ1NJL1NBVEEgY29udHJvbGxlciwg
ZmlsZXN5c3RlbSwgb3IgZHJpdmVyIHRoZXJlb2YgYW55ICAKb2YgdGhvc2UuIEkgcmVhbGl6ZSB0
aGlzIGlzIHJ1ZGltZW50YXJ5IGluZm9ybWF0aW9uIGJ1dCBpdCBtaWdodCBnZXQgIAp1cyB0byB0
aGUgcG9pbnQgd2hlcmUgd2UgY2FuIGZpbmQgb3V0IHdoYXQgZXhhY3RseSB0aGUgcHJvYmxlbSBp
cyBhbmQgIAp3aGV0aGVyIGl0IGlzIFhlbiByZWxhdGVkLgoKQSBnb29kIHBsYWNlIHRvIHN0YXJ0
IGlzIEFsdCtTeXNScStXIHdoaWNoIHdpbGwgd3JpdGUgYWxsIHByb2Nlc3NlcyBpbiAgCnVuaW50
ZXJydXB0aWJsZSBzbGVlcCAodGhlIGtpbmQgdGhhdCBwcmV2ZW50IHRoZSBzeXN0ZW0gZnJvbSAg
CnJlYm9vdGluZykgdG8gdGhlIGNvbnNvbGUuCgpJZiB5b3UgZG9uJ3QgYWxyZWFkeSBoYXZlIGEg
c2hlbGwsIHRyeSBBbHQrU3lzUnErUksgYW5kIHdhaXQgYSBmZXcgIApzZWNvbmRzLCBpZiB5b3Ug
c3RpbGwgY2FuJ3QgZ2V0IGEgc2hlbGwsIEF0bCtTeXNScStGLCB3YWl0LCAgCkFsdCtTeXNScStF
LCB3YWl0LCBBbHQrU3lzUnErSSwgd2FpdCBhbmQgaWYgeW91IHN0aWxsIGNhbid0LCAgCkFsdCtT
eXNScStTVUIgd2lsbCBzeW5jIHRoZSBmaWxlc3lzdGVtcywgZW1lcmdlbmN5IHJlbW91bnQgdGhl
bSAgCnJlYWQtb25seSwgYW5kIGZpbmFsbHkgcmVib290IHRoZSBzeXN0ZW0gKHdhaXQgYSB3aGls
ZSBpbiBiZXR3ZWVuICAKdGhvc2UpLiBZb3UnbGwgb2YgY291cnNlIGhhdmUgdG8gc3Vic3RpdHV0
ZSB0aGUgcGh5c2ljYWwga2V5cHJlc3NlcyAgCndpdGggYGVjaG8gJGtleSA+IC9wcm9jL3N5c3Jx
LXRyaWdnZXJgIG9yIElQTUkgaWYgaXQgcHJvdmlkZXMgdGhhdCAgCmZ1bmN0aW9uYWxpdHkuIEhv
cGVmdWxseSB5b3Ugd2lsbCBnZXQgYSBzaGVsbCBiZWZvcmUgdGhlIGxhc3Qgc3RlcCwgYXQgIAp3
aGljaCBwb2ludCB5b3UgY2FuIGRvIGEgYHBzIGF1eGAgYW5kIGxvb2sgZm9yIHVuaW50ZXJydXB0
aWJsZSAoJ0QnIGluICAKdGhlIFNUQVRFIGNvbHVtbikgcHJvY2Vzc2VzLCBgam91cm5hbGN0bCAt
ZSAtdSB4ZW5zdG9yZWRgLCBvciB3aGF0ZXZlciAgCnlvdSBsaWtlLgoKQWxzbyBrZWVwIGluIG1p
bmQgdGhhdCB5b3UgY2FuIGdldCB0aGUgbG9nIGZyb20gdGhlIHByZXZpb3VzIGJvb3QgIAp1c2lu
ZyBgam91cm5hbGN0bCAtZSAtYiAtMWAgcHJvdmlkZWQgdGhhdCBqb3VybmFsY3RsIGZsdXNoZWQg
dGhlIGxvZyAgCmJ1ZmZlciB0byB0aGUgZmlsZXN5c3RlbSwgYW5kIHRoYXQgdGhlIGZpbGVzeXN0
ZW0gd2FzIHN5bmNlZCB0byBkaXNrICAKYmVmb3JlIHRoZSBzeXN0ZW0gd2FzIHJlYm9vdGVkIChB
bHQrU3lzUnErRSBhbmQgUyBzaG91bGQgaGVscCB3aXRoICAKdGhpcykuCgoKLS0tLS0tLS0tLS0t
LS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLQoKT05MWSBBVCBWRkVtYWlsISAt
IFVzZSBvdXIgTWV0YWRhdGEgTWl0aWdhdG9yIHRvIGtlZXAgeW91ciBlbWFpbCBvdXQgb2YgdGhl
IE5TQSdzIGhhbmRzIQokMjQuOTUgT05FVElNRSBMaWZldGltZSBhY2NvdW50cyB3aXRoIFByaXZh
Y3kgRmVhdHVyZXMhICAKMTVHQiBkaXNrISBObyBiYW5kd2lkdGggcXVvdGFzIQpDb21tZXJjaWFs
IGFuZCBCdWxrIE1haWwgT3B0aW9ucyEgIAoKX19fX19fX19fX19fX19fX19fX19fX19fX19fX19f
X19fX19fX19fX19fX19fX18KWGVuLXVzZXJzIG1haWxpbmcgbGlzdApYZW4tdXNlcnNAbGlzdHMu
eGVuLm9yZwpodHRwOi8vbGlzdHMueGVuLm9yZy94ZW4tdXNlcnM=

From xen-users-bounces@lists.xen.org Thu Jan 14 13:00:23 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Thu, 14 Jan 2016 13:00:23 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aJhUl-0006Dm-OE; Thu, 14 Jan 2016 12:59:19 +0000
Received: from mail6.bemta5.messagelabs.com ([195.245.231.135])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <sm8ax1@vfemail.net>) id 1aJhUj-0006Dh-MJ
	for xen-users@lists.xen.org; Thu, 14 Jan 2016 12:59:17 +0000
Received: from [85.158.139.211] by server-12.bemta-5.messagelabs.com id
	73/F0-17089-4AB97965; Thu, 14 Jan 2016 12:59:16 +0000
X-Env-Sender: sm8ax1@vfemail.net
X-Msg-Ref: server-12.tower-206.messagelabs.com!1452776354!15855747!1
X-Originating-IP: [199.16.11.132]
X-SpamReason: No, hits=0.3 required=7.0 tests=RCVD_BY_IP
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 34567 invoked from network); 14 Jan 2016 12:59:15 -0000
Received: from onethreetwo.vfemail.net (HELO vfemail.net) (199.16.11.132)
	by server-12.tower-206.messagelabs.com with DHE-RSA-AES256-SHA
	encrypted SMTP; 14 Jan 2016 12:59:15 -0000
Received: (qmail 97785 invoked by uid 89); 14 Jan 2016 12:59:13 -0000
Received: from localhost (HELO freequeue.vfemail.net) (127.0.0.1)
	by localhost with (DHE-RSA-AES256-SHA encrypted) SMTP;
	14 Jan 2016 12:59:10 -0000
Received: (qmail 79034 invoked by uid 89); 13 Jan 2016 23:43:11 -0000
Received: by simscan 1.3.1 ppid: 79032, pid: 79033, t: 0.0022s scanners:none
Received: from unknown (HELO smtp101-2.vfemail.net) (172.16.100.61)
	by FreeQueue with SMTP; 13 Jan 2016 23:43:11 -0000
Received: (qmail 30501 invoked by uid 89); 13 Jan 2016 23:43:10 -0000
Received: by simscan 1.4.0 ppid: 30493, pid: 30497, t: 0.0721s scanners:none
Received: from unknown (HELO www110) (c204YXgxQHZmZW1haWwubmV0@172.16.100.92)
	by 172.16.100.61 with ESMTPA; 13 Jan 2016 23:43:10 -0000
Date: Wed, 13 Jan 2016 17:43:10 -0600
Message-ID: <20160113174310.Horde.Roo7aIeO8aeFnCXHchmrvA1@www.vfemail.net>
From: sm8ax1@vfemail.net
To: xen-users@lists.xen.org
In-Reply-To: <alpine.DEB.2.20.1601131123460.5807@krichy.tvnetwork.hu>
User-Agent: Internet Messaging Program (IMP) H5 (6.2.2)
X-VFEmail-Originating-IP: 198.50.200.131
X-VFEmail-AntiSpam: Notify admin@vfemail.net of any spam, and include
	VFEmail headers
Content-Length: 6983
MIME-Version: 1.0
Content-Disposition: inline
Subject: Re: [Xen-users] Xen / Linux 4.3.3
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Transfer-Encoding: base64
Content-Type: text/plain; charset="utf-8"; Format="flowed"; DelSp="Yes"
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

ICBRdW90aW5nIEtvamVkemluc3preSBSaWNow6FyZCA8a29qZWR6aW5zemt5LnJpY2hhcmRAZXVy
b25ldHJ0Lmh1PjoKCj4gSW4gb3VyIGNhc2UsIHdlIHdlcmUgdXNpbmcgNC4zIGZyb20gZGViaWFu
IGplc3NpZS1iYWNrcG9ydHMuIFVwb24KPiBib290dXAsIGdhbmV0aSBoYWQgc3RhcnRlZCBtb3N0
IG9mIHRoZSBkb21haW5zLCBidXQgYXQgb25lIGRvbWFpbiB0aGUgeGwKPiBjb21tYW5kIHN0YXJ0
ZWQgdG8gaGFuZy4gQXMgaXQgaXMgYSBwcm9kdWN0aW9uIG5vZGUsIEkgZGlkIG5vdCBoYXZlIG11
Y2gKPiB0aW1lIHRvIGRlYnVnIGl0LCBqdXN0IHJlc3RhcnRlZCB0aGUgbWFjaGluZS4gQWZ0ZXIg
aXQsIGV4YWN0bHkgdGhlIHNhbWUKPiBoYXBwZW5lZCwgdGhlIHNhbWUgZG9tVXMgZ290IHN0YXJ0
ZWQgYW5kIGF0IHRoZSB2ZXJ5IHNhbWUgZG9tYWluIGRpZCB0aGUKPiB4bCBjb21tYW5kIGhhbmcu
IEFmdGVyIGl0IEkgc3dpdGNoZWQgYmFjayB0byA0LjIuCj4KPiBQYXRyaWNrOiB5b3UgY2FuIGV2
ZW4gcmVib290IHlvdXIgbWFjaGluZSBmcm9tIGNvbnNvbGUgd2l0aCB0aGlzOgo+ICMgZWNobyAn
YicgPiAvcHJvYy9zeXNycS10cmlnZ2VyCj4KPiBSZWdhcmRzLAo+Cj4gS29qZWR6aW5zemt5IFJp
Y2jDoXJkCj4gRXVyb25ldCBNYWd5YXJvcnN6YWcgSW5mb3JtYXRpa2EgWnJ0Lgo+Cj4gT24gVHVl
LCAxMiBKYW4gMjAxNiwgUGF0cmljayBWZWxkZXIgd3JvdGU6Cj4KPj4gRGF0ZTogVHVlLCAxMiBK
YW4gMjAxNiAxMjoxNzoyNiArMDEwMAo+PiBGcm9tOiBQYXRyaWNrIFZlbGRlciA8bGlzdHNAdmVs
ZGVyLmxpPgo+PiBUbzogR2VvcmdlIER1bmxhcCA8R2VvcmdlLkR1bmxhcEBldS5jaXRyaXguY29t
Pgo+PiBDYzogInhlbi11c2Vyc0BsaXN0cy54ZW4ub3JnIiA8eGVuLXVzZXJzQGxpc3RzLnhlbi5v
cmc+Cj4+IFN1YmplY3Q6IFJlOiBbWGVuLXVzZXJzXSBYZW4gLyBMaW51eCA0LjMuMwo+Pgo+PiBI
aSBHZW9yZ2UKPj4KPj4gVGhhbmtzIGZvciB5b3VyIHJlcGx5Lgo+Pgo+PiAxKSBZZXMsIGNvcnJl
Y3QuCj4+Cj4+IDIpIFRoZSBkb21haW5zIGluIHRoZSBhdXRvc3RhcnQgYXJlIHN0YXJ0ZWQuCj4+
Cj4+IEkgY2FuIGRvIG5vdGhpbmcgd2l0aCBYTC4gSWYgSSBleGVjIHhsLCBJIGNhbm5vdCBzdG9w
IGl0IHdpdGggQ1RSTCtDIC8KPj4ga2lsbCAtOS4gSSBjYW4gbm90IGV2ZW4gcmVib290IHRoZSBE
b21haW4wIHdpdGggcmVib290IC1mLlRoZSBzZXJ2ZXIKPj4gbmVlZHMgdG8gYmUgcmVzZXR0ZWQg
d2l0aCBJUE1JIG9yIHBoeXNpY2FsLgo+Pgo+PiBZZXMsIEknbSB1c2luZyBzeXN0ZW1kLiBJIHdp
bGwgaGF2ZSBhIGxvb2sgYXQgaXQuCj4+Cj4+IEJlc3QgUmVnYXJkcwo+PiBQYXRyaWNrCj4+Cj4+
IE9uIDEyLjAxLjIwMTYgMTE6NTcsIEdlb3JnZSBEdW5sYXAgd3JvdGU6Cj4+PiBPbiBGcmksIEph
biA4LCAyMDE2IGF0IDk6MzggUE0sIFBhdHJpY2sgVmVsZGVyIDxsaXN0c0B2ZWxkZXIubGk+IHdy
b3RlOgo+Pj4+IEhpCj4+Pj4KPj4+PiBJIGp1c3QgdHJpZWQgdG8gYm9vdCBrZXJuZWwgNC4zLjMg
b24gbXkgeGVuIGhvc3QuIHhsIGxpc3QgZG9lcyBub3QKd29yawo+Pj4+IChmcmVlemVzKSwgYnV0
IHRoZSBkb21VcyBhcmUgdXAuIFJlYm9vdCBpcyBpbXBvc3NpYmxlLCBhbmQgaXQncyBub3QKPj4+
PiBwb3NzaWJsZQo+Pj4+IHRvIGtpbGwgdGhlIGhhbmdpbmcgeGwgcHJvY2Vzc2VzLgo+Pj4+IEFu
eSBpZGVhcz8gSSdtIHVzaW5nIGRlYmlhbiA4IHdpdGggeGVuIGZyb20gdGhlIGRlYmlhbiByZXBv
c2l0b3JpZXMuCj4+Pgo+Pj4gU29ycnksIGp1c3QgdG8gY2xhcmlmeToKPj4+Cj4+PiAxLiBZb3Un
cmUgcnVubmluZyBEZWJpYW4gOCAoSmVzc2llKSBpbiBkb20wLCBhbmQgeW91IGJ1aWx0IHlvdXIg
b3duCj4+PiA0LjMuMyBMaW51eCBrZXJuZWwKPj4+Cj4+PiAyLiBFaXRoZXIgInhsIGNyZWF0ZSIg
d29ya3MsIG9yIHRoZSAieGVuZG9tYWlucyIgc2NyaXB0IHdvcmtzLCBiZWNhdXNlCj4+PiB5b3Ug
YXJlIGFibGUgdG8gc3RhcnQgZG9tVXMgYWZ0ZXIgcmVib290aW5nIGludG8gTGludXggNC4zLjM/
Cj4+Pgo+Pj4gTm9ybWFsbHkgaWYgInhsIGxpc3QiIGhhbmdzIGl0J3MgYmVjYXVzZSB4ZW5zdG9y
ZWQgaXNuJ3QgcmVzcG9uZGluZzsKPj4+IGJ1dCBpbiB0aGF0IGNhc2UsIEkgd291bGRuJ3QgZXhw
ZWN0IHlvdSB0byBiZSBhYmxlIHRvIGNyZWF0ZSBkb21VJ3MKPj4+IGVpdGhlciAoYWx0aG91Z2gg
SSBzdXBwb3NlIGl0IG1pZ2h0IHdvcmsgYnkgYWNjaWRlbnQpLgo+Pj4KPj4+IENhbiB5b3UgcnVu
ICJwcyBheCB8IGdyZXAgeGVuc3RvcmVkIiBpbiB5b3VyIGRvbTAgdG8gc2VlIGlmIGl0J3MKPj4+
IHJ1bm5pbmc/Cj4+Pgo+Pj4gQWxzbywgYXJlIHlvdSBydW5uaW5nIHN5c3Zpbml0IG9yIHN5c3Rl
bWQ/wqAgSWYgdGhlIGxhdHRlciwgdXNlCj4+PiBzeXN0ZW1jdGwgYW5kIGpvdXJuYWxjdGwgdG8g
c2VlIHRoZSBzdGF0dXMgb2YgeGVuc3RvcmVkIGFuZCBhbnkgZXJyb3IKPj4+IG1lc3NhZ2VzLgo+
Pj4KPj4+IC1HZW9yZ2UKPj4+Cj4+PiBfX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19f
X19fX19fX19fX19fXwo+Pj4gWGVuLXVzZXJzIG1haWxpbmcgbGlzdAo+Pj4gWGVuLXVzZXJzQGxp
c3RzLnhlbi5vcmcKPj4+IGh0dHA6Ly9saXN0cy54ZW4ub3JnL3hlbi11c2Vycwo+Pgo+PiBfX19f
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fXwo+PiBYZW4tdXNlcnMg
bWFpbGluZyBsaXN0Cj4+IFhlbi11c2Vyc0BsaXN0cy54ZW4ub3JnaHR0cDovL2xpc3RzLnhlbi5v
cmcveGVuLXVzZXJzCj4KCkkgZG9uJ3QgbWVhbiB0byBnZXQgb2ZmLXRvcGljLCBidXQgaXQgbWln
aHQgYmUgd29ydGggbWVudGlvbmluZyB0aGF0ICAKYGVjaG8gYiA+IC9wcm9jL3N5c3JxLXRyaWdn
ZXJgIHdpbGwgcmVib290IHRoZSBtYWNoaW5lICp3aXRob3V0KiAgCnN5bmNpbmcgdGhlIGRpc2tz
LCBtZWFuaW5nIHlvdSBjb3VsZCBlbmQgdXAgd2l0aCBmaWxlc3lzdGVtIGRhbWFnZSAgCihhbHRo
b3VnaCB0aGUgcmlzayBpcyBubyBncmVhdGVyIHRoYW4gcGh5c2ljYWxseSByZWJvb3RpbmcpLiBC
ZXR0ZXIgaXMgIAp0byBnbyB0aHJvdWdoIHRoZSBSRUlTVUIgc2VxdWVuY2UgKHNlZSAgCmh0dHBz
Oi8vZW4ud2lraXBlZGlhLm9yZy93aWtpL01hZ2ljX1N5c1JxX2tleSkuCgpJJ3ZlIHNlZW4gcGxl
bnR5IG9mIGxvY2t1cHMgKG5vdCBYZW4gcmVsYXRlZCkgYW5kIHRoZXkgYXJlIHVzdWFsbHkgIApj
YXVzZWQgYnkgYSkgT09NIGNvbmRpdGlvbnMsIGIpIGRpc2sgdGhyYXNoaW5nLCBjKSBvdmVyaGVh
dGluZywgZCkgIApwcm9jZXNzZXMgaW4gdW5pbnRlcnJ1cHRpYmxlIHNsZWVwLCB3aGljaCBpcyBv
ZnRlbiBjYXVzZWQgYnkgZSkgYSAgCmZhdWx0eSBkaXNrLCBTQ1NJL1NBVEEgY29udHJvbGxlciwg
ZmlsZXN5c3RlbSwgb3IgZHJpdmVyIHRoZXJlb2YgYW55ICAKb2YgdGhvc2UuIEkgcmVhbGl6ZSB0
aGlzIGlzIHJ1ZGltZW50YXJ5IGluZm9ybWF0aW9uIGJ1dCBpdCBtaWdodCBnZXQgIAp1cyB0byB0
aGUgcG9pbnQgd2hlcmUgd2UgY2FuIGZpbmQgb3V0IHdoYXQgZXhhY3RseSB0aGUgcHJvYmxlbSBp
cyBhbmQgIAp3aGV0aGVyIGl0IGlzIFhlbiByZWxhdGVkLgoKQSBnb29kIHBsYWNlIHRvIHN0YXJ0
IGlzIEFsdCtTeXNScStXIHdoaWNoIHdpbGwgd3JpdGUgYWxsIHByb2Nlc3NlcyBpbiAgCnVuaW50
ZXJydXB0aWJsZSBzbGVlcCAodGhlIGtpbmQgdGhhdCBwcmV2ZW50IHRoZSBzeXN0ZW0gZnJvbSAg
CnJlYm9vdGluZykgdG8gdGhlIGNvbnNvbGUuCgpJZiB5b3UgZG9uJ3QgYWxyZWFkeSBoYXZlIGEg
c2hlbGwsIHRyeSBBbHQrU3lzUnErUksgYW5kIHdhaXQgYSBmZXcgIApzZWNvbmRzLCBpZiB5b3Ug
c3RpbGwgY2FuJ3QgZ2V0IGEgc2hlbGwsIEF0bCtTeXNScStGLCB3YWl0LCAgCkFsdCtTeXNScStF
LCB3YWl0LCBBbHQrU3lzUnErSSwgd2FpdCBhbmQgaWYgeW91IHN0aWxsIGNhbid0LCAgCkFsdCtT
eXNScStTVUIgd2lsbCBzeW5jIHRoZSBmaWxlc3lzdGVtcywgZW1lcmdlbmN5IHJlbW91bnQgdGhl
bSAgCnJlYWQtb25seSwgYW5kIGZpbmFsbHkgcmVib290IHRoZSBzeXN0ZW0gKHdhaXQgYSB3aGls
ZSBpbiBiZXR3ZWVuICAKdGhvc2UpLiBZb3UnbGwgb2YgY291cnNlIGhhdmUgdG8gc3Vic3RpdHV0
ZSB0aGUgcGh5c2ljYWwga2V5cHJlc3NlcyAgCndpdGggYGVjaG8gJGtleSA+IC9wcm9jL3N5c3Jx
LXRyaWdnZXJgIG9yIElQTUkgaWYgaXQgcHJvdmlkZXMgdGhhdCAgCmZ1bmN0aW9uYWxpdHkuIEhv
cGVmdWxseSB5b3Ugd2lsbCBnZXQgYSBzaGVsbCBiZWZvcmUgdGhlIGxhc3Qgc3RlcCwgYXQgIAp3
aGljaCBwb2ludCB5b3UgY2FuIGRvIGEgYHBzIGF1eGAgYW5kIGxvb2sgZm9yIHVuaW50ZXJydXB0
aWJsZSAoJ0QnIGluICAKdGhlIFNUQVRFIGNvbHVtbikgcHJvY2Vzc2VzLCBgam91cm5hbGN0bCAt
ZSAtdSB4ZW5zdG9yZWRgLCBvciB3aGF0ZXZlciAgCnlvdSBsaWtlLgoKQWxzbyBrZWVwIGluIG1p
bmQgdGhhdCB5b3UgY2FuIGdldCB0aGUgbG9nIGZyb20gdGhlIHByZXZpb3VzIGJvb3QgIAp1c2lu
ZyBgam91cm5hbGN0bCAtZSAtYiAtMWAgcHJvdmlkZWQgdGhhdCBqb3VybmFsY3RsIGZsdXNoZWQg
dGhlIGxvZyAgCmJ1ZmZlciB0byB0aGUgZmlsZXN5c3RlbSwgYW5kIHRoYXQgdGhlIGZpbGVzeXN0
ZW0gd2FzIHN5bmNlZCB0byBkaXNrICAKYmVmb3JlIHRoZSBzeXN0ZW0gd2FzIHJlYm9vdGVkIChB
bHQrU3lzUnErRSBhbmQgUyBzaG91bGQgaGVscCB3aXRoICAKdGhpcykuCgoKLS0tLS0tLS0tLS0t
LS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLQoKT05MWSBBVCBWRkVtYWlsISAt
IFVzZSBvdXIgTWV0YWRhdGEgTWl0aWdhdG9yIHRvIGtlZXAgeW91ciBlbWFpbCBvdXQgb2YgdGhl
IE5TQSdzIGhhbmRzIQokMjQuOTUgT05FVElNRSBMaWZldGltZSBhY2NvdW50cyB3aXRoIFByaXZh
Y3kgRmVhdHVyZXMhICAKMTVHQiBkaXNrISBObyBiYW5kd2lkdGggcXVvdGFzIQpDb21tZXJjaWFs
IGFuZCBCdWxrIE1haWwgT3B0aW9ucyEgIAoKX19fX19fX19fX19fX19fX19fX19fX19fX19fX19f
X19fX19fX19fX19fX19fX18KWGVuLXVzZXJzIG1haWxpbmcgbGlzdApYZW4tdXNlcnNAbGlzdHMu
eGVuLm9yZwpodHRwOi8vbGlzdHMueGVuLm9yZy94ZW4tdXNlcnM=

From xen-users-bounces@lists.xen.org Thu Jan 14 14:08:06 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Thu, 14 Jan 2016 14:08:06 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aJiYL-0000J9-1o; Thu, 14 Jan 2016 14:07:05 +0000
Received: from mail6.bemta4.messagelabs.com ([85.158.143.247])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <s.munaut@whatever-company.com>) id 1aJiYJ-0000J2-HY
	for xen-users@lists.xen.org; Thu, 14 Jan 2016 14:07:03 +0000
Received: from [85.158.143.35] by server-3.bemta-4.messagelabs.com id
	7D/C1-31122-68BA7965; Thu, 14 Jan 2016 14:07:02 +0000
X-Env-Sender: s.munaut@whatever-company.com
X-Msg-Ref: server-3.tower-21.messagelabs.com!1452780421!9665546!1
X-Originating-IP: [74.125.82.45]
X-SpamReason: No, hits=0.3 required=7.0 tests=RCVD_BY_IP
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 41161 invoked from network); 14 Jan 2016 14:07:02 -0000
Received: from mail-wm0-f45.google.com (HELO mail-wm0-f45.google.com)
	(74.125.82.45)
	by server-3.tower-21.messagelabs.com with AES128-GCM-SHA256 encrypted
	SMTP; 14 Jan 2016 14:07:02 -0000
Received: by mail-wm0-f45.google.com with SMTP id b14so434600951wmb.1
	for <xen-users@lists.xen.org>; Thu, 14 Jan 2016 06:07:02 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
	d=whatever-company-com.20150623.gappssmtp.com; s=20150623;
	h=mime-version:date:message-id:subject:from:to:content-type;
	bh=TERyeZ3fcGjD7ps1e9YHdBmdirsGjMhScx14cL6/p4g=;
	b=1pat8r94mzNLKC/U/bC37ZA4zSN7vuSS6vvBjCum9JRpJ+m3k/2ngTz86/DYM3wo4t
	28EPss8uRswMORykSP9AVbliaqh8dCVBUcvZsxpy/097hmSoakxe3gWMfCDwrl9cEVnw
	UXNO0V5DrNyuq5oJ0p+J58MRpl36MREUTTG7itPTZKJqKZSMvQEvKCSuSeZQsvFenisj
	H7ufvRW+J0NTq/5dIcQF1abJINFufoqGe6wlMeho3GdVA5t1OW2cy67mW/BBudReu1Vs
	azHZxB13QfVrUHDQg9isyl6QRdajFIj25FIZf8ijvyqiYcW86H1e2kOY7OVnf0SYcFCj
	c/5A==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
	d=1e100.net; s=20130820;
	h=x-gm-message-state:mime-version:date:message-id:subject:from:to
	:content-type;
	bh=TERyeZ3fcGjD7ps1e9YHdBmdirsGjMhScx14cL6/p4g=;
	b=OjD4+d3wlFsXRx6j6BGero54Q3xYP+E5waAkA6R8LL6xNC6IybneiDGvNvgACLOJ3F
	90o5gmbw1v81vsADihE2kBKGevwc2e0zRljpi7k27u3RHt8+dsb8ckNlvs68YqyRB8TI
	bMWzAnOdplkWenGi7mRSTmRbye25imzTTe/b4Eu9V2ZB6r3Z7J3EdM5ygUQhUuGPj8pV
	A53gbrF029cIGCA3ZXUqFGUOKtDYSSXRZA+m5rXo2r7LwOk84dUJdMraT68/dNqCcW5z
	4cH1f80IioAyZ8QJGPWflq96gGWwBHGYqrV1jFuuqqNGksN5/wnzmN05PRoHblvSY+jp
	49sA==
X-Gm-Message-State: ALoCoQlTSw/evXhRcj0KNbPLZiKsD0eQ+N2Sd7X+u1bsPA1oy/HrR/wNlwSFJ5kuLAwqwrwzyXBa8jjYruCAYagB4E/PmfTiew==
MIME-Version: 1.0
X-Received: by 10.28.18.21 with SMTP id 21mr30256609wms.11.1452780420516; Thu,
	14 Jan 2016 06:07:00 -0800 (PST)
Received: by 10.28.43.131 with HTTP; Thu, 14 Jan 2016 06:07:00 -0800 (PST)
Date: Thu, 14 Jan 2016 15:07:00 +0100
Message-ID: <CAF6-1L6a_zHkjTBKQ6ipt-z8=HE2VYPyMDxYOCW2_XtoM2m8GQ@mail.gmail.com>
From: Sylvain Munaut <s.munaut@whatever-company.com>
To: "xen-users@lists.xen.org" <xen-users@lists.xen.org>
Subject: [Xen-users] PVH live migration support
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

Hi,


I'd like to know if live migration for PVH guests is something that's
currently in 4.6 or that could reasonably be expected for 4.7 ?

All the docs I found said it wasn't supported but they were also all
quite old so I'm hoping it changed in the mean-time.


Cheers,

    Sylvain

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users

From xen-users-bounces@lists.xen.org Thu Jan 14 14:08:06 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Thu, 14 Jan 2016 14:08:06 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aJiYL-0000J9-1o; Thu, 14 Jan 2016 14:07:05 +0000
Received: from mail6.bemta4.messagelabs.com ([85.158.143.247])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <s.munaut@whatever-company.com>) id 1aJiYJ-0000J2-HY
	for xen-users@lists.xen.org; Thu, 14 Jan 2016 14:07:03 +0000
Received: from [85.158.143.35] by server-3.bemta-4.messagelabs.com id
	7D/C1-31122-68BA7965; Thu, 14 Jan 2016 14:07:02 +0000
X-Env-Sender: s.munaut@whatever-company.com
X-Msg-Ref: server-3.tower-21.messagelabs.com!1452780421!9665546!1
X-Originating-IP: [74.125.82.45]
X-SpamReason: No, hits=0.3 required=7.0 tests=RCVD_BY_IP
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 41161 invoked from network); 14 Jan 2016 14:07:02 -0000
Received: from mail-wm0-f45.google.com (HELO mail-wm0-f45.google.com)
	(74.125.82.45)
	by server-3.tower-21.messagelabs.com with AES128-GCM-SHA256 encrypted
	SMTP; 14 Jan 2016 14:07:02 -0000
Received: by mail-wm0-f45.google.com with SMTP id b14so434600951wmb.1
	for <xen-users@lists.xen.org>; Thu, 14 Jan 2016 06:07:02 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
	d=whatever-company-com.20150623.gappssmtp.com; s=20150623;
	h=mime-version:date:message-id:subject:from:to:content-type;
	bh=TERyeZ3fcGjD7ps1e9YHdBmdirsGjMhScx14cL6/p4g=;
	b=1pat8r94mzNLKC/U/bC37ZA4zSN7vuSS6vvBjCum9JRpJ+m3k/2ngTz86/DYM3wo4t
	28EPss8uRswMORykSP9AVbliaqh8dCVBUcvZsxpy/097hmSoakxe3gWMfCDwrl9cEVnw
	UXNO0V5DrNyuq5oJ0p+J58MRpl36MREUTTG7itPTZKJqKZSMvQEvKCSuSeZQsvFenisj
	H7ufvRW+J0NTq/5dIcQF1abJINFufoqGe6wlMeho3GdVA5t1OW2cy67mW/BBudReu1Vs
	azHZxB13QfVrUHDQg9isyl6QRdajFIj25FIZf8ijvyqiYcW86H1e2kOY7OVnf0SYcFCj
	c/5A==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
	d=1e100.net; s=20130820;
	h=x-gm-message-state:mime-version:date:message-id:subject:from:to
	:content-type;
	bh=TERyeZ3fcGjD7ps1e9YHdBmdirsGjMhScx14cL6/p4g=;
	b=OjD4+d3wlFsXRx6j6BGero54Q3xYP+E5waAkA6R8LL6xNC6IybneiDGvNvgACLOJ3F
	90o5gmbw1v81vsADihE2kBKGevwc2e0zRljpi7k27u3RHt8+dsb8ckNlvs68YqyRB8TI
	bMWzAnOdplkWenGi7mRSTmRbye25imzTTe/b4Eu9V2ZB6r3Z7J3EdM5ygUQhUuGPj8pV
	A53gbrF029cIGCA3ZXUqFGUOKtDYSSXRZA+m5rXo2r7LwOk84dUJdMraT68/dNqCcW5z
	4cH1f80IioAyZ8QJGPWflq96gGWwBHGYqrV1jFuuqqNGksN5/wnzmN05PRoHblvSY+jp
	49sA==
X-Gm-Message-State: ALoCoQlTSw/evXhRcj0KNbPLZiKsD0eQ+N2Sd7X+u1bsPA1oy/HrR/wNlwSFJ5kuLAwqwrwzyXBa8jjYruCAYagB4E/PmfTiew==
MIME-Version: 1.0
X-Received: by 10.28.18.21 with SMTP id 21mr30256609wms.11.1452780420516; Thu,
	14 Jan 2016 06:07:00 -0800 (PST)
Received: by 10.28.43.131 with HTTP; Thu, 14 Jan 2016 06:07:00 -0800 (PST)
Date: Thu, 14 Jan 2016 15:07:00 +0100
Message-ID: <CAF6-1L6a_zHkjTBKQ6ipt-z8=HE2VYPyMDxYOCW2_XtoM2m8GQ@mail.gmail.com>
From: Sylvain Munaut <s.munaut@whatever-company.com>
To: "xen-users@lists.xen.org" <xen-users@lists.xen.org>
Subject: [Xen-users] PVH live migration support
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

Hi,


I'd like to know if live migration for PVH guests is something that's
currently in 4.6 or that could reasonably be expected for 4.7 ?

All the docs I found said it wasn't supported but they were also all
quite old so I'm hoping it changed in the mean-time.


Cheers,

    Sylvain

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users

From xen-users-bounces@lists.xen.org Thu Jan 14 16:24:26 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Thu, 14 Jan 2016 16:24:26 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aJkgJ-00005W-E6; Thu, 14 Jan 2016 16:23:27 +0000
Received: from mail6.bemta5.messagelabs.com ([195.245.231.135])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <dunlapg@gmail.com>) id 1aJkgH-000054-Df
	for xen-users@lists.xen.org; Thu, 14 Jan 2016 16:23:25 +0000
Received: from [85.158.139.211] by server-5.bemta-5.messagelabs.com id
	98/EA-03235-C7BC7965; Thu, 14 Jan 2016 16:23:24 +0000
X-Env-Sender: dunlapg@gmail.com
X-Msg-Ref: server-4.tower-206.messagelabs.com!1452788603!15917348!1
X-Originating-IP: [209.85.214.171]
X-SpamReason: No, hits=0.3 required=7.0 tests=RCVD_BY_IP
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 43294 invoked from network); 14 Jan 2016 16:23:24 -0000
Received: from mail-ob0-f171.google.com (HELO mail-ob0-f171.google.com)
	(209.85.214.171)
	by server-4.tower-206.messagelabs.com with AES128-GCM-SHA256 encrypted
	SMTP; 14 Jan 2016 16:23:24 -0000
Received: by mail-ob0-f171.google.com with SMTP id py5so119483742obc.2
	for <xen-users@lists.xen.org>; Thu, 14 Jan 2016 08:23:23 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
	h=mime-version:sender:in-reply-to:references:date:message-id:subject
	:from:to:cc:content-type;
	bh=ZTXIcrT7SJfaWOYjOfkm95SLgXT9+ENAIy9Eui9v7ZM=;
	b=NRfW0rNGe/S1TGShcOcfCateXcIwGgrOp3uk0cfx2HKAsV3bPn9b4zGbl44zAxwDl9
	0m7Zm6E3jbZfgPEq4nCYMxzw4SeZm4nNG+wnMY13FUtkpO/bBWVCtPt/olc9XqCR8+wZ
	PcYQoQuH44SzenDq+Hnhx04A8YhpjBIdkecCpWsc4H5NKbHInPLpVpJa0qpa8oDv1S2E
	ilrvOpbJ9q0kjk+9QG8hP8NhN1e/bfPrWk3h50XICD64S4VDHcgv2fTvKGgabT1FkLLi
	/JXquNNp2b+DgBvD8wZFjOkciLCbVE8BJjTKpr0u/Wg4m0G6x/v/PSVHWsTfjitjA6Lb
	djbA==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
	d=1e100.net; s=20130820;
	h=x-gm-message-state:mime-version:sender:in-reply-to:references:date
	:message-id:subject:from:to:cc:content-type;
	bh=ZTXIcrT7SJfaWOYjOfkm95SLgXT9+ENAIy9Eui9v7ZM=;
	b=jGWO/3qm/LPSfmcZpuK0iibIAF57FdZhRO+9euKB/S+EWTchut4EPGZuLrpn3kG/XG
	8k3RV9Nu0tKOy5sQJnBRc+AHCM1ypLlnLUd4p1BDo0ZoP6qLN0d3mhgnO+burtOLvhZ5
	Jb4l/0FqUda4AC0EYMwT46QmGoTO2E+AfjvnxRo1Xxo+Z3fkuMYBEl46zJWNbkoO8DwE
	PW1A7/ZwHFNTP8YxgyDigoRiwZEt6avvx7yxd3jt8CsPjoiKInJfYtnIIGqYJQxHtHqu
	0X9YcxC/xuTclCzc3sdP96DcRO4hCbBWrwyHcJiahcwq8mgaQCMfUx9jdFUeB2IaBNRr
	nR9w==
X-Gm-Message-State: ALoCoQnSC2ZGX11vGAsqworVXHLikg80VYRu/DtAdm1MaUpL7cVHhsr6T4FNZ92te1416KwnDKGm9+COk1DZMrqdBOD3u0GdNQ==
MIME-Version: 1.0
X-Received: by 10.182.242.4 with SMTP id wm4mr3940811obc.85.1452788602952;
	Thu, 14 Jan 2016 08:23:22 -0800 (PST)
Received: by 10.202.195.22 with HTTP; Thu, 14 Jan 2016 08:23:22 -0800 (PST)
In-Reply-To: <CAF6-1L6a_zHkjTBKQ6ipt-z8=HE2VYPyMDxYOCW2_XtoM2m8GQ@mail.gmail.com>
References: <CAF6-1L6a_zHkjTBKQ6ipt-z8=HE2VYPyMDxYOCW2_XtoM2m8GQ@mail.gmail.com>
Date: Thu, 14 Jan 2016 16:23:22 +0000
X-Google-Sender-Auth: T5n4W0OcSKFlBdROMNKC7NhLtAw
Message-ID: <CAFLBxZbbw46pHv6giHO4XZTwUPrNzzBASQJzSQuK+xp9SOR6PA@mail.gmail.com>
From: George Dunlap <George.Dunlap@eu.citrix.com>
To: Sylvain Munaut <s.munaut@whatever-company.com>
Cc: "xen-users@lists.xen.org" <xen-users@lists.xen.org>,
	=?UTF-8?Q?Roger_Pau_Monn=C3=A9?= <roger.pau@citrix.com>
Subject: Re: [Xen-users] PVH live migration support
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

On Thu, Jan 14, 2016 at 2:07 PM, Sylvain Munaut
<s.munaut@whatever-company.com> wrote:
> Hi,
>
>
> I'd like to know if live migration for PVH guests is something that's
> currently in 4.6 or that could reasonably be expected for 4.7 ?
>
> All the docs I found said it wasn't supported but they were also all
> quite old so I'm hoping it changed in the mean-time.

The main way that PVH is implemented is being re-architected at the
moment.  The re-architecture is meant to make things much simpler to
develop and maintain, and according to my sources, that's already
paying off -- the re-architected version (apparently) already supports
live migration.  This will obviously still be experimental for 4.7,
but it should be much more fully functional.

Roger is the lead developer on that, he can correct me if I'm wrong.

 -George

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users

From xen-users-bounces@lists.xen.org Thu Jan 14 16:24:26 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Thu, 14 Jan 2016 16:24:26 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aJkgJ-00005W-E6; Thu, 14 Jan 2016 16:23:27 +0000
Received: from mail6.bemta5.messagelabs.com ([195.245.231.135])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <dunlapg@gmail.com>) id 1aJkgH-000054-Df
	for xen-users@lists.xen.org; Thu, 14 Jan 2016 16:23:25 +0000
Received: from [85.158.139.211] by server-5.bemta-5.messagelabs.com id
	98/EA-03235-C7BC7965; Thu, 14 Jan 2016 16:23:24 +0000
X-Env-Sender: dunlapg@gmail.com
X-Msg-Ref: server-4.tower-206.messagelabs.com!1452788603!15917348!1
X-Originating-IP: [209.85.214.171]
X-SpamReason: No, hits=0.3 required=7.0 tests=RCVD_BY_IP
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 43294 invoked from network); 14 Jan 2016 16:23:24 -0000
Received: from mail-ob0-f171.google.com (HELO mail-ob0-f171.google.com)
	(209.85.214.171)
	by server-4.tower-206.messagelabs.com with AES128-GCM-SHA256 encrypted
	SMTP; 14 Jan 2016 16:23:24 -0000
Received: by mail-ob0-f171.google.com with SMTP id py5so119483742obc.2
	for <xen-users@lists.xen.org>; Thu, 14 Jan 2016 08:23:23 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
	h=mime-version:sender:in-reply-to:references:date:message-id:subject
	:from:to:cc:content-type;
	bh=ZTXIcrT7SJfaWOYjOfkm95SLgXT9+ENAIy9Eui9v7ZM=;
	b=NRfW0rNGe/S1TGShcOcfCateXcIwGgrOp3uk0cfx2HKAsV3bPn9b4zGbl44zAxwDl9
	0m7Zm6E3jbZfgPEq4nCYMxzw4SeZm4nNG+wnMY13FUtkpO/bBWVCtPt/olc9XqCR8+wZ
	PcYQoQuH44SzenDq+Hnhx04A8YhpjBIdkecCpWsc4H5NKbHInPLpVpJa0qpa8oDv1S2E
	ilrvOpbJ9q0kjk+9QG8hP8NhN1e/bfPrWk3h50XICD64S4VDHcgv2fTvKGgabT1FkLLi
	/JXquNNp2b+DgBvD8wZFjOkciLCbVE8BJjTKpr0u/Wg4m0G6x/v/PSVHWsTfjitjA6Lb
	djbA==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
	d=1e100.net; s=20130820;
	h=x-gm-message-state:mime-version:sender:in-reply-to:references:date
	:message-id:subject:from:to:cc:content-type;
	bh=ZTXIcrT7SJfaWOYjOfkm95SLgXT9+ENAIy9Eui9v7ZM=;
	b=jGWO/3qm/LPSfmcZpuK0iibIAF57FdZhRO+9euKB/S+EWTchut4EPGZuLrpn3kG/XG
	8k3RV9Nu0tKOy5sQJnBRc+AHCM1ypLlnLUd4p1BDo0ZoP6qLN0d3mhgnO+burtOLvhZ5
	Jb4l/0FqUda4AC0EYMwT46QmGoTO2E+AfjvnxRo1Xxo+Z3fkuMYBEl46zJWNbkoO8DwE
	PW1A7/ZwHFNTP8YxgyDigoRiwZEt6avvx7yxd3jt8CsPjoiKInJfYtnIIGqYJQxHtHqu
	0X9YcxC/xuTclCzc3sdP96DcRO4hCbBWrwyHcJiahcwq8mgaQCMfUx9jdFUeB2IaBNRr
	nR9w==
X-Gm-Message-State: ALoCoQnSC2ZGX11vGAsqworVXHLikg80VYRu/DtAdm1MaUpL7cVHhsr6T4FNZ92te1416KwnDKGm9+COk1DZMrqdBOD3u0GdNQ==
MIME-Version: 1.0
X-Received: by 10.182.242.4 with SMTP id wm4mr3940811obc.85.1452788602952;
	Thu, 14 Jan 2016 08:23:22 -0800 (PST)
Received: by 10.202.195.22 with HTTP; Thu, 14 Jan 2016 08:23:22 -0800 (PST)
In-Reply-To: <CAF6-1L6a_zHkjTBKQ6ipt-z8=HE2VYPyMDxYOCW2_XtoM2m8GQ@mail.gmail.com>
References: <CAF6-1L6a_zHkjTBKQ6ipt-z8=HE2VYPyMDxYOCW2_XtoM2m8GQ@mail.gmail.com>
Date: Thu, 14 Jan 2016 16:23:22 +0000
X-Google-Sender-Auth: T5n4W0OcSKFlBdROMNKC7NhLtAw
Message-ID: <CAFLBxZbbw46pHv6giHO4XZTwUPrNzzBASQJzSQuK+xp9SOR6PA@mail.gmail.com>
From: George Dunlap <George.Dunlap@eu.citrix.com>
To: Sylvain Munaut <s.munaut@whatever-company.com>
Cc: "xen-users@lists.xen.org" <xen-users@lists.xen.org>,
	=?UTF-8?Q?Roger_Pau_Monn=C3=A9?= <roger.pau@citrix.com>
Subject: Re: [Xen-users] PVH live migration support
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

On Thu, Jan 14, 2016 at 2:07 PM, Sylvain Munaut
<s.munaut@whatever-company.com> wrote:
> Hi,
>
>
> I'd like to know if live migration for PVH guests is something that's
> currently in 4.6 or that could reasonably be expected for 4.7 ?
>
> All the docs I found said it wasn't supported but they were also all
> quite old so I'm hoping it changed in the mean-time.

The main way that PVH is implemented is being re-architected at the
moment.  The re-architecture is meant to make things much simpler to
develop and maintain, and according to my sources, that's already
paying off -- the re-architected version (apparently) already supports
live migration.  This will obviously still be experimental for 4.7,
but it should be much more fully functional.

Roger is the lead developer on that, he can correct me if I'm wrong.

 -George

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users

From xen-users-bounces@lists.xen.org Thu Jan 14 17:52:06 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Thu, 14 Jan 2016 17:52:06 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aJm35-0006mr-ET; Thu, 14 Jan 2016 17:51:03 +0000
Received: from mail6.bemta5.messagelabs.com ([195.245.231.135])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <prvs=8142b73fb=Ian.Campbell@citrix.com>)
	id 1aJm33-0006mm-Np
	for xen-users@lists.xen.org; Thu, 14 Jan 2016 17:51:01 +0000
Received: from [85.158.139.211] by server-6.bemta-5.messagelabs.com id
	BC/63-22089-500E7965; Thu, 14 Jan 2016 17:51:01 +0000
X-Env-Sender: prvs=8142b73fb=Ian.Campbell@citrix.com
X-Msg-Ref: server-11.tower-206.messagelabs.com!1452793859!15942708!1
X-Originating-IP: [66.165.176.63]
X-SpamReason: No, hits=0.0 required=7.0 tests=sa_preprocessor: 
	VHJ1c3RlZCBJUDogNjYuMTY1LjE3Ni42MyA9PiAzMDYwNDg=\n,
	received_headers: No Received headers
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 3665 invoked from network); 14 Jan 2016 17:51:00 -0000
Received: from smtp02.citrix.com (HELO SMTP02.CITRIX.COM) (66.165.176.63)
	by server-11.tower-206.messagelabs.com with RC4-SHA encrypted SMTP;
	14 Jan 2016 17:51:00 -0000
X-IronPort-AV: E=Sophos;i="5.22,295,1449532800"; d="scan'208";a="331475357"
Message-ID: <1452793857.32341.33.camel@citrix.com>
From: Ian Campbell <ian.campbell@citrix.com>
To: Andrew Davidoff <davidoff@qedmf.net>, <xen-users@lists.xen.org>
Date: Thu, 14 Jan 2016 17:50:57 +0000
In-Reply-To: <CAJLXCZSRmuYOZbHpbybEzD2EFdJ_vb+LTL5gO2bY+AV0YnbhRw@mail.gmail.com>
References: <CAJLXCZSRmuYOZbHpbybEzD2EFdJ_vb+LTL5gO2bY+AV0YnbhRw@mail.gmail.com>
X-Mailer: Evolution 3.18.2-1 
MIME-Version: 1.0
X-DLP: MIA2
Subject: Re: [Xen-users] Potentially old bridging or xennet (netfront) bug,
 does this sound familiar?
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

On Fri, 2016-01-08 at 10:47 -0700, Andrew Davidoff wrote:
> Hi,
> 
> I'm currently troubleshooting an issue with a CentOS 5.7 guest with
> kernel 2.6.18-308.4.1.el5xen running on a CentOS 6.6 dom0 with
> Xen4Centos 4.2.3-25 and kernel 3.10.20-11.el6.centos.alt.x86_64. After
> some amount of time (varies) the guest stops communicating on the
> network, and the symptoms are almost exactly as described here:
> 
> http://xen.1045712.n5.nabble.com/domU-loses-network-after-a-while-td32651
> 72.html
> 
> By "almost" I mean that the only behavior that hasn't been confirmed
> to be similar is seeing tx drops on the vif when things are broken. I
> hope to confirm this the next time this happens. I have not yet found
> a way to programmatically trigger the issue but unfortunately it
> happens somewhat frequently.
> 
> I realize the bug reported above doesn't apply here because the
> smartpoll feature that is responsible isn't part of the
> 2.6.18-308.4.1.el5xen kernel's xennet module, but because every other
> behavior reported in the bug details are exactly the same as what I'm
> experiencing, I'm lead to believe I might be hitting a different
> xennet domU bug.

It's not completely out of the question that it might be the same bug,
various things have been backported over the years, and in the time period
in question many of the things appearing in e.g. 2.6.32-*xen* kernels was
being forwarded ported from the old 2.6.18-*xen* fork to mainline.

So it isn't out of the question that, one way or another, this bug was in
both 2.6.18-308.blah and 2.6.32-5-xen-blah. But both are so long ago I
doubt anyone would be able to say for sure though.


> I have done a fairly exhaustive search for similar bugs and as part of
> that effort I wanted to see if this sounds familiar to anyone.
> 
> As an aside, I realize that running a newer guest is likely advisable,
> but I'm hoping to identify a root cause here before I make a change
> like that.

If upgrading the guest is too scary (or a problem for some other reason)
then maybe just updating the kernel to the latest 5.X (5.11 from the looks
of it) might be sufficient?

Having written all that -- isn't the smartpoll issue described at that link
a _backend_ one, i.e. it is the CenOS 6.6 3.10 kernel which would be at
fault (and that bug was surely fixed by then), so maybe that's all red-
herring.

Ian.

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users

From xen-users-bounces@lists.xen.org Thu Jan 14 17:52:06 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Thu, 14 Jan 2016 17:52:06 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aJm35-0006mr-ET; Thu, 14 Jan 2016 17:51:03 +0000
Received: from mail6.bemta5.messagelabs.com ([195.245.231.135])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <prvs=8142b73fb=Ian.Campbell@citrix.com>)
	id 1aJm33-0006mm-Np
	for xen-users@lists.xen.org; Thu, 14 Jan 2016 17:51:01 +0000
Received: from [85.158.139.211] by server-6.bemta-5.messagelabs.com id
	BC/63-22089-500E7965; Thu, 14 Jan 2016 17:51:01 +0000
X-Env-Sender: prvs=8142b73fb=Ian.Campbell@citrix.com
X-Msg-Ref: server-11.tower-206.messagelabs.com!1452793859!15942708!1
X-Originating-IP: [66.165.176.63]
X-SpamReason: No, hits=0.0 required=7.0 tests=sa_preprocessor: 
	VHJ1c3RlZCBJUDogNjYuMTY1LjE3Ni42MyA9PiAzMDYwNDg=\n,
	received_headers: No Received headers
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 3665 invoked from network); 14 Jan 2016 17:51:00 -0000
Received: from smtp02.citrix.com (HELO SMTP02.CITRIX.COM) (66.165.176.63)
	by server-11.tower-206.messagelabs.com with RC4-SHA encrypted SMTP;
	14 Jan 2016 17:51:00 -0000
X-IronPort-AV: E=Sophos;i="5.22,295,1449532800"; d="scan'208";a="331475357"
Message-ID: <1452793857.32341.33.camel@citrix.com>
From: Ian Campbell <ian.campbell@citrix.com>
To: Andrew Davidoff <davidoff@qedmf.net>, <xen-users@lists.xen.org>
Date: Thu, 14 Jan 2016 17:50:57 +0000
In-Reply-To: <CAJLXCZSRmuYOZbHpbybEzD2EFdJ_vb+LTL5gO2bY+AV0YnbhRw@mail.gmail.com>
References: <CAJLXCZSRmuYOZbHpbybEzD2EFdJ_vb+LTL5gO2bY+AV0YnbhRw@mail.gmail.com>
X-Mailer: Evolution 3.18.2-1 
MIME-Version: 1.0
X-DLP: MIA2
Subject: Re: [Xen-users] Potentially old bridging or xennet (netfront) bug,
 does this sound familiar?
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

On Fri, 2016-01-08 at 10:47 -0700, Andrew Davidoff wrote:
> Hi,
> 
> I'm currently troubleshooting an issue with a CentOS 5.7 guest with
> kernel 2.6.18-308.4.1.el5xen running on a CentOS 6.6 dom0 with
> Xen4Centos 4.2.3-25 and kernel 3.10.20-11.el6.centos.alt.x86_64. After
> some amount of time (varies) the guest stops communicating on the
> network, and the symptoms are almost exactly as described here:
> 
> http://xen.1045712.n5.nabble.com/domU-loses-network-after-a-while-td32651
> 72.html
> 
> By "almost" I mean that the only behavior that hasn't been confirmed
> to be similar is seeing tx drops on the vif when things are broken. I
> hope to confirm this the next time this happens. I have not yet found
> a way to programmatically trigger the issue but unfortunately it
> happens somewhat frequently.
> 
> I realize the bug reported above doesn't apply here because the
> smartpoll feature that is responsible isn't part of the
> 2.6.18-308.4.1.el5xen kernel's xennet module, but because every other
> behavior reported in the bug details are exactly the same as what I'm
> experiencing, I'm lead to believe I might be hitting a different
> xennet domU bug.

It's not completely out of the question that it might be the same bug,
various things have been backported over the years, and in the time period
in question many of the things appearing in e.g. 2.6.32-*xen* kernels was
being forwarded ported from the old 2.6.18-*xen* fork to mainline.

So it isn't out of the question that, one way or another, this bug was in
both 2.6.18-308.blah and 2.6.32-5-xen-blah. But both are so long ago I
doubt anyone would be able to say for sure though.


> I have done a fairly exhaustive search for similar bugs and as part of
> that effort I wanted to see if this sounds familiar to anyone.
> 
> As an aside, I realize that running a newer guest is likely advisable,
> but I'm hoping to identify a root cause here before I make a change
> like that.

If upgrading the guest is too scary (or a problem for some other reason)
then maybe just updating the kernel to the latest 5.X (5.11 from the looks
of it) might be sufficient?

Having written all that -- isn't the smartpoll issue described at that link
a _backend_ one, i.e. it is the CenOS 6.6 3.10 kernel which would be at
fault (and that bug was surely fixed by then), so maybe that's all red-
herring.

Ian.

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users

From xen-users-bounces@lists.xen.org Thu Jan 14 23:47:48 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Thu, 14 Jan 2016 23:47:48 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aJrbH-0003JE-OF; Thu, 14 Jan 2016 23:46:43 +0000
Received: from mail6.bemta3.messagelabs.com ([195.245.230.39])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <davidoff@qedmf.net>) id 1aJrbF-0003J9-TF
	for xen-users@lists.xen.org; Thu, 14 Jan 2016 23:46:42 +0000
Received: from [85.158.137.68] by server-2.bemta-3.messagelabs.com id
	3E/B9-21201-16338965; Thu, 14 Jan 2016 23:46:41 +0000
X-Env-Sender: davidoff@qedmf.net
X-Msg-Ref: server-3.tower-31.messagelabs.com!1452815199!15977807!1
X-Originating-IP: [209.85.223.182]
X-SpamReason: No, hits=0.3 required=7.0 tests=RCVD_BY_IP
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 55082 invoked from network); 14 Jan 2016 23:46:40 -0000
Received: from mail-io0-f182.google.com (HELO mail-io0-f182.google.com)
	(209.85.223.182)
	by server-3.tower-31.messagelabs.com with AES128-GCM-SHA256 encrypted
	SMTP; 14 Jan 2016 23:46:40 -0000
Received: by mail-io0-f182.google.com with SMTP id 77so438919078ioc.2
	for <xen-users@lists.xen.org>; Thu, 14 Jan 2016 15:46:40 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
	d=qedmf-net.20150623.gappssmtp.com; s=20150623;
	h=mime-version:in-reply-to:references:date:message-id:subject:from:to
	:cc:content-type;
	bh=6g0CN8W/g5dUxbIsvqqmbhqSLOMhmsqCba65d/0VdvE=;
	b=xXlYeIy7Vf/539Cv3F8g0ipevwwCkj+5JMlYmbsIMOyYe8UcIxgsBM4a1+/91SjEAw
	kjvTRetz41svvyaJeChw+qoZ4uBA3FSxT2tyKbNFNIIabC2X17cm3uQJjkYd32ElTmAK
	YaVRmeWT7w5cEMFPThH3a8Bp8upGGrFGX9J8ylpISYS7ic2z7ahXe3y72DwP0d5Gla1m
	As8pFL8G2DW+YIwImGUW9jw+4z1MF4412lOYUgPMPivwfqu0Pk0KjPu2/fvya/TkU/u5
	Ogoo07r+MmrnbxDrY+8Ua/Y0IIGyZg2Py5H+ApWNmaOSaEKE45ew+UiWhTwSD+o8YBI3
	Xu6w==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
	d=1e100.net; s=20130820;
	h=x-gm-message-state:mime-version:in-reply-to:references:date
	:message-id:subject:from:to:cc:content-type;
	bh=6g0CN8W/g5dUxbIsvqqmbhqSLOMhmsqCba65d/0VdvE=;
	b=TvVzNPo02/jQg63BwK+FYQm5IKLSs//8JD5P431KlRf3yYdRIinqMYHxrS+vuu3h8H
	6eTAW1jbYklcdKhzCnDbHRai0N6yeLc3ZsUy8M82mN4rPUzBnq8PvZrAujXGvCUZ0ieK
	LyrkhodMm19lisSQJzLwFmK/pDzxY24Z1Ygc38LtsjfErTU5tVq22DvvcXYyE9R0GzL9
	Bzez16h7hE52ZdtRPdAuCrugAv1IxYBrd1Ii1o0IOp+W6Ug9cwqYgqeQlN8axRHCq+Ly
	ROth/j3K0IwAt4tcmAGUIu1kRGynTDk35xOvQM7GSBgv2PPXiiwPza6ooRe37jLh9/cD
	puqw==
X-Gm-Message-State: ALoCoQkEtKT7QdFCC01tUU6lPlzDWyxwoP4dD8PuabOSPtDXy+8I18/g6pm+s1jyegXRsS4pvybcQY0+laiR/8NblKc+rUClPA==
MIME-Version: 1.0
X-Received: by 10.107.157.138 with SMTP id g132mr7539423ioe.177.1452815199273; 
	Thu, 14 Jan 2016 15:46:39 -0800 (PST)
Received: by 10.107.27.205 with HTTP; Thu, 14 Jan 2016 15:46:39 -0800 (PST)
In-Reply-To: <1452793857.32341.33.camel@citrix.com>
References: <CAJLXCZSRmuYOZbHpbybEzD2EFdJ_vb+LTL5gO2bY+AV0YnbhRw@mail.gmail.com>
	<1452793857.32341.33.camel@citrix.com>
Date: Thu, 14 Jan 2016 16:46:39 -0700
Message-ID: <CAJLXCZQL9YrJsHpBpYkw3jpWwKFJJE8bWkUxh+weqartPWGuRg@mail.gmail.com>
From: Andrew Davidoff <davidoff@qedmf.net>
To: Ian Campbell <ian.campbell@citrix.com>
Cc: xen-users@lists.xen.org
Subject: Re: [Xen-users] Potentially old bridging or xennet (netfront) bug,
 does this sound familiar?
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

On Thu, Jan 14, 2016 at 10:50 AM, Ian Campbell <ian.campbell@citrix.com> wrote:
> If upgrading the guest is too scary (or a problem for some other reason)
> then maybe just updating the kernel to the latest 5.X (5.11 from the looks
> of it) might be sufficient?

That's probably the route that would be attempted first (updating the kernel).

> Having written all that -- isn't the smartpoll issue described at that link
> a _backend_ one, i.e. it is the CenOS 6.6 3.10 kernel which would be at
> fault (and that bug was surely fixed by then), so maybe that's all red-
> herring.

The only references I could dig up to actual code changes related to
smart poll were to the netfront module, for example:
http://lists.xen.org/archives/html/xen-devel/2009-09/msg01280.html. I
took that to mean this would impact the domU, but maybe I don't
understand even basically how netfront is used. I thought that
netfront would be loaded in the domU, and netback loaded in the dom0,
but perhaps the segregation isn't that clean, or is just wrong.

Thanks for your detailed reply, especially to an issue with such an old domU.

Andy

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users

From xen-users-bounces@lists.xen.org Thu Jan 14 23:47:48 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Thu, 14 Jan 2016 23:47:48 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aJrbH-0003JE-OF; Thu, 14 Jan 2016 23:46:43 +0000
Received: from mail6.bemta3.messagelabs.com ([195.245.230.39])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <davidoff@qedmf.net>) id 1aJrbF-0003J9-TF
	for xen-users@lists.xen.org; Thu, 14 Jan 2016 23:46:42 +0000
Received: from [85.158.137.68] by server-2.bemta-3.messagelabs.com id
	3E/B9-21201-16338965; Thu, 14 Jan 2016 23:46:41 +0000
X-Env-Sender: davidoff@qedmf.net
X-Msg-Ref: server-3.tower-31.messagelabs.com!1452815199!15977807!1
X-Originating-IP: [209.85.223.182]
X-SpamReason: No, hits=0.3 required=7.0 tests=RCVD_BY_IP
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 55082 invoked from network); 14 Jan 2016 23:46:40 -0000
Received: from mail-io0-f182.google.com (HELO mail-io0-f182.google.com)
	(209.85.223.182)
	by server-3.tower-31.messagelabs.com with AES128-GCM-SHA256 encrypted
	SMTP; 14 Jan 2016 23:46:40 -0000
Received: by mail-io0-f182.google.com with SMTP id 77so438919078ioc.2
	for <xen-users@lists.xen.org>; Thu, 14 Jan 2016 15:46:40 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
	d=qedmf-net.20150623.gappssmtp.com; s=20150623;
	h=mime-version:in-reply-to:references:date:message-id:subject:from:to
	:cc:content-type;
	bh=6g0CN8W/g5dUxbIsvqqmbhqSLOMhmsqCba65d/0VdvE=;
	b=xXlYeIy7Vf/539Cv3F8g0ipevwwCkj+5JMlYmbsIMOyYe8UcIxgsBM4a1+/91SjEAw
	kjvTRetz41svvyaJeChw+qoZ4uBA3FSxT2tyKbNFNIIabC2X17cm3uQJjkYd32ElTmAK
	YaVRmeWT7w5cEMFPThH3a8Bp8upGGrFGX9J8ylpISYS7ic2z7ahXe3y72DwP0d5Gla1m
	As8pFL8G2DW+YIwImGUW9jw+4z1MF4412lOYUgPMPivwfqu0Pk0KjPu2/fvya/TkU/u5
	Ogoo07r+MmrnbxDrY+8Ua/Y0IIGyZg2Py5H+ApWNmaOSaEKE45ew+UiWhTwSD+o8YBI3
	Xu6w==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
	d=1e100.net; s=20130820;
	h=x-gm-message-state:mime-version:in-reply-to:references:date
	:message-id:subject:from:to:cc:content-type;
	bh=6g0CN8W/g5dUxbIsvqqmbhqSLOMhmsqCba65d/0VdvE=;
	b=TvVzNPo02/jQg63BwK+FYQm5IKLSs//8JD5P431KlRf3yYdRIinqMYHxrS+vuu3h8H
	6eTAW1jbYklcdKhzCnDbHRai0N6yeLc3ZsUy8M82mN4rPUzBnq8PvZrAujXGvCUZ0ieK
	LyrkhodMm19lisSQJzLwFmK/pDzxY24Z1Ygc38LtsjfErTU5tVq22DvvcXYyE9R0GzL9
	Bzez16h7hE52ZdtRPdAuCrugAv1IxYBrd1Ii1o0IOp+W6Ug9cwqYgqeQlN8axRHCq+Ly
	ROth/j3K0IwAt4tcmAGUIu1kRGynTDk35xOvQM7GSBgv2PPXiiwPza6ooRe37jLh9/cD
	puqw==
X-Gm-Message-State: ALoCoQkEtKT7QdFCC01tUU6lPlzDWyxwoP4dD8PuabOSPtDXy+8I18/g6pm+s1jyegXRsS4pvybcQY0+laiR/8NblKc+rUClPA==
MIME-Version: 1.0
X-Received: by 10.107.157.138 with SMTP id g132mr7539423ioe.177.1452815199273; 
	Thu, 14 Jan 2016 15:46:39 -0800 (PST)
Received: by 10.107.27.205 with HTTP; Thu, 14 Jan 2016 15:46:39 -0800 (PST)
In-Reply-To: <1452793857.32341.33.camel@citrix.com>
References: <CAJLXCZSRmuYOZbHpbybEzD2EFdJ_vb+LTL5gO2bY+AV0YnbhRw@mail.gmail.com>
	<1452793857.32341.33.camel@citrix.com>
Date: Thu, 14 Jan 2016 16:46:39 -0700
Message-ID: <CAJLXCZQL9YrJsHpBpYkw3jpWwKFJJE8bWkUxh+weqartPWGuRg@mail.gmail.com>
From: Andrew Davidoff <davidoff@qedmf.net>
To: Ian Campbell <ian.campbell@citrix.com>
Cc: xen-users@lists.xen.org
Subject: Re: [Xen-users] Potentially old bridging or xennet (netfront) bug,
 does this sound familiar?
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

On Thu, Jan 14, 2016 at 10:50 AM, Ian Campbell <ian.campbell@citrix.com> wrote:
> If upgrading the guest is too scary (or a problem for some other reason)
> then maybe just updating the kernel to the latest 5.X (5.11 from the looks
> of it) might be sufficient?

That's probably the route that would be attempted first (updating the kernel).

> Having written all that -- isn't the smartpoll issue described at that link
> a _backend_ one, i.e. it is the CenOS 6.6 3.10 kernel which would be at
> fault (and that bug was surely fixed by then), so maybe that's all red-
> herring.

The only references I could dig up to actual code changes related to
smart poll were to the netfront module, for example:
http://lists.xen.org/archives/html/xen-devel/2009-09/msg01280.html. I
took that to mean this would impact the domU, but maybe I don't
understand even basically how netfront is used. I thought that
netfront would be loaded in the domU, and netback loaded in the dom0,
but perhaps the segregation isn't that clean, or is just wrong.

Thanks for your detailed reply, especially to an issue with such an old domU.

Andy

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users

From xen-users-bounces@lists.xen.org Fri Jan 15 08:34:03 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Fri, 15 Jan 2016 08:34:03 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aJzoT-00088x-EX; Fri, 15 Jan 2016 08:32:53 +0000
Received: from mail6.bemta5.messagelabs.com ([195.245.231.135])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <hakon@alstadheim.priv.no>) id 1aJzoR-00088s-3k
	for xen-users@lists.xen.org; Fri, 15 Jan 2016 08:32:51 +0000
Received: from [85.158.139.211] by server-14.bemta-5.messagelabs.com id
	E4/FE-18633-2BEA8965; Fri, 15 Jan 2016 08:32:50 +0000
X-Env-Sender: hakon@alstadheim.priv.no
X-Msg-Ref: server-6.tower-206.messagelabs.com!1452846769!15725644!1
X-Originating-IP: [109.247.116.9]
X-SpamReason: No, hits=0.0 required=7.0 tests=
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 21031 invoked from network); 15 Jan 2016 08:32:49 -0000
Received: from asav22.altibox.net (HELO asav22.altibox.net) (109.247.116.9)
	by server-6.tower-206.messagelabs.com with DHE-RSA-AES256-GCM-SHA384
	encrypted SMTP; 15 Jan 2016 08:32:49 -0000
Received: from postfix-relay.alstadheim.priv.no
	(148-252-112.87.3p.ntebredband.no [148.252.112.87])
	(using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	(Authenticated sender: hakon.alstadheim@ntebb.no)
	by asav22.altibox.net (Postfix) with ESMTPSA id 4722F2009C
	for <xen-users@lists.xen.org>; Fri, 15 Jan 2016 09:32:49 +0100 (CET)
X-Finnesikke-B-A-I-T: finnesikke@alstadheim.priv.no
Received: from smtps.alstadheim.priv.no (localhost [127.0.0.1])
	by postfix-relay.alstadheim.priv.no (Postfix) with ESMTP id 53ABF362FC3
	for <xen-users@lists.xen.org>; Fri, 15 Jan 2016 09:32:48 +0100 (CET)
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=alstadheim.priv.no; h=to
	:from:subject:message-id:date:mime-version:content-type
	:content-transfer-encoding; s=smtp; bh=bTNxn+UheSr/+g0UgAKJX9HWe
	Oc=; b=fO5+Io8YdVrUsqsejvDHGA8JMkBbYNLo5Ychi9jaR8poje6GsYlZYVmuO
	A07YPrumGLTPqYod8m3mLSt4R1anlxCFXkxrYg71g02h+YtUnUnq9wQ15wyQpn1j
	+pdF/Bnyjv2HahX4QHb8uJBjwiZ1fxKrdfOKjAyHw7sctrBAUg=
Received: from [192.168.2.4] (unknown [192.168.2.4])
	(using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits))
	(No client certificate requested) (Authenticated sender: hakon)
	by smtps.alstadheim.priv.no (Postfix) with ESMTPSA id 398613415DB
	for <xen-users@lists.xen.org>; Fri, 15 Jan 2016 09:32:48 +0100 (CET)
To: xen-users@lists.xen.org
From: =?UTF-8?Q?H=c3=a5kon_Alstadheim?= <hakon@alstadheim.priv.no>
X-Enigmail-Draft-Status: N1110
Message-ID: <5698AEAF.30003@alstadheim.priv.no>
Date: Fri, 15 Jan 2016 09:32:47 +0100
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101
	Thunderbird/38.5.0
MIME-Version: 1.0
X-CMAE-Score: 0
X-CMAE-Analysis: v=2.1 cv=DbG30qZW c=1 sm=1 tr=0
	a=Rml61KfIH5gPZ/OzaJf9YA==:117 a=Rml61KfIH5gPZ/OzaJf9YA==:17
	a=Git7GJnPAAAA:8 a=L9H7d07YOLsA:10 a=9cW_t1CCXrUA:10 a=s5jvgZ67dGcA:10
	a=IkcTkHD0fZMA:10 a=7aQ_Q-yQQ-AA:10 a=I8__TSpBcVttDm6VPUsA:9
	a=QEXdDO2ut3YA:10
Subject: [Xen-users] Getting more info from assert fails ?
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

In the last couple of days I've got theese in my xen console:

----
$ grep Assertion xen-serial*
xen-serial.2.log:(XEN) [2016-01-15 07:02:56] Assertion '(sp == 0) ||
(peoi[sp-1].vector < vector)' failed at irq.c:1163
xen-serial.4.log:(XEN) [2016-01-12 17:40:20] Assertion '(sp == 0) ||
(peoi[sp-1].vector < vector)' failed at irq.c:1163
xen-serial.log:(XEN) [2016-01-15 07:14:05] Assertion '(sp == 0) ||
(peoi[sp-1].vector < vector)' failed at irq.c:1163
----
The last one can be seen with some context at the bottom of this email.

Not being a developer I'm unsure how to proceed (other than keeping up
with updates) . Is there some knob I can twiddle either at run-time or
compile-time to get some more info on this, to allow me to find a
work-around for this bug? Running the latest ~amd64 xen  (i.e. 4.6.0-r7
) with Linux gentoo 4.1.12-gentoo as dom0. I suspect the problem is my
usb and/or sound cards, which I gather use some kind of "legacy" irq and
low memory. Would be nice to have that confirmed though.

The last Asert fail in full:

-------------
(XEN) [2016-01-15 07:02:56] Assertion '(sp == 0) || (peoi[sp-1].vector <
vector)' failed at irq.c:1163
(XEN) [2016-01-15 07:02:56] ----[ Xen-4.6.0  x86_64  debug=y  Not
tainted ]----
(XEN) [2016-01-15 07:02:56] CPU:    19
(XEN) [2016-01-15 07:02:56] RIP:    e008:[<ffff82d08017017e>]
do_IRQ+0x3ca/0x63b
(XEN) [2016-01-15 07:02:56] RFLAGS: 0000000000010046   CONTEXT: hypervisor
(XEN) [2016-01-15 07:02:56] rax: 0000000000000001   rbx:
ffff830839c06b00   rcx: 0000000000000001
(XEN) [2016-01-15 07:02:56] rdx: ffff830839d86480   rsi:
0000000000000033   rdi: 0000000000000033
(XEN) [2016-01-15 07:02:56] rbp: ffff83107e06fdc8   rsp:
ffff83107e06fd68   r8:  0000000000001a3c
(XEN) [2016-01-15 07:02:56] r9:  ffff830857e7b650   r10:
ffff880039bd7d80   r11: 0000000000000000
(XEN) [2016-01-15 07:02:56] r12: ffff8310418e8ef0   r13:
0000000000000033   r14: 0000000000006b00
(XEN) [2016-01-15 07:02:56] r15: 000000000000006b   cr0:
000000008005003b   cr4: 00000000001526e0
(XEN) [2016-01-15 07:02:56] cr3: 00000004cfcfd000   cr2: 00007f903fa37030
(XEN) [2016-01-15 07:02:56] ds: 0000   es: 0000   fs: 0000   gs: 0000  
ss: 0000   cs: e008
(XEN) [2016-01-15 07:02:56] Xen stack trace from rsp=ffff83107e06fd68:
(XEN) [2016-01-15 07:02:56]    ffff831000000000 ffff830839c06b24
0000000000000000 0000006b8034a480
(XEN) [2016-01-15 07:02:56]    0000001300000013 ffff830857e7b000
ffff82d08034a480 00013afa0cbacffd
(XEN) [2016-01-15 07:02:56]    ffff830839d8c840 0000000000000004
0000000000000008 ffff830839d8c900
(XEN) [2016-01-15 07:02:56]    00007cef81f90207 ffff82d08023b132
ffff830839d8c900 0000000000000008
(XEN) [2016-01-15 07:02:56]    0000000000000004 ffff830839d8c840
ffff83107e06fef0 00013afa0cbacffd
(XEN) [2016-01-15 07:02:56]    0000000000000000 ffff880039bd7d80
ffff830857e7b650 0000000000001a3c
(XEN) [2016-01-15 07:02:56]    ffff830839d86020 20c49ba5e353f7cf
ffff83107e068000 00013afa0cba5d69
(XEN) [2016-01-15 07:02:56]    ffff830839d8c870 0000003300000000
ffff82d0801af0ba 000000000000e008
(XEN) [2016-01-15 07:02:56]    0000000000000202 ffff83107e06fe80
0000000000000000 0000002075ff8000
(XEN) [2016-01-15 07:02:56]    00013afa0cb5fbb1 ffff82d0801eba00
ffff83107e06ff08 ffff82d080321a00
(XEN) [2016-01-15 07:02:56]    0000000000000000 0000000000000000
0000037c000019fc ffffffff81a04000
(XEN) [2016-01-15 07:02:56]    ffff83107e068000 ffff83007ddd6000
00000000ffffffff ffff83083ffe7000
(XEN) [2016-01-15 07:02:56]    ffff830857e7b000 ffff83107e06ff10
ffff82d0801607bc ffff82d08012c574
(XEN) [2016-01-15 07:02:56]    ffff830075ff8000 ffff83107e06fdd8
ffffffff81a04000 ffffffff81a04000
(XEN) [2016-01-15 07:02:56]    ffffffff81a04000 0000000000000000
ffffffff81a03ed8 0000000000000000
(XEN) [2016-01-15 07:02:56]    0000000000000000 ffff880039bd7d80
0000000000000000 0000000000000000
(XEN) [2016-01-15 07:02:56]    0000000000000000 ffffffff81a2e700
ffff8803bf20da70 0000000000000000
(XEN) [2016-01-15 07:02:56]    0000000000000000 0000beef0000beef
ffffffff81038162 000000bf0000beef
(XEN) [2016-01-15 07:02:56]    0000000000000286 ffffffff81a03ed8
000000000000beef 000000000000beef
(XEN) [2016-01-15 07:02:56]    000000000000beef 000000000000beef
000000000000beef 0000000000000013
(XEN) [2016-01-15 07:02:56] Xen call trace:
(XEN) [2016-01-15 07:02:56]    [<ffff82d08017017e>] do_IRQ+0x3ca/0x63b
(XEN) [2016-01-15 07:02:56]    [<ffff82d08023b132>]
common_interrupt+0x62/0x70
(XEN) [2016-01-15 07:02:56]    [<ffff82d0801af0ba>] mwait_idle+0x2cb/0x315
(XEN) [2016-01-15 07:02:56]    [<ffff82d0801607bc>] idle_loop+0x51/0x6b
(XEN) [2016-01-15 07:02:56]
(XEN) [2016-01-15 07:02:56]
(XEN) [2016-01-15 07:02:56] ****************************************
(XEN) [2016-01-15 07:02:56] Panic on CPU 19:
(XEN) [2016-01-15 07:02:56] Assertion '(sp == 0) || (peoi[sp-1].vector <
vector)' failed at irq.c:1163
(XEN) [2016-01-15 07:02:56] ****************************************
(XEN) [2016-01-15 07:02:56]
(XEN) [2016-01-15 07:02:56] Reboot in five seconds...
-----------------

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users

From xen-users-bounces@lists.xen.org Fri Jan 15 08:34:03 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Fri, 15 Jan 2016 08:34:03 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aJzoT-00088x-EX; Fri, 15 Jan 2016 08:32:53 +0000
Received: from mail6.bemta5.messagelabs.com ([195.245.231.135])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <hakon@alstadheim.priv.no>) id 1aJzoR-00088s-3k
	for xen-users@lists.xen.org; Fri, 15 Jan 2016 08:32:51 +0000
Received: from [85.158.139.211] by server-14.bemta-5.messagelabs.com id
	E4/FE-18633-2BEA8965; Fri, 15 Jan 2016 08:32:50 +0000
X-Env-Sender: hakon@alstadheim.priv.no
X-Msg-Ref: server-6.tower-206.messagelabs.com!1452846769!15725644!1
X-Originating-IP: [109.247.116.9]
X-SpamReason: No, hits=0.0 required=7.0 tests=
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 21031 invoked from network); 15 Jan 2016 08:32:49 -0000
Received: from asav22.altibox.net (HELO asav22.altibox.net) (109.247.116.9)
	by server-6.tower-206.messagelabs.com with DHE-RSA-AES256-GCM-SHA384
	encrypted SMTP; 15 Jan 2016 08:32:49 -0000
Received: from postfix-relay.alstadheim.priv.no
	(148-252-112.87.3p.ntebredband.no [148.252.112.87])
	(using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	(Authenticated sender: hakon.alstadheim@ntebb.no)
	by asav22.altibox.net (Postfix) with ESMTPSA id 4722F2009C
	for <xen-users@lists.xen.org>; Fri, 15 Jan 2016 09:32:49 +0100 (CET)
X-Finnesikke-B-A-I-T: finnesikke@alstadheim.priv.no
Received: from smtps.alstadheim.priv.no (localhost [127.0.0.1])
	by postfix-relay.alstadheim.priv.no (Postfix) with ESMTP id 53ABF362FC3
	for <xen-users@lists.xen.org>; Fri, 15 Jan 2016 09:32:48 +0100 (CET)
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=alstadheim.priv.no; h=to
	:from:subject:message-id:date:mime-version:content-type
	:content-transfer-encoding; s=smtp; bh=bTNxn+UheSr/+g0UgAKJX9HWe
	Oc=; b=fO5+Io8YdVrUsqsejvDHGA8JMkBbYNLo5Ychi9jaR8poje6GsYlZYVmuO
	A07YPrumGLTPqYod8m3mLSt4R1anlxCFXkxrYg71g02h+YtUnUnq9wQ15wyQpn1j
	+pdF/Bnyjv2HahX4QHb8uJBjwiZ1fxKrdfOKjAyHw7sctrBAUg=
Received: from [192.168.2.4] (unknown [192.168.2.4])
	(using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits))
	(No client certificate requested) (Authenticated sender: hakon)
	by smtps.alstadheim.priv.no (Postfix) with ESMTPSA id 398613415DB
	for <xen-users@lists.xen.org>; Fri, 15 Jan 2016 09:32:48 +0100 (CET)
To: xen-users@lists.xen.org
From: =?UTF-8?Q?H=c3=a5kon_Alstadheim?= <hakon@alstadheim.priv.no>
X-Enigmail-Draft-Status: N1110
Message-ID: <5698AEAF.30003@alstadheim.priv.no>
Date: Fri, 15 Jan 2016 09:32:47 +0100
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101
	Thunderbird/38.5.0
MIME-Version: 1.0
X-CMAE-Score: 0
X-CMAE-Analysis: v=2.1 cv=DbG30qZW c=1 sm=1 tr=0
	a=Rml61KfIH5gPZ/OzaJf9YA==:117 a=Rml61KfIH5gPZ/OzaJf9YA==:17
	a=Git7GJnPAAAA:8 a=L9H7d07YOLsA:10 a=9cW_t1CCXrUA:10 a=s5jvgZ67dGcA:10
	a=IkcTkHD0fZMA:10 a=7aQ_Q-yQQ-AA:10 a=I8__TSpBcVttDm6VPUsA:9
	a=QEXdDO2ut3YA:10
Subject: [Xen-users] Getting more info from assert fails ?
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

In the last couple of days I've got theese in my xen console:

----
$ grep Assertion xen-serial*
xen-serial.2.log:(XEN) [2016-01-15 07:02:56] Assertion '(sp == 0) ||
(peoi[sp-1].vector < vector)' failed at irq.c:1163
xen-serial.4.log:(XEN) [2016-01-12 17:40:20] Assertion '(sp == 0) ||
(peoi[sp-1].vector < vector)' failed at irq.c:1163
xen-serial.log:(XEN) [2016-01-15 07:14:05] Assertion '(sp == 0) ||
(peoi[sp-1].vector < vector)' failed at irq.c:1163
----
The last one can be seen with some context at the bottom of this email.

Not being a developer I'm unsure how to proceed (other than keeping up
with updates) . Is there some knob I can twiddle either at run-time or
compile-time to get some more info on this, to allow me to find a
work-around for this bug? Running the latest ~amd64 xen  (i.e. 4.6.0-r7
) with Linux gentoo 4.1.12-gentoo as dom0. I suspect the problem is my
usb and/or sound cards, which I gather use some kind of "legacy" irq and
low memory. Would be nice to have that confirmed though.

The last Asert fail in full:

-------------
(XEN) [2016-01-15 07:02:56] Assertion '(sp == 0) || (peoi[sp-1].vector <
vector)' failed at irq.c:1163
(XEN) [2016-01-15 07:02:56] ----[ Xen-4.6.0  x86_64  debug=y  Not
tainted ]----
(XEN) [2016-01-15 07:02:56] CPU:    19
(XEN) [2016-01-15 07:02:56] RIP:    e008:[<ffff82d08017017e>]
do_IRQ+0x3ca/0x63b
(XEN) [2016-01-15 07:02:56] RFLAGS: 0000000000010046   CONTEXT: hypervisor
(XEN) [2016-01-15 07:02:56] rax: 0000000000000001   rbx:
ffff830839c06b00   rcx: 0000000000000001
(XEN) [2016-01-15 07:02:56] rdx: ffff830839d86480   rsi:
0000000000000033   rdi: 0000000000000033
(XEN) [2016-01-15 07:02:56] rbp: ffff83107e06fdc8   rsp:
ffff83107e06fd68   r8:  0000000000001a3c
(XEN) [2016-01-15 07:02:56] r9:  ffff830857e7b650   r10:
ffff880039bd7d80   r11: 0000000000000000
(XEN) [2016-01-15 07:02:56] r12: ffff8310418e8ef0   r13:
0000000000000033   r14: 0000000000006b00
(XEN) [2016-01-15 07:02:56] r15: 000000000000006b   cr0:
000000008005003b   cr4: 00000000001526e0
(XEN) [2016-01-15 07:02:56] cr3: 00000004cfcfd000   cr2: 00007f903fa37030
(XEN) [2016-01-15 07:02:56] ds: 0000   es: 0000   fs: 0000   gs: 0000  
ss: 0000   cs: e008
(XEN) [2016-01-15 07:02:56] Xen stack trace from rsp=ffff83107e06fd68:
(XEN) [2016-01-15 07:02:56]    ffff831000000000 ffff830839c06b24
0000000000000000 0000006b8034a480
(XEN) [2016-01-15 07:02:56]    0000001300000013 ffff830857e7b000
ffff82d08034a480 00013afa0cbacffd
(XEN) [2016-01-15 07:02:56]    ffff830839d8c840 0000000000000004
0000000000000008 ffff830839d8c900
(XEN) [2016-01-15 07:02:56]    00007cef81f90207 ffff82d08023b132
ffff830839d8c900 0000000000000008
(XEN) [2016-01-15 07:02:56]    0000000000000004 ffff830839d8c840
ffff83107e06fef0 00013afa0cbacffd
(XEN) [2016-01-15 07:02:56]    0000000000000000 ffff880039bd7d80
ffff830857e7b650 0000000000001a3c
(XEN) [2016-01-15 07:02:56]    ffff830839d86020 20c49ba5e353f7cf
ffff83107e068000 00013afa0cba5d69
(XEN) [2016-01-15 07:02:56]    ffff830839d8c870 0000003300000000
ffff82d0801af0ba 000000000000e008
(XEN) [2016-01-15 07:02:56]    0000000000000202 ffff83107e06fe80
0000000000000000 0000002075ff8000
(XEN) [2016-01-15 07:02:56]    00013afa0cb5fbb1 ffff82d0801eba00
ffff83107e06ff08 ffff82d080321a00
(XEN) [2016-01-15 07:02:56]    0000000000000000 0000000000000000
0000037c000019fc ffffffff81a04000
(XEN) [2016-01-15 07:02:56]    ffff83107e068000 ffff83007ddd6000
00000000ffffffff ffff83083ffe7000
(XEN) [2016-01-15 07:02:56]    ffff830857e7b000 ffff83107e06ff10
ffff82d0801607bc ffff82d08012c574
(XEN) [2016-01-15 07:02:56]    ffff830075ff8000 ffff83107e06fdd8
ffffffff81a04000 ffffffff81a04000
(XEN) [2016-01-15 07:02:56]    ffffffff81a04000 0000000000000000
ffffffff81a03ed8 0000000000000000
(XEN) [2016-01-15 07:02:56]    0000000000000000 ffff880039bd7d80
0000000000000000 0000000000000000
(XEN) [2016-01-15 07:02:56]    0000000000000000 ffffffff81a2e700
ffff8803bf20da70 0000000000000000
(XEN) [2016-01-15 07:02:56]    0000000000000000 0000beef0000beef
ffffffff81038162 000000bf0000beef
(XEN) [2016-01-15 07:02:56]    0000000000000286 ffffffff81a03ed8
000000000000beef 000000000000beef
(XEN) [2016-01-15 07:02:56]    000000000000beef 000000000000beef
000000000000beef 0000000000000013
(XEN) [2016-01-15 07:02:56] Xen call trace:
(XEN) [2016-01-15 07:02:56]    [<ffff82d08017017e>] do_IRQ+0x3ca/0x63b
(XEN) [2016-01-15 07:02:56]    [<ffff82d08023b132>]
common_interrupt+0x62/0x70
(XEN) [2016-01-15 07:02:56]    [<ffff82d0801af0ba>] mwait_idle+0x2cb/0x315
(XEN) [2016-01-15 07:02:56]    [<ffff82d0801607bc>] idle_loop+0x51/0x6b
(XEN) [2016-01-15 07:02:56]
(XEN) [2016-01-15 07:02:56]
(XEN) [2016-01-15 07:02:56] ****************************************
(XEN) [2016-01-15 07:02:56] Panic on CPU 19:
(XEN) [2016-01-15 07:02:56] Assertion '(sp == 0) || (peoi[sp-1].vector <
vector)' failed at irq.c:1163
(XEN) [2016-01-15 07:02:56] ****************************************
(XEN) [2016-01-15 07:02:56]
(XEN) [2016-01-15 07:02:56] Reboot in five seconds...
-----------------

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users

From xen-users-bounces@lists.xen.org Fri Jan 15 09:52:24 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Fri, 15 Jan 2016 09:52:24 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aK12T-0002Q0-1k; Fri, 15 Jan 2016 09:51:25 +0000
Received: from mail6.bemta5.messagelabs.com ([195.245.231.135])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <prvs=815b692d9=Ian.Campbell@citrix.com>)
	id 1aK12Q-0002Pn-Uc
	for xen-users@lists.xen.org; Fri, 15 Jan 2016 09:51:23 +0000
Received: from [85.158.139.211] by server-13.bemta-5.messagelabs.com id
	FA/98-06091-A11C8965; Fri, 15 Jan 2016 09:51:22 +0000
X-Env-Sender: prvs=815b692d9=Ian.Campbell@citrix.com
X-Msg-Ref: server-15.tower-206.messagelabs.com!1452851477!15767900!1
X-Originating-IP: [66.165.176.63]
X-SpamReason: No, hits=0.0 required=7.0 tests=sa_preprocessor: 
	VHJ1c3RlZCBJUDogNjYuMTY1LjE3Ni42MyA9PiAzMDYwNDg=\n,
	received_headers: No Received headers
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 17510 invoked from network); 15 Jan 2016 09:51:19 -0000
Received: from smtp02.citrix.com (HELO SMTP02.CITRIX.COM) (66.165.176.63)
	by server-15.tower-206.messagelabs.com with RC4-SHA encrypted SMTP;
	15 Jan 2016 09:51:19 -0000
X-IronPort-AV: E=Sophos;i="5.22,299,1449532800"; d="scan'208";a="331614701"
Message-ID: <1452851476.32341.44.camel@citrix.com>
From: Ian Campbell <ian.campbell@citrix.com>
To: =?ISO-8859-1?Q?H=E5kon?= Alstadheim <hakon@alstadheim.priv.no>,
	<xen-users@lists.xen.org>
Date: Fri, 15 Jan 2016 09:51:16 +0000
In-Reply-To: <5698AEAF.30003@alstadheim.priv.no>
References: <5698AEAF.30003@alstadheim.priv.no>
X-Mailer: Evolution 3.18.2-1 
MIME-Version: 1.0
X-DLP: MIA2
Subject: Re: [Xen-users] Getting more info from assert fails ?
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: base64
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

T24gRnJpLCAyMDE2LTAxLTE1IGF0IDA5OjMyICswMTAwLCBIw6Vrb24gQWxzdGFkaGVpbSB3cm90
ZToKPiBJbiB0aGUgbGFzdCBjb3VwbGUgb2YgZGF5cyBJJ3ZlIGdvdCB0aGVlc2UgaW4gbXkgeGVu
IGNvbnNvbGU6Cj4gCj4gLS0tLQo+ICQgZ3JlcCBBc3NlcnRpb24geGVuLXNlcmlhbCoKPiB4ZW4t
c2VyaWFsLjIubG9nOihYRU4pIFsyMDE2LTAxLTE1IDA3OjAyOjU2XSBBc3NlcnRpb24gJyhzcCA9
PSAwKSB8fAo+IChwZW9pW3NwLTFdLnZlY3RvciA8IHZlY3RvciknIGZhaWxlZCBhdCBpcnEuYzox
MTYzCj4geGVuLXNlcmlhbC40LmxvZzooWEVOKSBbMjAxNi0wMS0xMiAxNzo0MDoyMF0gQXNzZXJ0
aW9uICcoc3AgPT0gMCkgfHwKPiAocGVvaVtzcC0xXS52ZWN0b3IgPCB2ZWN0b3IpJyBmYWlsZWQg
YXQgaXJxLmM6MTE2Mwo+IHhlbi1zZXJpYWwubG9nOihYRU4pIFsyMDE2LTAxLTE1IDA3OjE0OjA1
XSBBc3NlcnRpb24gJyhzcCA9PSAwKSB8fAo+IChwZW9pW3NwLTFdLnZlY3RvciA8IHZlY3Rvcikn
IGZhaWxlZCBhdCBpcnEuYzoxMTYzCj4gLS0tLQo+IFRoZSBsYXN0IG9uZSBjYW4gYmUgc2VlbiB3
aXRoIHNvbWUgY29udGV4dCBhdCB0aGUgYm90dG9tIG9mIHRoaXMgZW1haWwuCj4gCj4gTm90IGJl
aW5nIGEgZGV2ZWxvcGVyIEknbSB1bnN1cmUgaG93IHRvIHByb2NlZWQgKG90aGVyIHRoYW4ga2Vl
cGluZyB1cAo+IHdpdGggdXBkYXRlcykgLiBJcyB0aGVyZSBzb21lIGtub2IgSSBjYW4gdHdpZGRs
ZSBlaXRoZXIgYXQgcnVuLXRpbWUgb3IKPiBjb21waWxlLXRpbWUgdG8gZ2V0IHNvbWUgbW9yZSBp
bmZvIG9uIHRoaXMsIHRvIGFsbG93IG1lIHRvIGZpbmQgYQo+IHdvcmstYXJvdW5kIGZvciB0aGlz
IGJ1Zz8KClBsZWFzZSByZXBvcnQgaXQgYXMgYSBidWcgc28gdGhhdCBpdCBjYW4gYmUgZml4ZWQg
cHJvcGVybHkgKGFuZCB0aGF0IGZpeApiYWNrcG9ydGVkKSByYXRoZXIgdGhhbiBiZWluZyB3b3Jr
ZWQgYXJvdW5kIGJ5IGV2ZXJ5IGluZGl2aWR1YWwgd2hvIHRyaXBzCm92ZXIgdGhpcy4KCmh0dHA6
Ly93aWtpLnhlbi5vcmcvd2lraS9SZXBvcnRpbmdfQnVnc19hZ2FpbnN0X1hlbgoKSWFuLgoKX19f
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KWGVuLXVzZXJzIG1h
aWxpbmcgbGlzdApYZW4tdXNlcnNAbGlzdHMueGVuLm9yZwpodHRwOi8vbGlzdHMueGVuLm9yZy94
ZW4tdXNlcnM=

From xen-users-bounces@lists.xen.org Fri Jan 15 09:52:24 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Fri, 15 Jan 2016 09:52:24 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aK12T-0002Q0-1k; Fri, 15 Jan 2016 09:51:25 +0000
Received: from mail6.bemta5.messagelabs.com ([195.245.231.135])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <prvs=815b692d9=Ian.Campbell@citrix.com>)
	id 1aK12Q-0002Pn-Uc
	for xen-users@lists.xen.org; Fri, 15 Jan 2016 09:51:23 +0000
Received: from [85.158.139.211] by server-13.bemta-5.messagelabs.com id
	FA/98-06091-A11C8965; Fri, 15 Jan 2016 09:51:22 +0000
X-Env-Sender: prvs=815b692d9=Ian.Campbell@citrix.com
X-Msg-Ref: server-15.tower-206.messagelabs.com!1452851477!15767900!1
X-Originating-IP: [66.165.176.63]
X-SpamReason: No, hits=0.0 required=7.0 tests=sa_preprocessor: 
	VHJ1c3RlZCBJUDogNjYuMTY1LjE3Ni42MyA9PiAzMDYwNDg=\n,
	received_headers: No Received headers
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 17510 invoked from network); 15 Jan 2016 09:51:19 -0000
Received: from smtp02.citrix.com (HELO SMTP02.CITRIX.COM) (66.165.176.63)
	by server-15.tower-206.messagelabs.com with RC4-SHA encrypted SMTP;
	15 Jan 2016 09:51:19 -0000
X-IronPort-AV: E=Sophos;i="5.22,299,1449532800"; d="scan'208";a="331614701"
Message-ID: <1452851476.32341.44.camel@citrix.com>
From: Ian Campbell <ian.campbell@citrix.com>
To: =?ISO-8859-1?Q?H=E5kon?= Alstadheim <hakon@alstadheim.priv.no>,
	<xen-users@lists.xen.org>
Date: Fri, 15 Jan 2016 09:51:16 +0000
In-Reply-To: <5698AEAF.30003@alstadheim.priv.no>
References: <5698AEAF.30003@alstadheim.priv.no>
X-Mailer: Evolution 3.18.2-1 
MIME-Version: 1.0
X-DLP: MIA2
Subject: Re: [Xen-users] Getting more info from assert fails ?
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: base64
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

T24gRnJpLCAyMDE2LTAxLTE1IGF0IDA5OjMyICswMTAwLCBIw6Vrb24gQWxzdGFkaGVpbSB3cm90
ZToKPiBJbiB0aGUgbGFzdCBjb3VwbGUgb2YgZGF5cyBJJ3ZlIGdvdCB0aGVlc2UgaW4gbXkgeGVu
IGNvbnNvbGU6Cj4gCj4gLS0tLQo+ICQgZ3JlcCBBc3NlcnRpb24geGVuLXNlcmlhbCoKPiB4ZW4t
c2VyaWFsLjIubG9nOihYRU4pIFsyMDE2LTAxLTE1IDA3OjAyOjU2XSBBc3NlcnRpb24gJyhzcCA9
PSAwKSB8fAo+IChwZW9pW3NwLTFdLnZlY3RvciA8IHZlY3RvciknIGZhaWxlZCBhdCBpcnEuYzox
MTYzCj4geGVuLXNlcmlhbC40LmxvZzooWEVOKSBbMjAxNi0wMS0xMiAxNzo0MDoyMF0gQXNzZXJ0
aW9uICcoc3AgPT0gMCkgfHwKPiAocGVvaVtzcC0xXS52ZWN0b3IgPCB2ZWN0b3IpJyBmYWlsZWQg
YXQgaXJxLmM6MTE2Mwo+IHhlbi1zZXJpYWwubG9nOihYRU4pIFsyMDE2LTAxLTE1IDA3OjE0OjA1
XSBBc3NlcnRpb24gJyhzcCA9PSAwKSB8fAo+IChwZW9pW3NwLTFdLnZlY3RvciA8IHZlY3Rvcikn
IGZhaWxlZCBhdCBpcnEuYzoxMTYzCj4gLS0tLQo+IFRoZSBsYXN0IG9uZSBjYW4gYmUgc2VlbiB3
aXRoIHNvbWUgY29udGV4dCBhdCB0aGUgYm90dG9tIG9mIHRoaXMgZW1haWwuCj4gCj4gTm90IGJl
aW5nIGEgZGV2ZWxvcGVyIEknbSB1bnN1cmUgaG93IHRvIHByb2NlZWQgKG90aGVyIHRoYW4ga2Vl
cGluZyB1cAo+IHdpdGggdXBkYXRlcykgLiBJcyB0aGVyZSBzb21lIGtub2IgSSBjYW4gdHdpZGRs
ZSBlaXRoZXIgYXQgcnVuLXRpbWUgb3IKPiBjb21waWxlLXRpbWUgdG8gZ2V0IHNvbWUgbW9yZSBp
bmZvIG9uIHRoaXMsIHRvIGFsbG93IG1lIHRvIGZpbmQgYQo+IHdvcmstYXJvdW5kIGZvciB0aGlz
IGJ1Zz8KClBsZWFzZSByZXBvcnQgaXQgYXMgYSBidWcgc28gdGhhdCBpdCBjYW4gYmUgZml4ZWQg
cHJvcGVybHkgKGFuZCB0aGF0IGZpeApiYWNrcG9ydGVkKSByYXRoZXIgdGhhbiBiZWluZyB3b3Jr
ZWQgYXJvdW5kIGJ5IGV2ZXJ5IGluZGl2aWR1YWwgd2hvIHRyaXBzCm92ZXIgdGhpcy4KCmh0dHA6
Ly93aWtpLnhlbi5vcmcvd2lraS9SZXBvcnRpbmdfQnVnc19hZ2FpbnN0X1hlbgoKSWFuLgoKX19f
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KWGVuLXVzZXJzIG1h
aWxpbmcgbGlzdApYZW4tdXNlcnNAbGlzdHMueGVuLm9yZwpodHRwOi8vbGlzdHMueGVuLm9yZy94
ZW4tdXNlcnM=

From xen-users-bounces@lists.xen.org Fri Jan 15 23:36:47 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Fri, 15 Jan 2016 23:36:47 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aKDu2-00082s-77; Fri, 15 Jan 2016 23:35:34 +0000
Received: from mail6.bemta5.messagelabs.com ([195.245.231.135])
	by lists.xen.org with esmtp (Exim 4.72) (envelope-from <et@etit.hu>)
	id 1aKDtt-000824-38
	for xen-users@lists.xen.org; Fri, 15 Jan 2016 23:35:32 +0000
Received: from [85.158.139.211] by server-1.bemta-5.messagelabs.com id
	CA/D3-15353-C3289965; Fri, 15 Jan 2016 23:35:24 +0000
X-Env-Sender: et@etit.hu
X-Msg-Ref: server-2.tower-206.messagelabs.com!1452900922!16223208!1
X-Originating-IP: [95.140.34.219]
X-SpamReason: No, hits=0.5 required=7.0 tests=BODY_RANDOM_LONG
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 2344 invoked from network); 15 Jan 2016 23:35:22 -0000
Received: from mail.etit.hu (HELO mail.etit.hu) (95.140.34.219)
	by server-2.tower-206.messagelabs.com with SMTP;
	15 Jan 2016 23:35:22 -0000
Received: from localhost (localhost [127.0.0.1])
	by mail.etit.hu (Postfix) with ESMTP id 4C48326A
	for <xen-users@lists.xen.org>; Sat, 16 Jan 2016 00:35:22 +0100 (CET)
Received: from [192.168.0.105] (94-21-123-229.pool.digikabel.hu
	[94.21.123.229]) by mail.etit.hu (Postfix) with ESMTPSA id C77BE179
	for <xen-users@lists.xen.org>; Sat, 16 Jan 2016 00:35:11 +0100 (CET)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=etit.hu; s=mail;
	t=1452900912; bh=ecaNxVnz1YCXls+xx9+3yraqhGcMos5mFZmeE1vW+Y8=;
	h=To:From:Subject:Message-ID:Date:MIME-Version:Content-Type:From;
	b=SlAfnJdEcJqeOl4ACrPmOB3RDECfmuDBp2uV62sWme2s4SyfgOvWCHx/EmsMImk8Z
	XG/hq0zAtA+4rcXPGXL/la4ZqI+0Rx1OM+8/++K3eKvfzpcgtBeWqAqygjEHmJsRHT
	1j64x71ICFAamcJM3EngGnuOEhqi3usMOM6MF3e8=
To: "xen-users@lists.xen.org" <xen-users@lists.xen.org>
From: =?UTF-8?B?w4lsacOhcyBUYW3DoXM=?= <et@etit.hu>
X-Enigmail-Draft-Status: N1110
Organization: ETIT[nwpro] KFT
Message-ID: <56998228.90209@etit.hu>
Date: Sat, 16 Jan 2016 00:35:04 +0100
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101
	Thunderbird/38.5.1
MIME-Version: 1.0
Subject: [Xen-users] dom0pvh=1 fails on an other server
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: multipart/mixed; boundary="===============8630607888063590978=="
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

This is an OpenPGP/MIME signed message (RFC 4880 and 3156)
--===============8630607888063590978==
Content-Type: multipart/signed; micalg=pgp-sha1;
 protocol="application/pgp-signature";
 boundary="nUqAKX9J1ifUdhXDHJpPG9Iqi68wDpJnw"

This is an OpenPGP/MIME signed message (RFC 4880 and 3156)
--nUqAKX9J1ifUdhXDHJpPG9Iqi68wDpJnw
Content-Type: multipart/mixed;
 boundary="------------020503080305040508060809"

This is a multi-part message in MIME format.
--------------020503080305040508060809
Content-Type: text/plain; charset=iso-8859-2
Content-Transfer-Encoding: quoted-printable

Hi. some weeks ago I had a post here regarding a failing server with
dom0pvh enabled.

That particular machine is working, but now I had to deploy this
configuration on various servers, with different hardware. And on the
first server I tried, I got a multicalls.c:129 xen_flush_tlb_others
oops. the server starts booting up to a certain point where after
subsequent oopses it panices completely.

I attach some debug logs which might help clearing the issue. all logs
been made with iommu=3Ddebug, and loglvl=3Dall. the kernel is the latest
debian wheezy backport:
4.3.0-0.bpo.1-amd64 #1 SMP Debian 4.3.3-5~bpo8+1 (2016-01-07) x86_64
GNU/Linux

boot-normal.cap - how we normally boot without dom0pvh.
boot-dom0pvh.cap - what happens with dom0pvh enabled.
lshw.txt and lspci.txt contains the information of the hw.


Can someone (dom0pvh expert) please assist? If I need to do further
tests, I will do.


--=20


=C9li=E1s Tam=E1s
Thomas Elias

ETIT[nwpro] KFT, =DCgyvezet=F5-H=E1l=F3zatbiztons=E1gi specialista
ETIT[nwpro] Ltd, General Manager-Network security specialist

Tel. HU: +36/30-497-1626
Tel. DE: +49/160-651-8723
OpenPGP pubkey: http://etit.hu/doc/et-pub.asc

Okleveles m=E9rn=F6k-informatikus (MSC)
Master of Science in Information Technology (MSC)

Kapcsolat: http://etit.hu/index.php/hu/kapcsolat
Jogi nyilatkozat: http://etit.hu/disclaimer-email-hu.txt
Contact: http://etit.hu/index.php/en/contact
Disclaimer: http://etit.hu/disclaimer-email-en.txt

--------------020503080305040508060809
Content-Type: application/x-xz;
 name="debug.tar.xz"
Content-Transfer-Encoding: base64
Content-Disposition: attachment;
 filename="debug.tar.xz"

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
--------------020503080305040508060809--

--nUqAKX9J1ifUdhXDHJpPG9Iqi68wDpJnw
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.22 (GNU/Linux)

iQIcBAEBAgAGBQJWmYIuAAoJENWYes1C3s/CBywQAJLO52MnOTzhdoMax3fAqthD
q0Ooup7qCKPF1+7gwA1RJdHekGKk+IQ4QUD1KJhT2AxwxZGg3tbBLHweQobhpCVL
KLbIqyrG2Xpz9vUoJy4m2NToZ+OBt5LYwUfMmLbviVVs/f1/6ZXVFqU6tYquxmAs
Cl4HUA7Dog5CN7dpRS8ripyooAN7E9mbQZQbEINvHOZc9aXBcUjGE8NKW1+x5QzX
oWUvTTW9J1YNlyMbkRlrpEnOfAY0jQ3YxgWuFLLMJ8YB1jbZ2u7TAQFB9+YJjTy9
YgueuaVuAYkVebC4krrmya0x7Pt9Eztr1SW3uo2siyZEpPNKk+LXEyJ0gX/nBsg2
WSKcJjMkY52qYMJeOKRu3Yslhn4GZuYl+etLfuZiAynOBDisxt0uUOyoikfC15jN
GOkAxWtaf0N1q4Z6xu294FLUfVkwzC6YXwTyZsr7pcCU2MMHBmWXW0wS91pfJtud
jqOs6P8kP1+z4pQxzgrGNa28LbuAJfgc6fn0HYa6jeptQH0oORaV5eSeGlbh7BFQ
iuCsci5ObiAZIvtLOjLu9lJ0Lsod9Rf1I3MJM6PfH71yKRD7mB+pSjJqZ97UlQBr
1Qqwr5/Ip57w2fpFpN3Q2XOktjXKRIiXgOoS07JzpmxlcytDLpH6Dt5XKK6Q5dtJ
vmUc3jW6ootc9Yi/d6Ky
=Zch4
-----END PGP SIGNATURE-----

--nUqAKX9J1ifUdhXDHJpPG9Iqi68wDpJnw--


--===============8630607888063590978==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users
--===============8630607888063590978==--


From xen-users-bounces@lists.xen.org Fri Jan 15 23:36:47 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Fri, 15 Jan 2016 23:36:47 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aKDu2-00082s-77; Fri, 15 Jan 2016 23:35:34 +0000
Received: from mail6.bemta5.messagelabs.com ([195.245.231.135])
	by lists.xen.org with esmtp (Exim 4.72) (envelope-from <et@etit.hu>)
	id 1aKDtt-000824-38
	for xen-users@lists.xen.org; Fri, 15 Jan 2016 23:35:32 +0000
Received: from [85.158.139.211] by server-1.bemta-5.messagelabs.com id
	CA/D3-15353-C3289965; Fri, 15 Jan 2016 23:35:24 +0000
X-Env-Sender: et@etit.hu
X-Msg-Ref: server-2.tower-206.messagelabs.com!1452900922!16223208!1
X-Originating-IP: [95.140.34.219]
X-SpamReason: No, hits=0.5 required=7.0 tests=BODY_RANDOM_LONG
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 2344 invoked from network); 15 Jan 2016 23:35:22 -0000
Received: from mail.etit.hu (HELO mail.etit.hu) (95.140.34.219)
	by server-2.tower-206.messagelabs.com with SMTP;
	15 Jan 2016 23:35:22 -0000
Received: from localhost (localhost [127.0.0.1])
	by mail.etit.hu (Postfix) with ESMTP id 4C48326A
	for <xen-users@lists.xen.org>; Sat, 16 Jan 2016 00:35:22 +0100 (CET)
Received: from [192.168.0.105] (94-21-123-229.pool.digikabel.hu
	[94.21.123.229]) by mail.etit.hu (Postfix) with ESMTPSA id C77BE179
	for <xen-users@lists.xen.org>; Sat, 16 Jan 2016 00:35:11 +0100 (CET)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=etit.hu; s=mail;
	t=1452900912; bh=ecaNxVnz1YCXls+xx9+3yraqhGcMos5mFZmeE1vW+Y8=;
	h=To:From:Subject:Message-ID:Date:MIME-Version:Content-Type:From;
	b=SlAfnJdEcJqeOl4ACrPmOB3RDECfmuDBp2uV62sWme2s4SyfgOvWCHx/EmsMImk8Z
	XG/hq0zAtA+4rcXPGXL/la4ZqI+0Rx1OM+8/++K3eKvfzpcgtBeWqAqygjEHmJsRHT
	1j64x71ICFAamcJM3EngGnuOEhqi3usMOM6MF3e8=
To: "xen-users@lists.xen.org" <xen-users@lists.xen.org>
From: =?UTF-8?B?w4lsacOhcyBUYW3DoXM=?= <et@etit.hu>
X-Enigmail-Draft-Status: N1110
Organization: ETIT[nwpro] KFT
Message-ID: <56998228.90209@etit.hu>
Date: Sat, 16 Jan 2016 00:35:04 +0100
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101
	Thunderbird/38.5.1
MIME-Version: 1.0
Subject: [Xen-users] dom0pvh=1 fails on an other server
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: multipart/mixed; boundary="===============8630607888063590978=="
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

This is an OpenPGP/MIME signed message (RFC 4880 and 3156)
--===============8630607888063590978==
Content-Type: multipart/signed; micalg=pgp-sha1;
 protocol="application/pgp-signature";
 boundary="nUqAKX9J1ifUdhXDHJpPG9Iqi68wDpJnw"

This is an OpenPGP/MIME signed message (RFC 4880 and 3156)
--nUqAKX9J1ifUdhXDHJpPG9Iqi68wDpJnw
Content-Type: multipart/mixed;
 boundary="------------020503080305040508060809"

This is a multi-part message in MIME format.
--------------020503080305040508060809
Content-Type: text/plain; charset=iso-8859-2
Content-Transfer-Encoding: quoted-printable

Hi. some weeks ago I had a post here regarding a failing server with
dom0pvh enabled.

That particular machine is working, but now I had to deploy this
configuration on various servers, with different hardware. And on the
first server I tried, I got a multicalls.c:129 xen_flush_tlb_others
oops. the server starts booting up to a certain point where after
subsequent oopses it panices completely.

I attach some debug logs which might help clearing the issue. all logs
been made with iommu=3Ddebug, and loglvl=3Dall. the kernel is the latest
debian wheezy backport:
4.3.0-0.bpo.1-amd64 #1 SMP Debian 4.3.3-5~bpo8+1 (2016-01-07) x86_64
GNU/Linux

boot-normal.cap - how we normally boot without dom0pvh.
boot-dom0pvh.cap - what happens with dom0pvh enabled.
lshw.txt and lspci.txt contains the information of the hw.


Can someone (dom0pvh expert) please assist? If I need to do further
tests, I will do.


--=20


=C9li=E1s Tam=E1s
Thomas Elias

ETIT[nwpro] KFT, =DCgyvezet=F5-H=E1l=F3zatbiztons=E1gi specialista
ETIT[nwpro] Ltd, General Manager-Network security specialist

Tel. HU: +36/30-497-1626
Tel. DE: +49/160-651-8723
OpenPGP pubkey: http://etit.hu/doc/et-pub.asc

Okleveles m=E9rn=F6k-informatikus (MSC)
Master of Science in Information Technology (MSC)

Kapcsolat: http://etit.hu/index.php/hu/kapcsolat
Jogi nyilatkozat: http://etit.hu/disclaimer-email-hu.txt
Contact: http://etit.hu/index.php/en/contact
Disclaimer: http://etit.hu/disclaimer-email-en.txt

--------------020503080305040508060809
Content-Type: application/x-xz;
 name="debug.tar.xz"
Content-Transfer-Encoding: base64
Content-Disposition: attachment;
 filename="debug.tar.xz"

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
--------------020503080305040508060809--

--nUqAKX9J1ifUdhXDHJpPG9Iqi68wDpJnw
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.22 (GNU/Linux)

iQIcBAEBAgAGBQJWmYIuAAoJENWYes1C3s/CBywQAJLO52MnOTzhdoMax3fAqthD
q0Ooup7qCKPF1+7gwA1RJdHekGKk+IQ4QUD1KJhT2AxwxZGg3tbBLHweQobhpCVL
KLbIqyrG2Xpz9vUoJy4m2NToZ+OBt5LYwUfMmLbviVVs/f1/6ZXVFqU6tYquxmAs
Cl4HUA7Dog5CN7dpRS8ripyooAN7E9mbQZQbEINvHOZc9aXBcUjGE8NKW1+x5QzX
oWUvTTW9J1YNlyMbkRlrpEnOfAY0jQ3YxgWuFLLMJ8YB1jbZ2u7TAQFB9+YJjTy9
YgueuaVuAYkVebC4krrmya0x7Pt9Eztr1SW3uo2siyZEpPNKk+LXEyJ0gX/nBsg2
WSKcJjMkY52qYMJeOKRu3Yslhn4GZuYl+etLfuZiAynOBDisxt0uUOyoikfC15jN
GOkAxWtaf0N1q4Z6xu294FLUfVkwzC6YXwTyZsr7pcCU2MMHBmWXW0wS91pfJtud
jqOs6P8kP1+z4pQxzgrGNa28LbuAJfgc6fn0HYa6jeptQH0oORaV5eSeGlbh7BFQ
iuCsci5ObiAZIvtLOjLu9lJ0Lsod9Rf1I3MJM6PfH71yKRD7mB+pSjJqZ97UlQBr
1Qqwr5/Ip57w2fpFpN3Q2XOktjXKRIiXgOoS07JzpmxlcytDLpH6Dt5XKK6Q5dtJ
vmUc3jW6ootc9Yi/d6Ky
=Zch4
-----END PGP SIGNATURE-----

--nUqAKX9J1ifUdhXDHJpPG9Iqi68wDpJnw--


--===============8630607888063590978==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users
--===============8630607888063590978==--


From xen-users-bounces@lists.xen.org Sat Jan 16 08:39:43 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Sat, 16 Jan 2016 08:39:43 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aKMNT-0007Kk-Kv; Sat, 16 Jan 2016 08:38:31 +0000
Received: from mail6.bemta5.messagelabs.com ([195.245.231.135])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <prvs=816b3ff2b=roger.pau@citrix.com>)
	id 1aKMNO-0007Kf-13
	for xen-users@lists.xen.org; Sat, 16 Jan 2016 08:38:27 +0000
Received: from [85.158.139.211] by server-12.bemta-5.messagelabs.com id
	13/38-17089-1810A965; Sat, 16 Jan 2016 08:38:25 +0000
X-Env-Sender: prvs=816b3ff2b=roger.pau@citrix.com
X-Msg-Ref: server-12.tower-206.messagelabs.com!1452933503!16233290!1
X-Originating-IP: [66.165.176.63]
X-SpamReason: No, hits=0.0 required=7.0 tests=sa_preprocessor: 
	VHJ1c3RlZCBJUDogNjYuMTY1LjE3Ni42MyA9PiAzMDYwNDg=\n,
	received_headers: No Received headers
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 724 invoked from network); 16 Jan 2016 08:38:24 -0000
Received: from smtp02.citrix.com (HELO SMTP02.CITRIX.COM) (66.165.176.63)
	by server-12.tower-206.messagelabs.com with RC4-SHA encrypted SMTP;
	16 Jan 2016 08:38:24 -0000
X-IronPort-AV: E=Sophos;i="5.22,304,1449532800"; d="scan'208";a="331817634"
To: =?UTF-8?B?w4lsacOhcyBUYW3DoXM=?= <et@etit.hu>, "xen-users@lists.xen.org"
	<xen-users@lists.xen.org>
References: <56998228.90209@etit.hu>
From: =?UTF-8?Q?Roger_Pau_Monn=c3=a9?= <roger.pau@citrix.com>
X-Enigmail-Draft-Status: N1110
Message-ID: <569A017C.2050900@citrix.com>
Date: Sat, 16 Jan 2016 09:38:20 +0100
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:38.0)
	Gecko/20100101 Thunderbird/38.5.1
MIME-Version: 1.0
In-Reply-To: <56998228.90209@etit.hu>
Content-Length: 2338
X-DLP: MIA1
Subject: Re: [Xen-users] dom0pvh=1 fails on an other server
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="windows-1252"
Content-Transfer-Encoding: quoted-printable
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

El 16/01/16 a les 0.35, =C9li=E1s Tam=E1s ha escrit:
> Hi. some weeks ago I had a post here regarding a failing server with
> dom0pvh enabled.
> =

> That particular machine is working, but now I had to deploy this
> configuration on various servers, with different hardware. And on the
> first server I tried, I got a multicalls.c:129 xen_flush_tlb_others
> oops. the server starts booting up to a certain point where after
> subsequent oopses it panices completely.
> =

> I attach some debug logs which might help clearing the issue. all logs
> been made with iommu=3Ddebug, and loglvl=3Dall. the kernel is the latest
> debian wheezy backport:
> 4.3.0-0.bpo.1-amd64 #1 SMP Debian 4.3.3-5~bpo8+1 (2016-01-07) x86_64
> GNU/Linux
> =

> boot-normal.cap - how we normally boot without dom0pvh.
> boot-dom0pvh.cap - what happens with dom0pvh enabled.
> lshw.txt and lspci.txt contains the information of the hw.
> =

> =

> Can someone (dom0pvh expert) please assist? If I need to do further
> tests, I will do.

Hello,

The current PVH implementation inside of Xen is currently being reworked
in order to make it more flexible and easy to expand and maintain. As
part of this work, the HVM and PVH hypercall tables have been merged,
and during this merge it was detected that the Linux PVH implementation
was incorrectly using certain MMU hypercalls. This was fixed, both
inside of Xen and in Linux.

Although your log doesn't contain the Xen commit id that you are using,
I assume it has the fix (thus preventing Linux PVH from using certain
MMU hypercalls), but your version of Linux doesn't have it. The way to
solve it is to either update Linux to a version that contains commit
20f36e [0] (AFAICT Linux 4.4 should contain it), or to revert commit
506db9 [1] from your Xen sources.

If you don't want to update Linux to 4.4 yet, you can probably
cherry-pick 20f36e and apply it to the Debian 4.3 kernel without issues,
the fix is minimal and very contained.

Roger.

[0]
https://git.kernel.org/cgit/linux/kernel/git/xen/tip.git/commit/?h=3Dfor-li=
nus-4.4&id=3D20f36e0380a7e871a711d5e4e59d04d4948326b4
[1]
http://xenbits.xen.org/gitweb/?p=3Dxen.git;a=3Dcommit;h=3D506db9078c8c9a1c8=
14fc9f542b198385448218e


_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users

From xen-users-bounces@lists.xen.org Sat Jan 16 08:39:43 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Sat, 16 Jan 2016 08:39:43 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aKMNT-0007Kk-Kv; Sat, 16 Jan 2016 08:38:31 +0000
Received: from mail6.bemta5.messagelabs.com ([195.245.231.135])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <prvs=816b3ff2b=roger.pau@citrix.com>)
	id 1aKMNO-0007Kf-13
	for xen-users@lists.xen.org; Sat, 16 Jan 2016 08:38:27 +0000
Received: from [85.158.139.211] by server-12.bemta-5.messagelabs.com id
	13/38-17089-1810A965; Sat, 16 Jan 2016 08:38:25 +0000
X-Env-Sender: prvs=816b3ff2b=roger.pau@citrix.com
X-Msg-Ref: server-12.tower-206.messagelabs.com!1452933503!16233290!1
X-Originating-IP: [66.165.176.63]
X-SpamReason: No, hits=0.0 required=7.0 tests=sa_preprocessor: 
	VHJ1c3RlZCBJUDogNjYuMTY1LjE3Ni42MyA9PiAzMDYwNDg=\n,
	received_headers: No Received headers
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 724 invoked from network); 16 Jan 2016 08:38:24 -0000
Received: from smtp02.citrix.com (HELO SMTP02.CITRIX.COM) (66.165.176.63)
	by server-12.tower-206.messagelabs.com with RC4-SHA encrypted SMTP;
	16 Jan 2016 08:38:24 -0000
X-IronPort-AV: E=Sophos;i="5.22,304,1449532800"; d="scan'208";a="331817634"
To: =?UTF-8?B?w4lsacOhcyBUYW3DoXM=?= <et@etit.hu>, "xen-users@lists.xen.org"
	<xen-users@lists.xen.org>
References: <56998228.90209@etit.hu>
From: =?UTF-8?Q?Roger_Pau_Monn=c3=a9?= <roger.pau@citrix.com>
X-Enigmail-Draft-Status: N1110
Message-ID: <569A017C.2050900@citrix.com>
Date: Sat, 16 Jan 2016 09:38:20 +0100
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:38.0)
	Gecko/20100101 Thunderbird/38.5.1
MIME-Version: 1.0
In-Reply-To: <56998228.90209@etit.hu>
Content-Length: 2338
X-DLP: MIA1
Subject: Re: [Xen-users] dom0pvh=1 fails on an other server
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="windows-1252"
Content-Transfer-Encoding: quoted-printable
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

El 16/01/16 a les 0.35, =C9li=E1s Tam=E1s ha escrit:
> Hi. some weeks ago I had a post here regarding a failing server with
> dom0pvh enabled.
> =

> That particular machine is working, but now I had to deploy this
> configuration on various servers, with different hardware. And on the
> first server I tried, I got a multicalls.c:129 xen_flush_tlb_others
> oops. the server starts booting up to a certain point where after
> subsequent oopses it panices completely.
> =

> I attach some debug logs which might help clearing the issue. all logs
> been made with iommu=3Ddebug, and loglvl=3Dall. the kernel is the latest
> debian wheezy backport:
> 4.3.0-0.bpo.1-amd64 #1 SMP Debian 4.3.3-5~bpo8+1 (2016-01-07) x86_64
> GNU/Linux
> =

> boot-normal.cap - how we normally boot without dom0pvh.
> boot-dom0pvh.cap - what happens with dom0pvh enabled.
> lshw.txt and lspci.txt contains the information of the hw.
> =

> =

> Can someone (dom0pvh expert) please assist? If I need to do further
> tests, I will do.

Hello,

The current PVH implementation inside of Xen is currently being reworked
in order to make it more flexible and easy to expand and maintain. As
part of this work, the HVM and PVH hypercall tables have been merged,
and during this merge it was detected that the Linux PVH implementation
was incorrectly using certain MMU hypercalls. This was fixed, both
inside of Xen and in Linux.

Although your log doesn't contain the Xen commit id that you are using,
I assume it has the fix (thus preventing Linux PVH from using certain
MMU hypercalls), but your version of Linux doesn't have it. The way to
solve it is to either update Linux to a version that contains commit
20f36e [0] (AFAICT Linux 4.4 should contain it), or to revert commit
506db9 [1] from your Xen sources.

If you don't want to update Linux to 4.4 yet, you can probably
cherry-pick 20f36e and apply it to the Debian 4.3 kernel without issues,
the fix is minimal and very contained.

Roger.

[0]
https://git.kernel.org/cgit/linux/kernel/git/xen/tip.git/commit/?h=3Dfor-li=
nus-4.4&id=3D20f36e0380a7e871a711d5e4e59d04d4948326b4
[1]
http://xenbits.xen.org/gitweb/?p=3Dxen.git;a=3Dcommit;h=3D506db9078c8c9a1c8=
14fc9f542b198385448218e


_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users

From xen-users-bounces@lists.xen.org Sat Jan 16 11:41:27 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Sat, 16 Jan 2016 11:41:27 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aKPDO-0004jR-Np; Sat, 16 Jan 2016 11:40:19 +0000
Received: from mail6.bemta14.messagelabs.com ([193.109.254.103])
	by lists.xen.org with esmtp (Exim 4.72) (envelope-from <et@etit.hu>)
	id 1aKPDC-0004ip-4a
	for xen-users@lists.xen.org; Sat, 16 Jan 2016 11:40:14 +0000
Received: from [193.109.254.147] by server-4.bemta-14.messagelabs.com id
	CE/C2-10715-51C2A965; Sat, 16 Jan 2016 11:40:05 +0000
X-Env-Sender: et@etit.hu
X-Msg-Ref: server-9.tower-27.messagelabs.com!1452944403!17222379!1
X-Originating-IP: [95.140.34.219]
X-SpamReason: No, hits=0.0 required=7.0 tests=
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 52511 invoked from network); 16 Jan 2016 11:40:04 -0000
Received: from mail.etit.hu (HELO mail.etit.hu) (95.140.34.219)
	by server-9.tower-27.messagelabs.com with SMTP;
	16 Jan 2016 11:40:04 -0000
Received: from localhost (localhost [127.0.0.1])
	by mail.etit.hu (Postfix) with ESMTP id C7BBB269
	for <xen-users@lists.xen.org>; Sat, 16 Jan 2016 12:40:02 +0100 (CET)
Received: from [192.168.0.105] (94-21-123-229.pool.digikabel.hu
	[94.21.123.229]) by mail.etit.hu (Postfix) with ESMTPSA id 4CF7F80
	for <xen-users@lists.xen.org>; Sat, 16 Jan 2016 12:39:54 +0100 (CET)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=etit.hu; s=mail;
	t=1452944394; bh=gVaynCyOfzcx/fnuwbtMtMJLnrKO9W7wBnyhoHTm8qE=;
	h=Subject:To:From:Message-ID:Date:MIME-Version:Content-Type:From;
	b=IflzZw2u8EG1ct0cCpegk7uHcQaVJ6C3S+/r7YgDPMqZnasqHbUGAku72/PZrbQ19
	l5u7T9oyCfNaYBmMRqJDgNNCxp+S5poj0jZQhrjGxIhmaLUEgQ0n0sE8DWwGdDypBX
	eOQfq8ar2fPkxl44BGEuqOu2R3kwGTt3WU1BV/zI=
To: xen-users@lists.xen.org
References: <56998228.90209@etit.hu> <569A017C.2050900@citrix.com>
From: =?UTF-8?B?w4lsacOhcyBUYW3DoXM=?= <et@etit.hu>
X-Enigmail-Draft-Status: N1110
Organization: ETIT[nwpro] KFT
Message-ID: <569A2C04.7070103@etit.hu>
Date: Sat, 16 Jan 2016 12:39:48 +0100
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101
	Thunderbird/38.5.1
MIME-Version: 1.0
In-Reply-To: <569A017C.2050900@citrix.com>
Subject: Re: [Xen-users] dom0pvh=1 fails on an other server
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: multipart/mixed; boundary="===============7597407228375408667=="
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

This is an OpenPGP/MIME signed message (RFC 4880 and 3156)
--===============7597407228375408667==
Content-Type: multipart/signed; micalg=pgp-sha1;
 protocol="application/pgp-signature";
 boundary="W4pUu5P0oo7uBhLOEL9clfHdeATk11lxX"

This is an OpenPGP/MIME signed message (RFC 4880 and 3156)
--W4pUu5P0oo7uBhLOEL9clfHdeATk11lxX
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

HI.

2016-01-16 09:38 keltez=C3=A9ssel, Roger Pau Monn=C3=A9 =C3=ADrta:
> El 16/01/16 a les 0.35, =C3=89li=C3=A1s Tam=C3=A1s ha escrit:
>> Hi. some weeks ago I had a post here regarding a failing server with
>> dom0pvh enabled.
>=20
> Although your log doesn't contain the Xen commit id that you are using,=

I'm using the staging branch dated from january 10,
> If you don't want to update Linux to 4.4 yet, you can probably
> cherry-pick 20f36e and apply it to the Debian 4.3 kernel without issues=
,
> the fix is minimal and very contained.
I will try the patching the kernel and let you know if I experience more
problems.

Thank you.
>=20
> Roger.
>=20
> [0]
> https://git.kernel.org/cgit/linux/kernel/git/xen/tip.git/commit/?h=3Dfo=
r-linus-4.4&id=3D20f36e0380a7e871a711d5e4e59d04d4948326b4
> [1]
> http://xenbits.xen.org/gitweb/?p=3Dxen.git;a=3Dcommit;h=3D506db9078c8c9=
a1c814fc9f542b198385448218e
>=20
>=20
> _______________________________________________
> Xen-users mailing list
> Xen-users@lists.xen.org
> http://lists.xen.org/xen-users
>=20

--=20


=C3=89li=C3=A1s Tam=C3=A1s
Thomas Elias

ETIT[nwpro] KFT, =C3=9Cgyvezet=C5=91-H=C3=A1l=C3=B3zatbiztons=C3=A1gi spe=
cialista
ETIT[nwpro] Ltd, General Manager-Network security specialist

Tel. HU: +36/30-497-1626
Tel. DE: +49/160-651-8723
OpenPGP pubkey: http://etit.hu/doc/et-pub.asc

Okleveles m=C3=A9rn=C3=B6k-informatikus (MSC)
Master of Science in Information Technology (MSC)

Kapcsolat: http://etit.hu/index.php/hu/kapcsolat
Jogi nyilatkozat: http://etit.hu/disclaimer-email-hu.txt
Contact: http://etit.hu/index.php/en/contact
Disclaimer: http://etit.hu/disclaimer-email-en.txt


--W4pUu5P0oo7uBhLOEL9clfHdeATk11lxX
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.22 (GNU/Linux)

iQIcBAEBAgAGBQJWmiwKAAoJENWYes1C3s/CafoQAI0d3JbiNKWQMZ3jkXiNZdF8
jPopVJGMUSUFsHvqnfRY/d/tVnWCEO/XKC7eLb4ha7qC3tlJnDGAWihnNj95Wfx0
vODlwSDDg4hTDAwqa9Asm+I519pO6geL5ApCL9nRW5/50sQr+aqKTF5gPCWVzYtb
SWsI0qCaGiRhwotj6rxE6jhI9X57jomp3Shctl8VYKyog610tdu84Y8puKcObUZF
R74hBAxEkduB1Umd8MztsC5rMDaXIjTUSAoRSm+1Xqps7+F/K3rPiCHngr5ej85B
OHUkluLI3uJsIc2AByQvha1+/bqZMzv3LQhduO2HXABbzvxyvnZTD5VrP1Nj6RTu
VcWKA8gE8kel0XpnrNu2YKVIrhbB2JpOmrbQ4wnTVhDj3HZ2xyWkvl+Jvwe5VFPz
AMhZkvZjKSyK5eN+iQEtWpofL+n7yIK/U7ojyOPAS8kdjmoynMX6J9FhbcxCP4xt
TV5JBQp3anRyUoCBHJt0/fPOQcK1nMj93503V4FjBirR3ALngDrm0NVVakonGP+1
9VQuZTD4WItOYpPsBG5Y4Xg+Rg4qXaTdm5qCpKWwUa8qqBoH4m4bul97jhRKgqBV
31bRlUNPRNDVTzI1AlBUKG9h1hcowg3cBQMenx6g7DQAsEnupgqvYRBB2jSXTsb3
BTu2S9YqmwFEBc1EKxKj
=/Xu3
-----END PGP SIGNATURE-----

--W4pUu5P0oo7uBhLOEL9clfHdeATk11lxX--


--===============7597407228375408667==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users
--===============7597407228375408667==--


From xen-users-bounces@lists.xen.org Sat Jan 16 11:41:27 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Sat, 16 Jan 2016 11:41:27 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aKPDO-0004jR-Np; Sat, 16 Jan 2016 11:40:19 +0000
Received: from mail6.bemta14.messagelabs.com ([193.109.254.103])
	by lists.xen.org with esmtp (Exim 4.72) (envelope-from <et@etit.hu>)
	id 1aKPDC-0004ip-4a
	for xen-users@lists.xen.org; Sat, 16 Jan 2016 11:40:14 +0000
Received: from [193.109.254.147] by server-4.bemta-14.messagelabs.com id
	CE/C2-10715-51C2A965; Sat, 16 Jan 2016 11:40:05 +0000
X-Env-Sender: et@etit.hu
X-Msg-Ref: server-9.tower-27.messagelabs.com!1452944403!17222379!1
X-Originating-IP: [95.140.34.219]
X-SpamReason: No, hits=0.0 required=7.0 tests=
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 52511 invoked from network); 16 Jan 2016 11:40:04 -0000
Received: from mail.etit.hu (HELO mail.etit.hu) (95.140.34.219)
	by server-9.tower-27.messagelabs.com with SMTP;
	16 Jan 2016 11:40:04 -0000
Received: from localhost (localhost [127.0.0.1])
	by mail.etit.hu (Postfix) with ESMTP id C7BBB269
	for <xen-users@lists.xen.org>; Sat, 16 Jan 2016 12:40:02 +0100 (CET)
Received: from [192.168.0.105] (94-21-123-229.pool.digikabel.hu
	[94.21.123.229]) by mail.etit.hu (Postfix) with ESMTPSA id 4CF7F80
	for <xen-users@lists.xen.org>; Sat, 16 Jan 2016 12:39:54 +0100 (CET)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=etit.hu; s=mail;
	t=1452944394; bh=gVaynCyOfzcx/fnuwbtMtMJLnrKO9W7wBnyhoHTm8qE=;
	h=Subject:To:From:Message-ID:Date:MIME-Version:Content-Type:From;
	b=IflzZw2u8EG1ct0cCpegk7uHcQaVJ6C3S+/r7YgDPMqZnasqHbUGAku72/PZrbQ19
	l5u7T9oyCfNaYBmMRqJDgNNCxp+S5poj0jZQhrjGxIhmaLUEgQ0n0sE8DWwGdDypBX
	eOQfq8ar2fPkxl44BGEuqOu2R3kwGTt3WU1BV/zI=
To: xen-users@lists.xen.org
References: <56998228.90209@etit.hu> <569A017C.2050900@citrix.com>
From: =?UTF-8?B?w4lsacOhcyBUYW3DoXM=?= <et@etit.hu>
X-Enigmail-Draft-Status: N1110
Organization: ETIT[nwpro] KFT
Message-ID: <569A2C04.7070103@etit.hu>
Date: Sat, 16 Jan 2016 12:39:48 +0100
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101
	Thunderbird/38.5.1
MIME-Version: 1.0
In-Reply-To: <569A017C.2050900@citrix.com>
Subject: Re: [Xen-users] dom0pvh=1 fails on an other server
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: multipart/mixed; boundary="===============7597407228375408667=="
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

This is an OpenPGP/MIME signed message (RFC 4880 and 3156)
--===============7597407228375408667==
Content-Type: multipart/signed; micalg=pgp-sha1;
 protocol="application/pgp-signature";
 boundary="W4pUu5P0oo7uBhLOEL9clfHdeATk11lxX"

This is an OpenPGP/MIME signed message (RFC 4880 and 3156)
--W4pUu5P0oo7uBhLOEL9clfHdeATk11lxX
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

HI.

2016-01-16 09:38 keltez=C3=A9ssel, Roger Pau Monn=C3=A9 =C3=ADrta:
> El 16/01/16 a les 0.35, =C3=89li=C3=A1s Tam=C3=A1s ha escrit:
>> Hi. some weeks ago I had a post here regarding a failing server with
>> dom0pvh enabled.
>=20
> Although your log doesn't contain the Xen commit id that you are using,=

I'm using the staging branch dated from january 10,
> If you don't want to update Linux to 4.4 yet, you can probably
> cherry-pick 20f36e and apply it to the Debian 4.3 kernel without issues=
,
> the fix is minimal and very contained.
I will try the patching the kernel and let you know if I experience more
problems.

Thank you.
>=20
> Roger.
>=20
> [0]
> https://git.kernel.org/cgit/linux/kernel/git/xen/tip.git/commit/?h=3Dfo=
r-linus-4.4&id=3D20f36e0380a7e871a711d5e4e59d04d4948326b4
> [1]
> http://xenbits.xen.org/gitweb/?p=3Dxen.git;a=3Dcommit;h=3D506db9078c8c9=
a1c814fc9f542b198385448218e
>=20
>=20
> _______________________________________________
> Xen-users mailing list
> Xen-users@lists.xen.org
> http://lists.xen.org/xen-users
>=20

--=20


=C3=89li=C3=A1s Tam=C3=A1s
Thomas Elias

ETIT[nwpro] KFT, =C3=9Cgyvezet=C5=91-H=C3=A1l=C3=B3zatbiztons=C3=A1gi spe=
cialista
ETIT[nwpro] Ltd, General Manager-Network security specialist

Tel. HU: +36/30-497-1626
Tel. DE: +49/160-651-8723
OpenPGP pubkey: http://etit.hu/doc/et-pub.asc

Okleveles m=C3=A9rn=C3=B6k-informatikus (MSC)
Master of Science in Information Technology (MSC)

Kapcsolat: http://etit.hu/index.php/hu/kapcsolat
Jogi nyilatkozat: http://etit.hu/disclaimer-email-hu.txt
Contact: http://etit.hu/index.php/en/contact
Disclaimer: http://etit.hu/disclaimer-email-en.txt


--W4pUu5P0oo7uBhLOEL9clfHdeATk11lxX
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.22 (GNU/Linux)

iQIcBAEBAgAGBQJWmiwKAAoJENWYes1C3s/CafoQAI0d3JbiNKWQMZ3jkXiNZdF8
jPopVJGMUSUFsHvqnfRY/d/tVnWCEO/XKC7eLb4ha7qC3tlJnDGAWihnNj95Wfx0
vODlwSDDg4hTDAwqa9Asm+I519pO6geL5ApCL9nRW5/50sQr+aqKTF5gPCWVzYtb
SWsI0qCaGiRhwotj6rxE6jhI9X57jomp3Shctl8VYKyog610tdu84Y8puKcObUZF
R74hBAxEkduB1Umd8MztsC5rMDaXIjTUSAoRSm+1Xqps7+F/K3rPiCHngr5ej85B
OHUkluLI3uJsIc2AByQvha1+/bqZMzv3LQhduO2HXABbzvxyvnZTD5VrP1Nj6RTu
VcWKA8gE8kel0XpnrNu2YKVIrhbB2JpOmrbQ4wnTVhDj3HZ2xyWkvl+Jvwe5VFPz
AMhZkvZjKSyK5eN+iQEtWpofL+n7yIK/U7ojyOPAS8kdjmoynMX6J9FhbcxCP4xt
TV5JBQp3anRyUoCBHJt0/fPOQcK1nMj93503V4FjBirR3ALngDrm0NVVakonGP+1
9VQuZTD4WItOYpPsBG5Y4Xg+Rg4qXaTdm5qCpKWwUa8qqBoH4m4bul97jhRKgqBV
31bRlUNPRNDVTzI1AlBUKG9h1hcowg3cBQMenx6g7DQAsEnupgqvYRBB2jSXTsb3
BTu2S9YqmwFEBc1EKxKj
=/Xu3
-----END PGP SIGNATURE-----

--W4pUu5P0oo7uBhLOEL9clfHdeATk11lxX--


--===============7597407228375408667==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users
--===============7597407228375408667==--


From xen-users-bounces@lists.xen.org Sun Jan 17 01:38:40 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Sun, 17 Jan 2016 01:38:40 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aKcHV-0002uF-Uz; Sun, 17 Jan 2016 01:37:25 +0000
Received: from mail6.bemta4.messagelabs.com ([85.158.143.247])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <htmldeveloper@gmail.com>) id 1aKcHT-0002uA-Dk
	for xen-users@lists.xen.org; Sun, 17 Jan 2016 01:37:24 +0000
Received: from [85.158.143.35] by server-3.bemta-4.messagelabs.com id
	51/03-31122-250FA965; Sun, 17 Jan 2016 01:37:22 +0000
X-Env-Sender: htmldeveloper@gmail.com
X-Msg-Ref: server-7.tower-21.messagelabs.com!1452994640!10603858!1
X-Originating-IP: [209.85.213.179]
X-SpamReason: No, hits=1.2 required=7.0 tests=HTML_20_30,HTML_MESSAGE,
	RCVD_BY_IP
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 63644 invoked from network); 17 Jan 2016 01:37:21 -0000
Received: from mail-ig0-f179.google.com (HELO mail-ig0-f179.google.com)
	(209.85.213.179)
	by server-7.tower-21.messagelabs.com with AES128-GCM-SHA256 encrypted
	SMTP; 17 Jan 2016 01:37:21 -0000
Received: by mail-ig0-f179.google.com with SMTP id z14so35914835igp.0
	for <xen-users@lists.xen.org>; Sat, 16 Jan 2016 17:37:21 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
	h=mime-version:date:message-id:subject:from:to:content-type;
	bh=9i04w2U498oizYjtai+1ewZX5jK/8jiWqldUdDYIu0c=;
	b=m4X/tVNrMqalWz5A9/fH0vNAM+h3IGNZOlMrvoaz9rXo18YVR44vFIxEEGN9hRUMIz
	WeaSOmcheqGUkXZqS00sv+QzfXhtvLIA08FUFeB+/uRsAIH55ECttUUoSVecVVYJ2QnH
	1PyVeyUcImmvnkLVFryWFTGm2OX6IgOLgImIhBOIBQcv7Wcvqk7f8RKxY3hwZNTsjiuk
	dNXw7sCUVYJmCd/wtmmWBZKP8Zbv/wvjwHlThIlbM9cEQZzglhsJURWkyDOwYxHwPPGN
	BNnJ877w99br8992wY2NpcGD0Sz641B8lQwe21hoHIQUYQSenIMcRlcMYUq0oQSwrDye
	ehNA==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
	d=1e100.net; s=20130820;
	h=x-gm-message-state:mime-version:date:message-id:subject:from:to
	:content-type;
	bh=9i04w2U498oizYjtai+1ewZX5jK/8jiWqldUdDYIu0c=;
	b=CbLPcrcq/2F8L/6EkqbMXw5YCggmFL4VWHlP5fBGDy6nOI2JDEMOV73Xr6AvXbNUyZ
	W4s3o1RBAFHRUrGazyjlNoLT5+0R2uZlEg8hsZ5IH5Wb2QSl7HWHjF5McJ5Q0dpj22qH
	E0ZHJO9tUwY8zA4uomcjQeYWJ+JWBnaRrtRuEPjfxCiOOg5WN1usXhsG8eP5x3oRmyvU
	RWGxtTcYKcqKMYZw2ZhzhtvyuD3J59Bd9R1hzRAGotvG2VvjKQ7K4r0oFttb10mV986/
	YKz1MalhcyeJv9UGq287gpdZ+U48w985uIoUi7rHcWRwdMTctuZWqkB9kNq/va+/Rw9a
	ZJsg==
X-Gm-Message-State: AG10YORjqUr9YrxLkhBBBAoaRYZ9PxR6Lzo8G5FQ3+7yzvivxaidvr/ubvnyKy4za3kscE+Q1MzK84WVEMQnHw==
MIME-Version: 1.0
X-Received: by 10.50.23.77 with SMTP id k13mr5196447igf.2.1452994640059; Sat,
	16 Jan 2016 17:37:20 -0800 (PST)
Received: by 10.107.142.202 with HTTP; Sat, 16 Jan 2016 17:37:20 -0800 (PST)
Date: Sat, 16 Jan 2016 17:37:20 -0800
Message-ID: <CAHnt0GV8wq9TjQ-Xt+O9_Jdkg-zk0ME4HBo8+prR9n00XucN2A@mail.gmail.com>
From: Peter Teoh <htmldeveloper@gmail.com>
To: xen-users@lists.xen.org
Subject: [Xen-users] How to create a Xen guest?
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: multipart/mixed; boundary="===============2500600972713550248=="
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

--===============2500600972713550248==
Content-Type: multipart/alternative; boundary=089e01538ac661a63b05297dad6e

--089e01538ac661a63b05297dad6e
Content-Type: text/plain; charset=UTF-8

Hi,
Got a question:
I just setup my Xen hypervisor running inside Ubuntu 14.04.

>ps -ef|grep xen
root        65     2  0 16:28 ?        00:00:00 [xenwatch]
root        66     2  0 16:28 ?        00:00:00 [xenbus]
root        72     2  0 16:28 ?        00:00:00 [xenbus_frontend]
root      2486     1  0 16:29 ?        00:00:00
/usr/lib/xen-4.4/bin/xenstored --pid-file=/var/run/xenstore.pid
root      2492     1  0 16:29 ?        00:00:00
/usr/lib/xen-4.4/bin/xenconsoled --pid-file=/var/run/xenconsoled.pid
root      2498     1  0 16:29 ?        00:00:00 /usr/bin/qemu-system-i386
-xen-domid 0 -xen-attach -name dom0 -nographic -M xenpv -daemonize -monitor
/dev/null -serial /dev/null -parallel /dev/null -pidfile
/var/run/qemu-dom0.pid
root      5415  2196  4 16:50 ?        00:01:00 /usr/bin/qemu-system-i386
-xen-domid 2 -chardev
socket,id=libxl-cmd,path=/var/run/xen/qmp-libxl-2,server,nowait -mon
chardev=libxl-cmd,mode=control -nodefaults -name HVM_domU -vnc 0.0.0.0:1,to=99
-display none -device cirrus-vga -global vga.vram_size_mb=8 -boot order=cda
-smp 2,maxcpus=2 -net none -machine xenfv -m 248 -drive
file=/sda11/xenhvm.dd,if=ide,index=0,media=disk,format=raw,cache=writeback
-drive
file=/sda11/CentOS-7-x86_64-DVD-1511.iso,if=ide,index=2,readonly=on,media=cdrom,format=raw,cache=writeback,id=ide-5632
root      5422  2196  0 16:50 ?        00:00:00 /usr/lib/xen-4.4/bin/xl
create xenhvmguest_min.cfg


Some remarks/questions (please correct me if wrong):

a.   "xl create" is used for creating my xen guest:

name = 'HVM_domU'
builder = 'hvm'
memory = 256
vcpus = 2
disk = [ 'file:/sda11/xenhvm.dd,xvda,w',
'file:/sda11/CentOS-7-x86_64-DVD-1511.iso,hdc:cdrom,r' ]
###vif = [ 'mac=00:16:3e:00:00:00,bridge=xenbr0' ]
vnc = 1
vnclisten = '0.0.0.0'
vncdisplay = 1

/sda11/xenhvm.dd and /sda11/CentOS.iso are physical file.

and sudo xl list
Name                                        ID   Mem VCPUs    State
Time(s)
Domain-0                                     0  7454     8     r-----
2449.6
HVM_domU                                     2   256     2     -b----
82.2


Correct?

b.   My OS is Ubuntu 64-bit, but the dom0 in the ps listed above started by
qemu-system-i386?  So where is dom0 running right now?    Can I connect to
the console if it does have have any graphical interface (nographics inside
qemu command line).

sudo xl console Domain-0
Can't specify Domain-0

sudo xl console HVM_domU
xenconsole: Could not read tty from store: No such file or directory

Both gave me error.

If I look at this:

[image: Xen Architecture with HVM dom0 HVM Dom0 HVM Domain Device Manager &
Control s/w Qemu (virtio backend) Ring3 Unmodifie...]

So my Dom0 is running 64-bit Ubuntu (which is what I am having right now),
but ps list it as using qemu-system-i386 to run it?

c.   How do I specify to use 64-bit of qemu?   And where is the screen
showing the cdrom?

d.   I just simply want an interface to pop up showing me the CentOS bootup
disk, so I I can install CentOS guest inside my Ubuntu host, how to specify
that?


-- 
Regards,
Peter Teoh

--089e01538ac661a63b05297dad6e
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr"><div><div><div><div><div><div><div><div><div><div><div><br=
 clear=3D"all"></div>Hi,<br></div>Got a question:<br></div>I just setup my =
Xen hypervisor running inside Ubuntu 14.04.=C2=A0=C2=A0 <br><br></div>&gt;p=
s -ef|grep xen<br>root=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 65=C2=A0=
=C2=A0=C2=A0=C2=A0 2=C2=A0 0 16:28 ?=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0 00:00:00 [xenwatch]<br>root=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 6=
6=C2=A0=C2=A0=C2=A0=C2=A0 2=C2=A0 0 16:28 ?=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0 00:00:00 [xenbus]<br>root=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0 72=C2=A0=C2=A0=C2=A0=C2=A0 2=C2=A0 0 16:28 ?=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0 00:00:00 [xenbus_frontend]<br>root=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0 2486=C2=A0=C2=A0=C2=A0=C2=A0 1=C2=A0 0 16:29 ?=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0 00:00:00 /usr/lib/xen-4.4/bin/xenstored --pid-file=
=3D/var/run/xenstore.pid<br>root=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 2492=C2=A0=
=C2=A0=C2=A0=C2=A0 1=C2=A0 0 16:29 ?=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0 00:00:00 /usr/lib/xen-4.4/bin/xenconsoled --pid-file=3D/var/run/xencons=
oled.pid<br>root=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 2498=C2=A0=C2=A0=C2=A0=C2=A0=
 1=C2=A0 0 16:29 ?=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 00:00:00 /usr/=
bin/qemu-system-i386 -xen-domid 0 -xen-attach -name dom0 -nographic -M xenp=
v -daemonize -monitor /dev/null -serial /dev/null -parallel /dev/null -pidf=
ile /var/run/qemu-dom0.pid<br>root=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 5415=C2=A0=
 2196=C2=A0 4 16:50 ?=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 00:01:00 /u=
sr/bin/qemu-system-i386 -xen-domid 2 -chardev socket,id=3Dlibxl-cmd,path=3D=
/var/run/xen/qmp-libxl-2,server,nowait -mon chardev=3Dlibxl-cmd,mode=3Dcont=
rol -nodefaults -name HVM_domU -vnc <a href=3D"http://0.0.0.0:1">0.0.0.0:1<=
/a>,to=3D99 -display none -device cirrus-vga -global vga.vram_size_mb=3D8 -=
boot order=3Dcda -smp 2,maxcpus=3D2 -net none -machine xenfv -m 248 -drive =
file=3D/sda11/xenhvm.dd,if=3Dide,index=3D0,media=3Ddisk,format=3Draw,cache=
=3Dwriteback -drive file=3D/sda11/CentOS-7-x86_64-DVD-1511.iso,if=3Dide,ind=
ex=3D2,readonly=3Don,media=3Dcdrom,format=3Draw,cache=3Dwriteback,id=3Dide-=
5632<br>root=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 5422=C2=A0 2196=C2=A0 0 16:50 ?=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 00:00:00 /usr/lib/xen-4.4/bin/xl=
 create xenhvmguest_min.cfg<br><br><br></div>Some remarks/questions (please=
 correct me if wrong):<br><br></div>a.=C2=A0=C2=A0 &quot;xl create&quot; is=
 used for creating my xen guest:<br><br>name =3D &#39;HVM_domU&#39;<br>buil=
der =3D &#39;hvm&#39;<br>memory =3D 256<br>vcpus =3D 2<br>disk =3D [ &#39;f=
ile:/sda11/xenhvm.dd,xvda,w&#39;, &#39;file:/sda11/CentOS-7-x86_64-DVD-1511=
.iso,hdc:cdrom,r&#39; ]<br>###vif =3D [ &#39;mac=3D00:16:3e:00:00:00,bridge=
=3Dxenbr0&#39; ]<br>vnc =3D 1<br>vnclisten =3D &#39;0.0.0.0&#39;<br>vncdisp=
lay =3D 1<br><br></div>/sda11/xenhvm.dd and /sda11/CentOS.iso are physical =
file.<br><br></div><div>and sudo xl list<br>Name=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 ID=C2=A0=C2=A0 Me=
m VCPUs=C2=A0=C2=A0=C2=A0 State=C2=A0=C2=A0=C2=A0 Time(s)<br>Domain-0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 0=C2=A0 7454=
=C2=A0=C2=A0=C2=A0=C2=A0 8=C2=A0=C2=A0=C2=A0=C2=A0 r-----=C2=A0=C2=A0=C2=A0=
 2449.6<br>HVM_domU=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0 2=C2=A0=C2=A0 256=C2=A0=C2=A0=C2=A0=C2=A0 2=C2=A0=C2=A0=C2=A0=
=C2=A0 -b----=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 82.2<br><br></div><div><br></di=
v>Correct?<br><br></div>b.=C2=A0=C2=A0 My OS is Ubuntu 64-bit, but the dom0=
 in the ps listed above started by qemu-system-i386?=C2=A0 So where is dom0=
 running right now? =C2=A0=C2=A0 Can I connect to the console if it does ha=
ve have any graphical interface (nographics inside qemu command line).<br><=
br>sudo xl console Domain-0<br>Can&#39;t specify Domain-0<br><br>sudo xl co=
nsole HVM_domU<br>xenconsole: Could not read tty from store: No such file o=
r directory<br><br></div>Both gave me error.<br><br></div><div>If I look at=
 this:<br><br><img class=3D"" src=3D"http://image.slidesharecdn.com/hvmdom0=
-131104104257-phpapp02/95/xpds13-hvm-dom0-any-unmodified-os-as-dom0-will-au=
ld-intel-10-638.jpg?cb=3D1383566480" alt=3D"Xen Architecture with HVM dom0
HVM Dom0

HVM Domain

Device
Manager &amp;
Control s/w

Qemu
(virtio
backend)

Ring3

Unmodifie..."><br><br></div><div>So my Dom0 is running 64-bit Ubuntu (which=
 is what I am having right now), but ps list it as using qemu-system-i386 t=
o run it?<br></div><div><br></div><div>c.=C2=A0=C2=A0 How do I specify to u=
se 64-bit of qemu?=C2=A0=C2=A0 And where is the screen showing the cdrom?<b=
r></div><div><br></div>d. =C2=A0 I just simply want an interface to pop up =
showing me the CentOS bootup disk, so I I can install CentOS guest inside m=
y Ubuntu host, how to specify that?<br>=C2=A0=C2=A0 <br><div><div><div><div=
><div><div><div><div><br><div><div><div>-- <br><div class=3D"gmail_signatur=
e">Regards,<br>Peter Teoh</div>
</div></div></div></div></div></div></div></div></div></div></div></div>

--089e01538ac661a63b05297dad6e--


--===============2500600972713550248==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users
--===============2500600972713550248==--


From xen-users-bounces@lists.xen.org Sun Jan 17 01:38:40 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Sun, 17 Jan 2016 01:38:40 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aKcHV-0002uF-Uz; Sun, 17 Jan 2016 01:37:25 +0000
Received: from mail6.bemta4.messagelabs.com ([85.158.143.247])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <htmldeveloper@gmail.com>) id 1aKcHT-0002uA-Dk
	for xen-users@lists.xen.org; Sun, 17 Jan 2016 01:37:24 +0000
Received: from [85.158.143.35] by server-3.bemta-4.messagelabs.com id
	51/03-31122-250FA965; Sun, 17 Jan 2016 01:37:22 +0000
X-Env-Sender: htmldeveloper@gmail.com
X-Msg-Ref: server-7.tower-21.messagelabs.com!1452994640!10603858!1
X-Originating-IP: [209.85.213.179]
X-SpamReason: No, hits=1.2 required=7.0 tests=HTML_20_30,HTML_MESSAGE,
	RCVD_BY_IP
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 63644 invoked from network); 17 Jan 2016 01:37:21 -0000
Received: from mail-ig0-f179.google.com (HELO mail-ig0-f179.google.com)
	(209.85.213.179)
	by server-7.tower-21.messagelabs.com with AES128-GCM-SHA256 encrypted
	SMTP; 17 Jan 2016 01:37:21 -0000
Received: by mail-ig0-f179.google.com with SMTP id z14so35914835igp.0
	for <xen-users@lists.xen.org>; Sat, 16 Jan 2016 17:37:21 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
	h=mime-version:date:message-id:subject:from:to:content-type;
	bh=9i04w2U498oizYjtai+1ewZX5jK/8jiWqldUdDYIu0c=;
	b=m4X/tVNrMqalWz5A9/fH0vNAM+h3IGNZOlMrvoaz9rXo18YVR44vFIxEEGN9hRUMIz
	WeaSOmcheqGUkXZqS00sv+QzfXhtvLIA08FUFeB+/uRsAIH55ECttUUoSVecVVYJ2QnH
	1PyVeyUcImmvnkLVFryWFTGm2OX6IgOLgImIhBOIBQcv7Wcvqk7f8RKxY3hwZNTsjiuk
	dNXw7sCUVYJmCd/wtmmWBZKP8Zbv/wvjwHlThIlbM9cEQZzglhsJURWkyDOwYxHwPPGN
	BNnJ877w99br8992wY2NpcGD0Sz641B8lQwe21hoHIQUYQSenIMcRlcMYUq0oQSwrDye
	ehNA==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
	d=1e100.net; s=20130820;
	h=x-gm-message-state:mime-version:date:message-id:subject:from:to
	:content-type;
	bh=9i04w2U498oizYjtai+1ewZX5jK/8jiWqldUdDYIu0c=;
	b=CbLPcrcq/2F8L/6EkqbMXw5YCggmFL4VWHlP5fBGDy6nOI2JDEMOV73Xr6AvXbNUyZ
	W4s3o1RBAFHRUrGazyjlNoLT5+0R2uZlEg8hsZ5IH5Wb2QSl7HWHjF5McJ5Q0dpj22qH
	E0ZHJO9tUwY8zA4uomcjQeYWJ+JWBnaRrtRuEPjfxCiOOg5WN1usXhsG8eP5x3oRmyvU
	RWGxtTcYKcqKMYZw2ZhzhtvyuD3J59Bd9R1hzRAGotvG2VvjKQ7K4r0oFttb10mV986/
	YKz1MalhcyeJv9UGq287gpdZ+U48w985uIoUi7rHcWRwdMTctuZWqkB9kNq/va+/Rw9a
	ZJsg==
X-Gm-Message-State: AG10YORjqUr9YrxLkhBBBAoaRYZ9PxR6Lzo8G5FQ3+7yzvivxaidvr/ubvnyKy4za3kscE+Q1MzK84WVEMQnHw==
MIME-Version: 1.0
X-Received: by 10.50.23.77 with SMTP id k13mr5196447igf.2.1452994640059; Sat,
	16 Jan 2016 17:37:20 -0800 (PST)
Received: by 10.107.142.202 with HTTP; Sat, 16 Jan 2016 17:37:20 -0800 (PST)
Date: Sat, 16 Jan 2016 17:37:20 -0800
Message-ID: <CAHnt0GV8wq9TjQ-Xt+O9_Jdkg-zk0ME4HBo8+prR9n00XucN2A@mail.gmail.com>
From: Peter Teoh <htmldeveloper@gmail.com>
To: xen-users@lists.xen.org
Subject: [Xen-users] How to create a Xen guest?
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: multipart/mixed; boundary="===============2500600972713550248=="
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

--===============2500600972713550248==
Content-Type: multipart/alternative; boundary=089e01538ac661a63b05297dad6e

--089e01538ac661a63b05297dad6e
Content-Type: text/plain; charset=UTF-8

Hi,
Got a question:
I just setup my Xen hypervisor running inside Ubuntu 14.04.

>ps -ef|grep xen
root        65     2  0 16:28 ?        00:00:00 [xenwatch]
root        66     2  0 16:28 ?        00:00:00 [xenbus]
root        72     2  0 16:28 ?        00:00:00 [xenbus_frontend]
root      2486     1  0 16:29 ?        00:00:00
/usr/lib/xen-4.4/bin/xenstored --pid-file=/var/run/xenstore.pid
root      2492     1  0 16:29 ?        00:00:00
/usr/lib/xen-4.4/bin/xenconsoled --pid-file=/var/run/xenconsoled.pid
root      2498     1  0 16:29 ?        00:00:00 /usr/bin/qemu-system-i386
-xen-domid 0 -xen-attach -name dom0 -nographic -M xenpv -daemonize -monitor
/dev/null -serial /dev/null -parallel /dev/null -pidfile
/var/run/qemu-dom0.pid
root      5415  2196  4 16:50 ?        00:01:00 /usr/bin/qemu-system-i386
-xen-domid 2 -chardev
socket,id=libxl-cmd,path=/var/run/xen/qmp-libxl-2,server,nowait -mon
chardev=libxl-cmd,mode=control -nodefaults -name HVM_domU -vnc 0.0.0.0:1,to=99
-display none -device cirrus-vga -global vga.vram_size_mb=8 -boot order=cda
-smp 2,maxcpus=2 -net none -machine xenfv -m 248 -drive
file=/sda11/xenhvm.dd,if=ide,index=0,media=disk,format=raw,cache=writeback
-drive
file=/sda11/CentOS-7-x86_64-DVD-1511.iso,if=ide,index=2,readonly=on,media=cdrom,format=raw,cache=writeback,id=ide-5632
root      5422  2196  0 16:50 ?        00:00:00 /usr/lib/xen-4.4/bin/xl
create xenhvmguest_min.cfg


Some remarks/questions (please correct me if wrong):

a.   "xl create" is used for creating my xen guest:

name = 'HVM_domU'
builder = 'hvm'
memory = 256
vcpus = 2
disk = [ 'file:/sda11/xenhvm.dd,xvda,w',
'file:/sda11/CentOS-7-x86_64-DVD-1511.iso,hdc:cdrom,r' ]
###vif = [ 'mac=00:16:3e:00:00:00,bridge=xenbr0' ]
vnc = 1
vnclisten = '0.0.0.0'
vncdisplay = 1

/sda11/xenhvm.dd and /sda11/CentOS.iso are physical file.

and sudo xl list
Name                                        ID   Mem VCPUs    State
Time(s)
Domain-0                                     0  7454     8     r-----
2449.6
HVM_domU                                     2   256     2     -b----
82.2


Correct?

b.   My OS is Ubuntu 64-bit, but the dom0 in the ps listed above started by
qemu-system-i386?  So where is dom0 running right now?    Can I connect to
the console if it does have have any graphical interface (nographics inside
qemu command line).

sudo xl console Domain-0
Can't specify Domain-0

sudo xl console HVM_domU
xenconsole: Could not read tty from store: No such file or directory

Both gave me error.

If I look at this:

[image: Xen Architecture with HVM dom0 HVM Dom0 HVM Domain Device Manager &
Control s/w Qemu (virtio backend) Ring3 Unmodifie...]

So my Dom0 is running 64-bit Ubuntu (which is what I am having right now),
but ps list it as using qemu-system-i386 to run it?

c.   How do I specify to use 64-bit of qemu?   And where is the screen
showing the cdrom?

d.   I just simply want an interface to pop up showing me the CentOS bootup
disk, so I I can install CentOS guest inside my Ubuntu host, how to specify
that?


-- 
Regards,
Peter Teoh

--089e01538ac661a63b05297dad6e
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr"><div><div><div><div><div><div><div><div><div><div><div><br=
 clear=3D"all"></div>Hi,<br></div>Got a question:<br></div>I just setup my =
Xen hypervisor running inside Ubuntu 14.04.=C2=A0=C2=A0 <br><br></div>&gt;p=
s -ef|grep xen<br>root=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 65=C2=A0=
=C2=A0=C2=A0=C2=A0 2=C2=A0 0 16:28 ?=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0 00:00:00 [xenwatch]<br>root=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 6=
6=C2=A0=C2=A0=C2=A0=C2=A0 2=C2=A0 0 16:28 ?=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0 00:00:00 [xenbus]<br>root=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0 72=C2=A0=C2=A0=C2=A0=C2=A0 2=C2=A0 0 16:28 ?=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0 00:00:00 [xenbus_frontend]<br>root=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0 2486=C2=A0=C2=A0=C2=A0=C2=A0 1=C2=A0 0 16:29 ?=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0 00:00:00 /usr/lib/xen-4.4/bin/xenstored --pid-file=
=3D/var/run/xenstore.pid<br>root=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 2492=C2=A0=
=C2=A0=C2=A0=C2=A0 1=C2=A0 0 16:29 ?=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0 00:00:00 /usr/lib/xen-4.4/bin/xenconsoled --pid-file=3D/var/run/xencons=
oled.pid<br>root=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 2498=C2=A0=C2=A0=C2=A0=C2=A0=
 1=C2=A0 0 16:29 ?=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 00:00:00 /usr/=
bin/qemu-system-i386 -xen-domid 0 -xen-attach -name dom0 -nographic -M xenp=
v -daemonize -monitor /dev/null -serial /dev/null -parallel /dev/null -pidf=
ile /var/run/qemu-dom0.pid<br>root=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 5415=C2=A0=
 2196=C2=A0 4 16:50 ?=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 00:01:00 /u=
sr/bin/qemu-system-i386 -xen-domid 2 -chardev socket,id=3Dlibxl-cmd,path=3D=
/var/run/xen/qmp-libxl-2,server,nowait -mon chardev=3Dlibxl-cmd,mode=3Dcont=
rol -nodefaults -name HVM_domU -vnc <a href=3D"http://0.0.0.0:1">0.0.0.0:1<=
/a>,to=3D99 -display none -device cirrus-vga -global vga.vram_size_mb=3D8 -=
boot order=3Dcda -smp 2,maxcpus=3D2 -net none -machine xenfv -m 248 -drive =
file=3D/sda11/xenhvm.dd,if=3Dide,index=3D0,media=3Ddisk,format=3Draw,cache=
=3Dwriteback -drive file=3D/sda11/CentOS-7-x86_64-DVD-1511.iso,if=3Dide,ind=
ex=3D2,readonly=3Don,media=3Dcdrom,format=3Draw,cache=3Dwriteback,id=3Dide-=
5632<br>root=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 5422=C2=A0 2196=C2=A0 0 16:50 ?=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 00:00:00 /usr/lib/xen-4.4/bin/xl=
 create xenhvmguest_min.cfg<br><br><br></div>Some remarks/questions (please=
 correct me if wrong):<br><br></div>a.=C2=A0=C2=A0 &quot;xl create&quot; is=
 used for creating my xen guest:<br><br>name =3D &#39;HVM_domU&#39;<br>buil=
der =3D &#39;hvm&#39;<br>memory =3D 256<br>vcpus =3D 2<br>disk =3D [ &#39;f=
ile:/sda11/xenhvm.dd,xvda,w&#39;, &#39;file:/sda11/CentOS-7-x86_64-DVD-1511=
.iso,hdc:cdrom,r&#39; ]<br>###vif =3D [ &#39;mac=3D00:16:3e:00:00:00,bridge=
=3Dxenbr0&#39; ]<br>vnc =3D 1<br>vnclisten =3D &#39;0.0.0.0&#39;<br>vncdisp=
lay =3D 1<br><br></div>/sda11/xenhvm.dd and /sda11/CentOS.iso are physical =
file.<br><br></div><div>and sudo xl list<br>Name=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 ID=C2=A0=C2=A0 Me=
m VCPUs=C2=A0=C2=A0=C2=A0 State=C2=A0=C2=A0=C2=A0 Time(s)<br>Domain-0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 0=C2=A0 7454=
=C2=A0=C2=A0=C2=A0=C2=A0 8=C2=A0=C2=A0=C2=A0=C2=A0 r-----=C2=A0=C2=A0=C2=A0=
 2449.6<br>HVM_domU=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0 2=C2=A0=C2=A0 256=C2=A0=C2=A0=C2=A0=C2=A0 2=C2=A0=C2=A0=C2=A0=
=C2=A0 -b----=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 82.2<br><br></div><div><br></di=
v>Correct?<br><br></div>b.=C2=A0=C2=A0 My OS is Ubuntu 64-bit, but the dom0=
 in the ps listed above started by qemu-system-i386?=C2=A0 So where is dom0=
 running right now? =C2=A0=C2=A0 Can I connect to the console if it does ha=
ve have any graphical interface (nographics inside qemu command line).<br><=
br>sudo xl console Domain-0<br>Can&#39;t specify Domain-0<br><br>sudo xl co=
nsole HVM_domU<br>xenconsole: Could not read tty from store: No such file o=
r directory<br><br></div>Both gave me error.<br><br></div><div>If I look at=
 this:<br><br><img class=3D"" src=3D"http://image.slidesharecdn.com/hvmdom0=
-131104104257-phpapp02/95/xpds13-hvm-dom0-any-unmodified-os-as-dom0-will-au=
ld-intel-10-638.jpg?cb=3D1383566480" alt=3D"Xen Architecture with HVM dom0
HVM Dom0

HVM Domain

Device
Manager &amp;
Control s/w

Qemu
(virtio
backend)

Ring3

Unmodifie..."><br><br></div><div>So my Dom0 is running 64-bit Ubuntu (which=
 is what I am having right now), but ps list it as using qemu-system-i386 t=
o run it?<br></div><div><br></div><div>c.=C2=A0=C2=A0 How do I specify to u=
se 64-bit of qemu?=C2=A0=C2=A0 And where is the screen showing the cdrom?<b=
r></div><div><br></div>d. =C2=A0 I just simply want an interface to pop up =
showing me the CentOS bootup disk, so I I can install CentOS guest inside m=
y Ubuntu host, how to specify that?<br>=C2=A0=C2=A0 <br><div><div><div><div=
><div><div><div><div><br><div><div><div>-- <br><div class=3D"gmail_signatur=
e">Regards,<br>Peter Teoh</div>
</div></div></div></div></div></div></div></div></div></div></div></div>

--089e01538ac661a63b05297dad6e--


--===============2500600972713550248==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users
--===============2500600972713550248==--


From xen-users-bounces@lists.xen.org Sun Jan 17 05:47:42 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Sun, 17 Jan 2016 05:47:42 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aKgAj-0003T1-8d; Sun, 17 Jan 2016 05:46:41 +0000
Received: from mail6.bemta5.messagelabs.com ([195.245.231.135])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <sean@seangreenslade.com>) id 1aKgAh-0003Su-8i
	for xen-users@lists.xen.org; Sun, 17 Jan 2016 05:46:39 +0000
Received: from [85.158.139.211] by server-13.bemta-5.messagelabs.com id
	A1/F5-06091-EBA2B965; Sun, 17 Jan 2016 05:46:38 +0000
X-Env-Sender: sean@seangreenslade.com
X-Msg-Ref: server-4.tower-206.messagelabs.com!1453009597!16302891!1
X-Originating-IP: [162.208.10.182]
X-SpamReason: No, hits=0.0 required=7.0 tests=
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 11288 invoked from network); 17 Jan 2016 05:46:37 -0000
Received: from email.routify.me (HELO cartman.routify.me) (162.208.10.182)
	by server-4.tower-206.messagelabs.com with SMTP;
	17 Jan 2016 05:46:37 -0000
Received: from fox.nycap.rr.com (pool-100-4-177-70.albyny.fios.verizon.net
	[100.4.177.70])
	by cartman.routify.me (Postfix) with ESMTPSA id 10A3380CEE;
	Sun, 17 Jan 2016 00:46:37 -0500 (EST)
Date: Sun, 17 Jan 2016 00:46:35 -0500
From: Sean Greenslade <sean@seangreenslade.com>
To: Peter Teoh <htmldeveloper@gmail.com>
Message-ID: <20160117054634.GA1065@fox.nycap.rr.com>
Mail-Followup-To: Peter Teoh <htmldeveloper@gmail.com>, xen-users@lists.xen.org
References: <CAHnt0GV8wq9TjQ-Xt+O9_Jdkg-zk0ME4HBo8+prR9n00XucN2A@mail.gmail.com>
MIME-Version: 1.0
Content-Disposition: inline
In-Reply-To: <CAHnt0GV8wq9TjQ-Xt+O9_Jdkg-zk0ME4HBo8+prR9n00XucN2A@mail.gmail.com>
Cc: xen-users@lists.xen.org
Subject: Re: [Xen-users] How to create a Xen guest?
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

On Sat, Jan 16, 2016 at 05:37:20PM -0800, Peter Teoh wrote:
> Hi,
> Got a question:
> I just setup my Xen hypervisor running inside Ubuntu 14.04.
> 
> [SNIP]
> 
> b.   My OS is Ubuntu 64-bit, but the dom0 in the ps listed above started by
> qemu-system-i386?  So where is dom0 running right now?    Can I connect to
> the console if it does have have any graphical interface (nographics inside
> qemu command line).
>
> [SNIP]
> 
> So my Dom0 is running 64-bit Ubuntu (which is what I am having right now),
> but ps list it as using qemu-system-i386 to run it?

Dom0 is your host. It's Ubuntu, it's what you installed Xen on, it's
what you're typing xl commands into.

> d.   I just simply want an interface to pop up showing me the CentOS bootup
> disk, so I I can install CentOS guest inside my Ubuntu host, how to specify
> that?

Use a VNC client (e.g. Remmina, TightVNC, etc.) to connect to the domU
virtual machine. It acts just like any normal VNC session.

--Sean

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users

From xen-users-bounces@lists.xen.org Sun Jan 17 05:47:42 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Sun, 17 Jan 2016 05:47:42 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aKgAj-0003T1-8d; Sun, 17 Jan 2016 05:46:41 +0000
Received: from mail6.bemta5.messagelabs.com ([195.245.231.135])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <sean@seangreenslade.com>) id 1aKgAh-0003Su-8i
	for xen-users@lists.xen.org; Sun, 17 Jan 2016 05:46:39 +0000
Received: from [85.158.139.211] by server-13.bemta-5.messagelabs.com id
	A1/F5-06091-EBA2B965; Sun, 17 Jan 2016 05:46:38 +0000
X-Env-Sender: sean@seangreenslade.com
X-Msg-Ref: server-4.tower-206.messagelabs.com!1453009597!16302891!1
X-Originating-IP: [162.208.10.182]
X-SpamReason: No, hits=0.0 required=7.0 tests=
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 11288 invoked from network); 17 Jan 2016 05:46:37 -0000
Received: from email.routify.me (HELO cartman.routify.me) (162.208.10.182)
	by server-4.tower-206.messagelabs.com with SMTP;
	17 Jan 2016 05:46:37 -0000
Received: from fox.nycap.rr.com (pool-100-4-177-70.albyny.fios.verizon.net
	[100.4.177.70])
	by cartman.routify.me (Postfix) with ESMTPSA id 10A3380CEE;
	Sun, 17 Jan 2016 00:46:37 -0500 (EST)
Date: Sun, 17 Jan 2016 00:46:35 -0500
From: Sean Greenslade <sean@seangreenslade.com>
To: Peter Teoh <htmldeveloper@gmail.com>
Message-ID: <20160117054634.GA1065@fox.nycap.rr.com>
Mail-Followup-To: Peter Teoh <htmldeveloper@gmail.com>, xen-users@lists.xen.org
References: <CAHnt0GV8wq9TjQ-Xt+O9_Jdkg-zk0ME4HBo8+prR9n00XucN2A@mail.gmail.com>
MIME-Version: 1.0
Content-Disposition: inline
In-Reply-To: <CAHnt0GV8wq9TjQ-Xt+O9_Jdkg-zk0ME4HBo8+prR9n00XucN2A@mail.gmail.com>
Cc: xen-users@lists.xen.org
Subject: Re: [Xen-users] How to create a Xen guest?
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

On Sat, Jan 16, 2016 at 05:37:20PM -0800, Peter Teoh wrote:
> Hi,
> Got a question:
> I just setup my Xen hypervisor running inside Ubuntu 14.04.
> 
> [SNIP]
> 
> b.   My OS is Ubuntu 64-bit, but the dom0 in the ps listed above started by
> qemu-system-i386?  So where is dom0 running right now?    Can I connect to
> the console if it does have have any graphical interface (nographics inside
> qemu command line).
>
> [SNIP]
> 
> So my Dom0 is running 64-bit Ubuntu (which is what I am having right now),
> but ps list it as using qemu-system-i386 to run it?

Dom0 is your host. It's Ubuntu, it's what you installed Xen on, it's
what you're typing xl commands into.

> d.   I just simply want an interface to pop up showing me the CentOS bootup
> disk, so I I can install CentOS guest inside my Ubuntu host, how to specify
> that?

Use a VNC client (e.g. Remmina, TightVNC, etc.) to connect to the domU
virtual machine. It acts just like any normal VNC session.

--Sean

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users

From xen-users-bounces@lists.xen.org Sun Jan 17 16:41:55 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Sun, 17 Jan 2016 16:41:55 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aKqNn-0001Ed-5T; Sun, 17 Jan 2016 16:40:51 +0000
Received: from mail6.bemta5.messagelabs.com ([195.245.231.135])
	by lists.xen.org with esmtp (Exim 4.72) (envelope-from <et@etit.hu>)
	id 1aKqNc-000146-70
	for xen-users@lists.xen.org; Sun, 17 Jan 2016 16:40:47 +0000
Received: from [85.158.139.211] by server-1.bemta-5.messagelabs.com id
	39/96-15353-704CB965; Sun, 17 Jan 2016 16:40:39 +0000
X-Env-Sender: et@etit.hu
X-Msg-Ref: server-6.tower-206.messagelabs.com!1453048838!16048158!1
X-Originating-IP: [95.140.34.219]
X-SpamReason: No, hits=0.0 required=7.0 tests=
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 4734 invoked from network); 17 Jan 2016 16:40:38 -0000
Received: from mail.etit.hu (HELO mail.etit.hu) (95.140.34.219)
	by server-6.tower-206.messagelabs.com with SMTP;
	17 Jan 2016 16:40:38 -0000
Received: from localhost (localhost [127.0.0.1])
	by mail.etit.hu (Postfix) with ESMTP id DDD50269
	for <xen-users@lists.xen.org>; Sun, 17 Jan 2016 17:40:37 +0100 (CET)
Received: from [192.168.0.105] (94-21-123-126.pool.digikabel.hu
	[94.21.123.126]) by mail.etit.hu (Postfix) with ESMTPSA id E59EE1DD
	for <xen-users@lists.xen.org>; Sun, 17 Jan 2016 17:40:29 +0100 (CET)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=etit.hu; s=mail;
	t=1453048830; bh=h/aQKLZL+r4eImeAemTx9Pl8CsNfaCP69E7tJ+bkcAY=;
	h=To:From:Subject:Message-ID:Date:MIME-Version:Content-Type:From;
	b=VhFql77QEKIX3Sir0iEkrDOYu0MgEm7rrvtDvPFHqvP8RR5qZi3eBnt778/PZnAs7
	E11pMeNa5IR0EszVszQD6mIzUIYUrgyrK5T5JgAu3GtzEZ1Sb9Rrlp0WTDsuvpR39W
	U1f7hrTSyxPLHeHjs9U3XOEqyfyvIN24JoLuzhXc=
To: "xen-users@lists.xen.org" <xen-users@lists.xen.org>
From: =?UTF-8?B?w4lsacOhcyBUYW3DoXM=?= <et@etit.hu>
Organization: ETIT[nwpro] KFT
Message-ID: <569BC3F7.6010500@etit.hu>
Date: Sun, 17 Jan 2016 17:40:23 +0100
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101
	Thunderbird/38.5.1
MIME-Version: 1.0
Subject: [Xen-users] PVH for debian guest
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: multipart/mixed; boundary="===============7644532803738606195=="
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

This is an OpenPGP/MIME signed message (RFC 4880 and 3156)
--===============7644532803738606195==
Content-Type: multipart/signed; micalg=pgp-sha1;
 protocol="application/pgp-signature";
 boundary="4eoAc4B2ormWDCiBl1fuinhD2g3ECQlUa"

This is an OpenPGP/MIME signed message (RFC 4880 and 3156)
--4eoAc4B2ormWDCiBl1fuinhD2g3ECQlUa
Content-Type: text/plain; charset=iso-8859-2
Content-Transfer-Encoding: quoted-printable

Hi.

I wouldlike to receive the list's opinion about XEN PVH mode for LINUX
guests. The dom0 is a linux (running dom0pvh) and the guests are also
linux machines.

Up to these days I had the opnion that there is nothing that can be
faster then PV, But on the net I found somany articles and benchmarks,
but none of them says anything about PVH-based linux guest.


Some time ago on this list I read, that someone has tried it and
suprisingly he got better results with hw assisted virtualized system
calls, then the native PV ones. Could someone enlighten me?

Is it worth setting the
"pvh=3D1" parameter for linux guests? (I tried, practically this is the
only change I need to make to utilize this new mode). So it seems to be
an easy win. But is it a win for linux guests? Sould oi stay with PV or
go to PVH?


--=20


=C9li=E1s Tam=E1s
Thomas Elias

ETIT[nwpro] KFT, =DCgyvezet=F5-H=E1l=F3zatbiztons=E1gi specialista
ETIT[nwpro] Ltd, General Manager-Network security specialist

Tel. HU: +36/30-497-1626
Tel. DE: +49/160-651-8723
OpenPGP pubkey: http://etit.hu/doc/et-pub.asc

Okleveles m=E9rn=F6k-informatikus (MSC)
Master of Science in Information Technology (MSC)

Kapcsolat: http://etit.hu/index.php/hu/kapcsolat
Jogi nyilatkozat: http://etit.hu/disclaimer-email-hu.txt
Contact: http://etit.hu/index.php/en/contact
Disclaimer: http://etit.hu/disclaimer-email-en.txt


--4eoAc4B2ormWDCiBl1fuinhD2g3ECQlUa
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.22 (GNU/Linux)

iQIcBAEBAgAGBQJWm8P9AAoJENWYes1C3s/CtDcP/3iSNGS6artaAU3V9umk8KWo
Pg0mgnoHvUKvJkCxvrKG4QGSsi+kF+Jy/LWHbAcXPei6YTnejlTO57luP0Bgq9k4
erKSkWzj55dDgOlLev+8n8aSFbr1m0Os57df02TUtCKpNDtk2c+x2oEstaIVNyup
dg8PIYfU/UVg9okIJ2slinoIveEViFP0fr0IYcqMkBbPZaAzlaXAf4ednXpQiHMb
qgvMCcZW434CkDokFom6t2ONKJR9yiyVePNn6ybiPSbke6PmAtCrzwwYzDidhMjX
y8GFTIZagMhWxC3IvAd9xZheI0wQxZ8nQnMFi+kEdBGcDItSyN+5SGa5iXDD0wnB
EfY7j7rIFtOpdnNE1762rFF3SRhSru75lVgU+ZeDR8NmW6YaWGpvqNp5Yb31pfke
YGUieqDSABOtbGeyu3LORUrwL1m948wVn1Tz157Gqg3ph6UGrAfGjzTvULLHW6Jo
E6dVWZ/uZfIdlkQz0uWBT5ojJkuHOf9YoJez6DZK/sKimunHw4YVhmHfR2nFjaw6
TgAuIWVaGk0jn4vRsUxhJYs4MZMdrLcZn1oaQNdMXDlP6eZ1J44ECAEv4MGKgL2k
2p61KKgvwZrkd2QsK4HCQY7Kiapg4abp+04xgSC/yoOHaLAT9oxKarTf4Dfr4t/6
djLexexylrY78dZhNrnP
=DQLe
-----END PGP SIGNATURE-----

--4eoAc4B2ormWDCiBl1fuinhD2g3ECQlUa--


--===============7644532803738606195==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users
--===============7644532803738606195==--


From xen-users-bounces@lists.xen.org Sun Jan 17 16:41:55 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Sun, 17 Jan 2016 16:41:55 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aKqNn-0001Ed-5T; Sun, 17 Jan 2016 16:40:51 +0000
Received: from mail6.bemta5.messagelabs.com ([195.245.231.135])
	by lists.xen.org with esmtp (Exim 4.72) (envelope-from <et@etit.hu>)
	id 1aKqNc-000146-70
	for xen-users@lists.xen.org; Sun, 17 Jan 2016 16:40:47 +0000
Received: from [85.158.139.211] by server-1.bemta-5.messagelabs.com id
	39/96-15353-704CB965; Sun, 17 Jan 2016 16:40:39 +0000
X-Env-Sender: et@etit.hu
X-Msg-Ref: server-6.tower-206.messagelabs.com!1453048838!16048158!1
X-Originating-IP: [95.140.34.219]
X-SpamReason: No, hits=0.0 required=7.0 tests=
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 4734 invoked from network); 17 Jan 2016 16:40:38 -0000
Received: from mail.etit.hu (HELO mail.etit.hu) (95.140.34.219)
	by server-6.tower-206.messagelabs.com with SMTP;
	17 Jan 2016 16:40:38 -0000
Received: from localhost (localhost [127.0.0.1])
	by mail.etit.hu (Postfix) with ESMTP id DDD50269
	for <xen-users@lists.xen.org>; Sun, 17 Jan 2016 17:40:37 +0100 (CET)
Received: from [192.168.0.105] (94-21-123-126.pool.digikabel.hu
	[94.21.123.126]) by mail.etit.hu (Postfix) with ESMTPSA id E59EE1DD
	for <xen-users@lists.xen.org>; Sun, 17 Jan 2016 17:40:29 +0100 (CET)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=etit.hu; s=mail;
	t=1453048830; bh=h/aQKLZL+r4eImeAemTx9Pl8CsNfaCP69E7tJ+bkcAY=;
	h=To:From:Subject:Message-ID:Date:MIME-Version:Content-Type:From;
	b=VhFql77QEKIX3Sir0iEkrDOYu0MgEm7rrvtDvPFHqvP8RR5qZi3eBnt778/PZnAs7
	E11pMeNa5IR0EszVszQD6mIzUIYUrgyrK5T5JgAu3GtzEZ1Sb9Rrlp0WTDsuvpR39W
	U1f7hrTSyxPLHeHjs9U3XOEqyfyvIN24JoLuzhXc=
To: "xen-users@lists.xen.org" <xen-users@lists.xen.org>
From: =?UTF-8?B?w4lsacOhcyBUYW3DoXM=?= <et@etit.hu>
Organization: ETIT[nwpro] KFT
Message-ID: <569BC3F7.6010500@etit.hu>
Date: Sun, 17 Jan 2016 17:40:23 +0100
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101
	Thunderbird/38.5.1
MIME-Version: 1.0
Subject: [Xen-users] PVH for debian guest
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: multipart/mixed; boundary="===============7644532803738606195=="
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

This is an OpenPGP/MIME signed message (RFC 4880 and 3156)
--===============7644532803738606195==
Content-Type: multipart/signed; micalg=pgp-sha1;
 protocol="application/pgp-signature";
 boundary="4eoAc4B2ormWDCiBl1fuinhD2g3ECQlUa"

This is an OpenPGP/MIME signed message (RFC 4880 and 3156)
--4eoAc4B2ormWDCiBl1fuinhD2g3ECQlUa
Content-Type: text/plain; charset=iso-8859-2
Content-Transfer-Encoding: quoted-printable

Hi.

I wouldlike to receive the list's opinion about XEN PVH mode for LINUX
guests. The dom0 is a linux (running dom0pvh) and the guests are also
linux machines.

Up to these days I had the opnion that there is nothing that can be
faster then PV, But on the net I found somany articles and benchmarks,
but none of them says anything about PVH-based linux guest.


Some time ago on this list I read, that someone has tried it and
suprisingly he got better results with hw assisted virtualized system
calls, then the native PV ones. Could someone enlighten me?

Is it worth setting the
"pvh=3D1" parameter for linux guests? (I tried, practically this is the
only change I need to make to utilize this new mode). So it seems to be
an easy win. But is it a win for linux guests? Sould oi stay with PV or
go to PVH?


--=20


=C9li=E1s Tam=E1s
Thomas Elias

ETIT[nwpro] KFT, =DCgyvezet=F5-H=E1l=F3zatbiztons=E1gi specialista
ETIT[nwpro] Ltd, General Manager-Network security specialist

Tel. HU: +36/30-497-1626
Tel. DE: +49/160-651-8723
OpenPGP pubkey: http://etit.hu/doc/et-pub.asc

Okleveles m=E9rn=F6k-informatikus (MSC)
Master of Science in Information Technology (MSC)

Kapcsolat: http://etit.hu/index.php/hu/kapcsolat
Jogi nyilatkozat: http://etit.hu/disclaimer-email-hu.txt
Contact: http://etit.hu/index.php/en/contact
Disclaimer: http://etit.hu/disclaimer-email-en.txt


--4eoAc4B2ormWDCiBl1fuinhD2g3ECQlUa
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.22 (GNU/Linux)

iQIcBAEBAgAGBQJWm8P9AAoJENWYes1C3s/CtDcP/3iSNGS6artaAU3V9umk8KWo
Pg0mgnoHvUKvJkCxvrKG4QGSsi+kF+Jy/LWHbAcXPei6YTnejlTO57luP0Bgq9k4
erKSkWzj55dDgOlLev+8n8aSFbr1m0Os57df02TUtCKpNDtk2c+x2oEstaIVNyup
dg8PIYfU/UVg9okIJ2slinoIveEViFP0fr0IYcqMkBbPZaAzlaXAf4ednXpQiHMb
qgvMCcZW434CkDokFom6t2ONKJR9yiyVePNn6ybiPSbke6PmAtCrzwwYzDidhMjX
y8GFTIZagMhWxC3IvAd9xZheI0wQxZ8nQnMFi+kEdBGcDItSyN+5SGa5iXDD0wnB
EfY7j7rIFtOpdnNE1762rFF3SRhSru75lVgU+ZeDR8NmW6YaWGpvqNp5Yb31pfke
YGUieqDSABOtbGeyu3LORUrwL1m948wVn1Tz157Gqg3ph6UGrAfGjzTvULLHW6Jo
E6dVWZ/uZfIdlkQz0uWBT5ojJkuHOf9YoJez6DZK/sKimunHw4YVhmHfR2nFjaw6
TgAuIWVaGk0jn4vRsUxhJYs4MZMdrLcZn1oaQNdMXDlP6eZ1J44ECAEv4MGKgL2k
2p61KKgvwZrkd2QsK4HCQY7Kiapg4abp+04xgSC/yoOHaLAT9oxKarTf4Dfr4t/6
djLexexylrY78dZhNrnP
=DQLe
-----END PGP SIGNATURE-----

--4eoAc4B2ormWDCiBl1fuinhD2g3ECQlUa--


--===============7644532803738606195==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users
--===============7644532803738606195==--


From xen-users-bounces@lists.xen.org Mon Jan 18 09:07:41 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Mon, 18 Jan 2016 09:07:41 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aL5lr-0004cP-1l; Mon, 18 Jan 2016 09:06:43 +0000
Received: from mail6.bemta3.messagelabs.com ([195.245.230.39])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <david.winterstein@compositiv.com>)
	id 1aL5lo-0004cI-W5
	for xen-users@lists.xen.org; Mon, 18 Jan 2016 09:06:41 +0000
Received: from [85.158.137.68] by server-7.bemta-3.messagelabs.com id
	9F/AD-23747-02BAC965; Mon, 18 Jan 2016 09:06:40 +0000
X-Env-Sender: david.winterstein@compositiv.com
X-Msg-Ref: server-11.tower-31.messagelabs.com!1453107999!15859225!1
X-Originating-IP: [80.70.204.3]
X-SpamReason: No, hits=0.5 required=7.0 tests=BODY_RANDOM_LONG
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 39139 invoked from network); 18 Jan 2016 09:06:39 -0000
Received: from admin.compositiv.com (HELO admin.compositiv.com) (80.70.204.3)
	by server-11.tower-31.messagelabs.com with DHE-RSA-AES256-GCM-SHA384
	encrypted SMTP; 18 Jan 2016 09:06:39 -0000
Received: from [172.30.30.40] (buero.compositiv.com [217.86.226.49])
	by admin.compositiv.com (Postfix) with ESMTPSA id D9E78121C06
	for <xen-users@lists.xen.org>; Mon, 18 Jan 2016 10:06:38 +0100 (CET)
To: xen-users@lists.xen.org
From: David Winterstein <david.winterstein@compositiv.com>
Organization: Compositiv
Message-ID: <569CAB2F.403@compositiv.com>
Date: Mon, 18 Jan 2016 10:06:55 +0100
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101
	Thunderbird/38.5.1
MIME-Version: 1.0
Content-Length: 5273
X-Virus-Scanned: clamav-milter 0.98.7 at zeus
X-Virus-Status: Clean
Subject: [Xen-users] VM bridge doesn't pass traffic
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: base64
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

SGV5IGd1eXMsCgpJJ3ZlIGdvdCBhIHJlYWxseSBzdHJhbmdlIGlzc3VlIHdpdGggdGhlIG5ldHdv
cmtpbmcgb24gRGViaWFuIDguMiB3aXRoClhlbiA0LjQsIHByb2JhYmx5IHBhcnRpY3VsYXJseSBy
ZWdhcmRpbmcgdGhlIG5ldHdvcmsgYnJpZGdlIGJldHdlZW4gdGhlCmhvc3QgbWFjaGluZSBhbmQg
dGhlIHZtLgpJIHJlY2VudGx5IHNldCB1cCBhIHNlcnZlciBjbHVzdGVyIGNvbnNpc3Rpbmcgb2Yg
dHdvIERlYmlhbiBKZXNzaWUKc2VydmVycyBpbiBhIHByZXR0eSBiYXNpYyBjb25maWd1cmF0aW9u
IHdpdGggWGVuIDQuNCBmcm9tIHRoZSBvZmZpY2lhbApyZXBvc2l0b3JpZXMuIEkgdGhlbiBjb25m
aWd1cmVkIGNvcm9zeW5jLCBwYWNlbWFrZXIgYW5kIERSQkQgdG8gc3luYyBhCnJvb3QgcGFydGl0
aW9uIGJldHdlZW4gdGhlIHR3byBub2RlcyBhbmQgaW5zdGFsbGVkIGEgRGViaWFuIEplc3NpZSBW
TSBvbgp0aGUgbWFzdGVyIG5vZGUuCkV2ZXJ5dGhpbmcgd29ya2VkIGZpbmUgc28gZmFyLCBidXQg
d2hlbiBJIHdhbnRlZCB0byBzdGFydCBjb25maWd1cmluZwp0aGUgdm0gdHdvIGRheXMgYWdvLCBJ
IGZvdW5kIHRoYXQgdGhvdWdoIHRoZSBldGgwIGludGVyZmFjZSB3YXMgdXAgYW5kCnJ1bm5pbmcg
YSBjb3JyZWN0bHkgY29uZmlndXJlZCBJUCB0aGUgdm0gZGlkbid0IGhhdmUgYW55IGFjY2VzcyB0
byB0aGUKbmV0d29yay4KSSB0aGVuIHByb2NlZWRlZCB0byBjaGVjayBldmVyeSBwb3NzaWJsZSB0
aGluZyBJIGNvdWxkIHRoaW5rIG9mIGFuZCBhbQpub3cgYXQgbXkgd2l0J3MgZW5kLgpUaGUgYnJp
ZGdlIGlzIGJyb3VnaHQgdXAgYnkgdGhlIGRlZmF1bHQgdmlmLWJyaWRnZSBzY3JpcHQgYW5kIHJ1
bm5pbmcsCmFzIGJyY3RsIHNob3dzOgoKYnJpZGdlIG5hbWUgICAgIGJyaWRnZSBpZCAgICAgICAg
ICAgICAgIFNUUCBlbmFibGVkICAgICBpbnRlcmZhY2VzCnhlbmJyMCAgICAgICAgICA4MDAwLjBj
YzQ3YTc4MWUyMiAgICAgICBubyAgICAgICAgICAgICAgZXRoMAogICAgICAgICAgICAgICAgICAg
ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIHZpZjEuMAoKVGhlIHJlcXVpcmVk
IGlwdGFibGVzIHJ1bGVzIGFyZSBjb3JyZWN0bHkgZ2VuZXJhdGVkOgoKQ2hhaW4gSU5QVVQgKHBv
bGljeSBBQ0NFUFQgMjIyODEgcGFja2V0cywgMzUyMksgYnl0ZXMpCiBwa3RzIGJ5dGVzIHRhcmdl
dCAgICAgcHJvdCBvcHQgaW4gICAgIG91dCAgICAgc291cmNlCmRlc3RpbmF0aW9uCgpDaGFpbiBG
T1JXQVJEIChwb2xpY3kgQUNDRVBUIDAgcGFja2V0cywgMCBieXRlcykKIHBrdHMgYnl0ZXMgdGFy
Z2V0ICAgICBwcm90IG9wdCBpbiAgICAgb3V0ICAgICBzb3VyY2UKZGVzdGluYXRpb24KICAgIDAg
ICAgIDAgQUNDRVBUICAgICBhbGwgIC0tICAqICAgICAgKiAgICAgICAwLjAuMC4wLzAKMC4wLjAu
MC8wICAgICAgICAgICAgUEhZU0RFViBtYXRjaCAtLXBoeXNkZXYtb3V0IHZpZjEuMCAtLXBoeXNk
ZXYtaXMtYnJpZGdlZAogICAgMCAgICAgMCBBQ0NFUFQgICAgIGFsbCAgLS0gICogICAgICAqICAg
ICAgIDAuMC4wLjAvMAowLjAuMC4wLzAgICAgICAgICAgICBQSFlTREVWIG1hdGNoIC0tcGh5c2Rl
di1pbiB2aWYxLjAgLS1waHlzZGV2LWlzLWJyaWRnZWQKCkNoYWluIE9VVFBVVCAocG9saWN5IEFD
Q0VQVCAxODkyOSBwYWNrZXRzLCAzMjg1SyBieXRlcykKIHBrdHMgYnl0ZXMgdGFyZ2V0ICAgICBw
cm90IG9wdCBpbiAgICAgb3V0ICAgICBzb3VyY2UKZGVzdGluYXRpb24KClN0cmFuZ2VseSwgdGhl
IHZpZiBpbnRlcmZhY2UgaXMgc2hvd24gYXMgRE9XTiBpbiBpcCBhIG9uIHRoZSBkb20wOgoKNTog
dmlmMS4wOiA8Tk8tQ0FSUklFUixCUk9BRENBU1QsTVVMVElDQVNULFVQPiBtdHUgMTUwMCBxZGlz
YyBtcSBtYXN0ZXIKeGVuYnIwIHN0YXRlIERPV04gZ3JvdXAgZGVmYXVsdCBxbGVuIDMyCiAgICBs
aW5rL2V0aGVyIGZlOmZmOmZmOmZmOmZmOmZmIGJyZCBmZjpmZjpmZjpmZjpmZjpmZgoKQW5kIGRt
ZXNnIGluIHRoZSB2bSBzaG93cyB0aGlzIGVycm9yOgoKeGVuYnVzX3Byb2JlX2Zyb250ZW5kOiBE
ZXZpY2Ugd2l0aCBubyBkcml2ZXI6IGRldmljZS92aWYvMAoKV2hhdCdzIGNvbmZ1c2luZyBtZSBp
cyB0aGF0IHRoZSBpbnRlcmZhY2UgaXMgb25saW5lIGFuZCBVUCBpbiB0aGUgdm06CgoyOiBldGgw
OiA8QlJPQURDQVNULE1VTFRJQ0FTVCxVUCxMT1dFUl9VUD4gbXR1IDE1MDAgcWRpc2MgbXEgc3Rh
dGUgVVAKZ3JvdXAgZGVmYXVsdCBxbGVuIDEwMDAKICAgIGxpbmsvZXRoZXIgMDA6MTY6M2U6YzI6
OTE6NzEgYnJkIGZmOmZmOmZmOmZmOmZmOmZmCiAgICBpbmV0IDEwLnh4Lnh4Lnh4eC8yNCBicmQg
MTAuNDEuMTYuMjU1IHNjb3BlIGdsb2JhbCBldGgwCiAgICAgICB2YWxpZF9sZnQgZm9yZXZlciBw
cmVmZXJyZWRfbGZ0IGZvcmV2ZXIKICAgIGluZXQ2IGZlODA6OjIxNjozZWZmOmZlYzI6OTE3MS82
NCBzY29wZSBsaW5rCiAgICAgICB2YWxpZF9sZnQgZm9yZXZlciBwcmVmZXJyZWRfbGZ0IGZvcmV2
ZXIKCkJ1dCB0aGUgSVAgaXMgbm90IHJlYWNoYWJsZSBmcm9tIHRoZSBuZXR3b3JrIGFuZCB0aGUg
dm0gd29uJ3QgZ2V0IGFueQpjb25uZWN0aW9uLgpBIHRjcGR1bXAgb24gZnJvbSB0aGUgZG9tMCBv
biB2aWYxLjAgc2hvd3MgdGhlIGZvbGxvd2luZyB3aGVuIHRyeWluZyB0bwpwaW5nIHRoZSBnYXRl
d2F5IGZyb20gdGhlIHZtOgoKMjA6MjY6MTEuNjUzMDE4IEFSUCwgUmVxdWVzdCB3aG8taGFzIDEw
Lnh4Lnh4LjEgdGVsbCAxMC54eC54eC54eHgsIGxlbmd0aCAyOAoyMDoyNjoxMi42NTExMjggQVJQ
LCBSZXF1ZXN0IHdoby1oYXMgMTAueHgueHguMSB0ZWxsIDEwLnh4Lnh4Lnh4eCwgbGVuZ3RoIDI4
CjIwOjI2OjEzLjY1MTA5NCBBUlAsIFJlcXVlc3Qgd2hvLWhhcyAxMC54eC54eC4xIHRlbGwgMTAu
eHgueHgueHh4LCBsZW5ndGggMjgKCldoaWxlIGEgdGNwZHVtcCBvbiB4ZW5icjAgc2hvd3Mgbm90
aGluZyB3aGVuIHBpbmdpbmcgZnJvbSB0aGUgdm0uIFdoZW4KcGluZ2luZyBmcm9tIGFuIG90aGVy
IG1hY2hpbmUgdGhvdWdoLCBzaW1pbGFyIGVudHJpZXMgc2hvdyB1cCBpbiBhCnRjcGR1bXAgb24g
eGVuYnIwIHdoaWxlIG5vdGhpbmcgaXMgc2hvd24gb24gdGhlIHZpZiBpbnRlcmZhY2U6CgoyMDoy
Nzo1My4yMTY2NjkgQVJQLCBSZXF1ZXN0IHdoby1oYXMgMTAueHgueHgueHh4IHRlbGwgMTAueHgu
eHguMSwgbGVuZ3RoIDQ2CjIwOjI3OjU0LjIxNjY3NiBBUlAsIFJlcXVlc3Qgd2hvLWhhcyAxMC54
eC54eC54eHggdGVsbCAxMC54eC54eC4xLCBsZW5ndGggNDYKMjA6Mjc6NTUuMjE2NTY0IEFSUCwg
UmVxdWVzdCB3aG8taGFzIDEwLnh4Lnh4Lnh4eCB0ZWxsIDEwLnh4Lnh4LjEsIGxlbmd0aCA0NgoK
SXQgc2VlbXMgdG8gbWUgdGhhdCB0aGUgYnJpZGdlIGRvZXNuJ3QgcGFzcyB0aGUgdHJhZmZpYyB0
aHJvdWdoIHRvIHRoZSB2bS4KRG9lcyBhbnlib2R5IGhhdmUgYW4gaWRlYSBvciBleHBlcmllbmNl
ZCBzb21ldGhpbmcgc2ltaWxhcj8KClRoYW5rcyBpbiBhZHZhbmNlIGFuZCBraW5kIHJlZ2FyZHMs
CiAgRGF2aWQgV2ludGVyc3RlaW4KCkNvbXBvc2l0aXYgR21iSApIYW1tZXIgRGVpY2ggMzAKMjA1
MzcgSGFtYnVyZwpUZWw6IDA0MCAvIDYwOSA0MzQ5IDAKRmF4OiAwNDAgLyA2MDkgNDM0OSA0MAoK
R2VzY2jDpGZ0c2bDvGhyZXIgTWF0dGhpYXMgS3Jhd2VuCkFtdHNnZXJpY2h0IEhhbWJ1cmcgLSBI
UkIgMTIyNTQwCgpVU3QuLUlkTnI6IERFMjgyNDMyODM0CkVzIGdlbHRlbiBhdXNzY2hsaWXDn2xp
Y2ggdW5zZXJlIEFHQi4KCl9fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19f
X19fX19fClhlbi11c2VycyBtYWlsaW5nIGxpc3QKWGVuLXVzZXJzQGxpc3RzLnhlbi5vcmcKaHR0
cDovL2xpc3RzLnhlbi5vcmcveGVuLXVzZXJz

From xen-users-bounces@lists.xen.org Mon Jan 18 09:07:41 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Mon, 18 Jan 2016 09:07:41 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aL5lr-0004cP-1l; Mon, 18 Jan 2016 09:06:43 +0000
Received: from mail6.bemta3.messagelabs.com ([195.245.230.39])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <david.winterstein@compositiv.com>)
	id 1aL5lo-0004cI-W5
	for xen-users@lists.xen.org; Mon, 18 Jan 2016 09:06:41 +0000
Received: from [85.158.137.68] by server-7.bemta-3.messagelabs.com id
	9F/AD-23747-02BAC965; Mon, 18 Jan 2016 09:06:40 +0000
X-Env-Sender: david.winterstein@compositiv.com
X-Msg-Ref: server-11.tower-31.messagelabs.com!1453107999!15859225!1
X-Originating-IP: [80.70.204.3]
X-SpamReason: No, hits=0.5 required=7.0 tests=BODY_RANDOM_LONG
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 39139 invoked from network); 18 Jan 2016 09:06:39 -0000
Received: from admin.compositiv.com (HELO admin.compositiv.com) (80.70.204.3)
	by server-11.tower-31.messagelabs.com with DHE-RSA-AES256-GCM-SHA384
	encrypted SMTP; 18 Jan 2016 09:06:39 -0000
Received: from [172.30.30.40] (buero.compositiv.com [217.86.226.49])
	by admin.compositiv.com (Postfix) with ESMTPSA id D9E78121C06
	for <xen-users@lists.xen.org>; Mon, 18 Jan 2016 10:06:38 +0100 (CET)
To: xen-users@lists.xen.org
From: David Winterstein <david.winterstein@compositiv.com>
Organization: Compositiv
Message-ID: <569CAB2F.403@compositiv.com>
Date: Mon, 18 Jan 2016 10:06:55 +0100
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101
	Thunderbird/38.5.1
MIME-Version: 1.0
Content-Length: 5273
X-Virus-Scanned: clamav-milter 0.98.7 at zeus
X-Virus-Status: Clean
Subject: [Xen-users] VM bridge doesn't pass traffic
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: base64
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

SGV5IGd1eXMsCgpJJ3ZlIGdvdCBhIHJlYWxseSBzdHJhbmdlIGlzc3VlIHdpdGggdGhlIG5ldHdv
cmtpbmcgb24gRGViaWFuIDguMiB3aXRoClhlbiA0LjQsIHByb2JhYmx5IHBhcnRpY3VsYXJseSBy
ZWdhcmRpbmcgdGhlIG5ldHdvcmsgYnJpZGdlIGJldHdlZW4gdGhlCmhvc3QgbWFjaGluZSBhbmQg
dGhlIHZtLgpJIHJlY2VudGx5IHNldCB1cCBhIHNlcnZlciBjbHVzdGVyIGNvbnNpc3Rpbmcgb2Yg
dHdvIERlYmlhbiBKZXNzaWUKc2VydmVycyBpbiBhIHByZXR0eSBiYXNpYyBjb25maWd1cmF0aW9u
IHdpdGggWGVuIDQuNCBmcm9tIHRoZSBvZmZpY2lhbApyZXBvc2l0b3JpZXMuIEkgdGhlbiBjb25m
aWd1cmVkIGNvcm9zeW5jLCBwYWNlbWFrZXIgYW5kIERSQkQgdG8gc3luYyBhCnJvb3QgcGFydGl0
aW9uIGJldHdlZW4gdGhlIHR3byBub2RlcyBhbmQgaW5zdGFsbGVkIGEgRGViaWFuIEplc3NpZSBW
TSBvbgp0aGUgbWFzdGVyIG5vZGUuCkV2ZXJ5dGhpbmcgd29ya2VkIGZpbmUgc28gZmFyLCBidXQg
d2hlbiBJIHdhbnRlZCB0byBzdGFydCBjb25maWd1cmluZwp0aGUgdm0gdHdvIGRheXMgYWdvLCBJ
IGZvdW5kIHRoYXQgdGhvdWdoIHRoZSBldGgwIGludGVyZmFjZSB3YXMgdXAgYW5kCnJ1bm5pbmcg
YSBjb3JyZWN0bHkgY29uZmlndXJlZCBJUCB0aGUgdm0gZGlkbid0IGhhdmUgYW55IGFjY2VzcyB0
byB0aGUKbmV0d29yay4KSSB0aGVuIHByb2NlZWRlZCB0byBjaGVjayBldmVyeSBwb3NzaWJsZSB0
aGluZyBJIGNvdWxkIHRoaW5rIG9mIGFuZCBhbQpub3cgYXQgbXkgd2l0J3MgZW5kLgpUaGUgYnJp
ZGdlIGlzIGJyb3VnaHQgdXAgYnkgdGhlIGRlZmF1bHQgdmlmLWJyaWRnZSBzY3JpcHQgYW5kIHJ1
bm5pbmcsCmFzIGJyY3RsIHNob3dzOgoKYnJpZGdlIG5hbWUgICAgIGJyaWRnZSBpZCAgICAgICAg
ICAgICAgIFNUUCBlbmFibGVkICAgICBpbnRlcmZhY2VzCnhlbmJyMCAgICAgICAgICA4MDAwLjBj
YzQ3YTc4MWUyMiAgICAgICBubyAgICAgICAgICAgICAgZXRoMAogICAgICAgICAgICAgICAgICAg
ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIHZpZjEuMAoKVGhlIHJlcXVpcmVk
IGlwdGFibGVzIHJ1bGVzIGFyZSBjb3JyZWN0bHkgZ2VuZXJhdGVkOgoKQ2hhaW4gSU5QVVQgKHBv
bGljeSBBQ0NFUFQgMjIyODEgcGFja2V0cywgMzUyMksgYnl0ZXMpCiBwa3RzIGJ5dGVzIHRhcmdl
dCAgICAgcHJvdCBvcHQgaW4gICAgIG91dCAgICAgc291cmNlCmRlc3RpbmF0aW9uCgpDaGFpbiBG
T1JXQVJEIChwb2xpY3kgQUNDRVBUIDAgcGFja2V0cywgMCBieXRlcykKIHBrdHMgYnl0ZXMgdGFy
Z2V0ICAgICBwcm90IG9wdCBpbiAgICAgb3V0ICAgICBzb3VyY2UKZGVzdGluYXRpb24KICAgIDAg
ICAgIDAgQUNDRVBUICAgICBhbGwgIC0tICAqICAgICAgKiAgICAgICAwLjAuMC4wLzAKMC4wLjAu
MC8wICAgICAgICAgICAgUEhZU0RFViBtYXRjaCAtLXBoeXNkZXYtb3V0IHZpZjEuMCAtLXBoeXNk
ZXYtaXMtYnJpZGdlZAogICAgMCAgICAgMCBBQ0NFUFQgICAgIGFsbCAgLS0gICogICAgICAqICAg
ICAgIDAuMC4wLjAvMAowLjAuMC4wLzAgICAgICAgICAgICBQSFlTREVWIG1hdGNoIC0tcGh5c2Rl
di1pbiB2aWYxLjAgLS1waHlzZGV2LWlzLWJyaWRnZWQKCkNoYWluIE9VVFBVVCAocG9saWN5IEFD
Q0VQVCAxODkyOSBwYWNrZXRzLCAzMjg1SyBieXRlcykKIHBrdHMgYnl0ZXMgdGFyZ2V0ICAgICBw
cm90IG9wdCBpbiAgICAgb3V0ICAgICBzb3VyY2UKZGVzdGluYXRpb24KClN0cmFuZ2VseSwgdGhl
IHZpZiBpbnRlcmZhY2UgaXMgc2hvd24gYXMgRE9XTiBpbiBpcCBhIG9uIHRoZSBkb20wOgoKNTog
dmlmMS4wOiA8Tk8tQ0FSUklFUixCUk9BRENBU1QsTVVMVElDQVNULFVQPiBtdHUgMTUwMCBxZGlz
YyBtcSBtYXN0ZXIKeGVuYnIwIHN0YXRlIERPV04gZ3JvdXAgZGVmYXVsdCBxbGVuIDMyCiAgICBs
aW5rL2V0aGVyIGZlOmZmOmZmOmZmOmZmOmZmIGJyZCBmZjpmZjpmZjpmZjpmZjpmZgoKQW5kIGRt
ZXNnIGluIHRoZSB2bSBzaG93cyB0aGlzIGVycm9yOgoKeGVuYnVzX3Byb2JlX2Zyb250ZW5kOiBE
ZXZpY2Ugd2l0aCBubyBkcml2ZXI6IGRldmljZS92aWYvMAoKV2hhdCdzIGNvbmZ1c2luZyBtZSBp
cyB0aGF0IHRoZSBpbnRlcmZhY2UgaXMgb25saW5lIGFuZCBVUCBpbiB0aGUgdm06CgoyOiBldGgw
OiA8QlJPQURDQVNULE1VTFRJQ0FTVCxVUCxMT1dFUl9VUD4gbXR1IDE1MDAgcWRpc2MgbXEgc3Rh
dGUgVVAKZ3JvdXAgZGVmYXVsdCBxbGVuIDEwMDAKICAgIGxpbmsvZXRoZXIgMDA6MTY6M2U6YzI6
OTE6NzEgYnJkIGZmOmZmOmZmOmZmOmZmOmZmCiAgICBpbmV0IDEwLnh4Lnh4Lnh4eC8yNCBicmQg
MTAuNDEuMTYuMjU1IHNjb3BlIGdsb2JhbCBldGgwCiAgICAgICB2YWxpZF9sZnQgZm9yZXZlciBw
cmVmZXJyZWRfbGZ0IGZvcmV2ZXIKICAgIGluZXQ2IGZlODA6OjIxNjozZWZmOmZlYzI6OTE3MS82
NCBzY29wZSBsaW5rCiAgICAgICB2YWxpZF9sZnQgZm9yZXZlciBwcmVmZXJyZWRfbGZ0IGZvcmV2
ZXIKCkJ1dCB0aGUgSVAgaXMgbm90IHJlYWNoYWJsZSBmcm9tIHRoZSBuZXR3b3JrIGFuZCB0aGUg
dm0gd29uJ3QgZ2V0IGFueQpjb25uZWN0aW9uLgpBIHRjcGR1bXAgb24gZnJvbSB0aGUgZG9tMCBv
biB2aWYxLjAgc2hvd3MgdGhlIGZvbGxvd2luZyB3aGVuIHRyeWluZyB0bwpwaW5nIHRoZSBnYXRl
d2F5IGZyb20gdGhlIHZtOgoKMjA6MjY6MTEuNjUzMDE4IEFSUCwgUmVxdWVzdCB3aG8taGFzIDEw
Lnh4Lnh4LjEgdGVsbCAxMC54eC54eC54eHgsIGxlbmd0aCAyOAoyMDoyNjoxMi42NTExMjggQVJQ
LCBSZXF1ZXN0IHdoby1oYXMgMTAueHgueHguMSB0ZWxsIDEwLnh4Lnh4Lnh4eCwgbGVuZ3RoIDI4
CjIwOjI2OjEzLjY1MTA5NCBBUlAsIFJlcXVlc3Qgd2hvLWhhcyAxMC54eC54eC4xIHRlbGwgMTAu
eHgueHgueHh4LCBsZW5ndGggMjgKCldoaWxlIGEgdGNwZHVtcCBvbiB4ZW5icjAgc2hvd3Mgbm90
aGluZyB3aGVuIHBpbmdpbmcgZnJvbSB0aGUgdm0uIFdoZW4KcGluZ2luZyBmcm9tIGFuIG90aGVy
IG1hY2hpbmUgdGhvdWdoLCBzaW1pbGFyIGVudHJpZXMgc2hvdyB1cCBpbiBhCnRjcGR1bXAgb24g
eGVuYnIwIHdoaWxlIG5vdGhpbmcgaXMgc2hvd24gb24gdGhlIHZpZiBpbnRlcmZhY2U6CgoyMDoy
Nzo1My4yMTY2NjkgQVJQLCBSZXF1ZXN0IHdoby1oYXMgMTAueHgueHgueHh4IHRlbGwgMTAueHgu
eHguMSwgbGVuZ3RoIDQ2CjIwOjI3OjU0LjIxNjY3NiBBUlAsIFJlcXVlc3Qgd2hvLWhhcyAxMC54
eC54eC54eHggdGVsbCAxMC54eC54eC4xLCBsZW5ndGggNDYKMjA6Mjc6NTUuMjE2NTY0IEFSUCwg
UmVxdWVzdCB3aG8taGFzIDEwLnh4Lnh4Lnh4eCB0ZWxsIDEwLnh4Lnh4LjEsIGxlbmd0aCA0NgoK
SXQgc2VlbXMgdG8gbWUgdGhhdCB0aGUgYnJpZGdlIGRvZXNuJ3QgcGFzcyB0aGUgdHJhZmZpYyB0
aHJvdWdoIHRvIHRoZSB2bS4KRG9lcyBhbnlib2R5IGhhdmUgYW4gaWRlYSBvciBleHBlcmllbmNl
ZCBzb21ldGhpbmcgc2ltaWxhcj8KClRoYW5rcyBpbiBhZHZhbmNlIGFuZCBraW5kIHJlZ2FyZHMs
CiAgRGF2aWQgV2ludGVyc3RlaW4KCkNvbXBvc2l0aXYgR21iSApIYW1tZXIgRGVpY2ggMzAKMjA1
MzcgSGFtYnVyZwpUZWw6IDA0MCAvIDYwOSA0MzQ5IDAKRmF4OiAwNDAgLyA2MDkgNDM0OSA0MAoK
R2VzY2jDpGZ0c2bDvGhyZXIgTWF0dGhpYXMgS3Jhd2VuCkFtdHNnZXJpY2h0IEhhbWJ1cmcgLSBI
UkIgMTIyNTQwCgpVU3QuLUlkTnI6IERFMjgyNDMyODM0CkVzIGdlbHRlbiBhdXNzY2hsaWXDn2xp
Y2ggdW5zZXJlIEFHQi4KCl9fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19f
X19fX19fClhlbi11c2VycyBtYWlsaW5nIGxpc3QKWGVuLXVzZXJzQGxpc3RzLnhlbi5vcmcKaHR0
cDovL2xpc3RzLnhlbi5vcmcveGVuLXVzZXJz

From xen-users-bounces@lists.xen.org Mon Jan 18 10:22:06 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Mon, 18 Jan 2016 10:22:06 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aL6vh-0000Oa-Lr; Mon, 18 Jan 2016 10:20:57 +0000
Received: from mail6.bemta4.messagelabs.com ([85.158.143.247])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <prvs=818d0ce80=Ian.Campbell@citrix.com>)
	id 1aL6vg-0000OV-Pt
	for xen-users@lists.xen.org; Mon, 18 Jan 2016 10:20:56 +0000
Received: from [85.158.143.35] by server-2.bemta-4.messagelabs.com id
	39/31-08977-88CBC965; Mon, 18 Jan 2016 10:20:56 +0000
X-Env-Sender: prvs=818d0ce80=Ian.Campbell@citrix.com
X-Msg-Ref: server-5.tower-21.messagelabs.com!1453112450!10671981!1
X-Originating-IP: [66.165.176.63]
X-SpamReason: No, hits=0.0 required=7.0 tests=sa_preprocessor: 
	VHJ1c3RlZCBJUDogNjYuMTY1LjE3Ni42MyA9PiAzMDYwNDg=\n,
	received_headers: No Received headers
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 15563 invoked from network); 18 Jan 2016 10:20:54 -0000
Received: from smtp02.citrix.com (HELO SMTP02.CITRIX.COM) (66.165.176.63)
	by server-5.tower-21.messagelabs.com with RC4-SHA encrypted SMTP;
	18 Jan 2016 10:20:54 -0000
X-IronPort-AV: E=Sophos;i="5.22,312,1449532800"; d="scan'208";a="332113308"
Message-ID: <1453112448.6020.105.camel@citrix.com>
From: Ian Campbell <ian.campbell@citrix.com>
To: David Winterstein <david.winterstein@compositiv.com>,
	<xen-users@lists.xen.org>
Date: Mon, 18 Jan 2016 10:20:48 +0000
In-Reply-To: <569CAB2F.403@compositiv.com>
References: <569CAB2F.403@compositiv.com>
X-Mailer: Evolution 3.18.2-1 
MIME-Version: 1.0
X-DLP: MIA1
Subject: Re: [Xen-users] VM bridge doesn't pass traffic
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: base64
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

T24gTW9uLCAyMDE2LTAxLTE4IGF0IDEwOjA2ICswMTAwLCBEYXZpZCBXaW50ZXJzdGVpbiB3cm90
ZToKPiBIZXkgZ3V5cywKPiAKPiBJJ3ZlIGdvdCBhIHJlYWxseSBzdHJhbmdlIGlzc3VlIHdpdGgg
dGhlIG5ldHdvcmtpbmcgb24gRGViaWFuIDguMiB3aXRoCj4gWGVuIDQuNCwgcHJvYmFibHkgcGFy
dGljdWxhcmx5IHJlZ2FyZGluZyB0aGUgbmV0d29yayBicmlkZ2UgYmV0d2VlbiB0aGUKPiBob3N0
IG1hY2hpbmUgYW5kIHRoZSB2bS4KPiBJIHJlY2VudGx5IHNldCB1cCBhIHNlcnZlciBjbHVzdGVy
IGNvbnNpc3Rpbmcgb2YgdHdvIERlYmlhbiBKZXNzaWUKPiBzZXJ2ZXJzIGluIGEgcHJldHR5IGJh
c2ljIGNvbmZpZ3VyYXRpb24gd2l0aCBYZW4gNC40IGZyb20gdGhlIG9mZmljaWFsCj4gcmVwb3Np
dG9yaWVzLiBJIHRoZW4gY29uZmlndXJlZCBjb3Jvc3luYywgcGFjZW1ha2VyIGFuZCBEUkJEIHRv
IHN5bmMgYQo+IHJvb3QgcGFydGl0aW9uIGJldHdlZW4gdGhlIHR3byBub2RlcyBhbmQgaW5zdGFs
bGVkIGEgRGViaWFuIEplc3NpZSBWTSBvbgo+IHRoZSBtYXN0ZXIgbm9kZS4KPiBFdmVyeXRoaW5n
IHdvcmtlZCBmaW5lIHNvIGZhciwgYnV0IHdoZW4gSSB3YW50ZWQgdG8gc3RhcnQgY29uZmlndXJp
bmcKPiB0aGUgdm0gdHdvIGRheXMgYWdvLCBJIGZvdW5kIHRoYXQgdGhvdWdoIHRoZSBldGgwIGlu
dGVyZmFjZSB3YXMgdXAgYW5kCj4gcnVubmluZyBhIGNvcnJlY3RseSBjb25maWd1cmVkIElQIHRo
ZSB2bSBkaWRuJ3QgaGF2ZSBhbnkgYWNjZXNzIHRvIHRoZQo+IG5ldHdvcmsuCj4gSSB0aGVuIHBy
b2NlZWRlZCB0byBjaGVjayBldmVyeSBwb3NzaWJsZSB0aGluZyBJIGNvdWxkIHRoaW5rIG9mIGFu
ZCBhbQo+IG5vdyBhdCBteSB3aXQncyBlbmQuCj4gVGhlIGJyaWRnZSBpcyBicm91Z2h0IHVwIGJ5
IHRoZSBkZWZhdWx0IHZpZi1icmlkZ2Ugc2NyaXB0IGFuZCBydW5uaW5nLAo+IGFzIGJyY3RsIHNo
b3dzOgo+IAo+IGJyaWRnZSBuYW1lwqDCoMKgwqDCoGJyaWRnZSBpZMKgwqDCoMKgwqDCoMKgwqDC
oMKgwqDCoMKgwqDCoFNUUCBlbmFibGVkwqDCoMKgwqDCoGludGVyZmFjZXMKPiB4ZW5icjDCoMKg
wqDCoMKgwqDCoMKgwqDCoDgwMDAuMGNjNDdhNzgxZTIywqDCoMKgwqDCoMKgwqBub8KgwqDCoMKg
wqDCoMKgwqDCoMKgwqDCoMKgwqBldGgwCj4gwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKg
wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDC
oMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoHZpZjEuMAo+IAo+IFRoZSByZXF1aXJlZCBpcHRhYmxl
cyBydWxlcyBhcmUgY29ycmVjdGx5IGdlbmVyYXRlZDoKPiAKPiBDaGFpbiBJTlBVVCAocG9saWN5
IEFDQ0VQVCAyMjI4MSBwYWNrZXRzLCAzNTIySyBieXRlcykKPiDCoHBrdHMgYnl0ZXMgdGFyZ2V0
wqDCoMKgwqDCoHByb3Qgb3B0IGluwqDCoMKgwqDCoG91dMKgwqDCoMKgwqBzb3VyY2UKPiBkZXN0
aW5hdGlvbgo+IAo+IENoYWluIEZPUldBUkQgKHBvbGljeSBBQ0NFUFQgMCBwYWNrZXRzLCAwIGJ5
dGVzKQo+IMKgcGt0cyBieXRlcyB0YXJnZXTCoMKgwqDCoMKgcHJvdCBvcHQgaW7CoMKgwqDCoMKg
b3V0wqDCoMKgwqDCoHNvdXJjZQo+IGRlc3RpbmF0aW9uCj4gwqDCoMKgwqAwwqDCoMKgwqDCoDAg
QUNDRVBUwqDCoMKgwqDCoGFsbMKgwqAtLcKgwqAqwqDCoMKgwqDCoMKgKsKgwqDCoMKgwqDCoMKg
MC4wLjAuMC8wCj4gMC4wLjAuMC8wwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgUEhZU0RFViBtYXRj
aCAtLXBoeXNkZXYtb3V0IHZpZjEuMCAtLXBoeXNkZXYtaXMtCj4gYnJpZGdlZAo+IMKgwqDCoMKg
MMKgwqDCoMKgwqAwIEFDQ0VQVMKgwqDCoMKgwqBhbGzCoMKgLS3CoMKgKsKgwqDCoMKgwqDCoCrC
oMKgwqDCoMKgwqDCoDAuMC4wLjAvMAo+IDAuMC4wLjAvMMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDC
oFBIWVNERVYgbWF0Y2ggLS1waHlzZGV2LWluIHZpZjEuMCAtLXBoeXNkZXYtaXMtCj4gYnJpZGdl
ZAo+IAo+IENoYWluIE9VVFBVVCAocG9saWN5IEFDQ0VQVCAxODkyOSBwYWNrZXRzLCAzMjg1SyBi
eXRlcykKPiDCoHBrdHMgYnl0ZXMgdGFyZ2V0wqDCoMKgwqDCoHByb3Qgb3B0IGluwqDCoMKgwqDC
oG91dMKgwqDCoMKgwqBzb3VyY2UKPiBkZXN0aW5hdGlvbgo+IAo+IFN0cmFuZ2VseSwgdGhlIHZp
ZiBpbnRlcmZhY2UgaXMgc2hvd24gYXMgRE9XTiBpbiBpcCBhIG9uIHRoZSBkb20wOgo+IAo+IDU6
IHZpZjEuMDogPE5PLUNBUlJJRVIsQlJPQURDQVNULE1VTFRJQ0FTVCxVUD4gbXR1IDE1MDAgcWRp
c2MgbXEgbWFzdGVyCj4geGVuYnIwIHN0YXRlIERPV04gZ3JvdXAgZGVmYXVsdCBxbGVuIDMyCj4g
wqDCoMKgwqBsaW5rL2V0aGVyIGZlOmZmOmZmOmZmOmZmOmZmIGJyZCBmZjpmZjpmZjpmZjpmZjpm
ZgoKRG9lcyB0aGlzIGluZGljYXRlIHRoYXQgdGhlIHhlbmJyMCBkZXZpY2UgaXRzZWxmIGlzIGRv
d24sIGJ1dCB2aWYxLjAgaXMgdXA/CgpQbGVhc2UgY2FuIHlvdSBwb3N0IHRoZSBmdWxsIG91dHB1
dCBvZiAiaXAgYWRkciBzaG93IiBpbiB5b3VyIGRvbTAgYW5kIHRoZQpjb250ZW50cyBvZiB5b3Vy
IGRvbTAgL2V0Yy9uZXR3b3JrL2ludGVyZmFjZXMuCgpJYW4uCl9fX19fX19fX19fX19fX19fX19f
X19fX19fX19fX19fX19fX19fX19fX19fX19fClhlbi11c2VycyBtYWlsaW5nIGxpc3QKWGVuLXVz
ZXJzQGxpc3RzLnhlbi5vcmcKaHR0cDovL2xpc3RzLnhlbi5vcmcveGVuLXVzZXJz

From xen-users-bounces@lists.xen.org Mon Jan 18 10:22:06 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Mon, 18 Jan 2016 10:22:06 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aL6vh-0000Oa-Lr; Mon, 18 Jan 2016 10:20:57 +0000
Received: from mail6.bemta4.messagelabs.com ([85.158.143.247])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <prvs=818d0ce80=Ian.Campbell@citrix.com>)
	id 1aL6vg-0000OV-Pt
	for xen-users@lists.xen.org; Mon, 18 Jan 2016 10:20:56 +0000
Received: from [85.158.143.35] by server-2.bemta-4.messagelabs.com id
	39/31-08977-88CBC965; Mon, 18 Jan 2016 10:20:56 +0000
X-Env-Sender: prvs=818d0ce80=Ian.Campbell@citrix.com
X-Msg-Ref: server-5.tower-21.messagelabs.com!1453112450!10671981!1
X-Originating-IP: [66.165.176.63]
X-SpamReason: No, hits=0.0 required=7.0 tests=sa_preprocessor: 
	VHJ1c3RlZCBJUDogNjYuMTY1LjE3Ni42MyA9PiAzMDYwNDg=\n,
	received_headers: No Received headers
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 15563 invoked from network); 18 Jan 2016 10:20:54 -0000
Received: from smtp02.citrix.com (HELO SMTP02.CITRIX.COM) (66.165.176.63)
	by server-5.tower-21.messagelabs.com with RC4-SHA encrypted SMTP;
	18 Jan 2016 10:20:54 -0000
X-IronPort-AV: E=Sophos;i="5.22,312,1449532800"; d="scan'208";a="332113308"
Message-ID: <1453112448.6020.105.camel@citrix.com>
From: Ian Campbell <ian.campbell@citrix.com>
To: David Winterstein <david.winterstein@compositiv.com>,
	<xen-users@lists.xen.org>
Date: Mon, 18 Jan 2016 10:20:48 +0000
In-Reply-To: <569CAB2F.403@compositiv.com>
References: <569CAB2F.403@compositiv.com>
X-Mailer: Evolution 3.18.2-1 
MIME-Version: 1.0
X-DLP: MIA1
Subject: Re: [Xen-users] VM bridge doesn't pass traffic
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: base64
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

T24gTW9uLCAyMDE2LTAxLTE4IGF0IDEwOjA2ICswMTAwLCBEYXZpZCBXaW50ZXJzdGVpbiB3cm90
ZToKPiBIZXkgZ3V5cywKPiAKPiBJJ3ZlIGdvdCBhIHJlYWxseSBzdHJhbmdlIGlzc3VlIHdpdGgg
dGhlIG5ldHdvcmtpbmcgb24gRGViaWFuIDguMiB3aXRoCj4gWGVuIDQuNCwgcHJvYmFibHkgcGFy
dGljdWxhcmx5IHJlZ2FyZGluZyB0aGUgbmV0d29yayBicmlkZ2UgYmV0d2VlbiB0aGUKPiBob3N0
IG1hY2hpbmUgYW5kIHRoZSB2bS4KPiBJIHJlY2VudGx5IHNldCB1cCBhIHNlcnZlciBjbHVzdGVy
IGNvbnNpc3Rpbmcgb2YgdHdvIERlYmlhbiBKZXNzaWUKPiBzZXJ2ZXJzIGluIGEgcHJldHR5IGJh
c2ljIGNvbmZpZ3VyYXRpb24gd2l0aCBYZW4gNC40IGZyb20gdGhlIG9mZmljaWFsCj4gcmVwb3Np
dG9yaWVzLiBJIHRoZW4gY29uZmlndXJlZCBjb3Jvc3luYywgcGFjZW1ha2VyIGFuZCBEUkJEIHRv
IHN5bmMgYQo+IHJvb3QgcGFydGl0aW9uIGJldHdlZW4gdGhlIHR3byBub2RlcyBhbmQgaW5zdGFs
bGVkIGEgRGViaWFuIEplc3NpZSBWTSBvbgo+IHRoZSBtYXN0ZXIgbm9kZS4KPiBFdmVyeXRoaW5n
IHdvcmtlZCBmaW5lIHNvIGZhciwgYnV0IHdoZW4gSSB3YW50ZWQgdG8gc3RhcnQgY29uZmlndXJp
bmcKPiB0aGUgdm0gdHdvIGRheXMgYWdvLCBJIGZvdW5kIHRoYXQgdGhvdWdoIHRoZSBldGgwIGlu
dGVyZmFjZSB3YXMgdXAgYW5kCj4gcnVubmluZyBhIGNvcnJlY3RseSBjb25maWd1cmVkIElQIHRo
ZSB2bSBkaWRuJ3QgaGF2ZSBhbnkgYWNjZXNzIHRvIHRoZQo+IG5ldHdvcmsuCj4gSSB0aGVuIHBy
b2NlZWRlZCB0byBjaGVjayBldmVyeSBwb3NzaWJsZSB0aGluZyBJIGNvdWxkIHRoaW5rIG9mIGFu
ZCBhbQo+IG5vdyBhdCBteSB3aXQncyBlbmQuCj4gVGhlIGJyaWRnZSBpcyBicm91Z2h0IHVwIGJ5
IHRoZSBkZWZhdWx0IHZpZi1icmlkZ2Ugc2NyaXB0IGFuZCBydW5uaW5nLAo+IGFzIGJyY3RsIHNo
b3dzOgo+IAo+IGJyaWRnZSBuYW1lwqDCoMKgwqDCoGJyaWRnZSBpZMKgwqDCoMKgwqDCoMKgwqDC
oMKgwqDCoMKgwqDCoFNUUCBlbmFibGVkwqDCoMKgwqDCoGludGVyZmFjZXMKPiB4ZW5icjDCoMKg
wqDCoMKgwqDCoMKgwqDCoDgwMDAuMGNjNDdhNzgxZTIywqDCoMKgwqDCoMKgwqBub8KgwqDCoMKg
wqDCoMKgwqDCoMKgwqDCoMKgwqBldGgwCj4gwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKg
wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDC
oMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoHZpZjEuMAo+IAo+IFRoZSByZXF1aXJlZCBpcHRhYmxl
cyBydWxlcyBhcmUgY29ycmVjdGx5IGdlbmVyYXRlZDoKPiAKPiBDaGFpbiBJTlBVVCAocG9saWN5
IEFDQ0VQVCAyMjI4MSBwYWNrZXRzLCAzNTIySyBieXRlcykKPiDCoHBrdHMgYnl0ZXMgdGFyZ2V0
wqDCoMKgwqDCoHByb3Qgb3B0IGluwqDCoMKgwqDCoG91dMKgwqDCoMKgwqBzb3VyY2UKPiBkZXN0
aW5hdGlvbgo+IAo+IENoYWluIEZPUldBUkQgKHBvbGljeSBBQ0NFUFQgMCBwYWNrZXRzLCAwIGJ5
dGVzKQo+IMKgcGt0cyBieXRlcyB0YXJnZXTCoMKgwqDCoMKgcHJvdCBvcHQgaW7CoMKgwqDCoMKg
b3V0wqDCoMKgwqDCoHNvdXJjZQo+IGRlc3RpbmF0aW9uCj4gwqDCoMKgwqAwwqDCoMKgwqDCoDAg
QUNDRVBUwqDCoMKgwqDCoGFsbMKgwqAtLcKgwqAqwqDCoMKgwqDCoMKgKsKgwqDCoMKgwqDCoMKg
MC4wLjAuMC8wCj4gMC4wLjAuMC8wwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgUEhZU0RFViBtYXRj
aCAtLXBoeXNkZXYtb3V0IHZpZjEuMCAtLXBoeXNkZXYtaXMtCj4gYnJpZGdlZAo+IMKgwqDCoMKg
MMKgwqDCoMKgwqAwIEFDQ0VQVMKgwqDCoMKgwqBhbGzCoMKgLS3CoMKgKsKgwqDCoMKgwqDCoCrC
oMKgwqDCoMKgwqDCoDAuMC4wLjAvMAo+IDAuMC4wLjAvMMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDC
oFBIWVNERVYgbWF0Y2ggLS1waHlzZGV2LWluIHZpZjEuMCAtLXBoeXNkZXYtaXMtCj4gYnJpZGdl
ZAo+IAo+IENoYWluIE9VVFBVVCAocG9saWN5IEFDQ0VQVCAxODkyOSBwYWNrZXRzLCAzMjg1SyBi
eXRlcykKPiDCoHBrdHMgYnl0ZXMgdGFyZ2V0wqDCoMKgwqDCoHByb3Qgb3B0IGluwqDCoMKgwqDC
oG91dMKgwqDCoMKgwqBzb3VyY2UKPiBkZXN0aW5hdGlvbgo+IAo+IFN0cmFuZ2VseSwgdGhlIHZp
ZiBpbnRlcmZhY2UgaXMgc2hvd24gYXMgRE9XTiBpbiBpcCBhIG9uIHRoZSBkb20wOgo+IAo+IDU6
IHZpZjEuMDogPE5PLUNBUlJJRVIsQlJPQURDQVNULE1VTFRJQ0FTVCxVUD4gbXR1IDE1MDAgcWRp
c2MgbXEgbWFzdGVyCj4geGVuYnIwIHN0YXRlIERPV04gZ3JvdXAgZGVmYXVsdCBxbGVuIDMyCj4g
wqDCoMKgwqBsaW5rL2V0aGVyIGZlOmZmOmZmOmZmOmZmOmZmIGJyZCBmZjpmZjpmZjpmZjpmZjpm
ZgoKRG9lcyB0aGlzIGluZGljYXRlIHRoYXQgdGhlIHhlbmJyMCBkZXZpY2UgaXRzZWxmIGlzIGRv
d24sIGJ1dCB2aWYxLjAgaXMgdXA/CgpQbGVhc2UgY2FuIHlvdSBwb3N0IHRoZSBmdWxsIG91dHB1
dCBvZiAiaXAgYWRkciBzaG93IiBpbiB5b3VyIGRvbTAgYW5kIHRoZQpjb250ZW50cyBvZiB5b3Vy
IGRvbTAgL2V0Yy9uZXR3b3JrL2ludGVyZmFjZXMuCgpJYW4uCl9fX19fX19fX19fX19fX19fX19f
X19fX19fX19fX19fX19fX19fX19fX19fX19fClhlbi11c2VycyBtYWlsaW5nIGxpc3QKWGVuLXVz
ZXJzQGxpc3RzLnhlbi5vcmcKaHR0cDovL2xpc3RzLnhlbi5vcmcveGVuLXVzZXJz

From xen-users-bounces@lists.xen.org Mon Jan 18 10:43:23 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Mon, 18 Jan 2016 10:43:23 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aL7GZ-0002Fr-RY; Mon, 18 Jan 2016 10:42:31 +0000
Received: from mail6.bemta3.messagelabs.com ([195.245.230.39])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <david.winterstein@compositiv.com>)
	id 1aL7GX-0002FW-6W
	for xen-users@lists.xen.org; Mon, 18 Jan 2016 10:42:29 +0000
Received: from [85.158.137.68] by server-12.bemta-3.messagelabs.com id
	17/FB-14900-491CC965; Mon, 18 Jan 2016 10:42:28 +0000
X-Env-Sender: david.winterstein@compositiv.com
X-Msg-Ref: server-2.tower-31.messagelabs.com!1453113747!16427514!1
X-Originating-IP: [80.70.204.3]
X-SpamReason: No, hits=0.5 required=7.0 tests=BODY_RANDOM_LONG
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 55997 invoked from network); 18 Jan 2016 10:42:27 -0000
Received: from admin.compositiv.com (HELO admin.compositiv.com) (80.70.204.3)
	by server-2.tower-31.messagelabs.com with DHE-RSA-AES256-GCM-SHA384
	encrypted SMTP; 18 Jan 2016 10:42:27 -0000
Received: from [172.30.30.40] (buero.compositiv.com [217.86.226.49])
	by admin.compositiv.com (Postfix) with ESMTPSA id 29988120E82
	for <xen-users@lists.xen.org>; Mon, 18 Jan 2016 11:42:27 +0100 (CET)
To: xen-users@lists.xen.org
References: <569CAB2F.403@compositiv.com>
	<1453112448.6020.105.camel@citrix.com>
From: David Winterstein <david.winterstein@compositiv.com>
Organization: Compositiv
Message-ID: <569CC1A3.2080801@compositiv.com>
Date: Mon, 18 Jan 2016 11:42:43 +0100
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101
	Thunderbird/38.5.1
MIME-Version: 1.0
In-Reply-To: <1453112448.6020.105.camel@citrix.com>
Content-Length: 6853
X-Virus-Scanned: clamav-milter 0.98.7 at zeus
X-Virus-Status: Clean
Subject: Re: [Xen-users] VM bridge doesn't pass traffic
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: base64
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

QW0gMTguMDEuMjAxNiB1bSAxMToyMCBzY2hyaWViIElhbiBDYW1wYmVsbDoKPiBPbiBNb24sIDIw
MTYtMDEtMTggYXQgMTA6MDYgKzAxMDAsIERhdmlkIFdpbnRlcnN0ZWluIHdyb3RlOgo+PiBIZXkg
Z3V5cywKPj4KPj4gSSd2ZSBnb3QgYSByZWFsbHkgc3RyYW5nZSBpc3N1ZSB3aXRoIHRoZSBuZXR3
b3JraW5nIG9uIERlYmlhbiA4LjIgd2l0aAo+PiBYZW4gNC40LCBwcm9iYWJseSBwYXJ0aWN1bGFy
bHkgcmVnYXJkaW5nIHRoZSBuZXR3b3JrIGJyaWRnZSBiZXR3ZWVuIHRoZQo+PiBob3N0IG1hY2hp
bmUgYW5kIHRoZSB2bS4KPj4gSSByZWNlbnRseSBzZXQgdXAgYSBzZXJ2ZXIgY2x1c3RlciBjb25z
aXN0aW5nIG9mIHR3byBEZWJpYW4gSmVzc2llCj4+IHNlcnZlcnMgaW4gYSBwcmV0dHkgYmFzaWMg
Y29uZmlndXJhdGlvbiB3aXRoIFhlbiA0LjQgZnJvbSB0aGUgb2ZmaWNpYWwKPj4gcmVwb3NpdG9y
aWVzLiBJIHRoZW4gY29uZmlndXJlZCBjb3Jvc3luYywgcGFjZW1ha2VyIGFuZCBEUkJEIHRvIHN5
bmMgYQo+PiByb290IHBhcnRpdGlvbiBiZXR3ZWVuIHRoZSB0d28gbm9kZXMgYW5kIGluc3RhbGxl
ZCBhIERlYmlhbiBKZXNzaWUgVk0gb24KPj4gdGhlIG1hc3RlciBub2RlLgo+PiBFdmVyeXRoaW5n
IHdvcmtlZCBmaW5lIHNvIGZhciwgYnV0IHdoZW4gSSB3YW50ZWQgdG8gc3RhcnQgY29uZmlndXJp
bmcKPj4gdGhlIHZtIHR3byBkYXlzIGFnbywgSSBmb3VuZCB0aGF0IHRob3VnaCB0aGUgZXRoMCBp
bnRlcmZhY2Ugd2FzIHVwIGFuZAo+PiBydW5uaW5nIGEgY29ycmVjdGx5IGNvbmZpZ3VyZWQgSVAg
dGhlIHZtIGRpZG4ndCBoYXZlIGFueSBhY2Nlc3MgdG8gdGhlCj4+IG5ldHdvcmsuCj4+IEkgdGhl
biBwcm9jZWVkZWQgdG8gY2hlY2sgZXZlcnkgcG9zc2libGUgdGhpbmcgSSBjb3VsZCB0aGluayBv
ZiBhbmQgYW0KPj4gbm93IGF0IG15IHdpdCdzIGVuZC4KPj4gVGhlIGJyaWRnZSBpcyBicm91Z2h0
IHVwIGJ5IHRoZSBkZWZhdWx0IHZpZi1icmlkZ2Ugc2NyaXB0IGFuZCBydW5uaW5nLAo+PiBhcyBi
cmN0bCBzaG93czoKPj4KPj4gYnJpZGdlIG5hbWUgICAgIGJyaWRnZSBpZCAgICAgICAgICAgICAg
IFNUUCBlbmFibGVkICAgICBpbnRlcmZhY2VzCj4+IHhlbmJyMCAgICAgICAgICA4MDAwLjBjYzQ3
YTc4MWUyMiAgICAgICBubyAgICAgICAgICAgICAgZXRoMAo+PiAgICAgICAgICAgICAgICAgICAg
ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIHZpZjEuMAo+Pgo+PiBUaGUgcmVx
dWlyZWQgaXB0YWJsZXMgcnVsZXMgYXJlIGNvcnJlY3RseSBnZW5lcmF0ZWQ6Cj4+Cj4+IENoYWlu
IElOUFVUIChwb2xpY3kgQUNDRVBUIDIyMjgxIHBhY2tldHMsIDM1MjJLIGJ5dGVzKQo+PiAgcGt0
cyBieXRlcyB0YXJnZXQgICAgIHByb3Qgb3B0IGluICAgICBvdXQgICAgIHNvdXJjZQo+PiBkZXN0
aW5hdGlvbgo+Pgo+PiBDaGFpbiBGT1JXQVJEIChwb2xpY3kgQUNDRVBUIDAgcGFja2V0cywgMCBi
eXRlcykKPj4gIHBrdHMgYnl0ZXMgdGFyZ2V0ICAgICBwcm90IG9wdCBpbiAgICAgb3V0ICAgICBz
b3VyY2UKPj4gZGVzdGluYXRpb24KPj4gICAgIDAgICAgIDAgQUNDRVBUICAgICBhbGwgIC0tICAq
ICAgICAgKiAgICAgICAwLjAuMC4wLzAKPj4gMC4wLjAuMC8wICAgICAgICAgICAgUEhZU0RFViBt
YXRjaCAtLXBoeXNkZXYtb3V0IHZpZjEuMCAtLXBoeXNkZXYtaXMtCj4+IGJyaWRnZWQKPj4gICAg
IDAgICAgIDAgQUNDRVBUICAgICBhbGwgIC0tICAqICAgICAgKiAgICAgICAwLjAuMC4wLzAKPj4g
MC4wLjAuMC8wICAgICAgICAgICAgUEhZU0RFViBtYXRjaCAtLXBoeXNkZXYtaW4gdmlmMS4wIC0t
cGh5c2Rldi1pcy0KPj4gYnJpZGdlZAo+Pgo+PiBDaGFpbiBPVVRQVVQgKHBvbGljeSBBQ0NFUFQg
MTg5MjkgcGFja2V0cywgMzI4NUsgYnl0ZXMpCj4+ICBwa3RzIGJ5dGVzIHRhcmdldCAgICAgcHJv
dCBvcHQgaW4gICAgIG91dCAgICAgc291cmNlCj4+IGRlc3RpbmF0aW9uCj4+Cj4+IFN0cmFuZ2Vs
eSwgdGhlIHZpZiBpbnRlcmZhY2UgaXMgc2hvd24gYXMgRE9XTiBpbiBpcCBhIG9uIHRoZSBkb20w
Ogo+Pgo+PiA1OiB2aWYxLjA6IDxOTy1DQVJSSUVSLEJST0FEQ0FTVCxNVUxUSUNBU1QsVVA+IG10
dSAxNTAwIHFkaXNjIG1xIG1hc3Rlcgo+PiB4ZW5icjAgc3RhdGUgRE9XTiBncm91cCBkZWZhdWx0
IHFsZW4gMzIKPj4gICAgIGxpbmsvZXRoZXIgZmU6ZmY6ZmY6ZmY6ZmY6ZmYgYnJkIGZmOmZmOmZm
OmZmOmZmOmZmCj4gRG9lcyB0aGlzIGluZGljYXRlIHRoYXQgdGhlIHhlbmJyMCBkZXZpY2UgaXRz
ZWxmIGlzIGRvd24sIGJ1dCB2aWYxLjAgaXMgdXA/Cj4KPiBQbGVhc2UgY2FuIHlvdSBwb3N0IHRo
ZSBmdWxsIG91dHB1dCBvZiAiaXAgYWRkciBzaG93IiBpbiB5b3VyIGRvbTAgYW5kIHRoZQo+IGNv
bnRlbnRzIG9mIHlvdXIgZG9tMCAvZXRjL25ldHdvcmsvaW50ZXJmYWNlcy4KPgo+IElhbi4KCkhp
IElhbiEKTm8sIHRoZSB4ZW5icjAgaXRzZWxmIGlzIFVQLiBTZWUgdGhlIGNvbW1hbmQgb3V0cHV0
IGJlbG93OgoKWzExOjI1OjU3XSByb290QFhYWFhYLXdlYi1ub2RlMDI6fiMgaXAgYWRkciBzaG93
CjE6IGxvOiA8TE9PUEJBQ0ssVVAsTE9XRVJfVVA+IG10dSA2NTUzNiBxZGlzYyBub3F1ZXVlIHN0
YXRlIFVOS05PV04KZ3JvdXAgZGVmYXVsdAogICAgbGluay9sb29wYmFjayAwMDowMDowMDowMDow
MDowMCBicmQgMDA6MDA6MDA6MDA6MDA6MDAKICAgIGluZXQgMTI3LjAuMC4xLzggc2NvcGUgaG9z
dCBsbwogICAgICAgdmFsaWRfbGZ0IGZvcmV2ZXIgcHJlZmVycmVkX2xmdCBmb3JldmVyCiAgICBp
bmV0NiA6OjEvMTI4IHNjb3BlIGhvc3QKICAgICAgIHZhbGlkX2xmdCBmb3JldmVyIHByZWZlcnJl
ZF9sZnQgZm9yZXZlcgoyOiBldGgwOiA8QlJPQURDQVNULE1VTFRJQ0FTVCxVUCxMT1dFUl9VUD4g
bXR1IDE1MDAgcWRpc2MgbXEgbWFzdGVyCnhlbmJyMCBzdGF0ZSBVUCBncm91cCBkZWZhdWx0IHFs
ZW4gMTAwMAogICAgbGluay9ldGhlciAwYzpjNDo3YTo3ODoxZToyMiBicmQgZmY6ZmY6ZmY6ZmY6
ZmY6ZmYKMzogZXRoMTogPEJST0FEQ0FTVCxNVUxUSUNBU1QsVVAsTE9XRVJfVVA+IG10dSAxNTAw
IHFkaXNjIG1xIHN0YXRlIFVQCmdyb3VwIGRlZmF1bHQgcWxlbiAxMDAwCiAgICBsaW5rL2V0aGVy
IDBjOmM0OjdhOjc4OjFlOjIzIGJyZCBmZjpmZjpmZjpmZjpmZjpmZgogICAgaW5ldCAxMC4xMC4x
MC4yMDAvMjQgYnJkIDEwLjEwLjEwLjI1NSBzY29wZSBnbG9iYWwgZXRoMQogICAgICAgdmFsaWRf
bGZ0IGZvcmV2ZXIgcHJlZmVycmVkX2xmdCBmb3JldmVyCiAgICBpbmV0NiBmZTgwOjplYzQ6N2Fm
ZjpmZTc4OjFlMjMvNjQgc2NvcGUgbGluawogICAgICAgdmFsaWRfbGZ0IGZvcmV2ZXIgcHJlZmVy
cmVkX2xmdCBmb3JldmVyCjQ6IHhlbmJyMDogPEJST0FEQ0FTVCxNVUxUSUNBU1QsVVAsTE9XRVJf
VVA+IG10dSAxNTAwIHFkaXNjIG5vcXVldWUKc3RhdGUgVVAgZ3JvdXAgZGVmYXVsdAogICAgbGlu
ay9ldGhlciAwYzpjNDo3YTo3ODoxZToyMiBicmQgZmY6ZmY6ZmY6ZmY6ZmY6ZmYKICAgIGluZXQg
MTAuNDEuMTYuMjM2LzI0IGJyZCAxMC40MS4xNi4yNTUgc2NvcGUgZ2xvYmFsIHhlbmJyMAogICAg
ICAgdmFsaWRfbGZ0IGZvcmV2ZXIgcHJlZmVycmVkX2xmdCBmb3JldmVyCiAgICBpbmV0NiBmZTgw
OjplYzQ6N2FmZjpmZTc4OjFlMjIvNjQgc2NvcGUgbGluawogICAgICAgdmFsaWRfbGZ0IGZvcmV2
ZXIgcHJlZmVycmVkX2xmdCBmb3JldmVyCjU6IHZpZjEuMDogPE5PLUNBUlJJRVIsQlJPQURDQVNU
LE1VTFRJQ0FTVCxVUD4gbXR1IDE1MDAgcWRpc2MgbXEgbWFzdGVyCnhlbmJyMCBzdGF0ZSBET1dO
IGdyb3VwIGRlZmF1bHQgcWxlbiAzMgogICAgbGluay9ldGhlciBmZTpmZjpmZjpmZjpmZjpmZiBi
cmQgZmY6ZmY6ZmY6ZmY6ZmY6ZmYKClsxMToyNjowMV0gcm9vdEBYWFhYWC13ZWItbm9kZTAyOn4j
IGNhdCAvZXRjL25ldHdvcmsvaW50ZXJmYWNlcwojIFRoaXMgZmlsZSBkZXNjcmliZXMgdGhlIG5l
dHdvcmsgaW50ZXJmYWNlcyBhdmFpbGFibGUgb24geW91ciBzeXN0ZW0KIyBhbmQgaG93IHRvIGFj
dGl2YXRlIHRoZW0uIEZvciBtb3JlIGluZm9ybWF0aW9uLCBzZWUgaW50ZXJmYWNlcyg1KS4KCnNv
dXJjZSAvZXRjL25ldHdvcmsvaW50ZXJmYWNlcy5kLyoKCiMgVGhlIGxvb3BiYWNrIG5ldHdvcmsg
aW50ZXJmYWNlCmF1dG8gbG8KaWZhY2UgbG8gaW5ldCBsb29wYmFjawoKIyBUaGUgcHJpbWFyeSBu
ZXR3b3JrIGludGVyZmFjZQphdXRvIHhlbmJyMAphbGxvdy1ob3RwbHVnIHhlbmJyMAppZmFjZSB4
ZW5icjAgaW5ldCBzdGF0aWMKICAgICAgICBhZGRyZXNzIDEwLjQxLjE2LjIzNgogICAgICAgIG5l
dG1hc2sgMjU1LjI1NS4yNTUuMAogICAgICAgIGdhdGV3YXkgMTAuNDEuMTYuMQogICAgICAgIGJy
aWRnZV9wb3J0cyBldGgwCgogICAgICAgICMgZG5zLSogb3B0aW9ucyBhcmUgaW1wbGVtZW50ZWQg
YnkgdGhlIHJlc29sdmNvbmYgcGFja2FnZSwgaWYKaW5zdGFsbGVkCiAgICAgICAgZG5zLW5hbWVz
ZXJ2ZXJzIDIwOC42Ny4yMjIuMjIyIDIwOC42Ny4yMjAuMjIwIDguOC44LjgKICAgICAgICBkbnMt
c2VhcmNoIHh4eHh4LmRlCgphdXRvIGV0aDEKYWxsb3ctaG90cGx1ZyBldGgxCmlmYWNlIGV0aDEg
aW5ldCBzdGF0aWMKICAgICAgICBhZGRyZXNzIDEwLjEwLjEwLjIwMAogICAgICAgIG5ldG1hc2sg
MjU1LjI1NS4yNTUuMAoKICAgICAgICAgICAgICAgClJlZ2FyZHMsCiAgRGF2aWQKCkNvbXBvc2l0
aXYgR21iSApIYW1tZXIgRGVpY2ggMzAKMjA1MzcgSGFtYnVyZwpUZWw6IDA0MCAvIDYwOSA0MzQ5
IDAKRmF4OiAwNDAgLyA2MDkgNDM0OSA0MAoKR2VzY2jDpGZ0c2bDvGhyZXIgTWF0dGhpYXMgS3Jh
d2VuCkFtdHNnZXJpY2h0IEhhbWJ1cmcgLSBIUkIgMTIyNTQwCgpVU3QuLUlkTnI6IERFMjgyNDMy
ODM0CkVzIGdlbHRlbiBhdXNzY2hsaWXDn2xpY2ggdW5zZXJlIEFHQi4KCgpfX19fX19fX19fX19f
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fXwpYZW4tdXNlcnMgbWFpbGluZyBsaXN0
Clhlbi11c2Vyc0BsaXN0cy54ZW4ub3JnCmh0dHA6Ly9saXN0cy54ZW4ub3JnL3hlbi11c2Vycw==

From xen-users-bounces@lists.xen.org Mon Jan 18 10:43:23 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Mon, 18 Jan 2016 10:43:23 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aL7GZ-0002Fr-RY; Mon, 18 Jan 2016 10:42:31 +0000
Received: from mail6.bemta3.messagelabs.com ([195.245.230.39])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <david.winterstein@compositiv.com>)
	id 1aL7GX-0002FW-6W
	for xen-users@lists.xen.org; Mon, 18 Jan 2016 10:42:29 +0000
Received: from [85.158.137.68] by server-12.bemta-3.messagelabs.com id
	17/FB-14900-491CC965; Mon, 18 Jan 2016 10:42:28 +0000
X-Env-Sender: david.winterstein@compositiv.com
X-Msg-Ref: server-2.tower-31.messagelabs.com!1453113747!16427514!1
X-Originating-IP: [80.70.204.3]
X-SpamReason: No, hits=0.5 required=7.0 tests=BODY_RANDOM_LONG
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 55997 invoked from network); 18 Jan 2016 10:42:27 -0000
Received: from admin.compositiv.com (HELO admin.compositiv.com) (80.70.204.3)
	by server-2.tower-31.messagelabs.com with DHE-RSA-AES256-GCM-SHA384
	encrypted SMTP; 18 Jan 2016 10:42:27 -0000
Received: from [172.30.30.40] (buero.compositiv.com [217.86.226.49])
	by admin.compositiv.com (Postfix) with ESMTPSA id 29988120E82
	for <xen-users@lists.xen.org>; Mon, 18 Jan 2016 11:42:27 +0100 (CET)
To: xen-users@lists.xen.org
References: <569CAB2F.403@compositiv.com>
	<1453112448.6020.105.camel@citrix.com>
From: David Winterstein <david.winterstein@compositiv.com>
Organization: Compositiv
Message-ID: <569CC1A3.2080801@compositiv.com>
Date: Mon, 18 Jan 2016 11:42:43 +0100
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101
	Thunderbird/38.5.1
MIME-Version: 1.0
In-Reply-To: <1453112448.6020.105.camel@citrix.com>
Content-Length: 6853
X-Virus-Scanned: clamav-milter 0.98.7 at zeus
X-Virus-Status: Clean
Subject: Re: [Xen-users] VM bridge doesn't pass traffic
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: base64
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

QW0gMTguMDEuMjAxNiB1bSAxMToyMCBzY2hyaWViIElhbiBDYW1wYmVsbDoKPiBPbiBNb24sIDIw
MTYtMDEtMTggYXQgMTA6MDYgKzAxMDAsIERhdmlkIFdpbnRlcnN0ZWluIHdyb3RlOgo+PiBIZXkg
Z3V5cywKPj4KPj4gSSd2ZSBnb3QgYSByZWFsbHkgc3RyYW5nZSBpc3N1ZSB3aXRoIHRoZSBuZXR3
b3JraW5nIG9uIERlYmlhbiA4LjIgd2l0aAo+PiBYZW4gNC40LCBwcm9iYWJseSBwYXJ0aWN1bGFy
bHkgcmVnYXJkaW5nIHRoZSBuZXR3b3JrIGJyaWRnZSBiZXR3ZWVuIHRoZQo+PiBob3N0IG1hY2hp
bmUgYW5kIHRoZSB2bS4KPj4gSSByZWNlbnRseSBzZXQgdXAgYSBzZXJ2ZXIgY2x1c3RlciBjb25z
aXN0aW5nIG9mIHR3byBEZWJpYW4gSmVzc2llCj4+IHNlcnZlcnMgaW4gYSBwcmV0dHkgYmFzaWMg
Y29uZmlndXJhdGlvbiB3aXRoIFhlbiA0LjQgZnJvbSB0aGUgb2ZmaWNpYWwKPj4gcmVwb3NpdG9y
aWVzLiBJIHRoZW4gY29uZmlndXJlZCBjb3Jvc3luYywgcGFjZW1ha2VyIGFuZCBEUkJEIHRvIHN5
bmMgYQo+PiByb290IHBhcnRpdGlvbiBiZXR3ZWVuIHRoZSB0d28gbm9kZXMgYW5kIGluc3RhbGxl
ZCBhIERlYmlhbiBKZXNzaWUgVk0gb24KPj4gdGhlIG1hc3RlciBub2RlLgo+PiBFdmVyeXRoaW5n
IHdvcmtlZCBmaW5lIHNvIGZhciwgYnV0IHdoZW4gSSB3YW50ZWQgdG8gc3RhcnQgY29uZmlndXJp
bmcKPj4gdGhlIHZtIHR3byBkYXlzIGFnbywgSSBmb3VuZCB0aGF0IHRob3VnaCB0aGUgZXRoMCBp
bnRlcmZhY2Ugd2FzIHVwIGFuZAo+PiBydW5uaW5nIGEgY29ycmVjdGx5IGNvbmZpZ3VyZWQgSVAg
dGhlIHZtIGRpZG4ndCBoYXZlIGFueSBhY2Nlc3MgdG8gdGhlCj4+IG5ldHdvcmsuCj4+IEkgdGhl
biBwcm9jZWVkZWQgdG8gY2hlY2sgZXZlcnkgcG9zc2libGUgdGhpbmcgSSBjb3VsZCB0aGluayBv
ZiBhbmQgYW0KPj4gbm93IGF0IG15IHdpdCdzIGVuZC4KPj4gVGhlIGJyaWRnZSBpcyBicm91Z2h0
IHVwIGJ5IHRoZSBkZWZhdWx0IHZpZi1icmlkZ2Ugc2NyaXB0IGFuZCBydW5uaW5nLAo+PiBhcyBi
cmN0bCBzaG93czoKPj4KPj4gYnJpZGdlIG5hbWUgICAgIGJyaWRnZSBpZCAgICAgICAgICAgICAg
IFNUUCBlbmFibGVkICAgICBpbnRlcmZhY2VzCj4+IHhlbmJyMCAgICAgICAgICA4MDAwLjBjYzQ3
YTc4MWUyMiAgICAgICBubyAgICAgICAgICAgICAgZXRoMAo+PiAgICAgICAgICAgICAgICAgICAg
ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIHZpZjEuMAo+Pgo+PiBUaGUgcmVx
dWlyZWQgaXB0YWJsZXMgcnVsZXMgYXJlIGNvcnJlY3RseSBnZW5lcmF0ZWQ6Cj4+Cj4+IENoYWlu
IElOUFVUIChwb2xpY3kgQUNDRVBUIDIyMjgxIHBhY2tldHMsIDM1MjJLIGJ5dGVzKQo+PiAgcGt0
cyBieXRlcyB0YXJnZXQgICAgIHByb3Qgb3B0IGluICAgICBvdXQgICAgIHNvdXJjZQo+PiBkZXN0
aW5hdGlvbgo+Pgo+PiBDaGFpbiBGT1JXQVJEIChwb2xpY3kgQUNDRVBUIDAgcGFja2V0cywgMCBi
eXRlcykKPj4gIHBrdHMgYnl0ZXMgdGFyZ2V0ICAgICBwcm90IG9wdCBpbiAgICAgb3V0ICAgICBz
b3VyY2UKPj4gZGVzdGluYXRpb24KPj4gICAgIDAgICAgIDAgQUNDRVBUICAgICBhbGwgIC0tICAq
ICAgICAgKiAgICAgICAwLjAuMC4wLzAKPj4gMC4wLjAuMC8wICAgICAgICAgICAgUEhZU0RFViBt
YXRjaCAtLXBoeXNkZXYtb3V0IHZpZjEuMCAtLXBoeXNkZXYtaXMtCj4+IGJyaWRnZWQKPj4gICAg
IDAgICAgIDAgQUNDRVBUICAgICBhbGwgIC0tICAqICAgICAgKiAgICAgICAwLjAuMC4wLzAKPj4g
MC4wLjAuMC8wICAgICAgICAgICAgUEhZU0RFViBtYXRjaCAtLXBoeXNkZXYtaW4gdmlmMS4wIC0t
cGh5c2Rldi1pcy0KPj4gYnJpZGdlZAo+Pgo+PiBDaGFpbiBPVVRQVVQgKHBvbGljeSBBQ0NFUFQg
MTg5MjkgcGFja2V0cywgMzI4NUsgYnl0ZXMpCj4+ICBwa3RzIGJ5dGVzIHRhcmdldCAgICAgcHJv
dCBvcHQgaW4gICAgIG91dCAgICAgc291cmNlCj4+IGRlc3RpbmF0aW9uCj4+Cj4+IFN0cmFuZ2Vs
eSwgdGhlIHZpZiBpbnRlcmZhY2UgaXMgc2hvd24gYXMgRE9XTiBpbiBpcCBhIG9uIHRoZSBkb20w
Ogo+Pgo+PiA1OiB2aWYxLjA6IDxOTy1DQVJSSUVSLEJST0FEQ0FTVCxNVUxUSUNBU1QsVVA+IG10
dSAxNTAwIHFkaXNjIG1xIG1hc3Rlcgo+PiB4ZW5icjAgc3RhdGUgRE9XTiBncm91cCBkZWZhdWx0
IHFsZW4gMzIKPj4gICAgIGxpbmsvZXRoZXIgZmU6ZmY6ZmY6ZmY6ZmY6ZmYgYnJkIGZmOmZmOmZm
OmZmOmZmOmZmCj4gRG9lcyB0aGlzIGluZGljYXRlIHRoYXQgdGhlIHhlbmJyMCBkZXZpY2UgaXRz
ZWxmIGlzIGRvd24sIGJ1dCB2aWYxLjAgaXMgdXA/Cj4KPiBQbGVhc2UgY2FuIHlvdSBwb3N0IHRo
ZSBmdWxsIG91dHB1dCBvZiAiaXAgYWRkciBzaG93IiBpbiB5b3VyIGRvbTAgYW5kIHRoZQo+IGNv
bnRlbnRzIG9mIHlvdXIgZG9tMCAvZXRjL25ldHdvcmsvaW50ZXJmYWNlcy4KPgo+IElhbi4KCkhp
IElhbiEKTm8sIHRoZSB4ZW5icjAgaXRzZWxmIGlzIFVQLiBTZWUgdGhlIGNvbW1hbmQgb3V0cHV0
IGJlbG93OgoKWzExOjI1OjU3XSByb290QFhYWFhYLXdlYi1ub2RlMDI6fiMgaXAgYWRkciBzaG93
CjE6IGxvOiA8TE9PUEJBQ0ssVVAsTE9XRVJfVVA+IG10dSA2NTUzNiBxZGlzYyBub3F1ZXVlIHN0
YXRlIFVOS05PV04KZ3JvdXAgZGVmYXVsdAogICAgbGluay9sb29wYmFjayAwMDowMDowMDowMDow
MDowMCBicmQgMDA6MDA6MDA6MDA6MDA6MDAKICAgIGluZXQgMTI3LjAuMC4xLzggc2NvcGUgaG9z
dCBsbwogICAgICAgdmFsaWRfbGZ0IGZvcmV2ZXIgcHJlZmVycmVkX2xmdCBmb3JldmVyCiAgICBp
bmV0NiA6OjEvMTI4IHNjb3BlIGhvc3QKICAgICAgIHZhbGlkX2xmdCBmb3JldmVyIHByZWZlcnJl
ZF9sZnQgZm9yZXZlcgoyOiBldGgwOiA8QlJPQURDQVNULE1VTFRJQ0FTVCxVUCxMT1dFUl9VUD4g
bXR1IDE1MDAgcWRpc2MgbXEgbWFzdGVyCnhlbmJyMCBzdGF0ZSBVUCBncm91cCBkZWZhdWx0IHFs
ZW4gMTAwMAogICAgbGluay9ldGhlciAwYzpjNDo3YTo3ODoxZToyMiBicmQgZmY6ZmY6ZmY6ZmY6
ZmY6ZmYKMzogZXRoMTogPEJST0FEQ0FTVCxNVUxUSUNBU1QsVVAsTE9XRVJfVVA+IG10dSAxNTAw
IHFkaXNjIG1xIHN0YXRlIFVQCmdyb3VwIGRlZmF1bHQgcWxlbiAxMDAwCiAgICBsaW5rL2V0aGVy
IDBjOmM0OjdhOjc4OjFlOjIzIGJyZCBmZjpmZjpmZjpmZjpmZjpmZgogICAgaW5ldCAxMC4xMC4x
MC4yMDAvMjQgYnJkIDEwLjEwLjEwLjI1NSBzY29wZSBnbG9iYWwgZXRoMQogICAgICAgdmFsaWRf
bGZ0IGZvcmV2ZXIgcHJlZmVycmVkX2xmdCBmb3JldmVyCiAgICBpbmV0NiBmZTgwOjplYzQ6N2Fm
ZjpmZTc4OjFlMjMvNjQgc2NvcGUgbGluawogICAgICAgdmFsaWRfbGZ0IGZvcmV2ZXIgcHJlZmVy
cmVkX2xmdCBmb3JldmVyCjQ6IHhlbmJyMDogPEJST0FEQ0FTVCxNVUxUSUNBU1QsVVAsTE9XRVJf
VVA+IG10dSAxNTAwIHFkaXNjIG5vcXVldWUKc3RhdGUgVVAgZ3JvdXAgZGVmYXVsdAogICAgbGlu
ay9ldGhlciAwYzpjNDo3YTo3ODoxZToyMiBicmQgZmY6ZmY6ZmY6ZmY6ZmY6ZmYKICAgIGluZXQg
MTAuNDEuMTYuMjM2LzI0IGJyZCAxMC40MS4xNi4yNTUgc2NvcGUgZ2xvYmFsIHhlbmJyMAogICAg
ICAgdmFsaWRfbGZ0IGZvcmV2ZXIgcHJlZmVycmVkX2xmdCBmb3JldmVyCiAgICBpbmV0NiBmZTgw
OjplYzQ6N2FmZjpmZTc4OjFlMjIvNjQgc2NvcGUgbGluawogICAgICAgdmFsaWRfbGZ0IGZvcmV2
ZXIgcHJlZmVycmVkX2xmdCBmb3JldmVyCjU6IHZpZjEuMDogPE5PLUNBUlJJRVIsQlJPQURDQVNU
LE1VTFRJQ0FTVCxVUD4gbXR1IDE1MDAgcWRpc2MgbXEgbWFzdGVyCnhlbmJyMCBzdGF0ZSBET1dO
IGdyb3VwIGRlZmF1bHQgcWxlbiAzMgogICAgbGluay9ldGhlciBmZTpmZjpmZjpmZjpmZjpmZiBi
cmQgZmY6ZmY6ZmY6ZmY6ZmY6ZmYKClsxMToyNjowMV0gcm9vdEBYWFhYWC13ZWItbm9kZTAyOn4j
IGNhdCAvZXRjL25ldHdvcmsvaW50ZXJmYWNlcwojIFRoaXMgZmlsZSBkZXNjcmliZXMgdGhlIG5l
dHdvcmsgaW50ZXJmYWNlcyBhdmFpbGFibGUgb24geW91ciBzeXN0ZW0KIyBhbmQgaG93IHRvIGFj
dGl2YXRlIHRoZW0uIEZvciBtb3JlIGluZm9ybWF0aW9uLCBzZWUgaW50ZXJmYWNlcyg1KS4KCnNv
dXJjZSAvZXRjL25ldHdvcmsvaW50ZXJmYWNlcy5kLyoKCiMgVGhlIGxvb3BiYWNrIG5ldHdvcmsg
aW50ZXJmYWNlCmF1dG8gbG8KaWZhY2UgbG8gaW5ldCBsb29wYmFjawoKIyBUaGUgcHJpbWFyeSBu
ZXR3b3JrIGludGVyZmFjZQphdXRvIHhlbmJyMAphbGxvdy1ob3RwbHVnIHhlbmJyMAppZmFjZSB4
ZW5icjAgaW5ldCBzdGF0aWMKICAgICAgICBhZGRyZXNzIDEwLjQxLjE2LjIzNgogICAgICAgIG5l
dG1hc2sgMjU1LjI1NS4yNTUuMAogICAgICAgIGdhdGV3YXkgMTAuNDEuMTYuMQogICAgICAgIGJy
aWRnZV9wb3J0cyBldGgwCgogICAgICAgICMgZG5zLSogb3B0aW9ucyBhcmUgaW1wbGVtZW50ZWQg
YnkgdGhlIHJlc29sdmNvbmYgcGFja2FnZSwgaWYKaW5zdGFsbGVkCiAgICAgICAgZG5zLW5hbWVz
ZXJ2ZXJzIDIwOC42Ny4yMjIuMjIyIDIwOC42Ny4yMjAuMjIwIDguOC44LjgKICAgICAgICBkbnMt
c2VhcmNoIHh4eHh4LmRlCgphdXRvIGV0aDEKYWxsb3ctaG90cGx1ZyBldGgxCmlmYWNlIGV0aDEg
aW5ldCBzdGF0aWMKICAgICAgICBhZGRyZXNzIDEwLjEwLjEwLjIwMAogICAgICAgIG5ldG1hc2sg
MjU1LjI1NS4yNTUuMAoKICAgICAgICAgICAgICAgClJlZ2FyZHMsCiAgRGF2aWQKCkNvbXBvc2l0
aXYgR21iSApIYW1tZXIgRGVpY2ggMzAKMjA1MzcgSGFtYnVyZwpUZWw6IDA0MCAvIDYwOSA0MzQ5
IDAKRmF4OiAwNDAgLyA2MDkgNDM0OSA0MAoKR2VzY2jDpGZ0c2bDvGhyZXIgTWF0dGhpYXMgS3Jh
d2VuCkFtdHNnZXJpY2h0IEhhbWJ1cmcgLSBIUkIgMTIyNTQwCgpVU3QuLUlkTnI6IERFMjgyNDMy
ODM0CkVzIGdlbHRlbiBhdXNzY2hsaWXDn2xpY2ggdW5zZXJlIEFHQi4KCgpfX19fX19fX19fX19f
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fXwpYZW4tdXNlcnMgbWFpbGluZyBsaXN0
Clhlbi11c2Vyc0BsaXN0cy54ZW4ub3JnCmh0dHA6Ly9saXN0cy54ZW4ub3JnL3hlbi11c2Vycw==

From xen-users-bounces@lists.xen.org Mon Jan 18 11:12:55 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Mon, 18 Jan 2016 11:12:55 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aL7jl-0005AD-PD; Mon, 18 Jan 2016 11:12:41 +0000
Received: from mail6.bemta5.messagelabs.com ([195.245.231.135])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <prvs=818d0ce80=Ian.Campbell@citrix.com>)
	id 1aL7jk-00059w-Dm
	for xen-users@lists.xen.org; Mon, 18 Jan 2016 11:12:40 +0000
Received: from [85.158.139.211] by server-14.bemta-5.messagelabs.com id
	9A/00-18633-7A8CC965; Mon, 18 Jan 2016 11:12:39 +0000
X-Env-Sender: prvs=818d0ce80=Ian.Campbell@citrix.com
X-Msg-Ref: server-3.tower-206.messagelabs.com!1453115557!16443169!1
X-Originating-IP: [66.165.176.89]
X-SpamReason: No, hits=0.0 required=7.0 tests=sa_preprocessor: 
	VHJ1c3RlZCBJUDogNjYuMTY1LjE3Ni44OSA9PiAyMDMwMDc=\n,
	received_headers: No Received headers
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 32607 invoked from network); 18 Jan 2016 11:12:38 -0000
Received: from smtp.citrix.com (HELO SMTP.CITRIX.COM) (66.165.176.89)
	by server-3.tower-206.messagelabs.com with RC4-SHA encrypted SMTP;
	18 Jan 2016 11:12:38 -0000
X-IronPort-AV: E=Sophos;i="5.22,312,1449532800"; d="scan'208";a="325854224"
Message-ID: <1453115553.6020.115.camel@citrix.com>
From: Ian Campbell <ian.campbell@citrix.com>
To: David Winterstein <david.winterstein@compositiv.com>,
	<xen-users@lists.xen.org>
Date: Mon, 18 Jan 2016 11:12:33 +0000
In-Reply-To: <569CC1A3.2080801@compositiv.com>
References: <569CAB2F.403@compositiv.com>
	<1453112448.6020.105.camel@citrix.com>
	<569CC1A3.2080801@compositiv.com>
X-Mailer: Evolution 3.18.2-1 
MIME-Version: 1.0
X-DLP: MIA1
Subject: Re: [Xen-users] VM bridge doesn't pass traffic
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: base64
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

T24gTW9uLCAyMDE2LTAxLTE4IGF0IDExOjQyICswMTAwLCBEYXZpZCBXaW50ZXJzdGVpbiB3cm90
ZToKPiBBbSAxOC4wMS4yMDE2IHVtIDExOjIwIHNjaHJpZWIgSWFuIENhbXBiZWxsOgo+ID4gT24g
TW9uLCAyMDE2LTAxLTE4IGF0IDEwOjA2ICswMTAwLCBEYXZpZCBXaW50ZXJzdGVpbiB3cm90ZToK
PiA+ID4gSGV5IGd1eXMsCj4gPiA+IAo+ID4gPiBJJ3ZlIGdvdCBhIHJlYWxseSBzdHJhbmdlIGlz
c3VlIHdpdGggdGhlIG5ldHdvcmtpbmcgb24gRGViaWFuIDguMgo+ID4gPiB3aXRoCj4gPiA+IFhl
biA0LjQsIHByb2JhYmx5IHBhcnRpY3VsYXJseSByZWdhcmRpbmcgdGhlIG5ldHdvcmsgYnJpZGdl
IGJldHdlZW4KPiA+ID4gdGhlCj4gPiA+IGhvc3QgbWFjaGluZSBhbmQgdGhlIHZtLgo+ID4gPiBJ
IHJlY2VudGx5IHNldCB1cCBhIHNlcnZlciBjbHVzdGVyIGNvbnNpc3Rpbmcgb2YgdHdvIERlYmlh
biBKZXNzaWUKPiA+ID4gc2VydmVycyBpbiBhIHByZXR0eSBiYXNpYyBjb25maWd1cmF0aW9uIHdp
dGggWGVuIDQuNCBmcm9tIHRoZQo+ID4gPiBvZmZpY2lhbAo+ID4gPiByZXBvc2l0b3JpZXMuIEkg
dGhlbiBjb25maWd1cmVkIGNvcm9zeW5jLCBwYWNlbWFrZXIgYW5kIERSQkQgdG8gc3luYwo+ID4g
PiBhCj4gPiA+IHJvb3QgcGFydGl0aW9uIGJldHdlZW4gdGhlIHR3byBub2RlcyBhbmQgaW5zdGFs
bGVkIGEgRGViaWFuIEplc3NpZSBWTQo+ID4gPiBvbgo+ID4gPiB0aGUgbWFzdGVyIG5vZGUuCj4g
PiA+IEV2ZXJ5dGhpbmcgd29ya2VkIGZpbmUgc28gZmFyLCBidXQgd2hlbiBJIHdhbnRlZCB0byBz
dGFydCBjb25maWd1cmluZwo+ID4gPiB0aGUgdm0gdHdvIGRheXMgYWdvLCBJIGZvdW5kIHRoYXQg
dGhvdWdoIHRoZSBldGgwIGludGVyZmFjZSB3YXMgdXAKPiA+ID4gYW5kCj4gPiA+IHJ1bm5pbmcg
YSBjb3JyZWN0bHkgY29uZmlndXJlZCBJUCB0aGUgdm0gZGlkbid0IGhhdmUgYW55IGFjY2VzcyB0
bwo+ID4gPiB0aGUKPiA+ID4gbmV0d29yay4KPiA+ID4gSSB0aGVuIHByb2NlZWRlZCB0byBjaGVj
ayBldmVyeSBwb3NzaWJsZSB0aGluZyBJIGNvdWxkIHRoaW5rIG9mIGFuZAo+ID4gPiBhbQo+ID4g
PiBub3cgYXQgbXkgd2l0J3MgZW5kLgo+ID4gPiBUaGUgYnJpZGdlIGlzIGJyb3VnaHQgdXAgYnkg
dGhlIGRlZmF1bHQgdmlmLWJyaWRnZSBzY3JpcHQgYW5kCj4gPiA+IHJ1bm5pbmcsCj4gPiA+IGFz
IGJyY3RsIHNob3dzOgo+ID4gPiAKPiA+ID4gYnJpZGdlIG5hbWXCoMKgwqDCoMKgYnJpZGdlIGlk
wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgU1RQIGVuYWJsZWTCoMKgwqDCoMKgaW50ZXJm
YWNlcwo+ID4gPiB4ZW5icjDCoMKgwqDCoMKgwqDCoMKgwqDCoDgwMDAuMGNjNDdhNzgxZTIywqDC
oMKgwqDCoMKgwqBub8KgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqBldGgwCj4gPiA+IMKgwqDC
oMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKg
wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqB2aWYxLjAK
PiA+ID4gCj4gPiA+IFRoZSByZXF1aXJlZCBpcHRhYmxlcyBydWxlcyBhcmUgY29ycmVjdGx5IGdl
bmVyYXRlZDoKPiA+ID4gCj4gPiA+IENoYWluIElOUFVUIChwb2xpY3kgQUNDRVBUIDIyMjgxIHBh
Y2tldHMsIDM1MjJLIGJ5dGVzKQo+ID4gPiDCoHBrdHMgYnl0ZXMgdGFyZ2V0wqDCoMKgwqDCoHBy
b3Qgb3B0IGluwqDCoMKgwqDCoG91dMKgwqDCoMKgwqBzb3VyY2UKPiA+ID4gZGVzdGluYXRpb24K
PiA+ID4gCj4gPiA+IENoYWluIEZPUldBUkQgKHBvbGljeSBBQ0NFUFQgMCBwYWNrZXRzLCAwIGJ5
dGVzKQo+ID4gPiDCoHBrdHMgYnl0ZXMgdGFyZ2V0wqDCoMKgwqDCoHByb3Qgb3B0IGluwqDCoMKg
wqDCoG91dMKgwqDCoMKgwqBzb3VyY2UKPiA+ID4gZGVzdGluYXRpb24KPiA+ID4gwqDCoMKgwqAw
wqDCoMKgwqDCoDAgQUNDRVBUwqDCoMKgwqDCoGFsbMKgwqAtLcKgwqAqwqDCoMKgwqDCoMKgKsKg
wqDCoMKgwqDCoMKgMC4wLjAuMC8wCj4gPiA+IDAuMC4wLjAvMMKgwqDCoMKgwqDCoMKgwqDCoMKg
wqDCoFBIWVNERVYgbWF0Y2ggLS1waHlzZGV2LW91dCB2aWYxLjAgLS1waHlzZGV2LWlzLQo+ID4g
PiBicmlkZ2VkCj4gPiA+IMKgwqDCoMKgMMKgwqDCoMKgwqAwIEFDQ0VQVMKgwqDCoMKgwqBhbGzC
oMKgLS3CoMKgKsKgwqDCoMKgwqDCoCrCoMKgwqDCoMKgwqDCoDAuMC4wLjAvMAo+ID4gPiAwLjAu
MC4wLzDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqBQSFlTREVWIG1hdGNoIC0tcGh5c2Rldi1pbiB2
aWYxLjAgLS1waHlzZGV2LWlzLQo+ID4gPiBicmlkZ2VkCj4gPiA+IAo+ID4gPiBDaGFpbiBPVVRQ
VVQgKHBvbGljeSBBQ0NFUFQgMTg5MjkgcGFja2V0cywgMzI4NUsgYnl0ZXMpCj4gPiA+IMKgcGt0
cyBieXRlcyB0YXJnZXTCoMKgwqDCoMKgcHJvdCBvcHQgaW7CoMKgwqDCoMKgb3V0wqDCoMKgwqDC
oHNvdXJjZQo+ID4gPiBkZXN0aW5hdGlvbgo+ID4gPiAKPiA+ID4gU3RyYW5nZWx5LCB0aGUgdmlm
IGludGVyZmFjZSBpcyBzaG93biBhcyBET1dOIGluIGlwIGEgb24gdGhlIGRvbTA6Cj4gPiA+IAo+
ID4gPiA1OiB2aWYxLjA6IDxOTy1DQVJSSUVSLEJST0FEQ0FTVCxNVUxUSUNBU1QsVVA+IG10dSAx
NTAwIHFkaXNjIG1xCj4gPiA+IG1hc3Rlcgo+ID4gPiB4ZW5icjAgc3RhdGUgRE9XTiBncm91cCBk
ZWZhdWx0IHFsZW4gMzIKPiA+ID4gwqDCoMKgwqBsaW5rL2V0aGVyIGZlOmZmOmZmOmZmOmZmOmZm
IGJyZCBmZjpmZjpmZjpmZjpmZjpmZgo+ID4gRG9lcyB0aGlzIGluZGljYXRlIHRoYXQgdGhlIHhl
bmJyMCBkZXZpY2UgaXRzZWxmIGlzIGRvd24sIGJ1dCB2aWYxLjAgaXMKPiA+IHVwPwo+ID4gCj4g
PiBQbGVhc2UgY2FuIHlvdSBwb3N0IHRoZSBmdWxsIG91dHB1dCBvZiAiaXAgYWRkciBzaG93IiBp
biB5b3VyIGRvbTAgYW5kCj4gPiB0aGUKPiA+IGNvbnRlbnRzIG9mIHlvdXIgZG9tMCAvZXRjL25l
dHdvcmsvaW50ZXJmYWNlcy4KPiA+IAo+ID4gSWFuLgo+IAo+IEhpIElhbiEKPiBObywgdGhlIHhl
bmJyMCBpdHNlbGYgaXMgVVAuIFNlZSB0aGUgY29tbWFuZCBvdXRwdXQgYmVsb3c6CgpZZXMsIHRo
YXQgZG9lcyBzZWVtIHRvIGJlIHRoZSBjYXNlLgo+IAo+IFsxMToyNTo1N10gcm9vdEBYWFhYWC13
ZWItbm9kZTAyOn4jIGlwIGFkZHIgc2hvdwo+IFsuLi5dCj4gMjogZXRoMDogIG10dSAxNTAwIHFk
aXNjIG1xIG1hc3Rlcgo+IHhlbmJyMCBzdGF0ZSBVUCBncm91cCBkZWZhdWx0IHFsZW4gMTAwMAo+
IMKgwqDCoMKgbGluay9ldGhlciAwYzpjNDo3YTo3ODoxZToyMiBicmQgZmY6ZmY6ZmY6ZmY6ZmY6
ZmYKPiBbLi4uXQo+IDQ6IHhlbmJyMDogIG10dSAxNTAwIHFkaXNjIG5vcXVldWUKPiBzdGF0ZSBV
UCBncm91cCBkZWZhdWx0Cj4gwqDCoMKgwqBsaW5rL2V0aGVyIDBjOmM0OjdhOjc4OjFlOjIyIGJy
ZCBmZjpmZjpmZjpmZjpmZjpmZgo+IMKgwqDCoMKgaW5ldCAxMC40MS4xNi4yMzYvMjQgYnJkIDEw
LjQxLjE2LjI1NSBzY29wZSBnbG9iYWwgeGVuYnIwCj4gwqDCoMKgwqDCoMKgwqB2YWxpZF9sZnQg
Zm9yZXZlciBwcmVmZXJyZWRfbGZ0IGZvcmV2ZXIKPiDCoMKgwqDCoGluZXQ2IGZlODA6OmVjNDo3
YWZmOmZlNzg6MWUyMi82NCBzY29wZSBsaW5rCj4gwqDCoMKgwqDCoMKgwqB2YWxpZF9sZnQgZm9y
ZXZlciBwcmVmZXJyZWRfbGZ0IGZvcmV2ZXIKClRoZXNlIHR3byBsb29rIHByZXR0eSBub3JtYWwu
Cgo+IDU6IHZpZjEuMDogPE5PLUNBUlJJRVIsQlJPQURDQVNULE1VTFRJQ0FTVCxVUD4gbXR1IDE1
MDAgcWRpc2MgbXEgbWFzdGVyCj4geGVuYnIwIHN0YXRlIERPV04gZ3JvdXAgZGVmYXVsdCBxbGVu
IDMyCj4gwqDCoMKgwqBsaW5rL2V0aGVyIGZlOmZmOmZmOmZmOmZmOmZmIGJyZCBmZjpmZjpmZjpm
ZjpmZjpmZgoKVGhpcyBvbmUgc2VlbXMgb2RkIHRob3VnaC4gQ29tcGFyZWQgd2l0aCBhIHJhbmRv
bSB2aWYgSSBoYXZlIG9uIGEgdGVzdCBib3g6Cgo2OiB2aWYyLjA6IDxCUk9BRENBU1QsTVVMVElD
QVNULFVQLExPV0VSX1VQPiBtdHUgMTUwMCBxZGlzYyBtcSBtYXN0ZXIgeGVuYnIwIHN0YXRlIFVQ
IGdyb3VwIGRlZmF1bHQgcWxlbiAzMgrCoMKgwqDCoGxpbmsvZXRoZXIgZmU6ZmY6ZmY6ZmY6ZmY6
ZmYgYnJkIGZmOmZmOmZmOmZmOmZmOmZmCsKgwqDCoMKgaW5ldDYgZmU4MDo6ZmNmZjpmZmZmOmZl
ZmY6ZmZmZi82NCBzY29wZSBsaW5rwqAKwqDCoMKgwqDCoMKgwqB2YWxpZF9sZnQgZm9yZXZlciBw
cmVmZXJyZWRfbGZ0IGZvcmV2ZXIKClNwZWNpZmljYWxseSAiTk8tQ0FSUklFUiIgYW5kICJ4ZW5i
cjAgc3RhdGUgRE9XTiIgZGlmZmVyIGJldHdlZW4gbXkgd29ya2luZwpzZXR1cCBhbmQgeW91cnMu
Cgo+IAo+IFsxMToyNjowMV0gcm9vdEBYWFhYWC13ZWItbm9kZTAyOn4jIGNhdCAvZXRjL25ldHdv
cmsvaW50ZXJmYWNlcwo+ICMgVGhpcyBmaWxlIGRlc2NyaWJlcyB0aGUgbmV0d29yayBpbnRlcmZh
Y2VzIGF2YWlsYWJsZSBvbiB5b3VyIHN5c3RlbQo+ICMgYW5kIGhvdyB0byBhY3RpdmF0ZSB0aGVt
LiBGb3IgbW9yZSBpbmZvcm1hdGlvbiwgc2VlIGludGVyZmFjZXMoNSkuCj4gCj4gc291cmNlIC9l
dGMvbmV0d29yay9pbnRlcmZhY2VzLmQvKgo+IAo+ICMgVGhlIGxvb3BiYWNrIG5ldHdvcmsgaW50
ZXJmYWNlCj4gYXV0byBsbwo+IGlmYWNlIGxvIGluZXQgbG9vcGJhY2sKPiAKPiAjIFRoZSBwcmlt
YXJ5IG5ldHdvcmsgaW50ZXJmYWNlCj4gYXV0byB4ZW5icjAKPiBhbGxvdy1ob3RwbHVnIHhlbmJy
MAoKSSB0aGluayB0aGlzIHByb2JhYmx5IGRvZXNuJ3QgbWF0dGVyLCBidXQgSSB0eXBpY2FsbHkg
dXNlIG9ubHkgYXV0byBfb3JfCmFsbG93LWhvdHBsdWcsIG5vdCBib3RoLiBTcGVjaWZpY2FsbHkg
SSB1c3VhbGx5IHVzZSBqdXN0ICJhdXRvIiBmb3IgYW55CmZpeGVkIGludGVyZmFjZXMuCgo+IGlm
YWNlIHhlbmJyMCBpbmV0IHN0YXRpYwo+IMKgwqDCoMKgwqDCoMKgwqBhZGRyZXNzIDEwLjQxLjE2
LjIzNgo+IMKgwqDCoMKgwqDCoMKgwqBuZXRtYXNrIDI1NS4yNTUuMjU1LjAKPiDCoMKgwqDCoMKg
wqDCoMKgZ2F0ZXdheSAxMC40MS4xNi4xCj4gwqDCoMKgwqDCoMKgwqDCoGJyaWRnZV9wb3J0cyBl
dGgwCgpGV0lXIEkgYWxzbyB1c2U6CsKgIMKgIGJyaWRnZV9mZCAwCsKgwqDCoMKgYnJpZGdlX3N0
cCBvZmYKCk5vdCBjbGVhciBpZiB0aGF0IG1ha2VzIGEgZGlmZmVyZW5jZSBpbiB0aGUgd2F5IHlv
dSBhcmUgc2VlaW5nIHRob3VnaC4gSQpkb24ndCB0aGluayBpdCBzaG91bGQuCgpJIHNob3VsZCBo
YXZlIGFza2VkIGZvciB0aGVzZSBsYXN0IHRpbWUsIHNvcnJ5LCBidXQgY291bGQgeW91IGFsc28g
cG9zdAp5b3VyIGd1ZXN0IGNmZyBmaWxlIGFuZCB0aGUgb3V0cHV0IG9mICJ4ZW5zdG9yZS1scyAt
ZnAiLgoKQXJlIHlvdSBjcmVhdGluZyBhIFBWIG9yIEhWTSBndWVzdD8KCkNvdWxkIHlvdSBhbHNv
IHBvc3QgYW55IHJlbGV2YW50IGxvZ3MgZnJvbSB1bmRlciAvdmFyL2xvZy94ZW4sIG1vc3RseSB0
aGUKb25lcyB3aXRoIHRoZSBkb21haW4ncyBuYW1lIGluIHRoZSBmaWxlbmFtZSwgYnV0IGFsc28g
YW55dGhpbmcgdG8gZG8gd2l0aApob3RwbHVnIGlmIHlvdSBoYXZlIGFueSBmaWxlcyBsaWtlIHRo
YXQuCgpMYXN0bHkgd2hpbGUgSSdtIGZpc2hpbmcgZm9yIHBvdGVudGlhbCBjbHVlcyBwbGVhc2Ug
Y291bGQgeW91IHBvc3QgdGhlCm91dHB1dCBvZiBvZiAieGwgLXZ2diBjcmVhdGUgPGNmZz4iLCB0
aGUgLXZ2diBtYWtlcyBpdCBtdWNoIG1vcmUgdmVyYm9zZS4KCklhbi4KCl9fX19fX19fX19fX19f
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fClhlbi11c2VycyBtYWlsaW5nIGxpc3QK
WGVuLXVzZXJzQGxpc3RzLnhlbi5vcmcKaHR0cDovL2xpc3RzLnhlbi5vcmcveGVuLXVzZXJz

From xen-users-bounces@lists.xen.org Mon Jan 18 11:12:55 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Mon, 18 Jan 2016 11:12:55 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aL7jl-0005AD-PD; Mon, 18 Jan 2016 11:12:41 +0000
Received: from mail6.bemta5.messagelabs.com ([195.245.231.135])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <prvs=818d0ce80=Ian.Campbell@citrix.com>)
	id 1aL7jk-00059w-Dm
	for xen-users@lists.xen.org; Mon, 18 Jan 2016 11:12:40 +0000
Received: from [85.158.139.211] by server-14.bemta-5.messagelabs.com id
	9A/00-18633-7A8CC965; Mon, 18 Jan 2016 11:12:39 +0000
X-Env-Sender: prvs=818d0ce80=Ian.Campbell@citrix.com
X-Msg-Ref: server-3.tower-206.messagelabs.com!1453115557!16443169!1
X-Originating-IP: [66.165.176.89]
X-SpamReason: No, hits=0.0 required=7.0 tests=sa_preprocessor: 
	VHJ1c3RlZCBJUDogNjYuMTY1LjE3Ni44OSA9PiAyMDMwMDc=\n,
	received_headers: No Received headers
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 32607 invoked from network); 18 Jan 2016 11:12:38 -0000
Received: from smtp.citrix.com (HELO SMTP.CITRIX.COM) (66.165.176.89)
	by server-3.tower-206.messagelabs.com with RC4-SHA encrypted SMTP;
	18 Jan 2016 11:12:38 -0000
X-IronPort-AV: E=Sophos;i="5.22,312,1449532800"; d="scan'208";a="325854224"
Message-ID: <1453115553.6020.115.camel@citrix.com>
From: Ian Campbell <ian.campbell@citrix.com>
To: David Winterstein <david.winterstein@compositiv.com>,
	<xen-users@lists.xen.org>
Date: Mon, 18 Jan 2016 11:12:33 +0000
In-Reply-To: <569CC1A3.2080801@compositiv.com>
References: <569CAB2F.403@compositiv.com>
	<1453112448.6020.105.camel@citrix.com>
	<569CC1A3.2080801@compositiv.com>
X-Mailer: Evolution 3.18.2-1 
MIME-Version: 1.0
X-DLP: MIA1
Subject: Re: [Xen-users] VM bridge doesn't pass traffic
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: base64
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

T24gTW9uLCAyMDE2LTAxLTE4IGF0IDExOjQyICswMTAwLCBEYXZpZCBXaW50ZXJzdGVpbiB3cm90
ZToKPiBBbSAxOC4wMS4yMDE2IHVtIDExOjIwIHNjaHJpZWIgSWFuIENhbXBiZWxsOgo+ID4gT24g
TW9uLCAyMDE2LTAxLTE4IGF0IDEwOjA2ICswMTAwLCBEYXZpZCBXaW50ZXJzdGVpbiB3cm90ZToK
PiA+ID4gSGV5IGd1eXMsCj4gPiA+IAo+ID4gPiBJJ3ZlIGdvdCBhIHJlYWxseSBzdHJhbmdlIGlz
c3VlIHdpdGggdGhlIG5ldHdvcmtpbmcgb24gRGViaWFuIDguMgo+ID4gPiB3aXRoCj4gPiA+IFhl
biA0LjQsIHByb2JhYmx5IHBhcnRpY3VsYXJseSByZWdhcmRpbmcgdGhlIG5ldHdvcmsgYnJpZGdl
IGJldHdlZW4KPiA+ID4gdGhlCj4gPiA+IGhvc3QgbWFjaGluZSBhbmQgdGhlIHZtLgo+ID4gPiBJ
IHJlY2VudGx5IHNldCB1cCBhIHNlcnZlciBjbHVzdGVyIGNvbnNpc3Rpbmcgb2YgdHdvIERlYmlh
biBKZXNzaWUKPiA+ID4gc2VydmVycyBpbiBhIHByZXR0eSBiYXNpYyBjb25maWd1cmF0aW9uIHdp
dGggWGVuIDQuNCBmcm9tIHRoZQo+ID4gPiBvZmZpY2lhbAo+ID4gPiByZXBvc2l0b3JpZXMuIEkg
dGhlbiBjb25maWd1cmVkIGNvcm9zeW5jLCBwYWNlbWFrZXIgYW5kIERSQkQgdG8gc3luYwo+ID4g
PiBhCj4gPiA+IHJvb3QgcGFydGl0aW9uIGJldHdlZW4gdGhlIHR3byBub2RlcyBhbmQgaW5zdGFs
bGVkIGEgRGViaWFuIEplc3NpZSBWTQo+ID4gPiBvbgo+ID4gPiB0aGUgbWFzdGVyIG5vZGUuCj4g
PiA+IEV2ZXJ5dGhpbmcgd29ya2VkIGZpbmUgc28gZmFyLCBidXQgd2hlbiBJIHdhbnRlZCB0byBz
dGFydCBjb25maWd1cmluZwo+ID4gPiB0aGUgdm0gdHdvIGRheXMgYWdvLCBJIGZvdW5kIHRoYXQg
dGhvdWdoIHRoZSBldGgwIGludGVyZmFjZSB3YXMgdXAKPiA+ID4gYW5kCj4gPiA+IHJ1bm5pbmcg
YSBjb3JyZWN0bHkgY29uZmlndXJlZCBJUCB0aGUgdm0gZGlkbid0IGhhdmUgYW55IGFjY2VzcyB0
bwo+ID4gPiB0aGUKPiA+ID4gbmV0d29yay4KPiA+ID4gSSB0aGVuIHByb2NlZWRlZCB0byBjaGVj
ayBldmVyeSBwb3NzaWJsZSB0aGluZyBJIGNvdWxkIHRoaW5rIG9mIGFuZAo+ID4gPiBhbQo+ID4g
PiBub3cgYXQgbXkgd2l0J3MgZW5kLgo+ID4gPiBUaGUgYnJpZGdlIGlzIGJyb3VnaHQgdXAgYnkg
dGhlIGRlZmF1bHQgdmlmLWJyaWRnZSBzY3JpcHQgYW5kCj4gPiA+IHJ1bm5pbmcsCj4gPiA+IGFz
IGJyY3RsIHNob3dzOgo+ID4gPiAKPiA+ID4gYnJpZGdlIG5hbWXCoMKgwqDCoMKgYnJpZGdlIGlk
wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgU1RQIGVuYWJsZWTCoMKgwqDCoMKgaW50ZXJm
YWNlcwo+ID4gPiB4ZW5icjDCoMKgwqDCoMKgwqDCoMKgwqDCoDgwMDAuMGNjNDdhNzgxZTIywqDC
oMKgwqDCoMKgwqBub8KgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqBldGgwCj4gPiA+IMKgwqDC
oMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKg
wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqB2aWYxLjAK
PiA+ID4gCj4gPiA+IFRoZSByZXF1aXJlZCBpcHRhYmxlcyBydWxlcyBhcmUgY29ycmVjdGx5IGdl
bmVyYXRlZDoKPiA+ID4gCj4gPiA+IENoYWluIElOUFVUIChwb2xpY3kgQUNDRVBUIDIyMjgxIHBh
Y2tldHMsIDM1MjJLIGJ5dGVzKQo+ID4gPiDCoHBrdHMgYnl0ZXMgdGFyZ2V0wqDCoMKgwqDCoHBy
b3Qgb3B0IGluwqDCoMKgwqDCoG91dMKgwqDCoMKgwqBzb3VyY2UKPiA+ID4gZGVzdGluYXRpb24K
PiA+ID4gCj4gPiA+IENoYWluIEZPUldBUkQgKHBvbGljeSBBQ0NFUFQgMCBwYWNrZXRzLCAwIGJ5
dGVzKQo+ID4gPiDCoHBrdHMgYnl0ZXMgdGFyZ2V0wqDCoMKgwqDCoHByb3Qgb3B0IGluwqDCoMKg
wqDCoG91dMKgwqDCoMKgwqBzb3VyY2UKPiA+ID4gZGVzdGluYXRpb24KPiA+ID4gwqDCoMKgwqAw
wqDCoMKgwqDCoDAgQUNDRVBUwqDCoMKgwqDCoGFsbMKgwqAtLcKgwqAqwqDCoMKgwqDCoMKgKsKg
wqDCoMKgwqDCoMKgMC4wLjAuMC8wCj4gPiA+IDAuMC4wLjAvMMKgwqDCoMKgwqDCoMKgwqDCoMKg
wqDCoFBIWVNERVYgbWF0Y2ggLS1waHlzZGV2LW91dCB2aWYxLjAgLS1waHlzZGV2LWlzLQo+ID4g
PiBicmlkZ2VkCj4gPiA+IMKgwqDCoMKgMMKgwqDCoMKgwqAwIEFDQ0VQVMKgwqDCoMKgwqBhbGzC
oMKgLS3CoMKgKsKgwqDCoMKgwqDCoCrCoMKgwqDCoMKgwqDCoDAuMC4wLjAvMAo+ID4gPiAwLjAu
MC4wLzDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqBQSFlTREVWIG1hdGNoIC0tcGh5c2Rldi1pbiB2
aWYxLjAgLS1waHlzZGV2LWlzLQo+ID4gPiBicmlkZ2VkCj4gPiA+IAo+ID4gPiBDaGFpbiBPVVRQ
VVQgKHBvbGljeSBBQ0NFUFQgMTg5MjkgcGFja2V0cywgMzI4NUsgYnl0ZXMpCj4gPiA+IMKgcGt0
cyBieXRlcyB0YXJnZXTCoMKgwqDCoMKgcHJvdCBvcHQgaW7CoMKgwqDCoMKgb3V0wqDCoMKgwqDC
oHNvdXJjZQo+ID4gPiBkZXN0aW5hdGlvbgo+ID4gPiAKPiA+ID4gU3RyYW5nZWx5LCB0aGUgdmlm
IGludGVyZmFjZSBpcyBzaG93biBhcyBET1dOIGluIGlwIGEgb24gdGhlIGRvbTA6Cj4gPiA+IAo+
ID4gPiA1OiB2aWYxLjA6IDxOTy1DQVJSSUVSLEJST0FEQ0FTVCxNVUxUSUNBU1QsVVA+IG10dSAx
NTAwIHFkaXNjIG1xCj4gPiA+IG1hc3Rlcgo+ID4gPiB4ZW5icjAgc3RhdGUgRE9XTiBncm91cCBk
ZWZhdWx0IHFsZW4gMzIKPiA+ID4gwqDCoMKgwqBsaW5rL2V0aGVyIGZlOmZmOmZmOmZmOmZmOmZm
IGJyZCBmZjpmZjpmZjpmZjpmZjpmZgo+ID4gRG9lcyB0aGlzIGluZGljYXRlIHRoYXQgdGhlIHhl
bmJyMCBkZXZpY2UgaXRzZWxmIGlzIGRvd24sIGJ1dCB2aWYxLjAgaXMKPiA+IHVwPwo+ID4gCj4g
PiBQbGVhc2UgY2FuIHlvdSBwb3N0IHRoZSBmdWxsIG91dHB1dCBvZiAiaXAgYWRkciBzaG93IiBp
biB5b3VyIGRvbTAgYW5kCj4gPiB0aGUKPiA+IGNvbnRlbnRzIG9mIHlvdXIgZG9tMCAvZXRjL25l
dHdvcmsvaW50ZXJmYWNlcy4KPiA+IAo+ID4gSWFuLgo+IAo+IEhpIElhbiEKPiBObywgdGhlIHhl
bmJyMCBpdHNlbGYgaXMgVVAuIFNlZSB0aGUgY29tbWFuZCBvdXRwdXQgYmVsb3c6CgpZZXMsIHRo
YXQgZG9lcyBzZWVtIHRvIGJlIHRoZSBjYXNlLgo+IAo+IFsxMToyNTo1N10gcm9vdEBYWFhYWC13
ZWItbm9kZTAyOn4jIGlwIGFkZHIgc2hvdwo+IFsuLi5dCj4gMjogZXRoMDogIG10dSAxNTAwIHFk
aXNjIG1xIG1hc3Rlcgo+IHhlbmJyMCBzdGF0ZSBVUCBncm91cCBkZWZhdWx0IHFsZW4gMTAwMAo+
IMKgwqDCoMKgbGluay9ldGhlciAwYzpjNDo3YTo3ODoxZToyMiBicmQgZmY6ZmY6ZmY6ZmY6ZmY6
ZmYKPiBbLi4uXQo+IDQ6IHhlbmJyMDogIG10dSAxNTAwIHFkaXNjIG5vcXVldWUKPiBzdGF0ZSBV
UCBncm91cCBkZWZhdWx0Cj4gwqDCoMKgwqBsaW5rL2V0aGVyIDBjOmM0OjdhOjc4OjFlOjIyIGJy
ZCBmZjpmZjpmZjpmZjpmZjpmZgo+IMKgwqDCoMKgaW5ldCAxMC40MS4xNi4yMzYvMjQgYnJkIDEw
LjQxLjE2LjI1NSBzY29wZSBnbG9iYWwgeGVuYnIwCj4gwqDCoMKgwqDCoMKgwqB2YWxpZF9sZnQg
Zm9yZXZlciBwcmVmZXJyZWRfbGZ0IGZvcmV2ZXIKPiDCoMKgwqDCoGluZXQ2IGZlODA6OmVjNDo3
YWZmOmZlNzg6MWUyMi82NCBzY29wZSBsaW5rCj4gwqDCoMKgwqDCoMKgwqB2YWxpZF9sZnQgZm9y
ZXZlciBwcmVmZXJyZWRfbGZ0IGZvcmV2ZXIKClRoZXNlIHR3byBsb29rIHByZXR0eSBub3JtYWwu
Cgo+IDU6IHZpZjEuMDogPE5PLUNBUlJJRVIsQlJPQURDQVNULE1VTFRJQ0FTVCxVUD4gbXR1IDE1
MDAgcWRpc2MgbXEgbWFzdGVyCj4geGVuYnIwIHN0YXRlIERPV04gZ3JvdXAgZGVmYXVsdCBxbGVu
IDMyCj4gwqDCoMKgwqBsaW5rL2V0aGVyIGZlOmZmOmZmOmZmOmZmOmZmIGJyZCBmZjpmZjpmZjpm
ZjpmZjpmZgoKVGhpcyBvbmUgc2VlbXMgb2RkIHRob3VnaC4gQ29tcGFyZWQgd2l0aCBhIHJhbmRv
bSB2aWYgSSBoYXZlIG9uIGEgdGVzdCBib3g6Cgo2OiB2aWYyLjA6IDxCUk9BRENBU1QsTVVMVElD
QVNULFVQLExPV0VSX1VQPiBtdHUgMTUwMCBxZGlzYyBtcSBtYXN0ZXIgeGVuYnIwIHN0YXRlIFVQ
IGdyb3VwIGRlZmF1bHQgcWxlbiAzMgrCoMKgwqDCoGxpbmsvZXRoZXIgZmU6ZmY6ZmY6ZmY6ZmY6
ZmYgYnJkIGZmOmZmOmZmOmZmOmZmOmZmCsKgwqDCoMKgaW5ldDYgZmU4MDo6ZmNmZjpmZmZmOmZl
ZmY6ZmZmZi82NCBzY29wZSBsaW5rwqAKwqDCoMKgwqDCoMKgwqB2YWxpZF9sZnQgZm9yZXZlciBw
cmVmZXJyZWRfbGZ0IGZvcmV2ZXIKClNwZWNpZmljYWxseSAiTk8tQ0FSUklFUiIgYW5kICJ4ZW5i
cjAgc3RhdGUgRE9XTiIgZGlmZmVyIGJldHdlZW4gbXkgd29ya2luZwpzZXR1cCBhbmQgeW91cnMu
Cgo+IAo+IFsxMToyNjowMV0gcm9vdEBYWFhYWC13ZWItbm9kZTAyOn4jIGNhdCAvZXRjL25ldHdv
cmsvaW50ZXJmYWNlcwo+ICMgVGhpcyBmaWxlIGRlc2NyaWJlcyB0aGUgbmV0d29yayBpbnRlcmZh
Y2VzIGF2YWlsYWJsZSBvbiB5b3VyIHN5c3RlbQo+ICMgYW5kIGhvdyB0byBhY3RpdmF0ZSB0aGVt
LiBGb3IgbW9yZSBpbmZvcm1hdGlvbiwgc2VlIGludGVyZmFjZXMoNSkuCj4gCj4gc291cmNlIC9l
dGMvbmV0d29yay9pbnRlcmZhY2VzLmQvKgo+IAo+ICMgVGhlIGxvb3BiYWNrIG5ldHdvcmsgaW50
ZXJmYWNlCj4gYXV0byBsbwo+IGlmYWNlIGxvIGluZXQgbG9vcGJhY2sKPiAKPiAjIFRoZSBwcmlt
YXJ5IG5ldHdvcmsgaW50ZXJmYWNlCj4gYXV0byB4ZW5icjAKPiBhbGxvdy1ob3RwbHVnIHhlbmJy
MAoKSSB0aGluayB0aGlzIHByb2JhYmx5IGRvZXNuJ3QgbWF0dGVyLCBidXQgSSB0eXBpY2FsbHkg
dXNlIG9ubHkgYXV0byBfb3JfCmFsbG93LWhvdHBsdWcsIG5vdCBib3RoLiBTcGVjaWZpY2FsbHkg
SSB1c3VhbGx5IHVzZSBqdXN0ICJhdXRvIiBmb3IgYW55CmZpeGVkIGludGVyZmFjZXMuCgo+IGlm
YWNlIHhlbmJyMCBpbmV0IHN0YXRpYwo+IMKgwqDCoMKgwqDCoMKgwqBhZGRyZXNzIDEwLjQxLjE2
LjIzNgo+IMKgwqDCoMKgwqDCoMKgwqBuZXRtYXNrIDI1NS4yNTUuMjU1LjAKPiDCoMKgwqDCoMKg
wqDCoMKgZ2F0ZXdheSAxMC40MS4xNi4xCj4gwqDCoMKgwqDCoMKgwqDCoGJyaWRnZV9wb3J0cyBl
dGgwCgpGV0lXIEkgYWxzbyB1c2U6CsKgIMKgIGJyaWRnZV9mZCAwCsKgwqDCoMKgYnJpZGdlX3N0
cCBvZmYKCk5vdCBjbGVhciBpZiB0aGF0IG1ha2VzIGEgZGlmZmVyZW5jZSBpbiB0aGUgd2F5IHlv
dSBhcmUgc2VlaW5nIHRob3VnaC4gSQpkb24ndCB0aGluayBpdCBzaG91bGQuCgpJIHNob3VsZCBo
YXZlIGFza2VkIGZvciB0aGVzZSBsYXN0IHRpbWUsIHNvcnJ5LCBidXQgY291bGQgeW91IGFsc28g
cG9zdAp5b3VyIGd1ZXN0IGNmZyBmaWxlIGFuZCB0aGUgb3V0cHV0IG9mICJ4ZW5zdG9yZS1scyAt
ZnAiLgoKQXJlIHlvdSBjcmVhdGluZyBhIFBWIG9yIEhWTSBndWVzdD8KCkNvdWxkIHlvdSBhbHNv
IHBvc3QgYW55IHJlbGV2YW50IGxvZ3MgZnJvbSB1bmRlciAvdmFyL2xvZy94ZW4sIG1vc3RseSB0
aGUKb25lcyB3aXRoIHRoZSBkb21haW4ncyBuYW1lIGluIHRoZSBmaWxlbmFtZSwgYnV0IGFsc28g
YW55dGhpbmcgdG8gZG8gd2l0aApob3RwbHVnIGlmIHlvdSBoYXZlIGFueSBmaWxlcyBsaWtlIHRo
YXQuCgpMYXN0bHkgd2hpbGUgSSdtIGZpc2hpbmcgZm9yIHBvdGVudGlhbCBjbHVlcyBwbGVhc2Ug
Y291bGQgeW91IHBvc3QgdGhlCm91dHB1dCBvZiBvZiAieGwgLXZ2diBjcmVhdGUgPGNmZz4iLCB0
aGUgLXZ2diBtYWtlcyBpdCBtdWNoIG1vcmUgdmVyYm9zZS4KCklhbi4KCl9fX19fX19fX19fX19f
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fClhlbi11c2VycyBtYWlsaW5nIGxpc3QK
WGVuLXVzZXJzQGxpc3RzLnhlbi5vcmcKaHR0cDovL2xpc3RzLnhlbi5vcmcveGVuLXVzZXJz

From xen-users-bounces@lists.xen.org Mon Jan 18 11:45:02 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Mon, 18 Jan 2016 11:45:02 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aL8ES-0007m1-3o; Mon, 18 Jan 2016 11:44:24 +0000
Received: from mail6.bemta4.messagelabs.com ([85.158.143.247])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <dunlapg@gmail.com>) id 1aL8EQ-0007lD-I0
	for xen-users@lists.xen.org; Mon, 18 Jan 2016 11:44:22 +0000
Received: from [85.158.143.35] by server-1.bemta-4.messagelabs.com id
	AA/3A-09708-210DC965; Mon, 18 Jan 2016 11:44:18 +0000
X-Env-Sender: dunlapg@gmail.com
X-Msg-Ref: server-9.tower-21.messagelabs.com!1453117452!10663128!1
X-Originating-IP: [209.85.218.50]
X-SpamReason: No, hits=0.3 required=7.0 tests=RCVD_BY_IP
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 46225 invoked from network); 18 Jan 2016 11:44:18 -0000
Received: from mail-oi0-f50.google.com (HELO mail-oi0-f50.google.com)
	(209.85.218.50)
	by server-9.tower-21.messagelabs.com with AES128-GCM-SHA256 encrypted
	SMTP; 18 Jan 2016 11:44:18 -0000
Received: by mail-oi0-f50.google.com with SMTP id w75so141433619oie.0
	for <xen-users@lists.xen.org>; Mon, 18 Jan 2016 03:44:17 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
	h=mime-version:sender:in-reply-to:references:date:message-id:subject
	:from:to:cc:content-type:content-transfer-encoding;
	bh=tNbSY7IBTchgmXrhk+DijQtVbMr3oG2J0mnVAjWwSIM=;
	b=dErY2p80C49+cwFnnTckUvtPq+nQCr1ZfjTIYkG0Yj3bwt5yovZ529/GA9QCFAf9yg
	x9fCgVOiNQ38uvdx8S1utoMSoEFigs4LbpLx81AhhU8xt821gccY3KupJH4X7XiOqzUt
	jkhvwBB2KmhVqs9afay9870AvLHmAXQr4aM0Y70btFWsb7Rr5EaS+uUGj86WiaAOijoL
	mXlUzVqc/H1fRAyhIZtOpaqDFfBrSYCgkg8XHIK5g6NpePSK2BB2F/bmB+9ukzUa2SXB
	VK72UBVU7Xsh9tqAtil6Ob4muhcrh9VyV/wBMPpBjP9TC8nI2nr0T6MCZH1BZyZfiuid
	R8iA==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
	d=1e100.net; s=20130820;
	h=x-gm-message-state:mime-version:sender:in-reply-to:references:date
	:message-id:subject:from:to:cc:content-type
	:content-transfer-encoding;
	bh=tNbSY7IBTchgmXrhk+DijQtVbMr3oG2J0mnVAjWwSIM=;
	b=meWAaXr8cQwkexdha+EyHLV1/bd7uRPv63iDMI5O4AKffgAkYeAxWa3NbXHCppf2Wk
	98pMobSK5d2FwZ1jZHDsIRzL6DEodZMWpcAdeEp157zj0m58mbBeZl1CzaQpybsHl5I7
	9g7mpskfuV37S+98Hv2+3MkRPAxxyunLIB0FtfinFXkCqpdm/ONDvNI/gBAb4KFeY3p6
	mhDIz23fIpWjQ7qrkgtq7OGbDmR8rxgb/KzKKbVhChHtjDs9l56shKp28FiES3rb8dDe
	XhVPkDxfAmiqtxcQbNQ73P9ZG5bsLZ4djqukwioAN7M8IMQIhe5zk9iqWGzzYUH02OfM
	f0MA==
X-Gm-Message-State: ALoCoQnfx3r0u11cbOwwsuWlKFEuJFs7iSLJIrenPGXpXIYoWxPNSmveMdHWqmikOWhuJZX7Ym726n6DQKfAN2blVza9igVXoQ==
MIME-Version: 1.0
X-Received: by 10.202.74.197 with SMTP id x188mr17695103oia.53.1453117451697; 
	Mon, 18 Jan 2016 03:44:11 -0800 (PST)
Received: by 10.202.195.22 with HTTP; Mon, 18 Jan 2016 03:44:11 -0800 (PST)
In-Reply-To: <569BC3F7.6010500@etit.hu>
References: <569BC3F7.6010500@etit.hu>
Date: Mon, 18 Jan 2016 11:44:11 +0000
X-Google-Sender-Auth: VBwkO5znRZj8kUeqq1B0AhBkZkA
Message-ID: <CAFLBxZabwqx934MAu8sHB+pC1ZsmXB0kqQWyNbkZkRFzuw3YCg@mail.gmail.com>
From: George Dunlap <George.Dunlap@eu.citrix.com>
To: =?UTF-8?B?w4lsacOhcyBUYW3DoXM=?= <et@etit.hu>
Cc: "xen-users@lists.xen.org" <xen-users@lists.xen.org>
Subject: Re: [Xen-users] PVH for debian guest
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: base64
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

T24gU3VuLCBKYW4gMTcsIDIwMTYgYXQgNDo0MCBQTSwgw4lsacOhcyBUYW3DoXMgPGV0QGV0aXQu
aHU+IHdyb3RlOgo+IEhpLgo+Cj4gSSB3b3VsZGxpa2UgdG8gcmVjZWl2ZSB0aGUgbGlzdCdzIG9w
aW5pb24gYWJvdXQgWEVOIFBWSCBtb2RlIGZvciBMSU5VWAo+IGd1ZXN0cy4gVGhlIGRvbTAgaXMg
YSBsaW51eCAocnVubmluZyBkb20wcHZoKSBhbmQgdGhlIGd1ZXN0cyBhcmUgYWxzbwo+IGxpbnV4
IG1hY2hpbmVzLgo+Cj4gVXAgdG8gdGhlc2UgZGF5cyBJIGhhZCB0aGUgb3BuaW9uIHRoYXQgdGhl
cmUgaXMgbm90aGluZyB0aGF0IGNhbiBiZQo+IGZhc3RlciB0aGVuIFBWLCBCdXQgb24gdGhlIG5l
dCBJIGZvdW5kIHNvbWFueSBhcnRpY2xlcyBhbmQgYmVuY2htYXJrcywKPiBidXQgbm9uZSBvZiB0
aGVtIHNheXMgYW55dGhpbmcgYWJvdXQgUFZILWJhc2VkIGxpbnV4IGd1ZXN0Lgo+Cj4KPiBTb21l
IHRpbWUgYWdvIG9uIHRoaXMgbGlzdCBJIHJlYWQsIHRoYXQgc29tZW9uZSBoYXMgdHJpZWQgaXQg
YW5kCj4gc3VwcmlzaW5nbHkgaGUgZ290IGJldHRlciByZXN1bHRzIHdpdGggaHcgYXNzaXN0ZWQg
dmlydHVhbGl6ZWQgc3lzdGVtCj4gY2FsbHMsIHRoZW4gdGhlIG5hdGl2ZSBQViBvbmVzLiBDb3Vs
ZCBzb21lb25lIGVubGlnaHRlbiBtZT8KPgo+IElzIGl0IHdvcnRoIHNldHRpbmcgdGhlCj4gInB2
aD0xIiBwYXJhbWV0ZXIgZm9yIGxpbnV4IGd1ZXN0cz8gKEkgdHJpZWQsIHByYWN0aWNhbGx5IHRo
aXMgaXMgdGhlCj4gb25seSBjaGFuZ2UgSSBuZWVkIHRvIG1ha2UgdG8gdXRpbGl6ZSB0aGlzIG5l
dyBtb2RlKS4gU28gaXQgc2VlbXMgdG8gYmUKPiBhbiBlYXN5IHdpbi4gQnV0IGlzIGl0IGEgd2lu
IGZvciBsaW51eCBndWVzdHM/IFNvdWxkIG9pIHN0YXkgd2l0aCBQViBvcgo+IGdvIHRvIFBWSD8K
CllvdSBzaG91bGQgYWxzbyBiZSBhd2FyZSB0aGF0IFBWSCBpcyBzdGlsbCBtYXJrZWQgImV4cGVy
aW1lbnRhbCIsIGFuZAppcyBhY3R1YWxseSBnb2luZyB0aHJvdWdoIGFuIGFyY2hpdGVjdHVyYWwg
b3ZlcmhhdWwgYXQgdGhlIG1vbWVudC4KVW50aWwgaXQncyBtYXJrZWQgYXMgInN1cHBvcnRlZCI6
CjEuIFBWSCBtYXkgbm90IGJlIHN0YWJsZSBvciBoYXZlIG9wdGltYWwgcGVyZm9ybWFuY2UKMi4g
SXQgbWF5IGJyZWFrIGFuZCAvIG9yIHJlcXVpcmUgYSBrZXJuZWwgdXBncmFkZSB3aGVuIHlvdSBk
byBhIFhlbiB1cGdyYWRlLgoKUmVnYXJkaW5nICMxLCBZTU1WLiAgSSBoYXZlbid0IHNlZW4gYW55
IG51bWJlcnMgb24gdGhlIGV4aXN0aW5nIFBWSApzeXN0ZW0gaW4gYSB3aGlsZSBiZWNhdXNlIG9m
IHRoZSBhcmNoaXRlY3R1cmFsIG92ZXJoYXVsICh3aGljaCBtYWtlcwphbGwgc3VjaCBtZWFzdXJl
bWVudHMgb2Jzb2xldGUpLgoKIC1HZW9yZ2UKCl9fX19fX19fX19fX19fX19fX19fX19fX19fX19f
X19fX19fX19fX19fX19fX19fClhlbi11c2VycyBtYWlsaW5nIGxpc3QKWGVuLXVzZXJzQGxpc3Rz
Lnhlbi5vcmcKaHR0cDovL2xpc3RzLnhlbi5vcmcveGVuLXVzZXJz

From xen-users-bounces@lists.xen.org Mon Jan 18 11:45:02 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Mon, 18 Jan 2016 11:45:02 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aL8ES-0007m1-3o; Mon, 18 Jan 2016 11:44:24 +0000
Received: from mail6.bemta4.messagelabs.com ([85.158.143.247])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <dunlapg@gmail.com>) id 1aL8EQ-0007lD-I0
	for xen-users@lists.xen.org; Mon, 18 Jan 2016 11:44:22 +0000
Received: from [85.158.143.35] by server-1.bemta-4.messagelabs.com id
	AA/3A-09708-210DC965; Mon, 18 Jan 2016 11:44:18 +0000
X-Env-Sender: dunlapg@gmail.com
X-Msg-Ref: server-9.tower-21.messagelabs.com!1453117452!10663128!1
X-Originating-IP: [209.85.218.50]
X-SpamReason: No, hits=0.3 required=7.0 tests=RCVD_BY_IP
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 46225 invoked from network); 18 Jan 2016 11:44:18 -0000
Received: from mail-oi0-f50.google.com (HELO mail-oi0-f50.google.com)
	(209.85.218.50)
	by server-9.tower-21.messagelabs.com with AES128-GCM-SHA256 encrypted
	SMTP; 18 Jan 2016 11:44:18 -0000
Received: by mail-oi0-f50.google.com with SMTP id w75so141433619oie.0
	for <xen-users@lists.xen.org>; Mon, 18 Jan 2016 03:44:17 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
	h=mime-version:sender:in-reply-to:references:date:message-id:subject
	:from:to:cc:content-type:content-transfer-encoding;
	bh=tNbSY7IBTchgmXrhk+DijQtVbMr3oG2J0mnVAjWwSIM=;
	b=dErY2p80C49+cwFnnTckUvtPq+nQCr1ZfjTIYkG0Yj3bwt5yovZ529/GA9QCFAf9yg
	x9fCgVOiNQ38uvdx8S1utoMSoEFigs4LbpLx81AhhU8xt821gccY3KupJH4X7XiOqzUt
	jkhvwBB2KmhVqs9afay9870AvLHmAXQr4aM0Y70btFWsb7Rr5EaS+uUGj86WiaAOijoL
	mXlUzVqc/H1fRAyhIZtOpaqDFfBrSYCgkg8XHIK5g6NpePSK2BB2F/bmB+9ukzUa2SXB
	VK72UBVU7Xsh9tqAtil6Ob4muhcrh9VyV/wBMPpBjP9TC8nI2nr0T6MCZH1BZyZfiuid
	R8iA==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
	d=1e100.net; s=20130820;
	h=x-gm-message-state:mime-version:sender:in-reply-to:references:date
	:message-id:subject:from:to:cc:content-type
	:content-transfer-encoding;
	bh=tNbSY7IBTchgmXrhk+DijQtVbMr3oG2J0mnVAjWwSIM=;
	b=meWAaXr8cQwkexdha+EyHLV1/bd7uRPv63iDMI5O4AKffgAkYeAxWa3NbXHCppf2Wk
	98pMobSK5d2FwZ1jZHDsIRzL6DEodZMWpcAdeEp157zj0m58mbBeZl1CzaQpybsHl5I7
	9g7mpskfuV37S+98Hv2+3MkRPAxxyunLIB0FtfinFXkCqpdm/ONDvNI/gBAb4KFeY3p6
	mhDIz23fIpWjQ7qrkgtq7OGbDmR8rxgb/KzKKbVhChHtjDs9l56shKp28FiES3rb8dDe
	XhVPkDxfAmiqtxcQbNQ73P9ZG5bsLZ4djqukwioAN7M8IMQIhe5zk9iqWGzzYUH02OfM
	f0MA==
X-Gm-Message-State: ALoCoQnfx3r0u11cbOwwsuWlKFEuJFs7iSLJIrenPGXpXIYoWxPNSmveMdHWqmikOWhuJZX7Ym726n6DQKfAN2blVza9igVXoQ==
MIME-Version: 1.0
X-Received: by 10.202.74.197 with SMTP id x188mr17695103oia.53.1453117451697; 
	Mon, 18 Jan 2016 03:44:11 -0800 (PST)
Received: by 10.202.195.22 with HTTP; Mon, 18 Jan 2016 03:44:11 -0800 (PST)
In-Reply-To: <569BC3F7.6010500@etit.hu>
References: <569BC3F7.6010500@etit.hu>
Date: Mon, 18 Jan 2016 11:44:11 +0000
X-Google-Sender-Auth: VBwkO5znRZj8kUeqq1B0AhBkZkA
Message-ID: <CAFLBxZabwqx934MAu8sHB+pC1ZsmXB0kqQWyNbkZkRFzuw3YCg@mail.gmail.com>
From: George Dunlap <George.Dunlap@eu.citrix.com>
To: =?UTF-8?B?w4lsacOhcyBUYW3DoXM=?= <et@etit.hu>
Cc: "xen-users@lists.xen.org" <xen-users@lists.xen.org>
Subject: Re: [Xen-users] PVH for debian guest
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: base64
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

T24gU3VuLCBKYW4gMTcsIDIwMTYgYXQgNDo0MCBQTSwgw4lsacOhcyBUYW3DoXMgPGV0QGV0aXQu
aHU+IHdyb3RlOgo+IEhpLgo+Cj4gSSB3b3VsZGxpa2UgdG8gcmVjZWl2ZSB0aGUgbGlzdCdzIG9w
aW5pb24gYWJvdXQgWEVOIFBWSCBtb2RlIGZvciBMSU5VWAo+IGd1ZXN0cy4gVGhlIGRvbTAgaXMg
YSBsaW51eCAocnVubmluZyBkb20wcHZoKSBhbmQgdGhlIGd1ZXN0cyBhcmUgYWxzbwo+IGxpbnV4
IG1hY2hpbmVzLgo+Cj4gVXAgdG8gdGhlc2UgZGF5cyBJIGhhZCB0aGUgb3BuaW9uIHRoYXQgdGhl
cmUgaXMgbm90aGluZyB0aGF0IGNhbiBiZQo+IGZhc3RlciB0aGVuIFBWLCBCdXQgb24gdGhlIG5l
dCBJIGZvdW5kIHNvbWFueSBhcnRpY2xlcyBhbmQgYmVuY2htYXJrcywKPiBidXQgbm9uZSBvZiB0
aGVtIHNheXMgYW55dGhpbmcgYWJvdXQgUFZILWJhc2VkIGxpbnV4IGd1ZXN0Lgo+Cj4KPiBTb21l
IHRpbWUgYWdvIG9uIHRoaXMgbGlzdCBJIHJlYWQsIHRoYXQgc29tZW9uZSBoYXMgdHJpZWQgaXQg
YW5kCj4gc3VwcmlzaW5nbHkgaGUgZ290IGJldHRlciByZXN1bHRzIHdpdGggaHcgYXNzaXN0ZWQg
dmlydHVhbGl6ZWQgc3lzdGVtCj4gY2FsbHMsIHRoZW4gdGhlIG5hdGl2ZSBQViBvbmVzLiBDb3Vs
ZCBzb21lb25lIGVubGlnaHRlbiBtZT8KPgo+IElzIGl0IHdvcnRoIHNldHRpbmcgdGhlCj4gInB2
aD0xIiBwYXJhbWV0ZXIgZm9yIGxpbnV4IGd1ZXN0cz8gKEkgdHJpZWQsIHByYWN0aWNhbGx5IHRo
aXMgaXMgdGhlCj4gb25seSBjaGFuZ2UgSSBuZWVkIHRvIG1ha2UgdG8gdXRpbGl6ZSB0aGlzIG5l
dyBtb2RlKS4gU28gaXQgc2VlbXMgdG8gYmUKPiBhbiBlYXN5IHdpbi4gQnV0IGlzIGl0IGEgd2lu
IGZvciBsaW51eCBndWVzdHM/IFNvdWxkIG9pIHN0YXkgd2l0aCBQViBvcgo+IGdvIHRvIFBWSD8K
CllvdSBzaG91bGQgYWxzbyBiZSBhd2FyZSB0aGF0IFBWSCBpcyBzdGlsbCBtYXJrZWQgImV4cGVy
aW1lbnRhbCIsIGFuZAppcyBhY3R1YWxseSBnb2luZyB0aHJvdWdoIGFuIGFyY2hpdGVjdHVyYWwg
b3ZlcmhhdWwgYXQgdGhlIG1vbWVudC4KVW50aWwgaXQncyBtYXJrZWQgYXMgInN1cHBvcnRlZCI6
CjEuIFBWSCBtYXkgbm90IGJlIHN0YWJsZSBvciBoYXZlIG9wdGltYWwgcGVyZm9ybWFuY2UKMi4g
SXQgbWF5IGJyZWFrIGFuZCAvIG9yIHJlcXVpcmUgYSBrZXJuZWwgdXBncmFkZSB3aGVuIHlvdSBk
byBhIFhlbiB1cGdyYWRlLgoKUmVnYXJkaW5nICMxLCBZTU1WLiAgSSBoYXZlbid0IHNlZW4gYW55
IG51bWJlcnMgb24gdGhlIGV4aXN0aW5nIFBWSApzeXN0ZW0gaW4gYSB3aGlsZSBiZWNhdXNlIG9m
IHRoZSBhcmNoaXRlY3R1cmFsIG92ZXJoYXVsICh3aGljaCBtYWtlcwphbGwgc3VjaCBtZWFzdXJl
bWVudHMgb2Jzb2xldGUpLgoKIC1HZW9yZ2UKCl9fX19fX19fX19fX19fX19fX19fX19fX19fX19f
X19fX19fX19fX19fX19fX19fClhlbi11c2VycyBtYWlsaW5nIGxpc3QKWGVuLXVzZXJzQGxpc3Rz
Lnhlbi5vcmcKaHR0cDovL2xpc3RzLnhlbi5vcmcveGVuLXVzZXJz

From xen-users-bounces@lists.xen.org Mon Jan 18 12:04:41 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Mon, 18 Jan 2016 12:04:41 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aL8XO-0000Gh-Ib; Mon, 18 Jan 2016 12:03:58 +0000
Received: from mail6.bemta14.messagelabs.com ([193.109.254.103])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <david.winterstein@compositiv.com>)
	id 1aL8XM-0000Ga-Hl
	for xen-users@lists.xen.org; Mon, 18 Jan 2016 12:03:56 +0000
Received: from [193.109.254.147] by server-7.bemta-14.messagelabs.com id
	EA/A7-28221-BA4DC965; Mon, 18 Jan 2016 12:03:55 +0000
X-Env-Sender: david.winterstein@compositiv.com
X-Msg-Ref: server-10.tower-27.messagelabs.com!1453118634!17591210!1
X-Originating-IP: [80.70.204.3]
X-SpamReason: No, hits=0.5 required=7.0 tests=BODY_RANDOM_LONG
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 55489 invoked from network); 18 Jan 2016 12:03:54 -0000
Received: from admin.compositiv.com (HELO admin.compositiv.com) (80.70.204.3)
	by server-10.tower-27.messagelabs.com with DHE-RSA-AES256-GCM-SHA384
	encrypted SMTP; 18 Jan 2016 12:03:54 -0000
Received: from [172.30.30.40] (buero.compositiv.com [217.86.226.49])
	by admin.compositiv.com (Postfix) with ESMTPSA id 0A095120B9F
	for <xen-users@lists.xen.org>; Mon, 18 Jan 2016 13:03:54 +0100 (CET)
To: xen-users@lists.xen.org
References: <569CAB2F.403@compositiv.com>
	<1453112448.6020.105.camel@citrix.com>
	<569CC1A3.2080801@compositiv.com>
	<1453115553.6020.115.camel@citrix.com>
From: David Winterstein <david.winterstein@compositiv.com>
X-Enigmail-Draft-Status: N1110
Organization: Compositiv
Message-ID: <569CD4BA.8010500@compositiv.com>
Date: Mon, 18 Jan 2016 13:04:10 +0100
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101
	Thunderbird/38.5.1
MIME-Version: 1.0
In-Reply-To: <1453115553.6020.115.camel@citrix.com>
Content-Length: 6866
X-Virus-Scanned: clamav-milter 0.98.7 at zeus
X-Virus-Status: Clean
Subject: Re: [Xen-users] VM bridge doesn't pass traffic
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: base64
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

QW0gMTguMDEuMjAxNiB1bSAxMjoxMiBzY2hyaWViIElhbiBDYW1wYmVsbDoKPj4gNTogdmlmMS4w
OiA8Tk8tQ0FSUklFUixCUk9BRENBU1QsTVVMVElDQVNULFVQPiBtdHUgMTUwMCBxZGlzYyBtcSBt
YXN0ZXIKPj4geGVuYnIwIHN0YXRlIERPV04gZ3JvdXAgZGVmYXVsdCBxbGVuIDMyCj4+ICAgICBs
aW5rL2V0aGVyIGZlOmZmOmZmOmZmOmZmOmZmIGJyZCBmZjpmZjpmZjpmZjpmZjpmZgo+IFRoaXMg
b25lIHNlZW1zIG9kZCB0aG91Z2guIENvbXBhcmVkIHdpdGggYSByYW5kb20gdmlmIEkgaGF2ZSBv
biBhIHRlc3QgYm94Ogo+Cj4gNjogdmlmMi4wOiA8QlJPQURDQVNULE1VTFRJQ0FTVCxVUCxMT1dF
Ul9VUD4gbXR1IDE1MDAgcWRpc2MgbXEgbWFzdGVyIHhlbmJyMCBzdGF0ZSBVUCBncm91cCBkZWZh
dWx0IHFsZW4gMzIKPiAgICAgbGluay9ldGhlciBmZTpmZjpmZjpmZjpmZjpmZiBicmQgZmY6ZmY6
ZmY6ZmY6ZmY6ZmYKPiAgICAgaW5ldDYgZmU4MDo6ZmNmZjpmZmZmOmZlZmY6ZmZmZi82NCBzY29w
ZSBsaW5rIAo+ICAgICAgICB2YWxpZF9sZnQgZm9yZXZlciBwcmVmZXJyZWRfbGZ0IGZvcmV2ZXIK
Pgo+IFNwZWNpZmljYWxseSAiTk8tQ0FSUklFUiIgYW5kICJ4ZW5icjAgc3RhdGUgRE9XTiIgZGlm
ZmVyIGJldHdlZW4gbXkgd29ya2luZwo+IHNldHVwIGFuZCB5b3Vycy4KClllcCwgdGhhdCdzIHdo
YXQncyBjb25mdXNpbmcgbWUgdG9vLgoKCj4+IFsxMToyNjowMV0gcm9vdEBYWFhYWC13ZWItbm9k
ZTAyOn4jIGNhdCAvZXRjL25ldHdvcmsvaW50ZXJmYWNlcwo+PiAjIFRoaXMgZmlsZSBkZXNjcmli
ZXMgdGhlIG5ldHdvcmsgaW50ZXJmYWNlcyBhdmFpbGFibGUgb24geW91ciBzeXN0ZW0KPj4gIyBh
bmQgaG93IHRvIGFjdGl2YXRlIHRoZW0uIEZvciBtb3JlIGluZm9ybWF0aW9uLCBzZWUgaW50ZXJm
YWNlcyg1KS4KPj4KPj4gc291cmNlIC9ldGMvbmV0d29yay9pbnRlcmZhY2VzLmQvKgo+Pgo+PiAj
IFRoZSBsb29wYmFjayBuZXR3b3JrIGludGVyZmFjZQo+PiBhdXRvIGxvCj4+IGlmYWNlIGxvIGlu
ZXQgbG9vcGJhY2sKPj4KPj4gIyBUaGUgcHJpbWFyeSBuZXR3b3JrIGludGVyZmFjZQo+PiBhdXRv
IHhlbmJyMAo+PiBhbGxvdy1ob3RwbHVnIHhlbmJyMAo+IEkgdGhpbmsgdGhpcyBwcm9iYWJseSBk
b2Vzbid0IG1hdHRlciwgYnV0IEkgdHlwaWNhbGx5IHVzZSBvbmx5IGF1dG8gX29yXwo+IGFsbG93
LWhvdHBsdWcsIG5vdCBib3RoLiBTcGVjaWZpY2FsbHkgSSB1c3VhbGx5IHVzZSBqdXN0ICJhdXRv
IiBmb3IgYW55Cj4gZml4ZWQgaW50ZXJmYWNlcy4KCkl0IGFjdHVhbGx5IHNob3VsZG4ndCBpbnRl
cmZlcmUsIGFmYWlrLiBCdXQgSSBkaXNhYmxlZCB0aGUgYWxsb3ctaG90cGx1Zwpmb3IgdGVzdGlu
Zy4gRGlkbid0IG1ha2UgYW55IGRpZmZlcmVuY2UgeWV0LCB0aG91Z2guCgoKPj4gaWZhY2UgeGVu
YnIwIGluZXQgc3RhdGljCj4+ICAgICAgICAgYWRkcmVzcyAxMC40MS4xNi4yMzYKPj4gICAgICAg
ICBuZXRtYXNrIDI1NS4yNTUuMjU1LjAKPj4gICAgICAgICBnYXRld2F5IDEwLjQxLjE2LjEKPj4g
ICAgICAgICBicmlkZ2VfcG9ydHMgZXRoMAo+IEZXSVcgSSBhbHNvIHVzZToKPiAgICAgYnJpZGdl
X2ZkIDAKPiAgICAgYnJpZGdlX3N0cCBvZmYKPgo+IE5vdCBjbGVhciBpZiB0aGF0IG1ha2VzIGEg
ZGlmZmVyZW5jZSBpbiB0aGUgd2F5IHlvdSBhcmUgc2VlaW5nIHRob3VnaC4gSQo+IGRvbid0IHRo
aW5rIGl0IHNob3VsZC4KCkFkZGVkIGJvdGggLSBubyBkaWZmZXJlbmNlLgoKCj4gSSBzaG91bGQg
aGF2ZSBhc2tlZCBmb3IgdGhlc2UgbGFzdCB0aW1lLCBzb3JyeSwgYnV0IGNvdWxkIHlvdSBhbHNv
IHBvc3QKPiB5b3VyIGd1ZXN0IGNmZyBmaWxlIGFuZCB0aGUgb3V0cHV0IG9mICJ4ZW5zdG9yZS1s
cyAtZnAiLgoKWW91IGNhbiB2aWV3IHRoZSBjb25maWcgZmlsZSBoZXJlOiBodHRwOi8vcGFzdGVi
aW4uY29tL00zWkZUNDdRCkl0J3MgcHJldHR5IGJhc2ljIHdpdGggb25seSBsaXR0bGUgY2hhbmdl
cyBhZnRlciBhdXRvbWF0aWMgY3JlYXRpb24gYnkgWGVuLgoKVGhlIG91dHB1dCBvZiAieGVuc3Rv
cmUtbHMgLWZwIjogaHR0cDovL3Bhc3RlYmluLmNvbS9WZHRFYnlOQgoKCj4gQXJlIHlvdSBjcmVh
dGluZyBhIFBWIG9yIEhWTSBndWVzdD8KCklmIEknbSBnZXR0aW5nIGl0IHJpZ2h0IGZyb20gdGhp
cyBzb3VyY2UKW2h0dHA6Ly9zZXJ2ZXJmYXVsdC5jb20vYS81MTE5MzhdIGFuZCB0aGUgZm9sbG93
aW5nIG91dHB1dCwgaXQgaXMgYQoiUFYtSFZNIiBndWVzdDoKCnJvb3RAd3d3On4jIHVuYW1lIC1h
CkxpbnV4IHd3dyAzLjE2LjAtNC1hbWQ2NCAjMSBTTVAgRGViaWFuIDMuMTYuNy1ja3QyMC0xK2Rl
Yjh1MgooMjAxNi0wMS0wMikgeDg2XzY0IEdOVS9MaW51eApyb290QHd3dzp+IyBsc21vZCB8IGdy
ZXAgeGVuCnhlbl9uZXRmcm9udCAgICAgICAgICAgMjYwMzggIDAKeGVuX2Jsa2Zyb250ICAgICAg
ICAgICAyNTYxNCAgMQoKCj4gQ291bGQgeW91IGFsc28gcG9zdCBhbnkgcmVsZXZhbnQgbG9ncyBm
cm9tIHVuZGVyIC92YXIvbG9nL3hlbiwgbW9zdGx5IHRoZQo+IG9uZXMgd2l0aCB0aGUgZG9tYWlu
J3MgbmFtZSBpbiB0aGUgZmlsZW5hbWUsIGJ1dCBhbHNvIGFueXRoaW5nIHRvIGRvIHdpdGgKPiBo
b3RwbHVnIGlmIHlvdSBoYXZlIGFueSBmaWxlcyBsaWtlIHRoYXQuCgpUaGUgbG9ncyBhcmUgcHJl
dHR5IGVtcHR5OgpbMTI6NTk6NTldIHJvb3RAWFhYWFgtd2ViLW5vZGUwMjp+IyBscyAtQWhsIC92
YXIvbG9nL3hlbi8KdG90YWwgNDRLCi1ydy1yLS0tLS0gMSByb290IGFkbSAgIDAgRGVjIDIyIDE2
OjUxIHhlbi1ob3RwbHVnLmxvZwotcnctci0tci0tIDEgcm9vdCBhZG0gODAwIEphbiAxOCAxMjoz
OCB4bC13d3cueHh4eHguZGUubG9nCi1ydy1yLS1yLS0gMSByb290IGFkbSAyMjIgSmFuIDE4IDEy
OjMzIHhsLXd3dy54eHh4eC5kZS5sb2cuMQotcnctci0tci0tIDEgcm9vdCBhZG0gMjIyIEphbiAx
NSAxMTozOSB4bC13d3cueHh4eHguZGUubG9nLjEwCi1ydy1yLS1yLS0gMSByb290IGFkbSAyMjUg
SmFuIDE1IDEzOjQzIHhsLXd3dy54eHh4eC5kZS5sb2cuMgotcnctci0tci0tIDEgcm9vdCBhZG0g
MjI2IEphbiAxNSAxMzozOSB4bC13d3cueHh4eHguZGUubG9nLjMKLXJ3LXItLXItLSAxIHJvb3Qg
YWRtIDIyNiBKYW4gMTUgMTM6MjYgeGwtd3d3Lnh4eHh4LmRlLmxvZy40Ci1ydy1yLS1yLS0gMSBy
b290IGFkbSAyMjYgSmFuIDE1IDEzOjEzIHhsLXd3dy54eHh4eC5kZS5sb2cuNQotcnctci0tci0t
IDEgcm9vdCBhZG0gMjI2IEphbiAxNSAxMjowNiB4bC13d3cueHh4eHguZGUubG9nLjYKLXJ3LXIt
LXItLSAxIHJvb3QgYWRtIDIyNSBKYW4gMTUgMTE6NTkgeGwtd3d3Lnh4eHh4LmRlLmxvZy43Ci1y
dy1yLS1yLS0gMSByb290IGFkbSAyMjYgSmFuIDE1IDExOjU3IHhsLXd3dy54eHh4eC5kZS5sb2cu
OAotcnctci0tci0tIDEgcm9vdCBhZG0gMjI2IEphbiAxNSAxMTo0MSB4bC13d3cueHh4eHguZGUu
bG9nLjkKWzEzOjAwOjAzXSByb290QFhYWFhYLXdlYi1ub2RlMDI6fiMgY2F0IC92YXIvbG9nL3hl
bi94ZW4taG90cGx1Zy5sb2cKWzEzOjAwOjA1XSByb290QFhYWFhYLXdlYi1ub2RlMDI6fiMgY2F0
IC92YXIvbG9nL3hlbi94bC13d3cueHh4eHguZGUubG9nCldhaXRpbmcgZm9yIGRvbWFpbiB3d3cu
eHh4eHguZGUgKGRvbWlkIDIpIHRvIGRpZSBbcGlkIDU3MzFdCmxpYnhsOiBkZWJ1ZzogbGlieGxf
ZXZlbnQuYzo1NzA6bGlieGxfX2V2X3hzd2F0Y2hfcmVnaXN0ZXI6IHdhdGNoCnc9MHg5ODI5MjAg
d3BhdGg9QHJlbGVhc2VEb21haW4gdG9rZW49My8wOiByZWdpc3RlciBzbG90bnVtPTMKbGlieGw6
IGRlYnVnOiBsaWJ4bF9ldmVudC5jOjUxNDp3YXRjaGZkX2NhbGxiYWNrOiB3YXRjaCB3PTB4OTgy
OTIwCndwYXRoPUByZWxlYXNlRG9tYWluIHRva2VuPTMvMDogZXZlbnQgZXBhdGg9QHJlbGVhc2VE
b21haW4KbGlieGw6IGRlYnVnOiBsaWJ4bC5jOjEwMDU6ZG9tYWluX2RlYXRoX3hzd2F0Y2hfY2Fs
bGJhY2s6Cltldmc9MHg5ODJkMDA6Ml0gZnJvbSBkb21pZD0yIG5lbnRyaWVzPTEgcmM9MQpsaWJ4
bDogZGVidWc6IGxpYnhsLmM6MTAxNjpkb21haW5fZGVhdGhfeHN3YXRjaF9jYWxsYmFjazoKW2V2
Zz0weDk4MmQwMDoyXSAgIGdvdD1kb21haW5pbmZvc1swXSBnb3QtPmRvbWFpbj0yCmxpYnhsOiBk
ZWJ1ZzogbGlieGwuYzoxMDQzOmRvbWFpbl9kZWF0aF94c3dhdGNoX2NhbGxiYWNrOiAgZXhpc3Rz
CnNodXRkb3duX3JlcG9ydGVkPTAgZG9taW5mLmZsYWdzPWZmZmYwMDIwCmxpYnhsOiBkZWJ1Zzog
bGlieGwuYzoxMDA5OmRvbWFpbl9kZWF0aF94c3dhdGNoX2NhbGxiYWNrOiBbZXZnPTBdIGFsbApy
ZXBvcnRlZApsaWJ4bDogZGVidWc6IGxpYnhsLmM6MTA3Mzpkb21haW5fZGVhdGhfeHN3YXRjaF9j
YWxsYmFjazogZG9tYWluIGRlYXRoCnNlYXJjaCBkb25lCgoKPiBMYXN0bHkgd2hpbGUgSSdtIGZp
c2hpbmcgZm9yIHBvdGVudGlhbCBjbHVlcyBwbGVhc2UgY291bGQgeW91IHBvc3QgdGhlCj4gb3V0
cHV0IG9mIG9mICJ4bCAtdnZ2IGNyZWF0ZSA8Y2ZnPiIsIHRoZSAtdnZ2IG1ha2VzIGl0IG11Y2gg
bW9yZSB2ZXJib3NlLgoKT3V0cHV0IG9mIHRoZSBjcmVhdGUgY29tbWFuZDogaHR0cDovL3Bhc3Rl
YmluLmNvbS83Q3FkUzJaZApPdXRwdXQgb2YgdGhlIHZtIGJvb3QgcHJvY2VzcyAoZnJvbSB4bCBj
b25zb2xlKToKaHR0cDovL3Bhc3RlYmluLmNvbS9aZHV3U21ObgoKClJlZ2FyZHMsCiAgRGF2aWQK
CkNvbXBvc2l0aXYgR21iSApIYW1tZXIgRGVpY2ggMzAKMjA1MzcgSGFtYnVyZwpUZWw6IDA0MCAv
IDYwOSA0MzQ5IDAKRmF4OiAwNDAgLyA2MDkgNDM0OSA0MAoKR2VzY2jDpGZ0c2bDvGhyZXIgTWF0
dGhpYXMgS3Jhd2VuCkFtdHNnZXJpY2h0IEhhbWJ1cmcgLSBIUkIgMTIyNTQwCgpVU3QuLUlkTnI6
IERFMjgyNDMyODM0CkVzIGdlbHRlbiBhdXNzY2hsaWXDn2xpY2ggdW5zZXJlIEFHQi4KCgpfX19f
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fXwpYZW4tdXNlcnMgbWFp
bGluZyBsaXN0Clhlbi11c2Vyc0BsaXN0cy54ZW4ub3JnCmh0dHA6Ly9saXN0cy54ZW4ub3JnL3hl
bi11c2Vycw==

From xen-users-bounces@lists.xen.org Mon Jan 18 12:04:41 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Mon, 18 Jan 2016 12:04:41 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aL8XO-0000Gh-Ib; Mon, 18 Jan 2016 12:03:58 +0000
Received: from mail6.bemta14.messagelabs.com ([193.109.254.103])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <david.winterstein@compositiv.com>)
	id 1aL8XM-0000Ga-Hl
	for xen-users@lists.xen.org; Mon, 18 Jan 2016 12:03:56 +0000
Received: from [193.109.254.147] by server-7.bemta-14.messagelabs.com id
	EA/A7-28221-BA4DC965; Mon, 18 Jan 2016 12:03:55 +0000
X-Env-Sender: david.winterstein@compositiv.com
X-Msg-Ref: server-10.tower-27.messagelabs.com!1453118634!17591210!1
X-Originating-IP: [80.70.204.3]
X-SpamReason: No, hits=0.5 required=7.0 tests=BODY_RANDOM_LONG
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 55489 invoked from network); 18 Jan 2016 12:03:54 -0000
Received: from admin.compositiv.com (HELO admin.compositiv.com) (80.70.204.3)
	by server-10.tower-27.messagelabs.com with DHE-RSA-AES256-GCM-SHA384
	encrypted SMTP; 18 Jan 2016 12:03:54 -0000
Received: from [172.30.30.40] (buero.compositiv.com [217.86.226.49])
	by admin.compositiv.com (Postfix) with ESMTPSA id 0A095120B9F
	for <xen-users@lists.xen.org>; Mon, 18 Jan 2016 13:03:54 +0100 (CET)
To: xen-users@lists.xen.org
References: <569CAB2F.403@compositiv.com>
	<1453112448.6020.105.camel@citrix.com>
	<569CC1A3.2080801@compositiv.com>
	<1453115553.6020.115.camel@citrix.com>
From: David Winterstein <david.winterstein@compositiv.com>
X-Enigmail-Draft-Status: N1110
Organization: Compositiv
Message-ID: <569CD4BA.8010500@compositiv.com>
Date: Mon, 18 Jan 2016 13:04:10 +0100
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101
	Thunderbird/38.5.1
MIME-Version: 1.0
In-Reply-To: <1453115553.6020.115.camel@citrix.com>
Content-Length: 6866
X-Virus-Scanned: clamav-milter 0.98.7 at zeus
X-Virus-Status: Clean
Subject: Re: [Xen-users] VM bridge doesn't pass traffic
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: base64
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

QW0gMTguMDEuMjAxNiB1bSAxMjoxMiBzY2hyaWViIElhbiBDYW1wYmVsbDoKPj4gNTogdmlmMS4w
OiA8Tk8tQ0FSUklFUixCUk9BRENBU1QsTVVMVElDQVNULFVQPiBtdHUgMTUwMCBxZGlzYyBtcSBt
YXN0ZXIKPj4geGVuYnIwIHN0YXRlIERPV04gZ3JvdXAgZGVmYXVsdCBxbGVuIDMyCj4+ICAgICBs
aW5rL2V0aGVyIGZlOmZmOmZmOmZmOmZmOmZmIGJyZCBmZjpmZjpmZjpmZjpmZjpmZgo+IFRoaXMg
b25lIHNlZW1zIG9kZCB0aG91Z2guIENvbXBhcmVkIHdpdGggYSByYW5kb20gdmlmIEkgaGF2ZSBv
biBhIHRlc3QgYm94Ogo+Cj4gNjogdmlmMi4wOiA8QlJPQURDQVNULE1VTFRJQ0FTVCxVUCxMT1dF
Ul9VUD4gbXR1IDE1MDAgcWRpc2MgbXEgbWFzdGVyIHhlbmJyMCBzdGF0ZSBVUCBncm91cCBkZWZh
dWx0IHFsZW4gMzIKPiAgICAgbGluay9ldGhlciBmZTpmZjpmZjpmZjpmZjpmZiBicmQgZmY6ZmY6
ZmY6ZmY6ZmY6ZmYKPiAgICAgaW5ldDYgZmU4MDo6ZmNmZjpmZmZmOmZlZmY6ZmZmZi82NCBzY29w
ZSBsaW5rIAo+ICAgICAgICB2YWxpZF9sZnQgZm9yZXZlciBwcmVmZXJyZWRfbGZ0IGZvcmV2ZXIK
Pgo+IFNwZWNpZmljYWxseSAiTk8tQ0FSUklFUiIgYW5kICJ4ZW5icjAgc3RhdGUgRE9XTiIgZGlm
ZmVyIGJldHdlZW4gbXkgd29ya2luZwo+IHNldHVwIGFuZCB5b3Vycy4KClllcCwgdGhhdCdzIHdo
YXQncyBjb25mdXNpbmcgbWUgdG9vLgoKCj4+IFsxMToyNjowMV0gcm9vdEBYWFhYWC13ZWItbm9k
ZTAyOn4jIGNhdCAvZXRjL25ldHdvcmsvaW50ZXJmYWNlcwo+PiAjIFRoaXMgZmlsZSBkZXNjcmli
ZXMgdGhlIG5ldHdvcmsgaW50ZXJmYWNlcyBhdmFpbGFibGUgb24geW91ciBzeXN0ZW0KPj4gIyBh
bmQgaG93IHRvIGFjdGl2YXRlIHRoZW0uIEZvciBtb3JlIGluZm9ybWF0aW9uLCBzZWUgaW50ZXJm
YWNlcyg1KS4KPj4KPj4gc291cmNlIC9ldGMvbmV0d29yay9pbnRlcmZhY2VzLmQvKgo+Pgo+PiAj
IFRoZSBsb29wYmFjayBuZXR3b3JrIGludGVyZmFjZQo+PiBhdXRvIGxvCj4+IGlmYWNlIGxvIGlu
ZXQgbG9vcGJhY2sKPj4KPj4gIyBUaGUgcHJpbWFyeSBuZXR3b3JrIGludGVyZmFjZQo+PiBhdXRv
IHhlbmJyMAo+PiBhbGxvdy1ob3RwbHVnIHhlbmJyMAo+IEkgdGhpbmsgdGhpcyBwcm9iYWJseSBk
b2Vzbid0IG1hdHRlciwgYnV0IEkgdHlwaWNhbGx5IHVzZSBvbmx5IGF1dG8gX29yXwo+IGFsbG93
LWhvdHBsdWcsIG5vdCBib3RoLiBTcGVjaWZpY2FsbHkgSSB1c3VhbGx5IHVzZSBqdXN0ICJhdXRv
IiBmb3IgYW55Cj4gZml4ZWQgaW50ZXJmYWNlcy4KCkl0IGFjdHVhbGx5IHNob3VsZG4ndCBpbnRl
cmZlcmUsIGFmYWlrLiBCdXQgSSBkaXNhYmxlZCB0aGUgYWxsb3ctaG90cGx1Zwpmb3IgdGVzdGlu
Zy4gRGlkbid0IG1ha2UgYW55IGRpZmZlcmVuY2UgeWV0LCB0aG91Z2guCgoKPj4gaWZhY2UgeGVu
YnIwIGluZXQgc3RhdGljCj4+ICAgICAgICAgYWRkcmVzcyAxMC40MS4xNi4yMzYKPj4gICAgICAg
ICBuZXRtYXNrIDI1NS4yNTUuMjU1LjAKPj4gICAgICAgICBnYXRld2F5IDEwLjQxLjE2LjEKPj4g
ICAgICAgICBicmlkZ2VfcG9ydHMgZXRoMAo+IEZXSVcgSSBhbHNvIHVzZToKPiAgICAgYnJpZGdl
X2ZkIDAKPiAgICAgYnJpZGdlX3N0cCBvZmYKPgo+IE5vdCBjbGVhciBpZiB0aGF0IG1ha2VzIGEg
ZGlmZmVyZW5jZSBpbiB0aGUgd2F5IHlvdSBhcmUgc2VlaW5nIHRob3VnaC4gSQo+IGRvbid0IHRo
aW5rIGl0IHNob3VsZC4KCkFkZGVkIGJvdGggLSBubyBkaWZmZXJlbmNlLgoKCj4gSSBzaG91bGQg
aGF2ZSBhc2tlZCBmb3IgdGhlc2UgbGFzdCB0aW1lLCBzb3JyeSwgYnV0IGNvdWxkIHlvdSBhbHNv
IHBvc3QKPiB5b3VyIGd1ZXN0IGNmZyBmaWxlIGFuZCB0aGUgb3V0cHV0IG9mICJ4ZW5zdG9yZS1s
cyAtZnAiLgoKWW91IGNhbiB2aWV3IHRoZSBjb25maWcgZmlsZSBoZXJlOiBodHRwOi8vcGFzdGVi
aW4uY29tL00zWkZUNDdRCkl0J3MgcHJldHR5IGJhc2ljIHdpdGggb25seSBsaXR0bGUgY2hhbmdl
cyBhZnRlciBhdXRvbWF0aWMgY3JlYXRpb24gYnkgWGVuLgoKVGhlIG91dHB1dCBvZiAieGVuc3Rv
cmUtbHMgLWZwIjogaHR0cDovL3Bhc3RlYmluLmNvbS9WZHRFYnlOQgoKCj4gQXJlIHlvdSBjcmVh
dGluZyBhIFBWIG9yIEhWTSBndWVzdD8KCklmIEknbSBnZXR0aW5nIGl0IHJpZ2h0IGZyb20gdGhp
cyBzb3VyY2UKW2h0dHA6Ly9zZXJ2ZXJmYXVsdC5jb20vYS81MTE5MzhdIGFuZCB0aGUgZm9sbG93
aW5nIG91dHB1dCwgaXQgaXMgYQoiUFYtSFZNIiBndWVzdDoKCnJvb3RAd3d3On4jIHVuYW1lIC1h
CkxpbnV4IHd3dyAzLjE2LjAtNC1hbWQ2NCAjMSBTTVAgRGViaWFuIDMuMTYuNy1ja3QyMC0xK2Rl
Yjh1MgooMjAxNi0wMS0wMikgeDg2XzY0IEdOVS9MaW51eApyb290QHd3dzp+IyBsc21vZCB8IGdy
ZXAgeGVuCnhlbl9uZXRmcm9udCAgICAgICAgICAgMjYwMzggIDAKeGVuX2Jsa2Zyb250ICAgICAg
ICAgICAyNTYxNCAgMQoKCj4gQ291bGQgeW91IGFsc28gcG9zdCBhbnkgcmVsZXZhbnQgbG9ncyBm
cm9tIHVuZGVyIC92YXIvbG9nL3hlbiwgbW9zdGx5IHRoZQo+IG9uZXMgd2l0aCB0aGUgZG9tYWlu
J3MgbmFtZSBpbiB0aGUgZmlsZW5hbWUsIGJ1dCBhbHNvIGFueXRoaW5nIHRvIGRvIHdpdGgKPiBo
b3RwbHVnIGlmIHlvdSBoYXZlIGFueSBmaWxlcyBsaWtlIHRoYXQuCgpUaGUgbG9ncyBhcmUgcHJl
dHR5IGVtcHR5OgpbMTI6NTk6NTldIHJvb3RAWFhYWFgtd2ViLW5vZGUwMjp+IyBscyAtQWhsIC92
YXIvbG9nL3hlbi8KdG90YWwgNDRLCi1ydy1yLS0tLS0gMSByb290IGFkbSAgIDAgRGVjIDIyIDE2
OjUxIHhlbi1ob3RwbHVnLmxvZwotcnctci0tci0tIDEgcm9vdCBhZG0gODAwIEphbiAxOCAxMjoz
OCB4bC13d3cueHh4eHguZGUubG9nCi1ydy1yLS1yLS0gMSByb290IGFkbSAyMjIgSmFuIDE4IDEy
OjMzIHhsLXd3dy54eHh4eC5kZS5sb2cuMQotcnctci0tci0tIDEgcm9vdCBhZG0gMjIyIEphbiAx
NSAxMTozOSB4bC13d3cueHh4eHguZGUubG9nLjEwCi1ydy1yLS1yLS0gMSByb290IGFkbSAyMjUg
SmFuIDE1IDEzOjQzIHhsLXd3dy54eHh4eC5kZS5sb2cuMgotcnctci0tci0tIDEgcm9vdCBhZG0g
MjI2IEphbiAxNSAxMzozOSB4bC13d3cueHh4eHguZGUubG9nLjMKLXJ3LXItLXItLSAxIHJvb3Qg
YWRtIDIyNiBKYW4gMTUgMTM6MjYgeGwtd3d3Lnh4eHh4LmRlLmxvZy40Ci1ydy1yLS1yLS0gMSBy
b290IGFkbSAyMjYgSmFuIDE1IDEzOjEzIHhsLXd3dy54eHh4eC5kZS5sb2cuNQotcnctci0tci0t
IDEgcm9vdCBhZG0gMjI2IEphbiAxNSAxMjowNiB4bC13d3cueHh4eHguZGUubG9nLjYKLXJ3LXIt
LXItLSAxIHJvb3QgYWRtIDIyNSBKYW4gMTUgMTE6NTkgeGwtd3d3Lnh4eHh4LmRlLmxvZy43Ci1y
dy1yLS1yLS0gMSByb290IGFkbSAyMjYgSmFuIDE1IDExOjU3IHhsLXd3dy54eHh4eC5kZS5sb2cu
OAotcnctci0tci0tIDEgcm9vdCBhZG0gMjI2IEphbiAxNSAxMTo0MSB4bC13d3cueHh4eHguZGUu
bG9nLjkKWzEzOjAwOjAzXSByb290QFhYWFhYLXdlYi1ub2RlMDI6fiMgY2F0IC92YXIvbG9nL3hl
bi94ZW4taG90cGx1Zy5sb2cKWzEzOjAwOjA1XSByb290QFhYWFhYLXdlYi1ub2RlMDI6fiMgY2F0
IC92YXIvbG9nL3hlbi94bC13d3cueHh4eHguZGUubG9nCldhaXRpbmcgZm9yIGRvbWFpbiB3d3cu
eHh4eHguZGUgKGRvbWlkIDIpIHRvIGRpZSBbcGlkIDU3MzFdCmxpYnhsOiBkZWJ1ZzogbGlieGxf
ZXZlbnQuYzo1NzA6bGlieGxfX2V2X3hzd2F0Y2hfcmVnaXN0ZXI6IHdhdGNoCnc9MHg5ODI5MjAg
d3BhdGg9QHJlbGVhc2VEb21haW4gdG9rZW49My8wOiByZWdpc3RlciBzbG90bnVtPTMKbGlieGw6
IGRlYnVnOiBsaWJ4bF9ldmVudC5jOjUxNDp3YXRjaGZkX2NhbGxiYWNrOiB3YXRjaCB3PTB4OTgy
OTIwCndwYXRoPUByZWxlYXNlRG9tYWluIHRva2VuPTMvMDogZXZlbnQgZXBhdGg9QHJlbGVhc2VE
b21haW4KbGlieGw6IGRlYnVnOiBsaWJ4bC5jOjEwMDU6ZG9tYWluX2RlYXRoX3hzd2F0Y2hfY2Fs
bGJhY2s6Cltldmc9MHg5ODJkMDA6Ml0gZnJvbSBkb21pZD0yIG5lbnRyaWVzPTEgcmM9MQpsaWJ4
bDogZGVidWc6IGxpYnhsLmM6MTAxNjpkb21haW5fZGVhdGhfeHN3YXRjaF9jYWxsYmFjazoKW2V2
Zz0weDk4MmQwMDoyXSAgIGdvdD1kb21haW5pbmZvc1swXSBnb3QtPmRvbWFpbj0yCmxpYnhsOiBk
ZWJ1ZzogbGlieGwuYzoxMDQzOmRvbWFpbl9kZWF0aF94c3dhdGNoX2NhbGxiYWNrOiAgZXhpc3Rz
CnNodXRkb3duX3JlcG9ydGVkPTAgZG9taW5mLmZsYWdzPWZmZmYwMDIwCmxpYnhsOiBkZWJ1Zzog
bGlieGwuYzoxMDA5OmRvbWFpbl9kZWF0aF94c3dhdGNoX2NhbGxiYWNrOiBbZXZnPTBdIGFsbApy
ZXBvcnRlZApsaWJ4bDogZGVidWc6IGxpYnhsLmM6MTA3Mzpkb21haW5fZGVhdGhfeHN3YXRjaF9j
YWxsYmFjazogZG9tYWluIGRlYXRoCnNlYXJjaCBkb25lCgoKPiBMYXN0bHkgd2hpbGUgSSdtIGZp
c2hpbmcgZm9yIHBvdGVudGlhbCBjbHVlcyBwbGVhc2UgY291bGQgeW91IHBvc3QgdGhlCj4gb3V0
cHV0IG9mIG9mICJ4bCAtdnZ2IGNyZWF0ZSA8Y2ZnPiIsIHRoZSAtdnZ2IG1ha2VzIGl0IG11Y2gg
bW9yZSB2ZXJib3NlLgoKT3V0cHV0IG9mIHRoZSBjcmVhdGUgY29tbWFuZDogaHR0cDovL3Bhc3Rl
YmluLmNvbS83Q3FkUzJaZApPdXRwdXQgb2YgdGhlIHZtIGJvb3QgcHJvY2VzcyAoZnJvbSB4bCBj
b25zb2xlKToKaHR0cDovL3Bhc3RlYmluLmNvbS9aZHV3U21ObgoKClJlZ2FyZHMsCiAgRGF2aWQK
CkNvbXBvc2l0aXYgR21iSApIYW1tZXIgRGVpY2ggMzAKMjA1MzcgSGFtYnVyZwpUZWw6IDA0MCAv
IDYwOSA0MzQ5IDAKRmF4OiAwNDAgLyA2MDkgNDM0OSA0MAoKR2VzY2jDpGZ0c2bDvGhyZXIgTWF0
dGhpYXMgS3Jhd2VuCkFtdHNnZXJpY2h0IEhhbWJ1cmcgLSBIUkIgMTIyNTQwCgpVU3QuLUlkTnI6
IERFMjgyNDMyODM0CkVzIGdlbHRlbiBhdXNzY2hsaWXDn2xpY2ggdW5zZXJlIEFHQi4KCgpfX19f
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fXwpYZW4tdXNlcnMgbWFp
bGluZyBsaXN0Clhlbi11c2Vyc0BsaXN0cy54ZW4ub3JnCmh0dHA6Ly9saXN0cy54ZW4ub3JnL3hl
bi11c2Vycw==

From xen-users-bounces@lists.xen.org Mon Jan 18 12:19:09 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Mon, 18 Jan 2016 12:19:09 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aL8lp-0001gr-CX; Mon, 18 Jan 2016 12:18:53 +0000
Received: from mail6.bemta5.messagelabs.com ([195.245.231.135])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <dw@compositiv.com>) id 1aL78g-0001JX-Ai
	for xen-users@lists.xen.org; Mon, 18 Jan 2016 10:34:22 +0000
Received: from [85.158.139.211] by server-13.bemta-5.messagelabs.com id
	99/87-06091-DAFBC965; Mon, 18 Jan 2016 10:34:21 +0000
X-Env-Sender: dw@compositiv.com
X-Msg-Ref: server-15.tower-206.messagelabs.com!1453113260!16177147!1
X-Originating-IP: [80.70.204.3]
X-SpamReason: No, hits=0.5 required=7.0 tests=BODY_RANDOM_LONG
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 53942 invoked from network); 18 Jan 2016 10:34:21 -0000
Received: from admin.compositiv.com (HELO admin.compositiv.com) (80.70.204.3)
	by server-15.tower-206.messagelabs.com with
	DHE-RSA-AES256-GCM-SHA384 encrypted SMTP; 18 Jan 2016 10:34:21 -0000
Received: from [172.30.30.40] (buero.compositiv.com [217.86.226.49])
	by admin.compositiv.com (Postfix) with ESMTPSA id 55E651202C9
	for <xen-users@lists.xen.org>; Mon, 18 Jan 2016 11:34:20 +0100 (CET)
To: xen-users@lists.xen.org
References: <569CAB2F.403@compositiv.com>
	<1453112448.6020.105.camel@citrix.com>
From: David Winterstein <dw@compositiv.com>
Message-ID: <569CBFBC.9000209@compositiv.com>
Date: Mon, 18 Jan 2016 11:34:36 +0100
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101
	Thunderbird/38.5.1
MIME-Version: 1.0
In-Reply-To: <1453112448.6020.105.camel@citrix.com>
Content-Length: 7020
X-Virus-Scanned: clamav-milter 0.98.7 at zeus
X-Virus-Status: Clean
X-Mailman-Approved-At: Mon, 18 Jan 2016 12:18:52 +0000
Subject: Re: [Xen-users] VM bridge doesn't pass traffic
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: base64
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

QW0gMTguMDEuMjAxNiB1bSAxMToyMCBzY2hyaWViIElhbiBDYW1wYmVsbDoKPiBPbiBNb24sIDIw
MTYtMDEtMTggYXQgMTA6MDYgKzAxMDAsIERhdmlkIFdpbnRlcnN0ZWluIHdyb3RlOgo+PiBIZXkg
Z3V5cywKPj4KPj4gSSd2ZSBnb3QgYSByZWFsbHkgc3RyYW5nZSBpc3N1ZSB3aXRoIHRoZSBuZXR3
b3JraW5nIG9uIERlYmlhbiA4LjIgd2l0aAo+PiBYZW4gNC40LCBwcm9iYWJseSBwYXJ0aWN1bGFy
bHkgcmVnYXJkaW5nIHRoZSBuZXR3b3JrIGJyaWRnZSBiZXR3ZWVuIHRoZQo+PiBob3N0IG1hY2hp
bmUgYW5kIHRoZSB2bS4KPj4gSSByZWNlbnRseSBzZXQgdXAgYSBzZXJ2ZXIgY2x1c3RlciBjb25z
aXN0aW5nIG9mIHR3byBEZWJpYW4gSmVzc2llCj4+IHNlcnZlcnMgaW4gYSBwcmV0dHkgYmFzaWMg
Y29uZmlndXJhdGlvbiB3aXRoIFhlbiA0LjQgZnJvbSB0aGUgb2ZmaWNpYWwKPj4gcmVwb3NpdG9y
aWVzLiBJIHRoZW4gY29uZmlndXJlZCBjb3Jvc3luYywgcGFjZW1ha2VyIGFuZCBEUkJEIHRvIHN5
bmMgYQo+PiByb290IHBhcnRpdGlvbiBiZXR3ZWVuIHRoZSB0d28gbm9kZXMgYW5kIGluc3RhbGxl
ZCBhIERlYmlhbiBKZXNzaWUgVk0gb24KPj4gdGhlIG1hc3RlciBub2RlLgo+PiBFdmVyeXRoaW5n
IHdvcmtlZCBmaW5lIHNvIGZhciwgYnV0IHdoZW4gSSB3YW50ZWQgdG8gc3RhcnQgY29uZmlndXJp
bmcKPj4gdGhlIHZtIHR3byBkYXlzIGFnbywgSSBmb3VuZCB0aGF0IHRob3VnaCB0aGUgZXRoMCBp
bnRlcmZhY2Ugd2FzIHVwIGFuZAo+PiBydW5uaW5nIGEgY29ycmVjdGx5IGNvbmZpZ3VyZWQgSVAg
dGhlIHZtIGRpZG4ndCBoYXZlIGFueSBhY2Nlc3MgdG8gdGhlCj4+IG5ldHdvcmsuCj4+IEkgdGhl
biBwcm9jZWVkZWQgdG8gY2hlY2sgZXZlcnkgcG9zc2libGUgdGhpbmcgSSBjb3VsZCB0aGluayBv
ZiBhbmQgYW0KPj4gbm93IGF0IG15IHdpdCdzIGVuZC4KPj4gVGhlIGJyaWRnZSBpcyBicm91Z2h0
IHVwIGJ5IHRoZSBkZWZhdWx0IHZpZi1icmlkZ2Ugc2NyaXB0IGFuZCBydW5uaW5nLAo+PiBhcyBi
cmN0bCBzaG93czoKPj4KPj4gYnJpZGdlIG5hbWUgICAgIGJyaWRnZSBpZCAgICAgICAgICAgICAg
IFNUUCBlbmFibGVkICAgICBpbnRlcmZhY2VzCj4+IHhlbmJyMCAgICAgICAgICA4MDAwLjBjYzQ3
YTc4MWUyMiAgICAgICBubyAgICAgICAgICAgICAgZXRoMAo+PiAgICAgICAgICAgICAgICAgICAg
ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIHZpZjEuMAo+Pgo+PiBUaGUgcmVx
dWlyZWQgaXB0YWJsZXMgcnVsZXMgYXJlIGNvcnJlY3RseSBnZW5lcmF0ZWQ6Cj4+Cj4+IENoYWlu
IElOUFVUIChwb2xpY3kgQUNDRVBUIDIyMjgxIHBhY2tldHMsIDM1MjJLIGJ5dGVzKQo+PiAgcGt0
cyBieXRlcyB0YXJnZXQgICAgIHByb3Qgb3B0IGluICAgICBvdXQgICAgIHNvdXJjZQo+PiBkZXN0
aW5hdGlvbgo+Pgo+PiBDaGFpbiBGT1JXQVJEIChwb2xpY3kgQUNDRVBUIDAgcGFja2V0cywgMCBi
eXRlcykKPj4gIHBrdHMgYnl0ZXMgdGFyZ2V0ICAgICBwcm90IG9wdCBpbiAgICAgb3V0ICAgICBz
b3VyY2UKPj4gZGVzdGluYXRpb24KPj4gICAgIDAgICAgIDAgQUNDRVBUICAgICBhbGwgIC0tICAq
ICAgICAgKiAgICAgICAwLjAuMC4wLzAKPj4gMC4wLjAuMC8wICAgICAgICAgICAgUEhZU0RFViBt
YXRjaCAtLXBoeXNkZXYtb3V0IHZpZjEuMCAtLXBoeXNkZXYtaXMtCj4+IGJyaWRnZWQKPj4gICAg
IDAgICAgIDAgQUNDRVBUICAgICBhbGwgIC0tICAqICAgICAgKiAgICAgICAwLjAuMC4wLzAKPj4g
MC4wLjAuMC8wICAgICAgICAgICAgUEhZU0RFViBtYXRjaCAtLXBoeXNkZXYtaW4gdmlmMS4wIC0t
cGh5c2Rldi1pcy0KPj4gYnJpZGdlZAo+Pgo+PiBDaGFpbiBPVVRQVVQgKHBvbGljeSBBQ0NFUFQg
MTg5MjkgcGFja2V0cywgMzI4NUsgYnl0ZXMpCj4+ICBwa3RzIGJ5dGVzIHRhcmdldCAgICAgcHJv
dCBvcHQgaW4gICAgIG91dCAgICAgc291cmNlCj4+IGRlc3RpbmF0aW9uCj4+Cj4+IFN0cmFuZ2Vs
eSwgdGhlIHZpZiBpbnRlcmZhY2UgaXMgc2hvd24gYXMgRE9XTiBpbiBpcCBhIG9uIHRoZSBkb20w
Ogo+Pgo+PiA1OiB2aWYxLjA6IDxOTy1DQVJSSUVSLEJST0FEQ0FTVCxNVUxUSUNBU1QsVVA+IG10
dSAxNTAwIHFkaXNjIG1xIG1hc3Rlcgo+PiB4ZW5icjAgc3RhdGUgRE9XTiBncm91cCBkZWZhdWx0
IHFsZW4gMzIKPj4gICAgIGxpbmsvZXRoZXIgZmU6ZmY6ZmY6ZmY6ZmY6ZmYgYnJkIGZmOmZmOmZm
OmZmOmZmOmZmCj4gRG9lcyB0aGlzIGluZGljYXRlIHRoYXQgdGhlIHhlbmJyMCBkZXZpY2UgaXRz
ZWxmIGlzIGRvd24sIGJ1dCB2aWYxLjAgaXMgdXA/Cj4KPiBQbGVhc2UgY2FuIHlvdSBwb3N0IHRo
ZSBmdWxsIG91dHB1dCBvZiAiaXAgYWRkciBzaG93IiBpbiB5b3VyIGRvbTAgYW5kIHRoZQo+IGNv
bnRlbnRzIG9mIHlvdXIgZG9tMCAvZXRjL25ldHdvcmsvaW50ZXJmYWNlcy4KPgo+IElhbi4KPiBf
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fXwo+IFhlbi11c2Vy
cyBtYWlsaW5nIGxpc3QKPiBYZW4tdXNlcnNAbGlzdHMueGVuLm9yZwo+IGh0dHA6Ly9saXN0cy54
ZW4ub3JnL3hlbi11c2VycwoKSGkgSWFuIQpObywgdGhlIHhlbmJyMCBpdHNlbGYgaXMgVVAuIFNl
ZSB0aGUgY29tbWFuZCBvdXRwdXQgYmVsb3c6CgpbMTE6MjU6NTddIHJvb3RAWFhYWFgtd2ViLW5v
ZGUwMjp+IyBpcCBhZGRyIHNob3cKMTogbG86IDxMT09QQkFDSyxVUCxMT1dFUl9VUD4gbXR1IDY1
NTM2IHFkaXNjIG5vcXVldWUgc3RhdGUgVU5LTk9XTgpncm91cCBkZWZhdWx0CiAgICBsaW5rL2xv
b3BiYWNrIDAwOjAwOjAwOjAwOjAwOjAwIGJyZCAwMDowMDowMDowMDowMDowMAogICAgaW5ldCAx
MjcuMC4wLjEvOCBzY29wZSBob3N0IGxvCiAgICAgICB2YWxpZF9sZnQgZm9yZXZlciBwcmVmZXJy
ZWRfbGZ0IGZvcmV2ZXIKICAgIGluZXQ2IDo6MS8xMjggc2NvcGUgaG9zdAogICAgICAgdmFsaWRf
bGZ0IGZvcmV2ZXIgcHJlZmVycmVkX2xmdCBmb3JldmVyCjI6IGV0aDA6IDxCUk9BRENBU1QsTVVM
VElDQVNULFVQLExPV0VSX1VQPiBtdHUgMTUwMCBxZGlzYyBtcSBtYXN0ZXIKeGVuYnIwIHN0YXRl
IFVQIGdyb3VwIGRlZmF1bHQgcWxlbiAxMDAwCiAgICBsaW5rL2V0aGVyIDBjOmM0OjdhOjc4OjFl
OjIyIGJyZCBmZjpmZjpmZjpmZjpmZjpmZgozOiBldGgxOiA8QlJPQURDQVNULE1VTFRJQ0FTVCxV
UCxMT1dFUl9VUD4gbXR1IDE1MDAgcWRpc2MgbXEgc3RhdGUgVVAKZ3JvdXAgZGVmYXVsdCBxbGVu
IDEwMDAKICAgIGxpbmsvZXRoZXIgMGM6YzQ6N2E6Nzg6MWU6MjMgYnJkIGZmOmZmOmZmOmZmOmZm
OmZmCiAgICBpbmV0IDEwLjEwLjEwLjIwMC8yNCBicmQgMTAuMTAuMTAuMjU1IHNjb3BlIGdsb2Jh
bCBldGgxCiAgICAgICB2YWxpZF9sZnQgZm9yZXZlciBwcmVmZXJyZWRfbGZ0IGZvcmV2ZXIKICAg
IGluZXQ2IGZlODA6OmVjNDo3YWZmOmZlNzg6MWUyMy82NCBzY29wZSBsaW5rCiAgICAgICB2YWxp
ZF9sZnQgZm9yZXZlciBwcmVmZXJyZWRfbGZ0IGZvcmV2ZXIKNDogeGVuYnIwOiA8QlJPQURDQVNU
LE1VTFRJQ0FTVCxVUCxMT1dFUl9VUD4gbXR1IDE1MDAgcWRpc2Mgbm9xdWV1ZQpzdGF0ZSBVUCBn
cm91cCBkZWZhdWx0CiAgICBsaW5rL2V0aGVyIDBjOmM0OjdhOjc4OjFlOjIyIGJyZCBmZjpmZjpm
ZjpmZjpmZjpmZgogICAgaW5ldCAxMC40MS4xNi4yMzYvMjQgYnJkIDEwLjQxLjE2LjI1NSBzY29w
ZSBnbG9iYWwgeGVuYnIwCiAgICAgICB2YWxpZF9sZnQgZm9yZXZlciBwcmVmZXJyZWRfbGZ0IGZv
cmV2ZXIKICAgIGluZXQ2IGZlODA6OmVjNDo3YWZmOmZlNzg6MWUyMi82NCBzY29wZSBsaW5rCiAg
ICAgICB2YWxpZF9sZnQgZm9yZXZlciBwcmVmZXJyZWRfbGZ0IGZvcmV2ZXIKNTogdmlmMS4wOiA8
Tk8tQ0FSUklFUixCUk9BRENBU1QsTVVMVElDQVNULFVQPiBtdHUgMTUwMCBxZGlzYyBtcSBtYXN0
ZXIKeGVuYnIwIHN0YXRlIERPV04gZ3JvdXAgZGVmYXVsdCBxbGVuIDMyCiAgICBsaW5rL2V0aGVy
IGZlOmZmOmZmOmZmOmZmOmZmIGJyZCBmZjpmZjpmZjpmZjpmZjpmZgoKWzExOjI2OjAxXSByb290
QFhYWFhYLXdlYi1ub2RlMDI6fiMgY2F0IC9ldGMvbmV0d29yay9pbnRlcmZhY2VzCiMgVGhpcyBm
aWxlIGRlc2NyaWJlcyB0aGUgbmV0d29yayBpbnRlcmZhY2VzIGF2YWlsYWJsZSBvbiB5b3VyIHN5
c3RlbQojIGFuZCBob3cgdG8gYWN0aXZhdGUgdGhlbS4gRm9yIG1vcmUgaW5mb3JtYXRpb24sIHNl
ZSBpbnRlcmZhY2VzKDUpLgoKc291cmNlIC9ldGMvbmV0d29yay9pbnRlcmZhY2VzLmQvKgoKIyBU
aGUgbG9vcGJhY2sgbmV0d29yayBpbnRlcmZhY2UKYXV0byBsbwppZmFjZSBsbyBpbmV0IGxvb3Bi
YWNrCgojIFRoZSBwcmltYXJ5IG5ldHdvcmsgaW50ZXJmYWNlCmF1dG8geGVuYnIwCmFsbG93LWhv
dHBsdWcgeGVuYnIwCmlmYWNlIHhlbmJyMCBpbmV0IHN0YXRpYwogICAgICAgIGFkZHJlc3MgMTAu
NDEuMTYuMjM2CiAgICAgICAgbmV0bWFzayAyNTUuMjU1LjI1NS4wCiAgICAgICAgZ2F0ZXdheSAx
MC40MS4xNi4xCiAgICAgICAgYnJpZGdlX3BvcnRzIGV0aDAKCiAgICAgICAgIyBkbnMtKiBvcHRp
b25zIGFyZSBpbXBsZW1lbnRlZCBieSB0aGUgcmVzb2x2Y29uZiBwYWNrYWdlLCBpZgppbnN0YWxs
ZWQKICAgICAgICBkbnMtbmFtZXNlcnZlcnMgMjA4LjY3LjIyMi4yMjIgMjA4LjY3LjIyMC4yMjAg
OC44LjguOAogICAgICAgIGRucy1zZWFyY2ggeHh4eHguZGUKCmF1dG8gZXRoMQphbGxvdy1ob3Rw
bHVnIGV0aDEKaWZhY2UgZXRoMSBpbmV0IHN0YXRpYwogICAgICAgIGFkZHJlc3MgMTAuMTAuMTAu
MjAwCiAgICAgICAgbmV0bWFzayAyNTUuMjU1LjI1NS4wCgoKUmVnYXJkcywKICBEYXZpZAoKLS0g
CgpDb21wb3NpdGl2IEdtYkgKSGFtbWVyIERlaWNoIDMwCjIwNTM3IEhhbWJ1cmcKVGVsOiAwNDAg
LyA2MDkgNDM0OSAwCkZheDogMDQwIC8gNjA5IDQzNDkgNDAKCkdlc2Now6RmdHNmw7xocmVyIE1h
dHRoaWFzIEtyYXdlbgpBbXRzZ2VyaWNodCBIYW1idXJnIC0gSFJCIDEyMjU0MAoKVVN0Li1JZE5y
OiBERTI4MjQzMjgzNApFcyBnZWx0ZW4gYXVzc2NobGllw59saWNoIHVuc2VyZSBBR0IuCgoKX19f
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KWGVuLXVzZXJzIG1h
aWxpbmcgbGlzdApYZW4tdXNlcnNAbGlzdHMueGVuLm9yZwpodHRwOi8vbGlzdHMueGVuLm9yZy94
ZW4tdXNlcnM=

From xen-users-bounces@lists.xen.org Mon Jan 18 12:19:09 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Mon, 18 Jan 2016 12:19:09 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aL8lp-0001gr-CX; Mon, 18 Jan 2016 12:18:53 +0000
Received: from mail6.bemta5.messagelabs.com ([195.245.231.135])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <dw@compositiv.com>) id 1aL78g-0001JX-Ai
	for xen-users@lists.xen.org; Mon, 18 Jan 2016 10:34:22 +0000
Received: from [85.158.139.211] by server-13.bemta-5.messagelabs.com id
	99/87-06091-DAFBC965; Mon, 18 Jan 2016 10:34:21 +0000
X-Env-Sender: dw@compositiv.com
X-Msg-Ref: server-15.tower-206.messagelabs.com!1453113260!16177147!1
X-Originating-IP: [80.70.204.3]
X-SpamReason: No, hits=0.5 required=7.0 tests=BODY_RANDOM_LONG
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 53942 invoked from network); 18 Jan 2016 10:34:21 -0000
Received: from admin.compositiv.com (HELO admin.compositiv.com) (80.70.204.3)
	by server-15.tower-206.messagelabs.com with
	DHE-RSA-AES256-GCM-SHA384 encrypted SMTP; 18 Jan 2016 10:34:21 -0000
Received: from [172.30.30.40] (buero.compositiv.com [217.86.226.49])
	by admin.compositiv.com (Postfix) with ESMTPSA id 55E651202C9
	for <xen-users@lists.xen.org>; Mon, 18 Jan 2016 11:34:20 +0100 (CET)
To: xen-users@lists.xen.org
References: <569CAB2F.403@compositiv.com>
	<1453112448.6020.105.camel@citrix.com>
From: David Winterstein <dw@compositiv.com>
Message-ID: <569CBFBC.9000209@compositiv.com>
Date: Mon, 18 Jan 2016 11:34:36 +0100
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101
	Thunderbird/38.5.1
MIME-Version: 1.0
In-Reply-To: <1453112448.6020.105.camel@citrix.com>
Content-Length: 7020
X-Virus-Scanned: clamav-milter 0.98.7 at zeus
X-Virus-Status: Clean
X-Mailman-Approved-At: Mon, 18 Jan 2016 12:18:52 +0000
Subject: Re: [Xen-users] VM bridge doesn't pass traffic
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: base64
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

QW0gMTguMDEuMjAxNiB1bSAxMToyMCBzY2hyaWViIElhbiBDYW1wYmVsbDoKPiBPbiBNb24sIDIw
MTYtMDEtMTggYXQgMTA6MDYgKzAxMDAsIERhdmlkIFdpbnRlcnN0ZWluIHdyb3RlOgo+PiBIZXkg
Z3V5cywKPj4KPj4gSSd2ZSBnb3QgYSByZWFsbHkgc3RyYW5nZSBpc3N1ZSB3aXRoIHRoZSBuZXR3
b3JraW5nIG9uIERlYmlhbiA4LjIgd2l0aAo+PiBYZW4gNC40LCBwcm9iYWJseSBwYXJ0aWN1bGFy
bHkgcmVnYXJkaW5nIHRoZSBuZXR3b3JrIGJyaWRnZSBiZXR3ZWVuIHRoZQo+PiBob3N0IG1hY2hp
bmUgYW5kIHRoZSB2bS4KPj4gSSByZWNlbnRseSBzZXQgdXAgYSBzZXJ2ZXIgY2x1c3RlciBjb25z
aXN0aW5nIG9mIHR3byBEZWJpYW4gSmVzc2llCj4+IHNlcnZlcnMgaW4gYSBwcmV0dHkgYmFzaWMg
Y29uZmlndXJhdGlvbiB3aXRoIFhlbiA0LjQgZnJvbSB0aGUgb2ZmaWNpYWwKPj4gcmVwb3NpdG9y
aWVzLiBJIHRoZW4gY29uZmlndXJlZCBjb3Jvc3luYywgcGFjZW1ha2VyIGFuZCBEUkJEIHRvIHN5
bmMgYQo+PiByb290IHBhcnRpdGlvbiBiZXR3ZWVuIHRoZSB0d28gbm9kZXMgYW5kIGluc3RhbGxl
ZCBhIERlYmlhbiBKZXNzaWUgVk0gb24KPj4gdGhlIG1hc3RlciBub2RlLgo+PiBFdmVyeXRoaW5n
IHdvcmtlZCBmaW5lIHNvIGZhciwgYnV0IHdoZW4gSSB3YW50ZWQgdG8gc3RhcnQgY29uZmlndXJp
bmcKPj4gdGhlIHZtIHR3byBkYXlzIGFnbywgSSBmb3VuZCB0aGF0IHRob3VnaCB0aGUgZXRoMCBp
bnRlcmZhY2Ugd2FzIHVwIGFuZAo+PiBydW5uaW5nIGEgY29ycmVjdGx5IGNvbmZpZ3VyZWQgSVAg
dGhlIHZtIGRpZG4ndCBoYXZlIGFueSBhY2Nlc3MgdG8gdGhlCj4+IG5ldHdvcmsuCj4+IEkgdGhl
biBwcm9jZWVkZWQgdG8gY2hlY2sgZXZlcnkgcG9zc2libGUgdGhpbmcgSSBjb3VsZCB0aGluayBv
ZiBhbmQgYW0KPj4gbm93IGF0IG15IHdpdCdzIGVuZC4KPj4gVGhlIGJyaWRnZSBpcyBicm91Z2h0
IHVwIGJ5IHRoZSBkZWZhdWx0IHZpZi1icmlkZ2Ugc2NyaXB0IGFuZCBydW5uaW5nLAo+PiBhcyBi
cmN0bCBzaG93czoKPj4KPj4gYnJpZGdlIG5hbWUgICAgIGJyaWRnZSBpZCAgICAgICAgICAgICAg
IFNUUCBlbmFibGVkICAgICBpbnRlcmZhY2VzCj4+IHhlbmJyMCAgICAgICAgICA4MDAwLjBjYzQ3
YTc4MWUyMiAgICAgICBubyAgICAgICAgICAgICAgZXRoMAo+PiAgICAgICAgICAgICAgICAgICAg
ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIHZpZjEuMAo+Pgo+PiBUaGUgcmVx
dWlyZWQgaXB0YWJsZXMgcnVsZXMgYXJlIGNvcnJlY3RseSBnZW5lcmF0ZWQ6Cj4+Cj4+IENoYWlu
IElOUFVUIChwb2xpY3kgQUNDRVBUIDIyMjgxIHBhY2tldHMsIDM1MjJLIGJ5dGVzKQo+PiAgcGt0
cyBieXRlcyB0YXJnZXQgICAgIHByb3Qgb3B0IGluICAgICBvdXQgICAgIHNvdXJjZQo+PiBkZXN0
aW5hdGlvbgo+Pgo+PiBDaGFpbiBGT1JXQVJEIChwb2xpY3kgQUNDRVBUIDAgcGFja2V0cywgMCBi
eXRlcykKPj4gIHBrdHMgYnl0ZXMgdGFyZ2V0ICAgICBwcm90IG9wdCBpbiAgICAgb3V0ICAgICBz
b3VyY2UKPj4gZGVzdGluYXRpb24KPj4gICAgIDAgICAgIDAgQUNDRVBUICAgICBhbGwgIC0tICAq
ICAgICAgKiAgICAgICAwLjAuMC4wLzAKPj4gMC4wLjAuMC8wICAgICAgICAgICAgUEhZU0RFViBt
YXRjaCAtLXBoeXNkZXYtb3V0IHZpZjEuMCAtLXBoeXNkZXYtaXMtCj4+IGJyaWRnZWQKPj4gICAg
IDAgICAgIDAgQUNDRVBUICAgICBhbGwgIC0tICAqICAgICAgKiAgICAgICAwLjAuMC4wLzAKPj4g
MC4wLjAuMC8wICAgICAgICAgICAgUEhZU0RFViBtYXRjaCAtLXBoeXNkZXYtaW4gdmlmMS4wIC0t
cGh5c2Rldi1pcy0KPj4gYnJpZGdlZAo+Pgo+PiBDaGFpbiBPVVRQVVQgKHBvbGljeSBBQ0NFUFQg
MTg5MjkgcGFja2V0cywgMzI4NUsgYnl0ZXMpCj4+ICBwa3RzIGJ5dGVzIHRhcmdldCAgICAgcHJv
dCBvcHQgaW4gICAgIG91dCAgICAgc291cmNlCj4+IGRlc3RpbmF0aW9uCj4+Cj4+IFN0cmFuZ2Vs
eSwgdGhlIHZpZiBpbnRlcmZhY2UgaXMgc2hvd24gYXMgRE9XTiBpbiBpcCBhIG9uIHRoZSBkb20w
Ogo+Pgo+PiA1OiB2aWYxLjA6IDxOTy1DQVJSSUVSLEJST0FEQ0FTVCxNVUxUSUNBU1QsVVA+IG10
dSAxNTAwIHFkaXNjIG1xIG1hc3Rlcgo+PiB4ZW5icjAgc3RhdGUgRE9XTiBncm91cCBkZWZhdWx0
IHFsZW4gMzIKPj4gICAgIGxpbmsvZXRoZXIgZmU6ZmY6ZmY6ZmY6ZmY6ZmYgYnJkIGZmOmZmOmZm
OmZmOmZmOmZmCj4gRG9lcyB0aGlzIGluZGljYXRlIHRoYXQgdGhlIHhlbmJyMCBkZXZpY2UgaXRz
ZWxmIGlzIGRvd24sIGJ1dCB2aWYxLjAgaXMgdXA/Cj4KPiBQbGVhc2UgY2FuIHlvdSBwb3N0IHRo
ZSBmdWxsIG91dHB1dCBvZiAiaXAgYWRkciBzaG93IiBpbiB5b3VyIGRvbTAgYW5kIHRoZQo+IGNv
bnRlbnRzIG9mIHlvdXIgZG9tMCAvZXRjL25ldHdvcmsvaW50ZXJmYWNlcy4KPgo+IElhbi4KPiBf
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fXwo+IFhlbi11c2Vy
cyBtYWlsaW5nIGxpc3QKPiBYZW4tdXNlcnNAbGlzdHMueGVuLm9yZwo+IGh0dHA6Ly9saXN0cy54
ZW4ub3JnL3hlbi11c2VycwoKSGkgSWFuIQpObywgdGhlIHhlbmJyMCBpdHNlbGYgaXMgVVAuIFNl
ZSB0aGUgY29tbWFuZCBvdXRwdXQgYmVsb3c6CgpbMTE6MjU6NTddIHJvb3RAWFhYWFgtd2ViLW5v
ZGUwMjp+IyBpcCBhZGRyIHNob3cKMTogbG86IDxMT09QQkFDSyxVUCxMT1dFUl9VUD4gbXR1IDY1
NTM2IHFkaXNjIG5vcXVldWUgc3RhdGUgVU5LTk9XTgpncm91cCBkZWZhdWx0CiAgICBsaW5rL2xv
b3BiYWNrIDAwOjAwOjAwOjAwOjAwOjAwIGJyZCAwMDowMDowMDowMDowMDowMAogICAgaW5ldCAx
MjcuMC4wLjEvOCBzY29wZSBob3N0IGxvCiAgICAgICB2YWxpZF9sZnQgZm9yZXZlciBwcmVmZXJy
ZWRfbGZ0IGZvcmV2ZXIKICAgIGluZXQ2IDo6MS8xMjggc2NvcGUgaG9zdAogICAgICAgdmFsaWRf
bGZ0IGZvcmV2ZXIgcHJlZmVycmVkX2xmdCBmb3JldmVyCjI6IGV0aDA6IDxCUk9BRENBU1QsTVVM
VElDQVNULFVQLExPV0VSX1VQPiBtdHUgMTUwMCBxZGlzYyBtcSBtYXN0ZXIKeGVuYnIwIHN0YXRl
IFVQIGdyb3VwIGRlZmF1bHQgcWxlbiAxMDAwCiAgICBsaW5rL2V0aGVyIDBjOmM0OjdhOjc4OjFl
OjIyIGJyZCBmZjpmZjpmZjpmZjpmZjpmZgozOiBldGgxOiA8QlJPQURDQVNULE1VTFRJQ0FTVCxV
UCxMT1dFUl9VUD4gbXR1IDE1MDAgcWRpc2MgbXEgc3RhdGUgVVAKZ3JvdXAgZGVmYXVsdCBxbGVu
IDEwMDAKICAgIGxpbmsvZXRoZXIgMGM6YzQ6N2E6Nzg6MWU6MjMgYnJkIGZmOmZmOmZmOmZmOmZm
OmZmCiAgICBpbmV0IDEwLjEwLjEwLjIwMC8yNCBicmQgMTAuMTAuMTAuMjU1IHNjb3BlIGdsb2Jh
bCBldGgxCiAgICAgICB2YWxpZF9sZnQgZm9yZXZlciBwcmVmZXJyZWRfbGZ0IGZvcmV2ZXIKICAg
IGluZXQ2IGZlODA6OmVjNDo3YWZmOmZlNzg6MWUyMy82NCBzY29wZSBsaW5rCiAgICAgICB2YWxp
ZF9sZnQgZm9yZXZlciBwcmVmZXJyZWRfbGZ0IGZvcmV2ZXIKNDogeGVuYnIwOiA8QlJPQURDQVNU
LE1VTFRJQ0FTVCxVUCxMT1dFUl9VUD4gbXR1IDE1MDAgcWRpc2Mgbm9xdWV1ZQpzdGF0ZSBVUCBn
cm91cCBkZWZhdWx0CiAgICBsaW5rL2V0aGVyIDBjOmM0OjdhOjc4OjFlOjIyIGJyZCBmZjpmZjpm
ZjpmZjpmZjpmZgogICAgaW5ldCAxMC40MS4xNi4yMzYvMjQgYnJkIDEwLjQxLjE2LjI1NSBzY29w
ZSBnbG9iYWwgeGVuYnIwCiAgICAgICB2YWxpZF9sZnQgZm9yZXZlciBwcmVmZXJyZWRfbGZ0IGZv
cmV2ZXIKICAgIGluZXQ2IGZlODA6OmVjNDo3YWZmOmZlNzg6MWUyMi82NCBzY29wZSBsaW5rCiAg
ICAgICB2YWxpZF9sZnQgZm9yZXZlciBwcmVmZXJyZWRfbGZ0IGZvcmV2ZXIKNTogdmlmMS4wOiA8
Tk8tQ0FSUklFUixCUk9BRENBU1QsTVVMVElDQVNULFVQPiBtdHUgMTUwMCBxZGlzYyBtcSBtYXN0
ZXIKeGVuYnIwIHN0YXRlIERPV04gZ3JvdXAgZGVmYXVsdCBxbGVuIDMyCiAgICBsaW5rL2V0aGVy
IGZlOmZmOmZmOmZmOmZmOmZmIGJyZCBmZjpmZjpmZjpmZjpmZjpmZgoKWzExOjI2OjAxXSByb290
QFhYWFhYLXdlYi1ub2RlMDI6fiMgY2F0IC9ldGMvbmV0d29yay9pbnRlcmZhY2VzCiMgVGhpcyBm
aWxlIGRlc2NyaWJlcyB0aGUgbmV0d29yayBpbnRlcmZhY2VzIGF2YWlsYWJsZSBvbiB5b3VyIHN5
c3RlbQojIGFuZCBob3cgdG8gYWN0aXZhdGUgdGhlbS4gRm9yIG1vcmUgaW5mb3JtYXRpb24sIHNl
ZSBpbnRlcmZhY2VzKDUpLgoKc291cmNlIC9ldGMvbmV0d29yay9pbnRlcmZhY2VzLmQvKgoKIyBU
aGUgbG9vcGJhY2sgbmV0d29yayBpbnRlcmZhY2UKYXV0byBsbwppZmFjZSBsbyBpbmV0IGxvb3Bi
YWNrCgojIFRoZSBwcmltYXJ5IG5ldHdvcmsgaW50ZXJmYWNlCmF1dG8geGVuYnIwCmFsbG93LWhv
dHBsdWcgeGVuYnIwCmlmYWNlIHhlbmJyMCBpbmV0IHN0YXRpYwogICAgICAgIGFkZHJlc3MgMTAu
NDEuMTYuMjM2CiAgICAgICAgbmV0bWFzayAyNTUuMjU1LjI1NS4wCiAgICAgICAgZ2F0ZXdheSAx
MC40MS4xNi4xCiAgICAgICAgYnJpZGdlX3BvcnRzIGV0aDAKCiAgICAgICAgIyBkbnMtKiBvcHRp
b25zIGFyZSBpbXBsZW1lbnRlZCBieSB0aGUgcmVzb2x2Y29uZiBwYWNrYWdlLCBpZgppbnN0YWxs
ZWQKICAgICAgICBkbnMtbmFtZXNlcnZlcnMgMjA4LjY3LjIyMi4yMjIgMjA4LjY3LjIyMC4yMjAg
OC44LjguOAogICAgICAgIGRucy1zZWFyY2ggeHh4eHguZGUKCmF1dG8gZXRoMQphbGxvdy1ob3Rw
bHVnIGV0aDEKaWZhY2UgZXRoMSBpbmV0IHN0YXRpYwogICAgICAgIGFkZHJlc3MgMTAuMTAuMTAu
MjAwCiAgICAgICAgbmV0bWFzayAyNTUuMjU1LjI1NS4wCgoKUmVnYXJkcywKICBEYXZpZAoKLS0g
CgpDb21wb3NpdGl2IEdtYkgKSGFtbWVyIERlaWNoIDMwCjIwNTM3IEhhbWJ1cmcKVGVsOiAwNDAg
LyA2MDkgNDM0OSAwCkZheDogMDQwIC8gNjA5IDQzNDkgNDAKCkdlc2Now6RmdHNmw7xocmVyIE1h
dHRoaWFzIEtyYXdlbgpBbXRzZ2VyaWNodCBIYW1idXJnIC0gSFJCIDEyMjU0MAoKVVN0Li1JZE5y
OiBERTI4MjQzMjgzNApFcyBnZWx0ZW4gYXVzc2NobGllw59saWNoIHVuc2VyZSBBR0IuCgoKX19f
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KWGVuLXVzZXJzIG1h
aWxpbmcgbGlzdApYZW4tdXNlcnNAbGlzdHMueGVuLm9yZwpodHRwOi8vbGlzdHMueGVuLm9yZy94
ZW4tdXNlcnM=

From xen-users-bounces@lists.xen.org Mon Jan 18 12:49:48 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Mon, 18 Jan 2016 12:49:48 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aL9FJ-0003i8-Du; Mon, 18 Jan 2016 12:49:21 +0000
Received: from mail6.bemta14.messagelabs.com ([193.109.254.103])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <prvs=818d0ce80=Ian.Campbell@citrix.com>)
	id 1aL9FH-0003hw-Ow
	for xen-users@lists.xen.org; Mon, 18 Jan 2016 12:49:19 +0000
Received: from [193.109.254.147] by server-9.bemta-14.messagelabs.com id
	29/AE-13475-F4FDC965; Mon, 18 Jan 2016 12:49:19 +0000
X-Env-Sender: prvs=818d0ce80=Ian.Campbell@citrix.com
X-Msg-Ref: server-3.tower-27.messagelabs.com!1453121353!17259906!1
X-Originating-IP: [66.165.176.63]
X-SpamReason: No, hits=0.0 required=7.0 tests=sa_preprocessor: 
	VHJ1c3RlZCBJUDogNjYuMTY1LjE3Ni42MyA9PiAzMDYwNDg=\n,
	received_headers: No Received headers
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 39471 invoked from network); 18 Jan 2016 12:49:14 -0000
Received: from smtp02.citrix.com (HELO SMTP02.CITRIX.COM) (66.165.176.63)
	by server-3.tower-27.messagelabs.com with RC4-SHA encrypted SMTP;
	18 Jan 2016 12:49:14 -0000
X-IronPort-AV: E=Sophos;i="5.22,312,1449532800"; d="scan'208";a="332137682"
Message-ID: <1453121352.6020.147.camel@citrix.com>
From: Ian Campbell <ian.campbell@citrix.com>
To: David Winterstein <david.winterstein@compositiv.com>,
	<xen-users@lists.xen.org>
Date: Mon, 18 Jan 2016 12:49:12 +0000
In-Reply-To: <569CD4BA.8010500@compositiv.com>
References: <569CAB2F.403@compositiv.com>
	<1453112448.6020.105.camel@citrix.com>
	<569CC1A3.2080801@compositiv.com>
	<1453115553.6020.115.camel@citrix.com>
	<569CD4BA.8010500@compositiv.com>
X-Mailer: Evolution 3.18.2-1 
MIME-Version: 1.0
X-DLP: MIA1
Cc: Wei Liu <wei.liu2@citrix.com>
Subject: Re: [Xen-users] VM bridge doesn't pass traffic
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: base64
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

T24gTW9uLCAyMDE2LTAxLTE4IGF0IDEzOjA0ICswMTAwLCBEYXZpZCBXaW50ZXJzdGVpbiB3cm90
ZToKPiA+IEkgc2hvdWxkIGhhdmUgYXNrZWQgZm9yIHRoZXNlIGxhc3QgdGltZSwgc29ycnksIGJ1
dCBjb3VsZCB5b3UgYWxzbyBwb3N0Cj4gPiB5b3VyIGd1ZXN0IGNmZyBmaWxlIGFuZCB0aGUgb3V0
cHV0IG9mICJ4ZW5zdG9yZS1scyAtZnAiLgo+IAo+IFlvdSBjYW4gdmlldyB0aGUgY29uZmlnIGZp
bGUgaGVyZTogaHR0cDovL3Bhc3RlYmluLmNvbS9NM1pGVDQ3UQo+IEl0J3MgcHJldHR5IGJhc2lj
IHdpdGggb25seSBsaXR0bGUgY2hhbmdlcyBhZnRlciBhdXRvbWF0aWMgY3JlYXRpb24gYnkKPiBY
ZW4uCgpJbmRlZWQsIG5vdGhpbmcgdW50b3dhcmQgaGVyZS4KPiAKPiBUaGUgb3V0cHV0IG9mICJ4
ZW5zdG9yZS1scyAtZnAiOiBodHRwOi8vcGFzdGViaW4uY29tL1ZkdEVieU5CCgpGcm9tIHRoaXMg
SSBjYW4gc2VlIHRoYXQgdGhlIGZyb250IGFuZCBiYWNrZW5kIG5ldHdvcmsgZGV2aWNlcyBhcmUg
dGFsa2luZwp0byBlYWNoIG90aGVyIGFuZCBoYXZlIHJlYWNoZWQgdGhlICJjb25uZWN0ZWQiIHN0
YXRlIChzdGF0ZSA9IDQgdW5kZXIKL2xvY2FsL2RvbWFpbi8yL2RldmljZS92aWYvMCBhbmQgdGhl
IGNvcnJlc3BvbmRpbmcgYi9lIGRpcikKCj4gCj4gCj4gPiBBcmUgeW91IGNyZWF0aW5nIGEgUFYg
b3IgSFZNIGd1ZXN0Pwo+IAo+IElmIEknbSBnZXR0aW5nIGl0IHJpZ2h0IGZyb20gdGhpcyBzb3Vy
Y2UKPiBbaHR0cDovL3NlcnZlcmZhdWx0LmNvbS9hLzUxMTkzOF0gYW5kIHRoZSBmb2xsb3dpbmcg
b3V0cHV0LCBpdCBpcyBhCj4gIlBWLUhWTSIgZ3Vlc3Q6CgpBY3R1YWxseSBpdCBsb29rcyBsaWtl
IGp1c3QgUFYsIHNpbmNlIHlvdXIgY2ZnIGZpbGUgbGFja3MgdGhlIG5lY2Vzc2FyeQoiYnVpbGRl
ciA9ICdodm0nIiB3aGljaCB3b3VsZCBtYWtlIGl0IEhWTSBvciBQVi1IVk0uCgpTaW5jZSBMaW51
eCB+Mi42LjMyIGl0IGhhc24ndCBiZWVuIG5lY2Vzc2FyeSB0byBydW4gYSBzcGVjaWFsIGtlcm5l
bCBmb3IKWGVuICh0aGUgc28tY2FsbGVkICJwdm9wcyIgc3VwcG9ydCBtZWFucyBhIHNpbmdsZSBi
aW5hcnkgY2FuIHJ1biBuYXRpdmUgYW5kCm9uIFhlbikgc28geW91IHR5cGljYWxseSB3b24ndCBz
ZWUgInhlbiIgaW4gdGhlIHVuYW1lIGFueSBtb3JlLCBjb250cmFyeSB0bwp3aGF0IHRoYXQgc2Vy
dmVyZmF1bHQgYW5zd2VyIHNheXMuCgo+IAo+IHJvb3RAd3d3On4jIHVuYW1lIC1hCj4gTGludXgg
d3d3IDMuMTYuMC00LWFtZDY0ICMxIFNNUCBEZWJpYW4gMy4xNi43LWNrdDIwLTErZGViOHUyCj4g
KDIwMTYtMDEtMDIpIHg4Nl82NCBHTlUvTGludXgKPiByb290QHd3dzp+IyBsc21vZCB8IGdyZXAg
eGVuCj4geGVuX25ldGZyb250wqDCoMKgwqDCoMKgwqDCoMKgwqDCoDI2MDM4wqDCoDAKPiB4ZW5f
YmxrZnJvbnTCoMKgwqDCoMKgwqDCoMKgwqDCoMKgMjU2MTTCoMKgMQoKQlRXLCB0aGlzIGlzIHVz
ZWZ1bCBkZWJ1ZyB0b28gc2luY2UgaXQgc2hvd3MgdGhhdCB5b3UgaGF2ZSB0aGUgbmV0ZnJvbnQK
bW9kdWxlIGluIHRoZSBndWVzdC4KCj4gPiBDb3VsZCB5b3UgYWxzbyBwb3N0IGFueSByZWxldmFu
dCBsb2dzIGZyb20gdW5kZXIgL3Zhci9sb2cveGVuLCBtb3N0bHkKPiA+IHRoZQo+ID4gb25lcyB3
aXRoIHRoZSBkb21haW4ncyBuYW1lIGluIHRoZSBmaWxlbmFtZSwgYnV0IGFsc28gYW55dGhpbmcg
dG8gZG8KPiA+IHdpdGgKPiA+IGhvdHBsdWcgaWYgeW91IGhhdmUgYW55IGZpbGVzIGxpa2UgdGhh
dC4KPiAKPiBUaGUgbG9ncyBhcmUgcHJldHR5IGVtcHR5Ogo+IAo+IFsuLi5dCgpUaGFua3MsIGlu
ZGVlZCBub3QgbXVjaCBvZiBpbnRlcmVzdCBoZXJlIDotLwoKPiAKPiA+IExhc3RseSB3aGlsZSBJ
J20gZmlzaGluZyBmb3IgcG90ZW50aWFsIGNsdWVzIHBsZWFzZSBjb3VsZCB5b3UgcG9zdCB0aGUK
PiA+IG91dHB1dCBvZiBvZiAieGwgLXZ2diBjcmVhdGUgPGNmZz4iLCB0aGUgLXZ2diBtYWtlcyBp
dCBtdWNoIG1vcmUKPiA+IHZlcmJvc2UuCj4gCj4gT3V0cHV0IG9mIHRoZSBjcmVhdGUgY29tbWFu
ZDogaHR0cDovL3Bhc3RlYmluLmNvbS83Q3FkUzJaZAo+IE91dHB1dCBvZiB0aGUgdm0gYm9vdCBw
cm9jZXNzIChmcm9tIHhsIGNvbnNvbGUpOgo+IGh0dHA6Ly9wYXN0ZWJpbi5jb20vWmR1d1NtTm4K
CkFoLCBoZXJlIGlzIHNvbWV0aGluZyBpbnRlcmVzdGluZzoKClvCoMKgwqDCoDEuNTA3ODM0XSB4
ZW5fbmV0ZnJvbnQ6IEluaXRpYWxpc2luZyBYZW4gdmlydHVhbCBldGhlcm5ldCBkcml2ZXIKW8Kg
wqDCoMKgMS41MTM3NTRdIHhlbl9uZXRmcm9udDogY2FuJ3QgYWxsb2MgcnggZ3JhbnQgcmVmcwpb
wqDCoMKgwqAxLjUxMzc2Ml0gbmV0IGV0aDA6IG9ubHkgY3JlYXRlZCAzMiBxdWV1ZXMKCklmIHlv
dSB1c2UgZmV3ZXIgdmNwdXMgKGxpa2UgMiBmb3IgZXhhbXBsZSkgZG9lcyBpdCB3b3JrPyBJZiBz
byB0aGVuIGEKd29ya2Fyb3VuZCB3b3VsZCBiZSB0byBsaW1pdCB0aGUgbnVtYmVyIG9mIHF1ZXVl
cyB0byBmZXdlciB0aGFuIHRoZSBudW1iZXIKb2YgdmNwdXMgKHRoZSBkZWZhdWx0KS4gSUlSQyB0
aGVyZSB3ZXJlIHNvbWUgYnVncyBpbiB0aGlzIGNhcGFiaWxpdHksIEknbQpob3BpbmcgdGhhdCBX
ZWkgKGNjLWQpIGNhbiByZW1lbWJlciB0aGUgbmVjZXNzYXJ5IGRhbmNlLgoKQW4gYWx0ZXJuYXRp
dmUgdG8gbGltaXRpbmcgdGhlIHF1ZXVlcyBtaWdodCBiZSB0byBpbmNyZWFzZSB0aGUgbWF4aW11
bQpudW1iZXIgb2YgcGFnZXMgZWFjaCBndWVzdCBjYW4gdXNlIGZvciBncmFudCB0YWJsZXMgKGku
ZS4gaW5jcmVhc2UgdGhlCm51bWJlciBvZiBncmFudHMpLiBUaGlzIGNhbiBiZSBkb25lIHdpdGgg
dGhlwqBnbnR0YWJfbWF4X25yX2ZyYW1lcwpoeXBlcnZpc29yIGNvbW1hbmQgbGluZSBvcHRpb24u
IChTZWXCoGh0dHA6Ly94ZW5iaXRzLnhlbi5vcmcvZG9jcy80LjQvbWlzYy94CmVuLWNvbW1hbmQt
bGluZS5odG1sKS4KCkkgdGhpbmsgdGhlIGRlZmF1bHQgaXMgMzIsIHNvIHlvdSBjb3VsZCBlLmcu
IHRyeSBkb3VibGluZyBpdC4KCklhbi4KCl9fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19f
X19fX19fX19fX19fX19fClhlbi11c2VycyBtYWlsaW5nIGxpc3QKWGVuLXVzZXJzQGxpc3RzLnhl
bi5vcmcKaHR0cDovL2xpc3RzLnhlbi5vcmcveGVuLXVzZXJz

From xen-users-bounces@lists.xen.org Mon Jan 18 12:49:48 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Mon, 18 Jan 2016 12:49:48 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aL9FJ-0003i8-Du; Mon, 18 Jan 2016 12:49:21 +0000
Received: from mail6.bemta14.messagelabs.com ([193.109.254.103])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <prvs=818d0ce80=Ian.Campbell@citrix.com>)
	id 1aL9FH-0003hw-Ow
	for xen-users@lists.xen.org; Mon, 18 Jan 2016 12:49:19 +0000
Received: from [193.109.254.147] by server-9.bemta-14.messagelabs.com id
	29/AE-13475-F4FDC965; Mon, 18 Jan 2016 12:49:19 +0000
X-Env-Sender: prvs=818d0ce80=Ian.Campbell@citrix.com
X-Msg-Ref: server-3.tower-27.messagelabs.com!1453121353!17259906!1
X-Originating-IP: [66.165.176.63]
X-SpamReason: No, hits=0.0 required=7.0 tests=sa_preprocessor: 
	VHJ1c3RlZCBJUDogNjYuMTY1LjE3Ni42MyA9PiAzMDYwNDg=\n,
	received_headers: No Received headers
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 39471 invoked from network); 18 Jan 2016 12:49:14 -0000
Received: from smtp02.citrix.com (HELO SMTP02.CITRIX.COM) (66.165.176.63)
	by server-3.tower-27.messagelabs.com with RC4-SHA encrypted SMTP;
	18 Jan 2016 12:49:14 -0000
X-IronPort-AV: E=Sophos;i="5.22,312,1449532800"; d="scan'208";a="332137682"
Message-ID: <1453121352.6020.147.camel@citrix.com>
From: Ian Campbell <ian.campbell@citrix.com>
To: David Winterstein <david.winterstein@compositiv.com>,
	<xen-users@lists.xen.org>
Date: Mon, 18 Jan 2016 12:49:12 +0000
In-Reply-To: <569CD4BA.8010500@compositiv.com>
References: <569CAB2F.403@compositiv.com>
	<1453112448.6020.105.camel@citrix.com>
	<569CC1A3.2080801@compositiv.com>
	<1453115553.6020.115.camel@citrix.com>
	<569CD4BA.8010500@compositiv.com>
X-Mailer: Evolution 3.18.2-1 
MIME-Version: 1.0
X-DLP: MIA1
Cc: Wei Liu <wei.liu2@citrix.com>
Subject: Re: [Xen-users] VM bridge doesn't pass traffic
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: base64
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

T24gTW9uLCAyMDE2LTAxLTE4IGF0IDEzOjA0ICswMTAwLCBEYXZpZCBXaW50ZXJzdGVpbiB3cm90
ZToKPiA+IEkgc2hvdWxkIGhhdmUgYXNrZWQgZm9yIHRoZXNlIGxhc3QgdGltZSwgc29ycnksIGJ1
dCBjb3VsZCB5b3UgYWxzbyBwb3N0Cj4gPiB5b3VyIGd1ZXN0IGNmZyBmaWxlIGFuZCB0aGUgb3V0
cHV0IG9mICJ4ZW5zdG9yZS1scyAtZnAiLgo+IAo+IFlvdSBjYW4gdmlldyB0aGUgY29uZmlnIGZp
bGUgaGVyZTogaHR0cDovL3Bhc3RlYmluLmNvbS9NM1pGVDQ3UQo+IEl0J3MgcHJldHR5IGJhc2lj
IHdpdGggb25seSBsaXR0bGUgY2hhbmdlcyBhZnRlciBhdXRvbWF0aWMgY3JlYXRpb24gYnkKPiBY
ZW4uCgpJbmRlZWQsIG5vdGhpbmcgdW50b3dhcmQgaGVyZS4KPiAKPiBUaGUgb3V0cHV0IG9mICJ4
ZW5zdG9yZS1scyAtZnAiOiBodHRwOi8vcGFzdGViaW4uY29tL1ZkdEVieU5CCgpGcm9tIHRoaXMg
SSBjYW4gc2VlIHRoYXQgdGhlIGZyb250IGFuZCBiYWNrZW5kIG5ldHdvcmsgZGV2aWNlcyBhcmUg
dGFsa2luZwp0byBlYWNoIG90aGVyIGFuZCBoYXZlIHJlYWNoZWQgdGhlICJjb25uZWN0ZWQiIHN0
YXRlIChzdGF0ZSA9IDQgdW5kZXIKL2xvY2FsL2RvbWFpbi8yL2RldmljZS92aWYvMCBhbmQgdGhl
IGNvcnJlc3BvbmRpbmcgYi9lIGRpcikKCj4gCj4gCj4gPiBBcmUgeW91IGNyZWF0aW5nIGEgUFYg
b3IgSFZNIGd1ZXN0Pwo+IAo+IElmIEknbSBnZXR0aW5nIGl0IHJpZ2h0IGZyb20gdGhpcyBzb3Vy
Y2UKPiBbaHR0cDovL3NlcnZlcmZhdWx0LmNvbS9hLzUxMTkzOF0gYW5kIHRoZSBmb2xsb3dpbmcg
b3V0cHV0LCBpdCBpcyBhCj4gIlBWLUhWTSIgZ3Vlc3Q6CgpBY3R1YWxseSBpdCBsb29rcyBsaWtl
IGp1c3QgUFYsIHNpbmNlIHlvdXIgY2ZnIGZpbGUgbGFja3MgdGhlIG5lY2Vzc2FyeQoiYnVpbGRl
ciA9ICdodm0nIiB3aGljaCB3b3VsZCBtYWtlIGl0IEhWTSBvciBQVi1IVk0uCgpTaW5jZSBMaW51
eCB+Mi42LjMyIGl0IGhhc24ndCBiZWVuIG5lY2Vzc2FyeSB0byBydW4gYSBzcGVjaWFsIGtlcm5l
bCBmb3IKWGVuICh0aGUgc28tY2FsbGVkICJwdm9wcyIgc3VwcG9ydCBtZWFucyBhIHNpbmdsZSBi
aW5hcnkgY2FuIHJ1biBuYXRpdmUgYW5kCm9uIFhlbikgc28geW91IHR5cGljYWxseSB3b24ndCBz
ZWUgInhlbiIgaW4gdGhlIHVuYW1lIGFueSBtb3JlLCBjb250cmFyeSB0bwp3aGF0IHRoYXQgc2Vy
dmVyZmF1bHQgYW5zd2VyIHNheXMuCgo+IAo+IHJvb3RAd3d3On4jIHVuYW1lIC1hCj4gTGludXgg
d3d3IDMuMTYuMC00LWFtZDY0ICMxIFNNUCBEZWJpYW4gMy4xNi43LWNrdDIwLTErZGViOHUyCj4g
KDIwMTYtMDEtMDIpIHg4Nl82NCBHTlUvTGludXgKPiByb290QHd3dzp+IyBsc21vZCB8IGdyZXAg
eGVuCj4geGVuX25ldGZyb250wqDCoMKgwqDCoMKgwqDCoMKgwqDCoDI2MDM4wqDCoDAKPiB4ZW5f
YmxrZnJvbnTCoMKgwqDCoMKgwqDCoMKgwqDCoMKgMjU2MTTCoMKgMQoKQlRXLCB0aGlzIGlzIHVz
ZWZ1bCBkZWJ1ZyB0b28gc2luY2UgaXQgc2hvd3MgdGhhdCB5b3UgaGF2ZSB0aGUgbmV0ZnJvbnQK
bW9kdWxlIGluIHRoZSBndWVzdC4KCj4gPiBDb3VsZCB5b3UgYWxzbyBwb3N0IGFueSByZWxldmFu
dCBsb2dzIGZyb20gdW5kZXIgL3Zhci9sb2cveGVuLCBtb3N0bHkKPiA+IHRoZQo+ID4gb25lcyB3
aXRoIHRoZSBkb21haW4ncyBuYW1lIGluIHRoZSBmaWxlbmFtZSwgYnV0IGFsc28gYW55dGhpbmcg
dG8gZG8KPiA+IHdpdGgKPiA+IGhvdHBsdWcgaWYgeW91IGhhdmUgYW55IGZpbGVzIGxpa2UgdGhh
dC4KPiAKPiBUaGUgbG9ncyBhcmUgcHJldHR5IGVtcHR5Ogo+IAo+IFsuLi5dCgpUaGFua3MsIGlu
ZGVlZCBub3QgbXVjaCBvZiBpbnRlcmVzdCBoZXJlIDotLwoKPiAKPiA+IExhc3RseSB3aGlsZSBJ
J20gZmlzaGluZyBmb3IgcG90ZW50aWFsIGNsdWVzIHBsZWFzZSBjb3VsZCB5b3UgcG9zdCB0aGUK
PiA+IG91dHB1dCBvZiBvZiAieGwgLXZ2diBjcmVhdGUgPGNmZz4iLCB0aGUgLXZ2diBtYWtlcyBp
dCBtdWNoIG1vcmUKPiA+IHZlcmJvc2UuCj4gCj4gT3V0cHV0IG9mIHRoZSBjcmVhdGUgY29tbWFu
ZDogaHR0cDovL3Bhc3RlYmluLmNvbS83Q3FkUzJaZAo+IE91dHB1dCBvZiB0aGUgdm0gYm9vdCBw
cm9jZXNzIChmcm9tIHhsIGNvbnNvbGUpOgo+IGh0dHA6Ly9wYXN0ZWJpbi5jb20vWmR1d1NtTm4K
CkFoLCBoZXJlIGlzIHNvbWV0aGluZyBpbnRlcmVzdGluZzoKClvCoMKgwqDCoDEuNTA3ODM0XSB4
ZW5fbmV0ZnJvbnQ6IEluaXRpYWxpc2luZyBYZW4gdmlydHVhbCBldGhlcm5ldCBkcml2ZXIKW8Kg
wqDCoMKgMS41MTM3NTRdIHhlbl9uZXRmcm9udDogY2FuJ3QgYWxsb2MgcnggZ3JhbnQgcmVmcwpb
wqDCoMKgwqAxLjUxMzc2Ml0gbmV0IGV0aDA6IG9ubHkgY3JlYXRlZCAzMiBxdWV1ZXMKCklmIHlv
dSB1c2UgZmV3ZXIgdmNwdXMgKGxpa2UgMiBmb3IgZXhhbXBsZSkgZG9lcyBpdCB3b3JrPyBJZiBz
byB0aGVuIGEKd29ya2Fyb3VuZCB3b3VsZCBiZSB0byBsaW1pdCB0aGUgbnVtYmVyIG9mIHF1ZXVl
cyB0byBmZXdlciB0aGFuIHRoZSBudW1iZXIKb2YgdmNwdXMgKHRoZSBkZWZhdWx0KS4gSUlSQyB0
aGVyZSB3ZXJlIHNvbWUgYnVncyBpbiB0aGlzIGNhcGFiaWxpdHksIEknbQpob3BpbmcgdGhhdCBX
ZWkgKGNjLWQpIGNhbiByZW1lbWJlciB0aGUgbmVjZXNzYXJ5IGRhbmNlLgoKQW4gYWx0ZXJuYXRp
dmUgdG8gbGltaXRpbmcgdGhlIHF1ZXVlcyBtaWdodCBiZSB0byBpbmNyZWFzZSB0aGUgbWF4aW11
bQpudW1iZXIgb2YgcGFnZXMgZWFjaCBndWVzdCBjYW4gdXNlIGZvciBncmFudCB0YWJsZXMgKGku
ZS4gaW5jcmVhc2UgdGhlCm51bWJlciBvZiBncmFudHMpLiBUaGlzIGNhbiBiZSBkb25lIHdpdGgg
dGhlwqBnbnR0YWJfbWF4X25yX2ZyYW1lcwpoeXBlcnZpc29yIGNvbW1hbmQgbGluZSBvcHRpb24u
IChTZWXCoGh0dHA6Ly94ZW5iaXRzLnhlbi5vcmcvZG9jcy80LjQvbWlzYy94CmVuLWNvbW1hbmQt
bGluZS5odG1sKS4KCkkgdGhpbmsgdGhlIGRlZmF1bHQgaXMgMzIsIHNvIHlvdSBjb3VsZCBlLmcu
IHRyeSBkb3VibGluZyBpdC4KCklhbi4KCl9fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19f
X19fX19fX19fX19fX19fClhlbi11c2VycyBtYWlsaW5nIGxpc3QKWGVuLXVzZXJzQGxpc3RzLnhl
bi5vcmcKaHR0cDovL2xpc3RzLnhlbi5vcmcveGVuLXVzZXJz

From xen-users-bounces@lists.xen.org Mon Jan 18 13:06:06 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Mon, 18 Jan 2016 13:06:06 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aL9VC-0005G5-Qk; Mon, 18 Jan 2016 13:05:46 +0000
Received: from mail6.bemta3.messagelabs.com ([195.245.230.39])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <prvs=8183bab3b=roger.pau@citrix.com>)
	id 1aL9VB-0005Fx-Fr
	for xen-users@lists.xen.org; Mon, 18 Jan 2016 13:05:45 +0000
Received: from [85.158.137.68] by server-8.bemta-3.messagelabs.com id
	71/6A-31069-823EC965; Mon, 18 Jan 2016 13:05:44 +0000
X-Env-Sender: prvs=8183bab3b=roger.pau@citrix.com
X-Msg-Ref: server-16.tower-31.messagelabs.com!1453122342!9005531!1
X-Originating-IP: [66.165.176.89]
X-SpamReason: No, hits=0.0 required=7.0 tests=sa_preprocessor: 
	VHJ1c3RlZCBJUDogNjYuMTY1LjE3Ni44OSA9PiAyMDMwMDc=\n,
	received_headers: No Received headers
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 30229 invoked from network); 18 Jan 2016 13:05:43 -0000
Received: from smtp.citrix.com (HELO SMTP.CITRIX.COM) (66.165.176.89)
	by server-16.tower-31.messagelabs.com with RC4-SHA encrypted SMTP;
	18 Jan 2016 13:05:43 -0000
X-IronPort-AV: E=Sophos;i="5.22,312,1449532800"; d="scan'208";a="325873936"
To: George Dunlap <George.Dunlap@eu.citrix.com>, =?UTF-8?B?w4lsacOhcyBUYW0=?=
	=?UTF-8?B?w6Fz?= <et@etit.hu>
References: <569BC3F7.6010500@etit.hu>
	<CAFLBxZabwqx934MAu8sHB+pC1ZsmXB0kqQWyNbkZkRFzuw3YCg@mail.gmail.com>
From: =?UTF-8?Q?Roger_Pau_Monn=c3=a9?= <roger.pau@citrix.com>
Message-ID: <569CE314.1090002@citrix.com>
Date: Mon, 18 Jan 2016 14:05:24 +0100
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:38.0)
	Gecko/20100101 Thunderbird/38.5.1
MIME-Version: 1.0
In-Reply-To: <CAFLBxZabwqx934MAu8sHB+pC1ZsmXB0kqQWyNbkZkRFzuw3YCg@mail.gmail.com>
Content-Length: 2011
X-DLP: MIA1
Cc: "xen-users@lists.xen.org" <xen-users@lists.xen.org>
Subject: Re: [Xen-users] PVH for debian guest
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: base64
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

RWwgMTgvMDEvMTYgYSBsZXMgMTIuNDQsIEdlb3JnZSBEdW5sYXAgaGEgZXNjcml0Ogo+IE9uIFN1
biwgSmFuIDE3LCAyMDE2IGF0IDQ6NDAgUE0sIMOJbGnDoXMgVGFtw6FzIDxldEBldGl0Lmh1PiB3
cm90ZToKPj4gSGkuCj4+Cj4+IEkgd291bGRsaWtlIHRvIHJlY2VpdmUgdGhlIGxpc3QncyBvcGlu
aW9uIGFib3V0IFhFTiBQVkggbW9kZSBmb3IgTElOVVgKPj4gZ3Vlc3RzLiBUaGUgZG9tMCBpcyBh
IGxpbnV4IChydW5uaW5nIGRvbTBwdmgpIGFuZCB0aGUgZ3Vlc3RzIGFyZSBhbHNvCj4+IGxpbnV4
IG1hY2hpbmVzLgo+Pgo+PiBVcCB0byB0aGVzZSBkYXlzIEkgaGFkIHRoZSBvcG5pb24gdGhhdCB0
aGVyZSBpcyBub3RoaW5nIHRoYXQgY2FuIGJlCj4+IGZhc3RlciB0aGVuIFBWLCBCdXQgb24gdGhl
IG5ldCBJIGZvdW5kIHNvbWFueSBhcnRpY2xlcyBhbmQgYmVuY2htYXJrcywKPj4gYnV0IG5vbmUg
b2YgdGhlbSBzYXlzIGFueXRoaW5nIGFib3V0IFBWSC1iYXNlZCBsaW51eCBndWVzdC4KPj4KPj4K
Pj4gU29tZSB0aW1lIGFnbyBvbiB0aGlzIGxpc3QgSSByZWFkLCB0aGF0IHNvbWVvbmUgaGFzIHRy
aWVkIGl0IGFuZAo+PiBzdXByaXNpbmdseSBoZSBnb3QgYmV0dGVyIHJlc3VsdHMgd2l0aCBodyBh
c3Npc3RlZCB2aXJ0dWFsaXplZCBzeXN0ZW0KPj4gY2FsbHMsIHRoZW4gdGhlIG5hdGl2ZSBQViBv
bmVzLiBDb3VsZCBzb21lb25lIGVubGlnaHRlbiBtZT8KPj4KPj4gSXMgaXQgd29ydGggc2V0dGlu
ZyB0aGUKPj4gInB2aD0xIiBwYXJhbWV0ZXIgZm9yIGxpbnV4IGd1ZXN0cz8gKEkgdHJpZWQsIHBy
YWN0aWNhbGx5IHRoaXMgaXMgdGhlCj4+IG9ubHkgY2hhbmdlIEkgbmVlZCB0byBtYWtlIHRvIHV0
aWxpemUgdGhpcyBuZXcgbW9kZSkuIFNvIGl0IHNlZW1zIHRvIGJlCj4+IGFuIGVhc3kgd2luLiBC
dXQgaXMgaXQgYSB3aW4gZm9yIGxpbnV4IGd1ZXN0cz8gU291bGQgb2kgc3RheSB3aXRoIFBWIG9y
Cj4+IGdvIHRvIFBWSD8KPiAKPiBZb3Ugc2hvdWxkIGFsc28gYmUgYXdhcmUgdGhhdCBQVkggaXMg
c3RpbGwgbWFya2VkICJleHBlcmltZW50YWwiLCBhbmQKPiBpcyBhY3R1YWxseSBnb2luZyB0aHJv
dWdoIGFuIGFyY2hpdGVjdHVyYWwgb3ZlcmhhdWwgYXQgdGhlIG1vbWVudC4KPiBVbnRpbCBpdCdz
IG1hcmtlZCBhcyAic3VwcG9ydGVkIjoKPiAxLiBQVkggbWF5IG5vdCBiZSBzdGFibGUgb3IgaGF2
ZSBvcHRpbWFsIHBlcmZvcm1hbmNlCj4gMi4gSXQgbWF5IGJyZWFrIGFuZCAvIG9yIHJlcXVpcmUg
YSBrZXJuZWwgdXBncmFkZSB3aGVuIHlvdSBkbyBhIFhlbiB1cGdyYWRlLgozLiBUaGVyZSdzIG5v
IHNlY3VyaXR5IHN1cHBvcnQgZm9yIFBWSCBndWVzdHMgaW4gWGVuLgoKUm9nZXIuCgoKX19fX19f
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KWGVuLXVzZXJzIG1haWxp
bmcgbGlzdApYZW4tdXNlcnNAbGlzdHMueGVuLm9yZwpodHRwOi8vbGlzdHMueGVuLm9yZy94ZW4t
dXNlcnM=

From xen-users-bounces@lists.xen.org Mon Jan 18 13:06:06 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Mon, 18 Jan 2016 13:06:06 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aL9VC-0005G5-Qk; Mon, 18 Jan 2016 13:05:46 +0000
Received: from mail6.bemta3.messagelabs.com ([195.245.230.39])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <prvs=8183bab3b=roger.pau@citrix.com>)
	id 1aL9VB-0005Fx-Fr
	for xen-users@lists.xen.org; Mon, 18 Jan 2016 13:05:45 +0000
Received: from [85.158.137.68] by server-8.bemta-3.messagelabs.com id
	71/6A-31069-823EC965; Mon, 18 Jan 2016 13:05:44 +0000
X-Env-Sender: prvs=8183bab3b=roger.pau@citrix.com
X-Msg-Ref: server-16.tower-31.messagelabs.com!1453122342!9005531!1
X-Originating-IP: [66.165.176.89]
X-SpamReason: No, hits=0.0 required=7.0 tests=sa_preprocessor: 
	VHJ1c3RlZCBJUDogNjYuMTY1LjE3Ni44OSA9PiAyMDMwMDc=\n,
	received_headers: No Received headers
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 30229 invoked from network); 18 Jan 2016 13:05:43 -0000
Received: from smtp.citrix.com (HELO SMTP.CITRIX.COM) (66.165.176.89)
	by server-16.tower-31.messagelabs.com with RC4-SHA encrypted SMTP;
	18 Jan 2016 13:05:43 -0000
X-IronPort-AV: E=Sophos;i="5.22,312,1449532800"; d="scan'208";a="325873936"
To: George Dunlap <George.Dunlap@eu.citrix.com>, =?UTF-8?B?w4lsacOhcyBUYW0=?=
	=?UTF-8?B?w6Fz?= <et@etit.hu>
References: <569BC3F7.6010500@etit.hu>
	<CAFLBxZabwqx934MAu8sHB+pC1ZsmXB0kqQWyNbkZkRFzuw3YCg@mail.gmail.com>
From: =?UTF-8?Q?Roger_Pau_Monn=c3=a9?= <roger.pau@citrix.com>
Message-ID: <569CE314.1090002@citrix.com>
Date: Mon, 18 Jan 2016 14:05:24 +0100
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:38.0)
	Gecko/20100101 Thunderbird/38.5.1
MIME-Version: 1.0
In-Reply-To: <CAFLBxZabwqx934MAu8sHB+pC1ZsmXB0kqQWyNbkZkRFzuw3YCg@mail.gmail.com>
Content-Length: 2011
X-DLP: MIA1
Cc: "xen-users@lists.xen.org" <xen-users@lists.xen.org>
Subject: Re: [Xen-users] PVH for debian guest
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: base64
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

RWwgMTgvMDEvMTYgYSBsZXMgMTIuNDQsIEdlb3JnZSBEdW5sYXAgaGEgZXNjcml0Ogo+IE9uIFN1
biwgSmFuIDE3LCAyMDE2IGF0IDQ6NDAgUE0sIMOJbGnDoXMgVGFtw6FzIDxldEBldGl0Lmh1PiB3
cm90ZToKPj4gSGkuCj4+Cj4+IEkgd291bGRsaWtlIHRvIHJlY2VpdmUgdGhlIGxpc3QncyBvcGlu
aW9uIGFib3V0IFhFTiBQVkggbW9kZSBmb3IgTElOVVgKPj4gZ3Vlc3RzLiBUaGUgZG9tMCBpcyBh
IGxpbnV4IChydW5uaW5nIGRvbTBwdmgpIGFuZCB0aGUgZ3Vlc3RzIGFyZSBhbHNvCj4+IGxpbnV4
IG1hY2hpbmVzLgo+Pgo+PiBVcCB0byB0aGVzZSBkYXlzIEkgaGFkIHRoZSBvcG5pb24gdGhhdCB0
aGVyZSBpcyBub3RoaW5nIHRoYXQgY2FuIGJlCj4+IGZhc3RlciB0aGVuIFBWLCBCdXQgb24gdGhl
IG5ldCBJIGZvdW5kIHNvbWFueSBhcnRpY2xlcyBhbmQgYmVuY2htYXJrcywKPj4gYnV0IG5vbmUg
b2YgdGhlbSBzYXlzIGFueXRoaW5nIGFib3V0IFBWSC1iYXNlZCBsaW51eCBndWVzdC4KPj4KPj4K
Pj4gU29tZSB0aW1lIGFnbyBvbiB0aGlzIGxpc3QgSSByZWFkLCB0aGF0IHNvbWVvbmUgaGFzIHRy
aWVkIGl0IGFuZAo+PiBzdXByaXNpbmdseSBoZSBnb3QgYmV0dGVyIHJlc3VsdHMgd2l0aCBodyBh
c3Npc3RlZCB2aXJ0dWFsaXplZCBzeXN0ZW0KPj4gY2FsbHMsIHRoZW4gdGhlIG5hdGl2ZSBQViBv
bmVzLiBDb3VsZCBzb21lb25lIGVubGlnaHRlbiBtZT8KPj4KPj4gSXMgaXQgd29ydGggc2V0dGlu
ZyB0aGUKPj4gInB2aD0xIiBwYXJhbWV0ZXIgZm9yIGxpbnV4IGd1ZXN0cz8gKEkgdHJpZWQsIHBy
YWN0aWNhbGx5IHRoaXMgaXMgdGhlCj4+IG9ubHkgY2hhbmdlIEkgbmVlZCB0byBtYWtlIHRvIHV0
aWxpemUgdGhpcyBuZXcgbW9kZSkuIFNvIGl0IHNlZW1zIHRvIGJlCj4+IGFuIGVhc3kgd2luLiBC
dXQgaXMgaXQgYSB3aW4gZm9yIGxpbnV4IGd1ZXN0cz8gU291bGQgb2kgc3RheSB3aXRoIFBWIG9y
Cj4+IGdvIHRvIFBWSD8KPiAKPiBZb3Ugc2hvdWxkIGFsc28gYmUgYXdhcmUgdGhhdCBQVkggaXMg
c3RpbGwgbWFya2VkICJleHBlcmltZW50YWwiLCBhbmQKPiBpcyBhY3R1YWxseSBnb2luZyB0aHJv
dWdoIGFuIGFyY2hpdGVjdHVyYWwgb3ZlcmhhdWwgYXQgdGhlIG1vbWVudC4KPiBVbnRpbCBpdCdz
IG1hcmtlZCBhcyAic3VwcG9ydGVkIjoKPiAxLiBQVkggbWF5IG5vdCBiZSBzdGFibGUgb3IgaGF2
ZSBvcHRpbWFsIHBlcmZvcm1hbmNlCj4gMi4gSXQgbWF5IGJyZWFrIGFuZCAvIG9yIHJlcXVpcmUg
YSBrZXJuZWwgdXBncmFkZSB3aGVuIHlvdSBkbyBhIFhlbiB1cGdyYWRlLgozLiBUaGVyZSdzIG5v
IHNlY3VyaXR5IHN1cHBvcnQgZm9yIFBWSCBndWVzdHMgaW4gWGVuLgoKUm9nZXIuCgoKX19fX19f
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KWGVuLXVzZXJzIG1haWxp
bmcgbGlzdApYZW4tdXNlcnNAbGlzdHMueGVuLm9yZwpodHRwOi8vbGlzdHMueGVuLm9yZy94ZW4t
dXNlcnM=

From xen-users-bounces@lists.xen.org Tue Jan 19 01:46:21 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Tue, 19 Jan 2016 01:46:21 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aLLMF-0002pp-TH; Tue, 19 Jan 2016 01:45:19 +0000
Received: from mail6.bemta3.messagelabs.com ([195.245.230.39])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <htmldeveloper@gmail.com>) id 1aLLME-0002pk-0v
	for xen-users@lists.xen.org; Tue, 19 Jan 2016 01:45:18 +0000
Received: from [85.158.137.68] by server-2.bemta-3.messagelabs.com id
	4F/47-21201-D259D965; Tue, 19 Jan 2016 01:45:17 +0000
X-Env-Sender: htmldeveloper@gmail.com
X-Msg-Ref: server-8.tower-31.messagelabs.com!1453167915!16738498!1
X-Originating-IP: [209.85.213.173]
X-SpamReason: No, hits=0.3 required=7.0 tests=RCVD_BY_IP
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 10942 invoked from network); 19 Jan 2016 01:45:16 -0000
Received: from mail-ig0-f173.google.com (HELO mail-ig0-f173.google.com)
	(209.85.213.173)
	by server-8.tower-31.messagelabs.com with AES128-GCM-SHA256 encrypted
	SMTP; 19 Jan 2016 01:45:16 -0000
Received: by mail-ig0-f173.google.com with SMTP id z14so67260950igp.0
	for <xen-users@lists.xen.org>; Mon, 18 Jan 2016 17:45:16 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
	h=mime-version:date:message-id:subject:from:to:cc:content-type;
	bh=hl32mdYU4KhvjD4PaYEHBJhqJdRvKAULb3F1MrJERV8=;
	b=v6JElVd8x7FM1S50F+fbDwoE7Qburw/u2yjAaEJeUgJ/5K38c+1D/mKAL/tVvdmubM
	XZMP/PHs7LJTMomCsJ2GcA+TYueQewKo5p4QJXi1Homv+gA3jkIkJLgIPQu1eNLNZlZH
	npe0tmh7r21eT43CdWjabt08+VLRqwSc9Yx2UNMkGQhHowU9/4760AXlMsdV2AukYjXC
	NEPRP8CvAn79UPfgNqm+9gRL0Z2flZhLf9WpPVZbOzjrLRBY8/gjfc7xodISPKyJkDIl
	tcL+Mxy2bczGPuzqR8Mzk9IsExqCfGJwEc3HQ6O+PMhp0vzOT72653Tmupx5QJQsKFX2
	3qJQ==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
	d=1e100.net; s=20130820;
	h=x-gm-message-state:mime-version:date:message-id:subject:from:to:cc
	:content-type;
	bh=hl32mdYU4KhvjD4PaYEHBJhqJdRvKAULb3F1MrJERV8=;
	b=eU+pYuOih+sNQS7jvDW+RfAlxj7kFlOpYON3rwPFR7eL/poF+QUy3MptkxiImaVFyH
	/QW+P+yUZ6fe8C+xvn86eVQ4NPetk6vbV2WBkQxplVW21+AnctvEdDynHJZVXVuKCTCU
	6JIu4DKBcbnwQvUT4YA813JHukzlRaokuSlEy+sup/+oV1rpvhtEtJMcoff/wCyrQbBo
	CTnycDCnnXXI2HcJaeVByD7V30kYvkhuQjErbea2eK6rHoUjQjhLohg6Pla6wC16xnsW
	ca7nBpxt3qOLTLGyE/7RGVusqHkyIAnnZpPI0A/GL+f0ZQm995jbEaBm/7Y0d8S1loFt
	HRZA==
X-Gm-Message-State: AG10YOTNGHX/W9RP2tUpvt990baxKp/syRJarc9yPWZQT8nq+C8Ft/EmSoZhmylkOgj1eOQCSqnTOe3HZJ1iyA==
MIME-Version: 1.0
X-Received: by 10.50.50.144 with SMTP id c16mr12463461igo.82.1453167915606;
	Mon, 18 Jan 2016 17:45:15 -0800 (PST)
Received: by 10.107.142.202 with HTTP; Mon, 18 Jan 2016 17:45:15 -0800 (PST)
Date: Tue, 19 Jan 2016 09:45:15 +0800
Message-ID: <CAHnt0GWeaZgF0zw5NOcfri0bgk6V6C93gX1jpv6YzOBpjhisWw@mail.gmail.com>
From: Peter Teoh <htmldeveloper@gmail.com>
To: Sean Greenslade <sean@seangreenslade.com>
Cc: xen-users@lists.xen.org
Subject: [Xen-users] How to setup Xen guest
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

> On Sat, Jan 16, 2016 at 05:37:20PM -0800, Peter Teoh wrote:
> > Hi,
> > Got a question:
> > I just setup my Xen hypervisor running inside Ubuntu 14.04.
> >
> > [SNIP]
> >
> > b.   My OS is Ubuntu 64-bit, but the dom0 in the ps listed above started by
> > qemu-system-i386?  So where is dom0 running right now?    Can I connect to
> > the console if it does have have any graphical interface (nographics inside
> > qemu command line).
> >
> > [SNIP]
> >
> > So my Dom0 is running 64-bit Ubuntu (which is what I am having right now),
> > but ps list it as using qemu-system-i386 to run it?
>
> Dom0 is your host. It's Ubuntu, it's what you installed Xen on, it's
> what you're typing xl commands into.


Thank you Sean for your reply.

I managed to get domU working, running 64-bit CentOS.

Domain-0                                     0  7299     6     r-----    2074.6
centos.hvm                                   3   512     1     -b----      19.1

But doing a "ps -ef" inside the dom0, which is running Ubuntu 14.04
64-bit, I am getting:

root      3321     1  0 07:28 ?        00:00:00
/usr/bin/qemu-system-i386 -xen-domid 0 -xen-attach -name dom0
-nographic -M xenpv -daemonize -monitor /dev/null -serial /dev/null
-parallel /dev/null -pidfile /var/run/qemu-dom0.pid
root      7632  2406  3 08:49 ?        00:00:54
/usr/bin/qemu-system-i386 -xen-domid 3 -chardev
socket,id=libxl-cmd,path=/var/run/xen/qmp-libxl-3,server,nowait -mon
chardev=libxl-cmd,mode=control -nodefaults -name centos.hvm -vnc
127.0.0.1:0,to=99 -display none -sdl -device cirrus-vga -global
vga.vram_size_mb=8 -boot order=cda -net none -machine xenfv -m 504
-drive file=/sda1/home/tteikhua/xen/disk1.img,if=ide,index=0,media=disk,format=raw,cache=writeback
-drive file=/sda1/home/tteikhua/mesa_development/CentOS-7.0-1406-x86_64-DVD.iso,if=ide,index=2,readonly=on,media=cdrom,format=raw,cache=writeback,id=ide-5632

Now my question - same as before, is why is qemu-system-i386 running?
And so it is emulating my 64-bit Ubuntu and CentOS?

I am puzzled?


>
> > d.   I just simply want an interface to pop up showing me the CentOS bootup
> > disk, so I I can install CentOS guest inside my Ubuntu host, how to specify
> > that?
>
> Use a VNC client (e.g. Remmina, TightVNC, etc.) to connect to the domU
> virtual machine. It acts just like any normal VNC session.

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users

From xen-users-bounces@lists.xen.org Tue Jan 19 01:46:21 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Tue, 19 Jan 2016 01:46:21 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aLLMF-0002pp-TH; Tue, 19 Jan 2016 01:45:19 +0000
Received: from mail6.bemta3.messagelabs.com ([195.245.230.39])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <htmldeveloper@gmail.com>) id 1aLLME-0002pk-0v
	for xen-users@lists.xen.org; Tue, 19 Jan 2016 01:45:18 +0000
Received: from [85.158.137.68] by server-2.bemta-3.messagelabs.com id
	4F/47-21201-D259D965; Tue, 19 Jan 2016 01:45:17 +0000
X-Env-Sender: htmldeveloper@gmail.com
X-Msg-Ref: server-8.tower-31.messagelabs.com!1453167915!16738498!1
X-Originating-IP: [209.85.213.173]
X-SpamReason: No, hits=0.3 required=7.0 tests=RCVD_BY_IP
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 10942 invoked from network); 19 Jan 2016 01:45:16 -0000
Received: from mail-ig0-f173.google.com (HELO mail-ig0-f173.google.com)
	(209.85.213.173)
	by server-8.tower-31.messagelabs.com with AES128-GCM-SHA256 encrypted
	SMTP; 19 Jan 2016 01:45:16 -0000
Received: by mail-ig0-f173.google.com with SMTP id z14so67260950igp.0
	for <xen-users@lists.xen.org>; Mon, 18 Jan 2016 17:45:16 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
	h=mime-version:date:message-id:subject:from:to:cc:content-type;
	bh=hl32mdYU4KhvjD4PaYEHBJhqJdRvKAULb3F1MrJERV8=;
	b=v6JElVd8x7FM1S50F+fbDwoE7Qburw/u2yjAaEJeUgJ/5K38c+1D/mKAL/tVvdmubM
	XZMP/PHs7LJTMomCsJ2GcA+TYueQewKo5p4QJXi1Homv+gA3jkIkJLgIPQu1eNLNZlZH
	npe0tmh7r21eT43CdWjabt08+VLRqwSc9Yx2UNMkGQhHowU9/4760AXlMsdV2AukYjXC
	NEPRP8CvAn79UPfgNqm+9gRL0Z2flZhLf9WpPVZbOzjrLRBY8/gjfc7xodISPKyJkDIl
	tcL+Mxy2bczGPuzqR8Mzk9IsExqCfGJwEc3HQ6O+PMhp0vzOT72653Tmupx5QJQsKFX2
	3qJQ==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
	d=1e100.net; s=20130820;
	h=x-gm-message-state:mime-version:date:message-id:subject:from:to:cc
	:content-type;
	bh=hl32mdYU4KhvjD4PaYEHBJhqJdRvKAULb3F1MrJERV8=;
	b=eU+pYuOih+sNQS7jvDW+RfAlxj7kFlOpYON3rwPFR7eL/poF+QUy3MptkxiImaVFyH
	/QW+P+yUZ6fe8C+xvn86eVQ4NPetk6vbV2WBkQxplVW21+AnctvEdDynHJZVXVuKCTCU
	6JIu4DKBcbnwQvUT4YA813JHukzlRaokuSlEy+sup/+oV1rpvhtEtJMcoff/wCyrQbBo
	CTnycDCnnXXI2HcJaeVByD7V30kYvkhuQjErbea2eK6rHoUjQjhLohg6Pla6wC16xnsW
	ca7nBpxt3qOLTLGyE/7RGVusqHkyIAnnZpPI0A/GL+f0ZQm995jbEaBm/7Y0d8S1loFt
	HRZA==
X-Gm-Message-State: AG10YOTNGHX/W9RP2tUpvt990baxKp/syRJarc9yPWZQT8nq+C8Ft/EmSoZhmylkOgj1eOQCSqnTOe3HZJ1iyA==
MIME-Version: 1.0
X-Received: by 10.50.50.144 with SMTP id c16mr12463461igo.82.1453167915606;
	Mon, 18 Jan 2016 17:45:15 -0800 (PST)
Received: by 10.107.142.202 with HTTP; Mon, 18 Jan 2016 17:45:15 -0800 (PST)
Date: Tue, 19 Jan 2016 09:45:15 +0800
Message-ID: <CAHnt0GWeaZgF0zw5NOcfri0bgk6V6C93gX1jpv6YzOBpjhisWw@mail.gmail.com>
From: Peter Teoh <htmldeveloper@gmail.com>
To: Sean Greenslade <sean@seangreenslade.com>
Cc: xen-users@lists.xen.org
Subject: [Xen-users] How to setup Xen guest
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

> On Sat, Jan 16, 2016 at 05:37:20PM -0800, Peter Teoh wrote:
> > Hi,
> > Got a question:
> > I just setup my Xen hypervisor running inside Ubuntu 14.04.
> >
> > [SNIP]
> >
> > b.   My OS is Ubuntu 64-bit, but the dom0 in the ps listed above started by
> > qemu-system-i386?  So where is dom0 running right now?    Can I connect to
> > the console if it does have have any graphical interface (nographics inside
> > qemu command line).
> >
> > [SNIP]
> >
> > So my Dom0 is running 64-bit Ubuntu (which is what I am having right now),
> > but ps list it as using qemu-system-i386 to run it?
>
> Dom0 is your host. It's Ubuntu, it's what you installed Xen on, it's
> what you're typing xl commands into.


Thank you Sean for your reply.

I managed to get domU working, running 64-bit CentOS.

Domain-0                                     0  7299     6     r-----    2074.6
centos.hvm                                   3   512     1     -b----      19.1

But doing a "ps -ef" inside the dom0, which is running Ubuntu 14.04
64-bit, I am getting:

root      3321     1  0 07:28 ?        00:00:00
/usr/bin/qemu-system-i386 -xen-domid 0 -xen-attach -name dom0
-nographic -M xenpv -daemonize -monitor /dev/null -serial /dev/null
-parallel /dev/null -pidfile /var/run/qemu-dom0.pid
root      7632  2406  3 08:49 ?        00:00:54
/usr/bin/qemu-system-i386 -xen-domid 3 -chardev
socket,id=libxl-cmd,path=/var/run/xen/qmp-libxl-3,server,nowait -mon
chardev=libxl-cmd,mode=control -nodefaults -name centos.hvm -vnc
127.0.0.1:0,to=99 -display none -sdl -device cirrus-vga -global
vga.vram_size_mb=8 -boot order=cda -net none -machine xenfv -m 504
-drive file=/sda1/home/tteikhua/xen/disk1.img,if=ide,index=0,media=disk,format=raw,cache=writeback
-drive file=/sda1/home/tteikhua/mesa_development/CentOS-7.0-1406-x86_64-DVD.iso,if=ide,index=2,readonly=on,media=cdrom,format=raw,cache=writeback,id=ide-5632

Now my question - same as before, is why is qemu-system-i386 running?
And so it is emulating my 64-bit Ubuntu and CentOS?

I am puzzled?


>
> > d.   I just simply want an interface to pop up showing me the CentOS bootup
> > disk, so I I can install CentOS guest inside my Ubuntu host, how to specify
> > that?
>
> Use a VNC client (e.g. Remmina, TightVNC, etc.) to connect to the domU
> virtual machine. It acts just like any normal VNC session.

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users

From xen-users-bounces@lists.xen.org Tue Jan 19 04:24:04 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Tue, 19 Jan 2016 04:24:04 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aLNoj-0001se-6n; Tue, 19 Jan 2016 04:22:53 +0000
Received: from mail6.bemta14.messagelabs.com ([193.109.254.103])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <getchus1@gmail.com>) id 1aLNoh-0001sZ-Dg
	for xen-users@lists.xen.org; Tue, 19 Jan 2016 04:22:51 +0000
Received: from [193.109.254.147] by server-13.bemta-14.messagelabs.com id
	72/B4-08347-A1ABD965; Tue, 19 Jan 2016 04:22:50 +0000
X-Env-Sender: getchus1@gmail.com
X-Msg-Ref: server-15.tower-27.messagelabs.com!1453177368!17754191!1
X-Originating-IP: [209.85.220.43]
X-SpamReason: No, hits=0.0 required=7.0 tests=
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 35534 invoked from network); 19 Jan 2016 04:22:49 -0000
Received: from mail-pa0-f43.google.com (HELO mail-pa0-f43.google.com)
	(209.85.220.43)
	by server-15.tower-27.messagelabs.com with AES128-GCM-SHA256 encrypted
	SMTP; 19 Jan 2016 04:22:49 -0000
Received: by mail-pa0-f43.google.com with SMTP id uo6so430427569pac.1
	for <xen-users@lists.xen.org>; Mon, 18 Jan 2016 20:22:49 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
	h=to:from:subject:message-id:date:user-agent:mime-version
	:content-type:content-transfer-encoding;
	bh=mneIRoBgi1YA61bxlSB7KHU/ryBKTvI5gcwgkvdorYU=;
	b=fEa7xa6za4zSfQSxFnuBhlGG+cJQAtGBHBldMZjqB+HaePh6YwBjb/tYsh5dhrNoYE
	Sw8yDcsyMYq/rByrMrczeGb1cdneknj2pPNs71ldNzqOYHOiu8/PP1vhzs1l3qw7SoR5
	qEquYpGS9a12qg+kHvDUGHCRdZOFZKUQv0IR5E7FfIIMMBYZR/geQWAEjK/Z69vq7Hle
	6WcnGBOIL3dGSQ2m72DxXSvSfwavQJRlsfWPmls1QBmUToawS7yZtGRD9d1//5U6dXf7
	BmMROtv42kT4BB6ywru/HBdwZiDo8SquLZza+y9npDzyoVh9qoufRy7WitBcZIZZzmTu
	8YDQ==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
	d=1e100.net; s=20130820;
	h=x-gm-message-state:to:from:subject:message-id:date:user-agent
	:mime-version:content-type:content-transfer-encoding;
	bh=mneIRoBgi1YA61bxlSB7KHU/ryBKTvI5gcwgkvdorYU=;
	b=mHgyyXWFMG1ED4vWC5Ifet3AmR7+Gj3ZJ5jiTl3AmWko27ApO2sEEWZK0JX/N+UI1y
	3993AnUsQxq5cxH8v5uAkP2XpY2iAuNxE7HrEl5SbS09UrNsAPBZqlcAOSPS2WrsOde4
	DPTEny92PC5LGs3cnhLxjDDbjVTAOXqVKzVjQr2HQa6OSkA07Kvjongr0y+8xx8JmrZc
	h7Zk7HZ2dACC1V8qT1zJz9EsSTjc4zRtHJagrU5HGj65o2Ivquk0Mj7/2xQsZeXNTKqx
	PpDOr/8fiUa2TbWIBNa1wKqzBDdx+4vwSDOhUBFMsxkR0pwJ4OvyoEGDbl7OtkwjQOe0
	Ie4A==
X-Gm-Message-State: ALoCoQmunvUjJECRu4+LwrhTdPTKZOriY/tYcgJSPOZDjYgzue8dRleOW8xEyLtr+lE7Nd60cP1xKg9inCkhw1pdnMJ2b2Nk5w==
X-Received: by 10.66.234.8 with SMTP id ua8mr41635320pac.45.1453177368020;
	Mon, 18 Jan 2016 20:22:48 -0800 (PST)
Received: from 192-168-22-25.i.sslab.ics.keio.ac.jp
	(sslab-relay.ics.keio.ac.jp. [131.113.126.173])
	by smtp.gmail.com with ESMTPSA id
	ud10sm37553293pab.27.2016.01.18.20.22.47
	for <xen-users@lists.xen.org> (version=TLSv1/SSLv3 cipher=OTHER);
	Mon, 18 Jan 2016 20:22:47 -0800 (PST)
To: xen-users@lists.xen.org
From: JAJA <getchus1@gmail.com>
Message-ID: <569DBA16.8010209@gmail.com>
Date: Tue, 19 Jan 2016 13:22:46 +0900
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:38.0)
	Gecko/20100101 Thunderbird/38.5.1
MIME-Version: 1.0
Subject: [Xen-users] Migration failed.
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Transfer-Encoding: 7bit
Content-Type: text/plain; charset="us-ascii"; Format="flowed"
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

Hello, Xen-users.

I am trying to use remus with drbd.(Xen 4.5)

I read next 
link(http://wiki.xenproject.org/wiki/Install_Xen_4.5_with_Remus_and_DRBD_on_Ubuntu_12.10) 
carefully and follow it.(I remove pygrub and xen-create-image comnmands 
Because I use gentoo for Dom0 Linux) But, failed with next error messages.


Error1 : When I trying to live migration,
xl migrate --live gentoo (Backup domain name)
> Saving to migration stream new xl format (info 0x3/0x0/1349)
> Loading new save file <incoming migration stream> (new xl fmt info 
> 0x3/0x0/1349)
> Savefile has mandatory flag(s) 0x2 which are not supported; need newer xl
> migration target: Domain creation failed (code -6).
> xc: info: Saving domain 5, type x86 PV
> libxl: error: libxl_utils.c:430:libxl_read_exactly: file/stream 
> truncated reading ipc msg header from domain 5 save/restore helper 
> stdout pipe
> libxl: error: libxl_exec.c:129:libxl_report_child_exitstatus: domain 5 
> save/restore helper [5528] died due to fatal signal Broken pipe
> migration sender: libxl_domain_suspend failed (rc=-3)
> libxl: info: libxl_exec.c:118:libxl_report_child_exitstatus: migration 
> transport process [5515] exited with error status 6
> Migration failed, resuming at sender.
> xc: error: Dom 5 not suspended: (shutdown 0, reason 255): Internal error
> libxl: error: libxl_dom_suspend.c:409:libxl__domain_resume: 
> xc_domain_resume failed for domain 5: Invalid argument

Error2 : When I trying Remus command,
xl remus -i 40 gentoo (Backup domain name)
> migration target: Ready to receive domain.
> Saving to migration stream new xl format (info 0x3/0x0/1349)
> libxl: error: libxl.c:889:libxl__remus_setup: Remus: No support for 
> network buffering
> Remus: Backup failed? resuming domain at primary.
> xc: error: Dom 5 not suspended: (shutdown 0, reason 255): Internal error
> libxl: error: libxl_dom_suspend.c:409:libxl__domain_resume: 
> xc_domain_resume failed for domain 5: Invalid argument
> Loading new save file <incoming migration stream> (new xl fmt info 
> 0x3/0x0/1349)
> Savefile has mandatory flag(s) 0x2 which are not supported; need newer xl
> migration target: Domain creation failed (code -6).

My DomU is created by following next link.
https://wiki.gentoo.org/wiki/Xen#Creating_an_Unpriviledged_Domain_.28domU.29

And this is my configuration file
> kernel = "/xen/kernel-4.0.5-DomU"
>
> memory = 2048
> name   = "gentoo"
> disk   = ['/dev/drbd1,raw,xvda1,rw,script=block-drbd']
> vif = ['bridge=br0']
> root   = "/dev/xvda1 ro"
>
> on_poweroff = 'destroy'
> on_reboot = 'restart'
> on_crash = 'restart'
I can boot DomU and DomU works perfectly. But can't migrate.
I don't know why normal migation is not working.

I have to use Ubuntu Dom0 and Ubuntu domU(HVM) in order to Remus with DRBD?

Best regards.

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users

From xen-users-bounces@lists.xen.org Tue Jan 19 04:24:04 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Tue, 19 Jan 2016 04:24:04 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aLNoj-0001se-6n; Tue, 19 Jan 2016 04:22:53 +0000
Received: from mail6.bemta14.messagelabs.com ([193.109.254.103])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <getchus1@gmail.com>) id 1aLNoh-0001sZ-Dg
	for xen-users@lists.xen.org; Tue, 19 Jan 2016 04:22:51 +0000
Received: from [193.109.254.147] by server-13.bemta-14.messagelabs.com id
	72/B4-08347-A1ABD965; Tue, 19 Jan 2016 04:22:50 +0000
X-Env-Sender: getchus1@gmail.com
X-Msg-Ref: server-15.tower-27.messagelabs.com!1453177368!17754191!1
X-Originating-IP: [209.85.220.43]
X-SpamReason: No, hits=0.0 required=7.0 tests=
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 35534 invoked from network); 19 Jan 2016 04:22:49 -0000
Received: from mail-pa0-f43.google.com (HELO mail-pa0-f43.google.com)
	(209.85.220.43)
	by server-15.tower-27.messagelabs.com with AES128-GCM-SHA256 encrypted
	SMTP; 19 Jan 2016 04:22:49 -0000
Received: by mail-pa0-f43.google.com with SMTP id uo6so430427569pac.1
	for <xen-users@lists.xen.org>; Mon, 18 Jan 2016 20:22:49 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
	h=to:from:subject:message-id:date:user-agent:mime-version
	:content-type:content-transfer-encoding;
	bh=mneIRoBgi1YA61bxlSB7KHU/ryBKTvI5gcwgkvdorYU=;
	b=fEa7xa6za4zSfQSxFnuBhlGG+cJQAtGBHBldMZjqB+HaePh6YwBjb/tYsh5dhrNoYE
	Sw8yDcsyMYq/rByrMrczeGb1cdneknj2pPNs71ldNzqOYHOiu8/PP1vhzs1l3qw7SoR5
	qEquYpGS9a12qg+kHvDUGHCRdZOFZKUQv0IR5E7FfIIMMBYZR/geQWAEjK/Z69vq7Hle
	6WcnGBOIL3dGSQ2m72DxXSvSfwavQJRlsfWPmls1QBmUToawS7yZtGRD9d1//5U6dXf7
	BmMROtv42kT4BB6ywru/HBdwZiDo8SquLZza+y9npDzyoVh9qoufRy7WitBcZIZZzmTu
	8YDQ==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
	d=1e100.net; s=20130820;
	h=x-gm-message-state:to:from:subject:message-id:date:user-agent
	:mime-version:content-type:content-transfer-encoding;
	bh=mneIRoBgi1YA61bxlSB7KHU/ryBKTvI5gcwgkvdorYU=;
	b=mHgyyXWFMG1ED4vWC5Ifet3AmR7+Gj3ZJ5jiTl3AmWko27ApO2sEEWZK0JX/N+UI1y
	3993AnUsQxq5cxH8v5uAkP2XpY2iAuNxE7HrEl5SbS09UrNsAPBZqlcAOSPS2WrsOde4
	DPTEny92PC5LGs3cnhLxjDDbjVTAOXqVKzVjQr2HQa6OSkA07Kvjongr0y+8xx8JmrZc
	h7Zk7HZ2dACC1V8qT1zJz9EsSTjc4zRtHJagrU5HGj65o2Ivquk0Mj7/2xQsZeXNTKqx
	PpDOr/8fiUa2TbWIBNa1wKqzBDdx+4vwSDOhUBFMsxkR0pwJ4OvyoEGDbl7OtkwjQOe0
	Ie4A==
X-Gm-Message-State: ALoCoQmunvUjJECRu4+LwrhTdPTKZOriY/tYcgJSPOZDjYgzue8dRleOW8xEyLtr+lE7Nd60cP1xKg9inCkhw1pdnMJ2b2Nk5w==
X-Received: by 10.66.234.8 with SMTP id ua8mr41635320pac.45.1453177368020;
	Mon, 18 Jan 2016 20:22:48 -0800 (PST)
Received: from 192-168-22-25.i.sslab.ics.keio.ac.jp
	(sslab-relay.ics.keio.ac.jp. [131.113.126.173])
	by smtp.gmail.com with ESMTPSA id
	ud10sm37553293pab.27.2016.01.18.20.22.47
	for <xen-users@lists.xen.org> (version=TLSv1/SSLv3 cipher=OTHER);
	Mon, 18 Jan 2016 20:22:47 -0800 (PST)
To: xen-users@lists.xen.org
From: JAJA <getchus1@gmail.com>
Message-ID: <569DBA16.8010209@gmail.com>
Date: Tue, 19 Jan 2016 13:22:46 +0900
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:38.0)
	Gecko/20100101 Thunderbird/38.5.1
MIME-Version: 1.0
Subject: [Xen-users] Migration failed.
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Transfer-Encoding: 7bit
Content-Type: text/plain; charset="us-ascii"; Format="flowed"
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

Hello, Xen-users.

I am trying to use remus with drbd.(Xen 4.5)

I read next 
link(http://wiki.xenproject.org/wiki/Install_Xen_4.5_with_Remus_and_DRBD_on_Ubuntu_12.10) 
carefully and follow it.(I remove pygrub and xen-create-image comnmands 
Because I use gentoo for Dom0 Linux) But, failed with next error messages.


Error1 : When I trying to live migration,
xl migrate --live gentoo (Backup domain name)
> Saving to migration stream new xl format (info 0x3/0x0/1349)
> Loading new save file <incoming migration stream> (new xl fmt info 
> 0x3/0x0/1349)
> Savefile has mandatory flag(s) 0x2 which are not supported; need newer xl
> migration target: Domain creation failed (code -6).
> xc: info: Saving domain 5, type x86 PV
> libxl: error: libxl_utils.c:430:libxl_read_exactly: file/stream 
> truncated reading ipc msg header from domain 5 save/restore helper 
> stdout pipe
> libxl: error: libxl_exec.c:129:libxl_report_child_exitstatus: domain 5 
> save/restore helper [5528] died due to fatal signal Broken pipe
> migration sender: libxl_domain_suspend failed (rc=-3)
> libxl: info: libxl_exec.c:118:libxl_report_child_exitstatus: migration 
> transport process [5515] exited with error status 6
> Migration failed, resuming at sender.
> xc: error: Dom 5 not suspended: (shutdown 0, reason 255): Internal error
> libxl: error: libxl_dom_suspend.c:409:libxl__domain_resume: 
> xc_domain_resume failed for domain 5: Invalid argument

Error2 : When I trying Remus command,
xl remus -i 40 gentoo (Backup domain name)
> migration target: Ready to receive domain.
> Saving to migration stream new xl format (info 0x3/0x0/1349)
> libxl: error: libxl.c:889:libxl__remus_setup: Remus: No support for 
> network buffering
> Remus: Backup failed? resuming domain at primary.
> xc: error: Dom 5 not suspended: (shutdown 0, reason 255): Internal error
> libxl: error: libxl_dom_suspend.c:409:libxl__domain_resume: 
> xc_domain_resume failed for domain 5: Invalid argument
> Loading new save file <incoming migration stream> (new xl fmt info 
> 0x3/0x0/1349)
> Savefile has mandatory flag(s) 0x2 which are not supported; need newer xl
> migration target: Domain creation failed (code -6).

My DomU is created by following next link.
https://wiki.gentoo.org/wiki/Xen#Creating_an_Unpriviledged_Domain_.28domU.29

And this is my configuration file
> kernel = "/xen/kernel-4.0.5-DomU"
>
> memory = 2048
> name   = "gentoo"
> disk   = ['/dev/drbd1,raw,xvda1,rw,script=block-drbd']
> vif = ['bridge=br0']
> root   = "/dev/xvda1 ro"
>
> on_poweroff = 'destroy'
> on_reboot = 'restart'
> on_crash = 'restart'
I can boot DomU and DomU works perfectly. But can't migrate.
I don't know why normal migation is not working.

I have to use Ubuntu Dom0 and Ubuntu domU(HVM) in order to Remus with DRBD?

Best regards.

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users

From xen-users-bounces@lists.xen.org Tue Jan 19 07:48:14 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Tue, 19 Jan 2016 07:48:14 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aLR0Q-0004RP-AW; Tue, 19 Jan 2016 07:47:10 +0000
Received: from mail6.bemta4.messagelabs.com ([85.158.143.247])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <david.winterstein@compositiv.com>)
	id 1aLR0O-0004RK-O2
	for xen-users@lists.xen.org; Tue, 19 Jan 2016 07:47:08 +0000
Received: from [85.158.143.35] by server-1.bemta-4.messagelabs.com id
	B6/89-09708-BF9ED965; Tue, 19 Jan 2016 07:47:07 +0000
X-Env-Sender: david.winterstein@compositiv.com
X-Msg-Ref: server-11.tower-21.messagelabs.com!1453189627!10819625!1
X-Originating-IP: [80.70.204.3]
X-SpamReason: No, hits=0.0 required=7.0 tests=
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 37891 invoked from network); 19 Jan 2016 07:47:07 -0000
Received: from admin.compositiv.com (HELO admin.compositiv.com) (80.70.204.3)
	by server-11.tower-21.messagelabs.com with DHE-RSA-AES256-GCM-SHA384
	encrypted SMTP; 19 Jan 2016 07:47:07 -0000
Received: from [172.30.30.40] (buero.compositiv.com [217.86.226.49])
	by admin.compositiv.com (Postfix) with ESMTPSA id 4FE9C1201C9
	for <xen-users@lists.xen.org>; Tue, 19 Jan 2016 08:47:06 +0100 (CET)
To: xen-users@lists.xen.org
References: <569CAB2F.403@compositiv.com>
	<1453112448.6020.105.camel@citrix.com>
	<569CC1A3.2080801@compositiv.com>
	<1453115553.6020.115.camel@citrix.com>
	<569CD4BA.8010500@compositiv.com>
	<1453121352.6020.147.camel@citrix.com>
From: David Winterstein <david.winterstein@compositiv.com>
Organization: Compositiv
Message-ID: <569DEA02.9050009@compositiv.com>
Date: Tue, 19 Jan 2016 08:47:14 +0100
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101
	Thunderbird/38.5.1
MIME-Version: 1.0
In-Reply-To: <1453121352.6020.147.camel@citrix.com>
Content-Length: 2286
X-Virus-Scanned: clamav-milter 0.98.7 at zeus
X-Virus-Status: Clean
Subject: Re: [Xen-users] VM bridge doesn't pass traffic
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: base64
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

QW0gMTguMDEuMjAxNiB1bSAxMzo0OSBzY2hyaWViIElhbiBDYW1wYmVsbDoKPj4+IExhc3RseSB3
aGlsZSBJJ20gZmlzaGluZyBmb3IgcG90ZW50aWFsIGNsdWVzIHBsZWFzZSBjb3VsZCB5b3UgcG9z
dCB0aGUKPj4+IG91dHB1dCBvZiBvZiAieGwgLXZ2diBjcmVhdGUgPGNmZz4iLCB0aGUgLXZ2diBt
YWtlcyBpdCBtdWNoIG1vcmUKPj4+IHZlcmJvc2UuCj4+IE91dHB1dCBvZiB0aGUgY3JlYXRlIGNv
bW1hbmQ6IGh0dHA6Ly9wYXN0ZWJpbi5jb20vN0NxZFMyWmQKPj4gT3V0cHV0IG9mIHRoZSB2bSBi
b290IHByb2Nlc3MgKGZyb20geGwgY29uc29sZSk6Cj4+IGh0dHA6Ly9wYXN0ZWJpbi5jb20vWmR1
d1NtTm4KPiBBaCwgaGVyZSBpcyBzb21ldGhpbmcgaW50ZXJlc3Rpbmc6Cj4KPiBbICAgIDEuNTA3
ODM0XSB4ZW5fbmV0ZnJvbnQ6IEluaXRpYWxpc2luZyBYZW4gdmlydHVhbCBldGhlcm5ldCBkcml2
ZXIKPiBbICAgIDEuNTEzNzU0XSB4ZW5fbmV0ZnJvbnQ6IGNhbid0IGFsbG9jIHJ4IGdyYW50IHJl
ZnMKPiBbICAgIDEuNTEzNzYyXSBuZXQgZXRoMDogb25seSBjcmVhdGVkIDMyIHF1ZXVlcwo+Cj4g
SWYgeW91IHVzZSBmZXdlciB2Y3B1cyAobGlrZSAyIGZvciBleGFtcGxlKSBkb2VzIGl0IHdvcms/
IElmIHNvIHRoZW4gYQo+IHdvcmthcm91bmQgd291bGQgYmUgdG8gbGltaXQgdGhlIG51bWJlciBv
ZiBxdWV1ZXMgdG8gZmV3ZXIgdGhhbiB0aGUgbnVtYmVyCj4gb2YgdmNwdXMgKHRoZSBkZWZhdWx0
KS4gSUlSQyB0aGVyZSB3ZXJlIHNvbWUgYnVncyBpbiB0aGlzIGNhcGFiaWxpdHksIEknbQo+IGhv
cGluZyB0aGF0IFdlaSAoY2MtZCkgY2FuIHJlbWVtYmVyIHRoZSBuZWNlc3NhcnkgZGFuY2UuCj4K
PiBBbiBhbHRlcm5hdGl2ZSB0byBsaW1pdGluZyB0aGUgcXVldWVzIG1pZ2h0IGJlIHRvIGluY3Jl
YXNlIHRoZSBtYXhpbXVtCj4gbnVtYmVyIG9mIHBhZ2VzIGVhY2ggZ3Vlc3QgY2FuIHVzZSBmb3Ig
Z3JhbnQgdGFibGVzIChpLmUuIGluY3JlYXNlIHRoZQo+IG51bWJlciBvZiBncmFudHMpLiBUaGlz
IGNhbiBiZSBkb25lIHdpdGggdGhlIGdudHRhYl9tYXhfbnJfZnJhbWVzCj4gaHlwZXJ2aXNvciBj
b21tYW5kIGxpbmUgb3B0aW9uLiAoU2VlIGh0dHA6Ly94ZW5iaXRzLnhlbi5vcmcvZG9jcy80LjQv
bWlzYy94Cj4gZW4tY29tbWFuZC1saW5lLmh0bWwpLgo+Cj4gSSB0aGluayB0aGUgZGVmYXVsdCBp
cyAzMiwgc28geW91IGNvdWxkIGUuZy4gdHJ5IGRvdWJsaW5nIGl0LgoKSGVsbCB5ZXMhIEl0IHdv
cmtlZCEgVGhhbmsgeW91IHNvIG11Y2ghCldpc2ggeW91IGFsbCB0aGUgYmVzdCBhbmQgaGF2ZSBh
IG5pY2Ugd2Vlay4KUmVnYXJkcywKICBEYXZpZAoKCkNvbXBvc2l0aXYgR21iSApIYW1tZXIgRGVp
Y2ggMzAKMjA1MzcgSGFtYnVyZwpUZWw6IDA0MCAvIDYwOSA0MzQ5IDAKRmF4OiAwNDAgLyA2MDkg
NDM0OSA0MAoKR2VzY2jDpGZ0c2bDvGhyZXIgTWF0dGhpYXMgS3Jhd2VuCkFtdHNnZXJpY2h0IEhh
bWJ1cmcgLSBIUkIgMTIyNTQwCgpVU3QuLUlkTnI6IERFMjgyNDMyODM0CkVzIGdlbHRlbiBhdXNz
Y2hsaWXDn2xpY2ggdW5zZXJlIEFHQi4KCgpfX19fX19fX19fX19fX19fX19fX19fX19fX19fX19f
X19fX19fX19fX19fX19fXwpYZW4tdXNlcnMgbWFpbGluZyBsaXN0Clhlbi11c2Vyc0BsaXN0cy54
ZW4ub3JnCmh0dHA6Ly9saXN0cy54ZW4ub3JnL3hlbi11c2Vycw==

From xen-users-bounces@lists.xen.org Tue Jan 19 07:48:14 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Tue, 19 Jan 2016 07:48:14 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aLR0Q-0004RP-AW; Tue, 19 Jan 2016 07:47:10 +0000
Received: from mail6.bemta4.messagelabs.com ([85.158.143.247])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <david.winterstein@compositiv.com>)
	id 1aLR0O-0004RK-O2
	for xen-users@lists.xen.org; Tue, 19 Jan 2016 07:47:08 +0000
Received: from [85.158.143.35] by server-1.bemta-4.messagelabs.com id
	B6/89-09708-BF9ED965; Tue, 19 Jan 2016 07:47:07 +0000
X-Env-Sender: david.winterstein@compositiv.com
X-Msg-Ref: server-11.tower-21.messagelabs.com!1453189627!10819625!1
X-Originating-IP: [80.70.204.3]
X-SpamReason: No, hits=0.0 required=7.0 tests=
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 37891 invoked from network); 19 Jan 2016 07:47:07 -0000
Received: from admin.compositiv.com (HELO admin.compositiv.com) (80.70.204.3)
	by server-11.tower-21.messagelabs.com with DHE-RSA-AES256-GCM-SHA384
	encrypted SMTP; 19 Jan 2016 07:47:07 -0000
Received: from [172.30.30.40] (buero.compositiv.com [217.86.226.49])
	by admin.compositiv.com (Postfix) with ESMTPSA id 4FE9C1201C9
	for <xen-users@lists.xen.org>; Tue, 19 Jan 2016 08:47:06 +0100 (CET)
To: xen-users@lists.xen.org
References: <569CAB2F.403@compositiv.com>
	<1453112448.6020.105.camel@citrix.com>
	<569CC1A3.2080801@compositiv.com>
	<1453115553.6020.115.camel@citrix.com>
	<569CD4BA.8010500@compositiv.com>
	<1453121352.6020.147.camel@citrix.com>
From: David Winterstein <david.winterstein@compositiv.com>
Organization: Compositiv
Message-ID: <569DEA02.9050009@compositiv.com>
Date: Tue, 19 Jan 2016 08:47:14 +0100
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101
	Thunderbird/38.5.1
MIME-Version: 1.0
In-Reply-To: <1453121352.6020.147.camel@citrix.com>
Content-Length: 2286
X-Virus-Scanned: clamav-milter 0.98.7 at zeus
X-Virus-Status: Clean
Subject: Re: [Xen-users] VM bridge doesn't pass traffic
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: base64
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

QW0gMTguMDEuMjAxNiB1bSAxMzo0OSBzY2hyaWViIElhbiBDYW1wYmVsbDoKPj4+IExhc3RseSB3
aGlsZSBJJ20gZmlzaGluZyBmb3IgcG90ZW50aWFsIGNsdWVzIHBsZWFzZSBjb3VsZCB5b3UgcG9z
dCB0aGUKPj4+IG91dHB1dCBvZiBvZiAieGwgLXZ2diBjcmVhdGUgPGNmZz4iLCB0aGUgLXZ2diBt
YWtlcyBpdCBtdWNoIG1vcmUKPj4+IHZlcmJvc2UuCj4+IE91dHB1dCBvZiB0aGUgY3JlYXRlIGNv
bW1hbmQ6IGh0dHA6Ly9wYXN0ZWJpbi5jb20vN0NxZFMyWmQKPj4gT3V0cHV0IG9mIHRoZSB2bSBi
b290IHByb2Nlc3MgKGZyb20geGwgY29uc29sZSk6Cj4+IGh0dHA6Ly9wYXN0ZWJpbi5jb20vWmR1
d1NtTm4KPiBBaCwgaGVyZSBpcyBzb21ldGhpbmcgaW50ZXJlc3Rpbmc6Cj4KPiBbICAgIDEuNTA3
ODM0XSB4ZW5fbmV0ZnJvbnQ6IEluaXRpYWxpc2luZyBYZW4gdmlydHVhbCBldGhlcm5ldCBkcml2
ZXIKPiBbICAgIDEuNTEzNzU0XSB4ZW5fbmV0ZnJvbnQ6IGNhbid0IGFsbG9jIHJ4IGdyYW50IHJl
ZnMKPiBbICAgIDEuNTEzNzYyXSBuZXQgZXRoMDogb25seSBjcmVhdGVkIDMyIHF1ZXVlcwo+Cj4g
SWYgeW91IHVzZSBmZXdlciB2Y3B1cyAobGlrZSAyIGZvciBleGFtcGxlKSBkb2VzIGl0IHdvcms/
IElmIHNvIHRoZW4gYQo+IHdvcmthcm91bmQgd291bGQgYmUgdG8gbGltaXQgdGhlIG51bWJlciBv
ZiBxdWV1ZXMgdG8gZmV3ZXIgdGhhbiB0aGUgbnVtYmVyCj4gb2YgdmNwdXMgKHRoZSBkZWZhdWx0
KS4gSUlSQyB0aGVyZSB3ZXJlIHNvbWUgYnVncyBpbiB0aGlzIGNhcGFiaWxpdHksIEknbQo+IGhv
cGluZyB0aGF0IFdlaSAoY2MtZCkgY2FuIHJlbWVtYmVyIHRoZSBuZWNlc3NhcnkgZGFuY2UuCj4K
PiBBbiBhbHRlcm5hdGl2ZSB0byBsaW1pdGluZyB0aGUgcXVldWVzIG1pZ2h0IGJlIHRvIGluY3Jl
YXNlIHRoZSBtYXhpbXVtCj4gbnVtYmVyIG9mIHBhZ2VzIGVhY2ggZ3Vlc3QgY2FuIHVzZSBmb3Ig
Z3JhbnQgdGFibGVzIChpLmUuIGluY3JlYXNlIHRoZQo+IG51bWJlciBvZiBncmFudHMpLiBUaGlz
IGNhbiBiZSBkb25lIHdpdGggdGhlIGdudHRhYl9tYXhfbnJfZnJhbWVzCj4gaHlwZXJ2aXNvciBj
b21tYW5kIGxpbmUgb3B0aW9uLiAoU2VlIGh0dHA6Ly94ZW5iaXRzLnhlbi5vcmcvZG9jcy80LjQv
bWlzYy94Cj4gZW4tY29tbWFuZC1saW5lLmh0bWwpLgo+Cj4gSSB0aGluayB0aGUgZGVmYXVsdCBp
cyAzMiwgc28geW91IGNvdWxkIGUuZy4gdHJ5IGRvdWJsaW5nIGl0LgoKSGVsbCB5ZXMhIEl0IHdv
cmtlZCEgVGhhbmsgeW91IHNvIG11Y2ghCldpc2ggeW91IGFsbCB0aGUgYmVzdCBhbmQgaGF2ZSBh
IG5pY2Ugd2Vlay4KUmVnYXJkcywKICBEYXZpZAoKCkNvbXBvc2l0aXYgR21iSApIYW1tZXIgRGVp
Y2ggMzAKMjA1MzcgSGFtYnVyZwpUZWw6IDA0MCAvIDYwOSA0MzQ5IDAKRmF4OiAwNDAgLyA2MDkg
NDM0OSA0MAoKR2VzY2jDpGZ0c2bDvGhyZXIgTWF0dGhpYXMgS3Jhd2VuCkFtdHNnZXJpY2h0IEhh
bWJ1cmcgLSBIUkIgMTIyNTQwCgpVU3QuLUlkTnI6IERFMjgyNDMyODM0CkVzIGdlbHRlbiBhdXNz
Y2hsaWXDn2xpY2ggdW5zZXJlIEFHQi4KCgpfX19fX19fX19fX19fX19fX19fX19fX19fX19fX19f
X19fX19fX19fX19fX19fXwpYZW4tdXNlcnMgbWFpbGluZyBsaXN0Clhlbi11c2Vyc0BsaXN0cy54
ZW4ub3JnCmh0dHA6Ly9saXN0cy54ZW4ub3JnL3hlbi11c2Vycw==

From xen-users-bounces@lists.xen.org Tue Jan 19 08:25:58 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Tue, 19 Jan 2016 08:25:58 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aLRb9-0006mb-0V; Tue, 19 Jan 2016 08:25:07 +0000
Received: from mail6.bemta4.messagelabs.com ([85.158.143.247])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <david.winterstein@compositiv.com>)
	id 1aLRb8-0006mU-3T
	for xen-users@lists.xen.org; Tue, 19 Jan 2016 08:25:06 +0000
Received: from [85.158.143.35] by server-1.bemta-4.messagelabs.com id
	DC/12-09708-1E2FD965; Tue, 19 Jan 2016 08:25:05 +0000
X-Env-Sender: david.winterstein@compositiv.com
X-Msg-Ref: server-16.tower-21.messagelabs.com!1453191904!6446345!1
X-Originating-IP: [80.70.204.3]
X-SpamReason: No, hits=0.0 required=7.0 tests=
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 9091 invoked from network); 19 Jan 2016 08:25:04 -0000
Received: from admin.compositiv.com (HELO admin.compositiv.com) (80.70.204.3)
	by server-16.tower-21.messagelabs.com with DHE-RSA-AES256-GCM-SHA384
	encrypted SMTP; 19 Jan 2016 08:25:04 -0000
Received: from [172.30.30.40] (buero.compositiv.com [217.86.226.49])
	by admin.compositiv.com (Postfix) with ESMTPSA id 92CB1120173
	for <xen-users@lists.xen.org>; Tue, 19 Jan 2016 09:25:03 +0100 (CET)
To: xen-users@lists.xen.org
References: <569CAB2F.403@compositiv.com>
	<1453112448.6020.105.camel@citrix.com>
	<569CC1A3.2080801@compositiv.com>
	<1453115553.6020.115.camel@citrix.com>
	<569CD4BA.8010500@compositiv.com>
	<1453121352.6020.147.camel@citrix.com>
	<569DEA02.9050009@compositiv.com>
From: David Winterstein <david.winterstein@compositiv.com>
X-Enigmail-Draft-Status: N1110
Organization: Compositiv
Message-ID: <569DF2F1.6020808@compositiv.com>
Date: Tue, 19 Jan 2016 09:25:21 +0100
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101
	Thunderbird/38.5.1
MIME-Version: 1.0
In-Reply-To: <569DEA02.9050009@compositiv.com>
X-Virus-Scanned: clamav-milter 0.98.7 at zeus
X-Virus-Status: Clean
Subject: Re: [Xen-users] VM bridge doesn't pass traffic
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: base64
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

Pj4+PiBMYXN0bHkgd2hpbGUgSSdtIGZpc2hpbmcgZm9yIHBvdGVudGlhbCBjbHVlcyBwbGVhc2Ug
Y291bGQgeW91IHBvc3QgdGhlCj4+Pj4gb3V0cHV0IG9mIG9mICJ4bCAtdnZ2IGNyZWF0ZSA8Y2Zn
PiIsIHRoZSAtdnZ2IG1ha2VzIGl0IG11Y2ggbW9yZQo+Pj4+IHZlcmJvc2UuCj4+PiBPdXRwdXQg
b2YgdGhlIGNyZWF0ZSBjb21tYW5kOiBodHRwOi8vcGFzdGViaW4uY29tLzdDcWRTMlpkCj4+PiBP
dXRwdXQgb2YgdGhlIHZtIGJvb3QgcHJvY2VzcyAoZnJvbSB4bCBjb25zb2xlKToKPj4+IGh0dHA6
Ly9wYXN0ZWJpbi5jb20vWmR1d1NtTm4KPj4gQWgsIGhlcmUgaXMgc29tZXRoaW5nIGludGVyZXN0
aW5nOgo+Pgo+PiBbICAgIDEuNTA3ODM0XSB4ZW5fbmV0ZnJvbnQ6IEluaXRpYWxpc2luZyBYZW4g
dmlydHVhbCBldGhlcm5ldCBkcml2ZXIKPj4gWyAgICAxLjUxMzc1NF0geGVuX25ldGZyb250OiBj
YW4ndCBhbGxvYyByeCBncmFudCByZWZzCj4+IFsgICAgMS41MTM3NjJdIG5ldCBldGgwOiBvbmx5
IGNyZWF0ZWQgMzIgcXVldWVzCj4+Cj4+IElmIHlvdSB1c2UgZmV3ZXIgdmNwdXMgKGxpa2UgMiBm
b3IgZXhhbXBsZSkgZG9lcyBpdCB3b3JrPyBJZiBzbyB0aGVuIGEKPj4gd29ya2Fyb3VuZCB3b3Vs
ZCBiZSB0byBsaW1pdCB0aGUgbnVtYmVyIG9mIHF1ZXVlcyB0byBmZXdlciB0aGFuIHRoZSBudW1i
ZXIKPj4gb2YgdmNwdXMgKHRoZSBkZWZhdWx0KS4gSUlSQyB0aGVyZSB3ZXJlIHNvbWUgYnVncyBp
biB0aGlzIGNhcGFiaWxpdHksIEknbQo+PiBob3BpbmcgdGhhdCBXZWkgKGNjLWQpIGNhbiByZW1l
bWJlciB0aGUgbmVjZXNzYXJ5IGRhbmNlLgo+Pgo+PiBBbiBhbHRlcm5hdGl2ZSB0byBsaW1pdGlu
ZyB0aGUgcXVldWVzIG1pZ2h0IGJlIHRvIGluY3JlYXNlIHRoZSBtYXhpbXVtCj4+IG51bWJlciBv
ZiBwYWdlcyBlYWNoIGd1ZXN0IGNhbiB1c2UgZm9yIGdyYW50IHRhYmxlcyAoaS5lLiBpbmNyZWFz
ZSB0aGUKPj4gbnVtYmVyIG9mIGdyYW50cykuIFRoaXMgY2FuIGJlIGRvbmUgd2l0aCB0aGUgZ250
dGFiX21heF9ucl9mcmFtZXMKPj4gaHlwZXJ2aXNvciBjb21tYW5kIGxpbmUgb3B0aW9uLiAoU2Vl
IGh0dHA6Ly94ZW5iaXRzLnhlbi5vcmcvZG9jcy80LjQvbWlzYy94Cj4+IGVuLWNvbW1hbmQtbGlu
ZS5odG1sKS4KPj4KPj4gSSB0aGluayB0aGUgZGVmYXVsdCBpcyAzMiwgc28geW91IGNvdWxkIGUu
Zy4gdHJ5IGRvdWJsaW5nIGl0Lgo+IEhlbGwgeWVzISBJdCB3b3JrZWQhIFRoYW5rIHlvdSBzbyBt
dWNoIQo+IFdpc2ggeW91IGFsbCB0aGUgYmVzdCBhbmQgaGF2ZSBhIG5pY2Ugd2Vlay4KCkhhaGEs
IGdvdHRhIHRha2Ugb3V0IHNvbWUgb2YgdGhlIGVudGh1c2lhc20gLSB0aGUgbGluayB5b3UgcHJv
dmlkZWQKZG9lc24ndCBzZWVtIHRvIHdvcmsgKDQwNCkuCkdvb2dsaW5nIGZvciAiZ250dGFiX21h
eF9ucl9mcmFtZXMiIHNob3dlZCB1cCB0aGF0IHRoZSB0ZXJtIGlzIHByb2JhYmx5CmRlcHJlY2F0
ZWQgYW5kICJtYXhfZ3JhbnRfZnJhbWVzIiBzaG91bGQgYmUgdXNlZCBpbnN0ZWFkLgpJIGNhbid0
IGZpbmQgaG93IHRvIGFwcGx5IHRoZSBvcHRpb24sIHRob3VnaC4gV2hlcmUgZG8gSSBoYXZlIHRv
IGRlY2xhcmUKdGhlIHZhcmlhYmxlPyBJbiAvZXRjL2RlZmF1bHQveGVuIG9yIG1heWJlIC9ldGMv
eGVuL3hsLmNvbmYgb3IgZXZlbiB0aGUKdm0gY29uZmlnIGZpbGUgKHRob3VnaCB0aGF0IHdvdWxk
bid0IG1ha2UgYW55IHNlbnNlIHRvIG1lKT8KClRoYW5rcyBpbiBhZHZhbmNlIGFuZCBraW5kIHJl
Z2FyZHMsCiAgRGF2aWQKCkNvbXBvc2l0aXYgR21iSApIYW1tZXIgRGVpY2ggMzAKMjA1MzcgSGFt
YnVyZwpUZWw6IDA0MCAvIDYwOSA0MzQ5IDAKRmF4OiAwNDAgLyA2MDkgNDM0OSA0MAoKR2VzY2jD
pGZ0c2bDvGhyZXIgTWF0dGhpYXMgS3Jhd2VuCkFtdHNnZXJpY2h0IEhhbWJ1cmcgLSBIUkIgMTIy
NTQwCgpVU3QuLUlkTnI6IERFMjgyNDMyODM0CkVzIGdlbHRlbiBhdXNzY2hsaWXDn2xpY2ggdW5z
ZXJlIEFHQi4KCgoKX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19f
X18KWGVuLXVzZXJzIG1haWxpbmcgbGlzdApYZW4tdXNlcnNAbGlzdHMueGVuLm9yZwpodHRwOi8v
bGlzdHMueGVuLm9yZy94ZW4tdXNlcnM=

From xen-users-bounces@lists.xen.org Tue Jan 19 08:25:58 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Tue, 19 Jan 2016 08:25:58 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aLRb9-0006mb-0V; Tue, 19 Jan 2016 08:25:07 +0000
Received: from mail6.bemta4.messagelabs.com ([85.158.143.247])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <david.winterstein@compositiv.com>)
	id 1aLRb8-0006mU-3T
	for xen-users@lists.xen.org; Tue, 19 Jan 2016 08:25:06 +0000
Received: from [85.158.143.35] by server-1.bemta-4.messagelabs.com id
	DC/12-09708-1E2FD965; Tue, 19 Jan 2016 08:25:05 +0000
X-Env-Sender: david.winterstein@compositiv.com
X-Msg-Ref: server-16.tower-21.messagelabs.com!1453191904!6446345!1
X-Originating-IP: [80.70.204.3]
X-SpamReason: No, hits=0.0 required=7.0 tests=
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 9091 invoked from network); 19 Jan 2016 08:25:04 -0000
Received: from admin.compositiv.com (HELO admin.compositiv.com) (80.70.204.3)
	by server-16.tower-21.messagelabs.com with DHE-RSA-AES256-GCM-SHA384
	encrypted SMTP; 19 Jan 2016 08:25:04 -0000
Received: from [172.30.30.40] (buero.compositiv.com [217.86.226.49])
	by admin.compositiv.com (Postfix) with ESMTPSA id 92CB1120173
	for <xen-users@lists.xen.org>; Tue, 19 Jan 2016 09:25:03 +0100 (CET)
To: xen-users@lists.xen.org
References: <569CAB2F.403@compositiv.com>
	<1453112448.6020.105.camel@citrix.com>
	<569CC1A3.2080801@compositiv.com>
	<1453115553.6020.115.camel@citrix.com>
	<569CD4BA.8010500@compositiv.com>
	<1453121352.6020.147.camel@citrix.com>
	<569DEA02.9050009@compositiv.com>
From: David Winterstein <david.winterstein@compositiv.com>
X-Enigmail-Draft-Status: N1110
Organization: Compositiv
Message-ID: <569DF2F1.6020808@compositiv.com>
Date: Tue, 19 Jan 2016 09:25:21 +0100
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101
	Thunderbird/38.5.1
MIME-Version: 1.0
In-Reply-To: <569DEA02.9050009@compositiv.com>
X-Virus-Scanned: clamav-milter 0.98.7 at zeus
X-Virus-Status: Clean
Subject: Re: [Xen-users] VM bridge doesn't pass traffic
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: base64
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

Pj4+PiBMYXN0bHkgd2hpbGUgSSdtIGZpc2hpbmcgZm9yIHBvdGVudGlhbCBjbHVlcyBwbGVhc2Ug
Y291bGQgeW91IHBvc3QgdGhlCj4+Pj4gb3V0cHV0IG9mIG9mICJ4bCAtdnZ2IGNyZWF0ZSA8Y2Zn
PiIsIHRoZSAtdnZ2IG1ha2VzIGl0IG11Y2ggbW9yZQo+Pj4+IHZlcmJvc2UuCj4+PiBPdXRwdXQg
b2YgdGhlIGNyZWF0ZSBjb21tYW5kOiBodHRwOi8vcGFzdGViaW4uY29tLzdDcWRTMlpkCj4+PiBP
dXRwdXQgb2YgdGhlIHZtIGJvb3QgcHJvY2VzcyAoZnJvbSB4bCBjb25zb2xlKToKPj4+IGh0dHA6
Ly9wYXN0ZWJpbi5jb20vWmR1d1NtTm4KPj4gQWgsIGhlcmUgaXMgc29tZXRoaW5nIGludGVyZXN0
aW5nOgo+Pgo+PiBbICAgIDEuNTA3ODM0XSB4ZW5fbmV0ZnJvbnQ6IEluaXRpYWxpc2luZyBYZW4g
dmlydHVhbCBldGhlcm5ldCBkcml2ZXIKPj4gWyAgICAxLjUxMzc1NF0geGVuX25ldGZyb250OiBj
YW4ndCBhbGxvYyByeCBncmFudCByZWZzCj4+IFsgICAgMS41MTM3NjJdIG5ldCBldGgwOiBvbmx5
IGNyZWF0ZWQgMzIgcXVldWVzCj4+Cj4+IElmIHlvdSB1c2UgZmV3ZXIgdmNwdXMgKGxpa2UgMiBm
b3IgZXhhbXBsZSkgZG9lcyBpdCB3b3JrPyBJZiBzbyB0aGVuIGEKPj4gd29ya2Fyb3VuZCB3b3Vs
ZCBiZSB0byBsaW1pdCB0aGUgbnVtYmVyIG9mIHF1ZXVlcyB0byBmZXdlciB0aGFuIHRoZSBudW1i
ZXIKPj4gb2YgdmNwdXMgKHRoZSBkZWZhdWx0KS4gSUlSQyB0aGVyZSB3ZXJlIHNvbWUgYnVncyBp
biB0aGlzIGNhcGFiaWxpdHksIEknbQo+PiBob3BpbmcgdGhhdCBXZWkgKGNjLWQpIGNhbiByZW1l
bWJlciB0aGUgbmVjZXNzYXJ5IGRhbmNlLgo+Pgo+PiBBbiBhbHRlcm5hdGl2ZSB0byBsaW1pdGlu
ZyB0aGUgcXVldWVzIG1pZ2h0IGJlIHRvIGluY3JlYXNlIHRoZSBtYXhpbXVtCj4+IG51bWJlciBv
ZiBwYWdlcyBlYWNoIGd1ZXN0IGNhbiB1c2UgZm9yIGdyYW50IHRhYmxlcyAoaS5lLiBpbmNyZWFz
ZSB0aGUKPj4gbnVtYmVyIG9mIGdyYW50cykuIFRoaXMgY2FuIGJlIGRvbmUgd2l0aCB0aGUgZ250
dGFiX21heF9ucl9mcmFtZXMKPj4gaHlwZXJ2aXNvciBjb21tYW5kIGxpbmUgb3B0aW9uLiAoU2Vl
IGh0dHA6Ly94ZW5iaXRzLnhlbi5vcmcvZG9jcy80LjQvbWlzYy94Cj4+IGVuLWNvbW1hbmQtbGlu
ZS5odG1sKS4KPj4KPj4gSSB0aGluayB0aGUgZGVmYXVsdCBpcyAzMiwgc28geW91IGNvdWxkIGUu
Zy4gdHJ5IGRvdWJsaW5nIGl0Lgo+IEhlbGwgeWVzISBJdCB3b3JrZWQhIFRoYW5rIHlvdSBzbyBt
dWNoIQo+IFdpc2ggeW91IGFsbCB0aGUgYmVzdCBhbmQgaGF2ZSBhIG5pY2Ugd2Vlay4KCkhhaGEs
IGdvdHRhIHRha2Ugb3V0IHNvbWUgb2YgdGhlIGVudGh1c2lhc20gLSB0aGUgbGluayB5b3UgcHJv
dmlkZWQKZG9lc24ndCBzZWVtIHRvIHdvcmsgKDQwNCkuCkdvb2dsaW5nIGZvciAiZ250dGFiX21h
eF9ucl9mcmFtZXMiIHNob3dlZCB1cCB0aGF0IHRoZSB0ZXJtIGlzIHByb2JhYmx5CmRlcHJlY2F0
ZWQgYW5kICJtYXhfZ3JhbnRfZnJhbWVzIiBzaG91bGQgYmUgdXNlZCBpbnN0ZWFkLgpJIGNhbid0
IGZpbmQgaG93IHRvIGFwcGx5IHRoZSBvcHRpb24sIHRob3VnaC4gV2hlcmUgZG8gSSBoYXZlIHRv
IGRlY2xhcmUKdGhlIHZhcmlhYmxlPyBJbiAvZXRjL2RlZmF1bHQveGVuIG9yIG1heWJlIC9ldGMv
eGVuL3hsLmNvbmYgb3IgZXZlbiB0aGUKdm0gY29uZmlnIGZpbGUgKHRob3VnaCB0aGF0IHdvdWxk
bid0IG1ha2UgYW55IHNlbnNlIHRvIG1lKT8KClRoYW5rcyBpbiBhZHZhbmNlIGFuZCBraW5kIHJl
Z2FyZHMsCiAgRGF2aWQKCkNvbXBvc2l0aXYgR21iSApIYW1tZXIgRGVpY2ggMzAKMjA1MzcgSGFt
YnVyZwpUZWw6IDA0MCAvIDYwOSA0MzQ5IDAKRmF4OiAwNDAgLyA2MDkgNDM0OSA0MAoKR2VzY2jD
pGZ0c2bDvGhyZXIgTWF0dGhpYXMgS3Jhd2VuCkFtdHNnZXJpY2h0IEhhbWJ1cmcgLSBIUkIgMTIy
NTQwCgpVU3QuLUlkTnI6IERFMjgyNDMyODM0CkVzIGdlbHRlbiBhdXNzY2hsaWXDn2xpY2ggdW5z
ZXJlIEFHQi4KCgoKX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19f
X18KWGVuLXVzZXJzIG1haWxpbmcgbGlzdApYZW4tdXNlcnNAbGlzdHMueGVuLm9yZwpodHRwOi8v
bGlzdHMueGVuLm9yZy94ZW4tdXNlcnM=

From xen-users-bounces@lists.xen.org Tue Jan 19 09:42:50 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Tue, 19 Jan 2016 09:42:50 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aLSnR-0005De-TC; Tue, 19 Jan 2016 09:41:53 +0000
Received: from mail6.bemta14.messagelabs.com ([193.109.254.103])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <prvs=8191aee2d=Ian.Campbell@citrix.com>)
	id 1aLSnQ-0005DW-Ix
	for xen-users@lists.xen.org; Tue, 19 Jan 2016 09:41:52 +0000
Received: from [193.109.254.147] by server-7.bemta-14.messagelabs.com id
	B6/9B-28221-CD40E965; Tue, 19 Jan 2016 09:41:48 +0000
X-Env-Sender: prvs=8191aee2d=Ian.Campbell@citrix.com
X-Msg-Ref: server-12.tower-27.messagelabs.com!1453196507!17709617!1
X-Originating-IP: [66.165.176.89]
X-SpamReason: No, hits=0.0 required=7.0 tests=sa_preprocessor: 
	VHJ1c3RlZCBJUDogNjYuMTY1LjE3Ni44OSA9PiAyMDMwMDc=\n,
	received_headers: No Received headers
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 12660 invoked from network); 19 Jan 2016 09:41:48 -0000
Received: from smtp.citrix.com (HELO SMTP.CITRIX.COM) (66.165.176.89)
	by server-12.tower-27.messagelabs.com with RC4-SHA encrypted SMTP;
	19 Jan 2016 09:41:48 -0000
X-IronPort-AV: E=Sophos;i="5.22,316,1449532800"; d="scan'208";a="326079630"
Message-ID: <1453196505.6020.212.camel@citrix.com>
From: Ian Campbell <ian.campbell@citrix.com>
To: JAJA <getchus1@gmail.com>, <xen-users@lists.xen.org>
Date: Tue, 19 Jan 2016 09:41:45 +0000
In-Reply-To: <569DBA16.8010209@gmail.com>
References: <569DBA16.8010209@gmail.com>
X-Mailer: Evolution 3.18.2-1 
MIME-Version: 1.0
X-DLP: MIA1
Subject: Re: [Xen-users] Migration failed.
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: base64
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

T24gVHVlLCAyMDE2LTAxLTE5IGF0IDEzOjIyICswOTAwLCBKQUpBIHdyb3RlOgo+IEhlbGxvLCBY
ZW4tdXNlcnMuCj4gCj4gSSBhbSB0cnlpbmcgdG8gdXNlIHJlbXVzIHdpdGggZHJiZC4oWGVuIDQu
NSkKPiAKPiBJIHJlYWQgbmV4dCAKPiBsaW5rKGh0dHA6Ly93aWtpLnhlbnByb2plY3Qub3JnL3dp
a2kvSW5zdGFsbF9YZW5fNC41X3dpdGhfUmVtdXNfYW5kX0RSQkRfCj4gb25fVWJ1bnR1XzEyLjEw
KSAKPiBjYXJlZnVsbHkgYW5kIGZvbGxvdyBpdC4oSSByZW1vdmUgcHlncnViIGFuZCB4ZW4tY3Jl
YXRlLWltYWdlIGNvbW5tYW5kcyAKPiBCZWNhdXNlIEkgdXNlIGdlbnRvbyBmb3IgRG9tMCBMaW51
eCkgQnV0LCBmYWlsZWQgd2l0aCBuZXh0IGVycm9yCj4gbWVzc2FnZXMuCj4gCj4gCj4gRXJyb3Ix
IDogV2hlbiBJIHRyeWluZyB0byBsaXZlIG1pZ3JhdGlvbiwKPiB4bCBtaWdyYXRlIC0tbGl2ZSBn
ZW50b28gKEJhY2t1cCBkb21haW4gbmFtZSkKCklzICJnZW50b28iIHRoZSBob3N0IG5hbWUgb3Ig
dGhlIGRvbWFpbiBuYW1lPyBFaXRoZXIgd2F5IHRoZSBvdGhlciBvbmUKYXBwZWFycyB0byBiZSBt
aXNzaW5nLCB3aGF0IGlzIHlvdSBhY3R1YWwgY29tbWFuZCBsaW5lPwoKPiA+IFNhdmluZyB0byBt
aWdyYXRpb24gc3RyZWFtIG5ldyB4bCBmb3JtYXQgKGluZm8gMHgzLzB4MC8xMzQ5KQo+ID4gTG9h
ZGluZyBuZXcgc2F2ZSBmaWxlIDxpbmNvbWluZyBtaWdyYXRpb24gc3RyZWFtPiAobmV3IHhsIGZt
dCBpbmZvIAo+ID4gMHgzLzB4MC8xMzQ5KQo+ID4gU2F2ZWZpbGUgaGFzIG1hbmRhdG9yeSBmbGFn
KHMpIDB4MiB3aGljaCBhcmUgbm90IHN1cHBvcnRlZDsgbmVlZCBuZXdlcgo+ID4geGwKClRoaXMg
c2VlbXMgdG8gaW5kaWNhdGUgc29tZSBzb3J0IG9mIHRvb2xzIG1pc21hdGNoLiBJcyBpdCBwb3Nz
aWJsZSB0aGF0IHlvdQphcmUgbWlncmF0aW5nIGJldHdlZW4gdHdvIGRpZmZlcmVudCBob3N0IHN5
c3RlbXMgd2l0aCBkaWZmZXJpbmcgdmVyc2lvbnMgb2YKWGVuIGluc3RhbGxlZD8KCk1pZ3JhdGlv
biBpcyBvbmx5IHN1cHBvcnRlZCBiZXR3ZWVuIGxpa2UgdmVyc2lvbnMgb2YgWGVuIG9yIGZyb20g
b2xkIHRvIG5ldwoodG8gc3VwcG9ydCB1cGdyYWRlKS4gTWlncmF0aW5nIHRvIGFuIG9sZGVyIFhl
biAoaS5lLiBkb3duZ3JhZGluZykgaXMgbm90CnN1cHBvcnRlZCBpbiBnZW5lcmFsLgoKPiA+IG1p
Z3JhdGlvbiB0YXJnZXQ6IERvbWFpbiBjcmVhdGlvbiBmYWlsZWQgKGNvZGUgLTYpLgo+ID4geGM6
IGluZm86IFNhdmluZyBkb21haW4gNSwgdHlwZSB4ODYgUFYKPiA+IGxpYnhsOiBlcnJvcjogbGli
eGxfdXRpbHMuYzo0MzA6bGlieGxfcmVhZF9leGFjdGx5OiBmaWxlL3N0cmVhbSAKPiA+IHRydW5j
YXRlZCByZWFkaW5nIGlwYyBtc2cgaGVhZGVyIGZyb20gZG9tYWluIDUgc2F2ZS9yZXN0b3JlIGhl
bHBlciAKPiA+IHN0ZG91dCBwaXBlCj4gPiBsaWJ4bDogZXJyb3I6IGxpYnhsX2V4ZWMuYzoxMjk6
bGlieGxfcmVwb3J0X2NoaWxkX2V4aXRzdGF0dXM6IGRvbWFpbiA1IAo+ID4gc2F2ZS9yZXN0b3Jl
IGhlbHBlciBbNTUyOF0gZGllZCBkdWUgdG8gZmF0YWwgc2lnbmFsIEJyb2tlbiBwaXBlCj4gPiBt
aWdyYXRpb24gc2VuZGVyOiBsaWJ4bF9kb21haW5fc3VzcGVuZCBmYWlsZWQgKHJjPS0zKQo+ID4g
bGlieGw6IGluZm86IGxpYnhsX2V4ZWMuYzoxMTg6bGlieGxfcmVwb3J0X2NoaWxkX2V4aXRzdGF0
dXM6IG1pZ3JhdGlvbiAKPiA+IHRyYW5zcG9ydCBwcm9jZXNzIFs1NTE1XSBleGl0ZWQgd2l0aCBl
cnJvciBzdGF0dXMgNgo+ID4gTWlncmF0aW9uIGZhaWxlZCwgcmVzdW1pbmcgYXQgc2VuZGVyLgo+
ID4geGM6IGVycm9yOiBEb20gNSBub3Qgc3VzcGVuZGVkOiAoc2h1dGRvd24gMCwgcmVhc29uIDI1
NSk6IEludGVybmFsCj4gPiBlcnJvcgo+ID4gbGlieGw6IGVycm9yOiBsaWJ4bF9kb21fc3VzcGVu
ZC5jOjQwOTpsaWJ4bF9fZG9tYWluX3Jlc3VtZTogCj4gPiB4Y19kb21haW5fcmVzdW1lIGZhaWxl
ZCBmb3IgZG9tYWluIDU6IEludmFsaWQgYXJndW1lbnQKPiAKPiBFcnJvcjIgOiBXaGVuIEkgdHJ5
aW5nIFJlbXVzIGNvbW1hbmQsCj4geGwgcmVtdXMgLWkgNDAgZ2VudG9vIChCYWNrdXAgZG9tYWlu
IG5hbWUpCj4gPiBtaWdyYXRpb24gdGFyZ2V0OiBSZWFkeSB0byByZWNlaXZlIGRvbWFpbi4KPiA+
IFNhdmluZyB0byBtaWdyYXRpb24gc3RyZWFtIG5ldyB4bCBmb3JtYXQgKGluZm8gMHgzLzB4MC8x
MzQ5KQo+ID4gbGlieGw6IGVycm9yOiBsaWJ4bC5jOjg4OTpsaWJ4bF9fcmVtdXNfc2V0dXA6IFJl
bXVzOiBObyBzdXBwb3J0IGZvciAKPiA+IG5ldHdvcmsgYnVmZmVyaW5nCgpUaGlzIGlzIChvbmUg
cmVhc29uKSB3aHkgdGhpcyBpc24ndCB3b3JraW5nLiBJJ2QgcmVjb21tZW5kIGdldHRpbmcgbm9y
bWFsCm1pZ3JhdGlvbiB3b3JraW5nIGZpcnN0LgoKPiA+IFJlbXVzOiBCYWNrdXAgZmFpbGVkPyBy
ZXN1bWluZyBkb21haW4gYXQgcHJpbWFyeS4KPiA+IHhjOiBlcnJvcjogRG9tIDUgbm90IHN1c3Bl
bmRlZDogKHNodXRkb3duIDAsIHJlYXNvbiAyNTUpOiBJbnRlcm5hbAo+ID4gZXJyb3IKPiA+IGxp
YnhsOiBlcnJvcjogbGlieGxfZG9tX3N1c3BlbmQuYzo0MDk6bGlieGxfX2RvbWFpbl9yZXN1bWU6
IAo+ID4geGNfZG9tYWluX3Jlc3VtZSBmYWlsZWQgZm9yIGRvbWFpbiA1OiBJbnZhbGlkIGFyZ3Vt
ZW50Cj4gPiBMb2FkaW5nIG5ldyBzYXZlIGZpbGUgPGluY29taW5nIG1pZ3JhdGlvbiBzdHJlYW0+
IChuZXcgeGwgZm10IGluZm8gCj4gPiAweDMvMHgwLzEzNDkpCj4gPiBTYXZlZmlsZSBoYXMgbWFu
ZGF0b3J5IGZsYWcocykgMHgyIHdoaWNoIGFyZSBub3Qgc3VwcG9ydGVkOyBuZWVkIG5ld2VyCj4g
PiB4bAo+ID4gbWlncmF0aW9uIHRhcmdldDogRG9tYWluIGNyZWF0aW9uIGZhaWxlZCAoY29kZSAt
NikuCj4gCj4gTXkgRG9tVSBpcyBjcmVhdGVkIGJ5IGZvbGxvd2luZyBuZXh0IGxpbmsuCj4gaHR0
cHM6Ly93aWtpLmdlbnRvby5vcmcvd2lraS9YZW4jQ3JlYXRpbmdfYW5fVW5wcml2aWxlZGdlZF9E
b21haW5fLjI4ZG9tVQo+IC4yOQo+IAo+IEFuZCB0aGlzIGlzIG15IGNvbmZpZ3VyYXRpb24gZmls
ZQo+ID4ga2VybmVsID0gIi94ZW4va2VybmVsLTQuMC41LURvbVUiCj4gPiAKPiA+IG1lbW9yeSA9
IDIwNDgKPiA+IG5hbWXCoMKgwqA9ICJnZW50b28iCj4gPiBkaXNrwqDCoMKgPSBbJy9kZXYvZHJi
ZDEscmF3LHh2ZGExLHJ3LHNjcmlwdD1ibG9jay1kcmJkJ10KPiA+IHZpZiA9IFsnYnJpZGdlPWJy
MCddCj4gPiByb290wqDCoMKgPSAiL2Rldi94dmRhMSBybyIKPiA+IAo+ID4gb25fcG93ZXJvZmYg
PSAnZGVzdHJveScKPiA+IG9uX3JlYm9vdCA9ICdyZXN0YXJ0Jwo+ID4gb25fY3Jhc2ggPSAncmVz
dGFydCcKPiBJIGNhbiBib290IERvbVUgYW5kIERvbVUgd29ya3MgcGVyZmVjdGx5LiBCdXQgY2Fu
J3QgbWlncmF0ZS4KPiBJIGRvbid0IGtub3cgd2h5IG5vcm1hbCBtaWdhdGlvbiBpcyBub3Qgd29y
a2luZy4KPiAKPiBJIGhhdmUgdG8gdXNlIFVidW50dSBEb20wIGFuZCBVYnVudHUgZG9tVShIVk0p
IGluIG9yZGVyIHRvIFJlbXVzIHdpdGgKPiBEUkJEPwo+IAo+IEJlc3QgcmVnYXJkcy4KPiAKPiBf
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fXwo+IFhlbi11c2Vy
cyBtYWlsaW5nIGxpc3QKPiBYZW4tdXNlcnNAbGlzdHMueGVuLm9yZwo+IGh0dHA6Ly9saXN0cy54
ZW4ub3JnL3hlbi11c2VycwoKX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19f
X19fX19fX18KWGVuLXVzZXJzIG1haWxpbmcgbGlzdApYZW4tdXNlcnNAbGlzdHMueGVuLm9yZwpo
dHRwOi8vbGlzdHMueGVuLm9yZy94ZW4tdXNlcnM=

From xen-users-bounces@lists.xen.org Tue Jan 19 09:42:50 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Tue, 19 Jan 2016 09:42:50 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aLSnR-0005De-TC; Tue, 19 Jan 2016 09:41:53 +0000
Received: from mail6.bemta14.messagelabs.com ([193.109.254.103])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <prvs=8191aee2d=Ian.Campbell@citrix.com>)
	id 1aLSnQ-0005DW-Ix
	for xen-users@lists.xen.org; Tue, 19 Jan 2016 09:41:52 +0000
Received: from [193.109.254.147] by server-7.bemta-14.messagelabs.com id
	B6/9B-28221-CD40E965; Tue, 19 Jan 2016 09:41:48 +0000
X-Env-Sender: prvs=8191aee2d=Ian.Campbell@citrix.com
X-Msg-Ref: server-12.tower-27.messagelabs.com!1453196507!17709617!1
X-Originating-IP: [66.165.176.89]
X-SpamReason: No, hits=0.0 required=7.0 tests=sa_preprocessor: 
	VHJ1c3RlZCBJUDogNjYuMTY1LjE3Ni44OSA9PiAyMDMwMDc=\n,
	received_headers: No Received headers
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 12660 invoked from network); 19 Jan 2016 09:41:48 -0000
Received: from smtp.citrix.com (HELO SMTP.CITRIX.COM) (66.165.176.89)
	by server-12.tower-27.messagelabs.com with RC4-SHA encrypted SMTP;
	19 Jan 2016 09:41:48 -0000
X-IronPort-AV: E=Sophos;i="5.22,316,1449532800"; d="scan'208";a="326079630"
Message-ID: <1453196505.6020.212.camel@citrix.com>
From: Ian Campbell <ian.campbell@citrix.com>
To: JAJA <getchus1@gmail.com>, <xen-users@lists.xen.org>
Date: Tue, 19 Jan 2016 09:41:45 +0000
In-Reply-To: <569DBA16.8010209@gmail.com>
References: <569DBA16.8010209@gmail.com>
X-Mailer: Evolution 3.18.2-1 
MIME-Version: 1.0
X-DLP: MIA1
Subject: Re: [Xen-users] Migration failed.
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: base64
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

T24gVHVlLCAyMDE2LTAxLTE5IGF0IDEzOjIyICswOTAwLCBKQUpBIHdyb3RlOgo+IEhlbGxvLCBY
ZW4tdXNlcnMuCj4gCj4gSSBhbSB0cnlpbmcgdG8gdXNlIHJlbXVzIHdpdGggZHJiZC4oWGVuIDQu
NSkKPiAKPiBJIHJlYWQgbmV4dCAKPiBsaW5rKGh0dHA6Ly93aWtpLnhlbnByb2plY3Qub3JnL3dp
a2kvSW5zdGFsbF9YZW5fNC41X3dpdGhfUmVtdXNfYW5kX0RSQkRfCj4gb25fVWJ1bnR1XzEyLjEw
KSAKPiBjYXJlZnVsbHkgYW5kIGZvbGxvdyBpdC4oSSByZW1vdmUgcHlncnViIGFuZCB4ZW4tY3Jl
YXRlLWltYWdlIGNvbW5tYW5kcyAKPiBCZWNhdXNlIEkgdXNlIGdlbnRvbyBmb3IgRG9tMCBMaW51
eCkgQnV0LCBmYWlsZWQgd2l0aCBuZXh0IGVycm9yCj4gbWVzc2FnZXMuCj4gCj4gCj4gRXJyb3Ix
IDogV2hlbiBJIHRyeWluZyB0byBsaXZlIG1pZ3JhdGlvbiwKPiB4bCBtaWdyYXRlIC0tbGl2ZSBn
ZW50b28gKEJhY2t1cCBkb21haW4gbmFtZSkKCklzICJnZW50b28iIHRoZSBob3N0IG5hbWUgb3Ig
dGhlIGRvbWFpbiBuYW1lPyBFaXRoZXIgd2F5IHRoZSBvdGhlciBvbmUKYXBwZWFycyB0byBiZSBt
aXNzaW5nLCB3aGF0IGlzIHlvdSBhY3R1YWwgY29tbWFuZCBsaW5lPwoKPiA+IFNhdmluZyB0byBt
aWdyYXRpb24gc3RyZWFtIG5ldyB4bCBmb3JtYXQgKGluZm8gMHgzLzB4MC8xMzQ5KQo+ID4gTG9h
ZGluZyBuZXcgc2F2ZSBmaWxlIDxpbmNvbWluZyBtaWdyYXRpb24gc3RyZWFtPiAobmV3IHhsIGZt
dCBpbmZvIAo+ID4gMHgzLzB4MC8xMzQ5KQo+ID4gU2F2ZWZpbGUgaGFzIG1hbmRhdG9yeSBmbGFn
KHMpIDB4MiB3aGljaCBhcmUgbm90IHN1cHBvcnRlZDsgbmVlZCBuZXdlcgo+ID4geGwKClRoaXMg
c2VlbXMgdG8gaW5kaWNhdGUgc29tZSBzb3J0IG9mIHRvb2xzIG1pc21hdGNoLiBJcyBpdCBwb3Nz
aWJsZSB0aGF0IHlvdQphcmUgbWlncmF0aW5nIGJldHdlZW4gdHdvIGRpZmZlcmVudCBob3N0IHN5
c3RlbXMgd2l0aCBkaWZmZXJpbmcgdmVyc2lvbnMgb2YKWGVuIGluc3RhbGxlZD8KCk1pZ3JhdGlv
biBpcyBvbmx5IHN1cHBvcnRlZCBiZXR3ZWVuIGxpa2UgdmVyc2lvbnMgb2YgWGVuIG9yIGZyb20g
b2xkIHRvIG5ldwoodG8gc3VwcG9ydCB1cGdyYWRlKS4gTWlncmF0aW5nIHRvIGFuIG9sZGVyIFhl
biAoaS5lLiBkb3duZ3JhZGluZykgaXMgbm90CnN1cHBvcnRlZCBpbiBnZW5lcmFsLgoKPiA+IG1p
Z3JhdGlvbiB0YXJnZXQ6IERvbWFpbiBjcmVhdGlvbiBmYWlsZWQgKGNvZGUgLTYpLgo+ID4geGM6
IGluZm86IFNhdmluZyBkb21haW4gNSwgdHlwZSB4ODYgUFYKPiA+IGxpYnhsOiBlcnJvcjogbGli
eGxfdXRpbHMuYzo0MzA6bGlieGxfcmVhZF9leGFjdGx5OiBmaWxlL3N0cmVhbSAKPiA+IHRydW5j
YXRlZCByZWFkaW5nIGlwYyBtc2cgaGVhZGVyIGZyb20gZG9tYWluIDUgc2F2ZS9yZXN0b3JlIGhl
bHBlciAKPiA+IHN0ZG91dCBwaXBlCj4gPiBsaWJ4bDogZXJyb3I6IGxpYnhsX2V4ZWMuYzoxMjk6
bGlieGxfcmVwb3J0X2NoaWxkX2V4aXRzdGF0dXM6IGRvbWFpbiA1IAo+ID4gc2F2ZS9yZXN0b3Jl
IGhlbHBlciBbNTUyOF0gZGllZCBkdWUgdG8gZmF0YWwgc2lnbmFsIEJyb2tlbiBwaXBlCj4gPiBt
aWdyYXRpb24gc2VuZGVyOiBsaWJ4bF9kb21haW5fc3VzcGVuZCBmYWlsZWQgKHJjPS0zKQo+ID4g
bGlieGw6IGluZm86IGxpYnhsX2V4ZWMuYzoxMTg6bGlieGxfcmVwb3J0X2NoaWxkX2V4aXRzdGF0
dXM6IG1pZ3JhdGlvbiAKPiA+IHRyYW5zcG9ydCBwcm9jZXNzIFs1NTE1XSBleGl0ZWQgd2l0aCBl
cnJvciBzdGF0dXMgNgo+ID4gTWlncmF0aW9uIGZhaWxlZCwgcmVzdW1pbmcgYXQgc2VuZGVyLgo+
ID4geGM6IGVycm9yOiBEb20gNSBub3Qgc3VzcGVuZGVkOiAoc2h1dGRvd24gMCwgcmVhc29uIDI1
NSk6IEludGVybmFsCj4gPiBlcnJvcgo+ID4gbGlieGw6IGVycm9yOiBsaWJ4bF9kb21fc3VzcGVu
ZC5jOjQwOTpsaWJ4bF9fZG9tYWluX3Jlc3VtZTogCj4gPiB4Y19kb21haW5fcmVzdW1lIGZhaWxl
ZCBmb3IgZG9tYWluIDU6IEludmFsaWQgYXJndW1lbnQKPiAKPiBFcnJvcjIgOiBXaGVuIEkgdHJ5
aW5nIFJlbXVzIGNvbW1hbmQsCj4geGwgcmVtdXMgLWkgNDAgZ2VudG9vIChCYWNrdXAgZG9tYWlu
IG5hbWUpCj4gPiBtaWdyYXRpb24gdGFyZ2V0OiBSZWFkeSB0byByZWNlaXZlIGRvbWFpbi4KPiA+
IFNhdmluZyB0byBtaWdyYXRpb24gc3RyZWFtIG5ldyB4bCBmb3JtYXQgKGluZm8gMHgzLzB4MC8x
MzQ5KQo+ID4gbGlieGw6IGVycm9yOiBsaWJ4bC5jOjg4OTpsaWJ4bF9fcmVtdXNfc2V0dXA6IFJl
bXVzOiBObyBzdXBwb3J0IGZvciAKPiA+IG5ldHdvcmsgYnVmZmVyaW5nCgpUaGlzIGlzIChvbmUg
cmVhc29uKSB3aHkgdGhpcyBpc24ndCB3b3JraW5nLiBJJ2QgcmVjb21tZW5kIGdldHRpbmcgbm9y
bWFsCm1pZ3JhdGlvbiB3b3JraW5nIGZpcnN0LgoKPiA+IFJlbXVzOiBCYWNrdXAgZmFpbGVkPyBy
ZXN1bWluZyBkb21haW4gYXQgcHJpbWFyeS4KPiA+IHhjOiBlcnJvcjogRG9tIDUgbm90IHN1c3Bl
bmRlZDogKHNodXRkb3duIDAsIHJlYXNvbiAyNTUpOiBJbnRlcm5hbAo+ID4gZXJyb3IKPiA+IGxp
YnhsOiBlcnJvcjogbGlieGxfZG9tX3N1c3BlbmQuYzo0MDk6bGlieGxfX2RvbWFpbl9yZXN1bWU6
IAo+ID4geGNfZG9tYWluX3Jlc3VtZSBmYWlsZWQgZm9yIGRvbWFpbiA1OiBJbnZhbGlkIGFyZ3Vt
ZW50Cj4gPiBMb2FkaW5nIG5ldyBzYXZlIGZpbGUgPGluY29taW5nIG1pZ3JhdGlvbiBzdHJlYW0+
IChuZXcgeGwgZm10IGluZm8gCj4gPiAweDMvMHgwLzEzNDkpCj4gPiBTYXZlZmlsZSBoYXMgbWFu
ZGF0b3J5IGZsYWcocykgMHgyIHdoaWNoIGFyZSBub3Qgc3VwcG9ydGVkOyBuZWVkIG5ld2VyCj4g
PiB4bAo+ID4gbWlncmF0aW9uIHRhcmdldDogRG9tYWluIGNyZWF0aW9uIGZhaWxlZCAoY29kZSAt
NikuCj4gCj4gTXkgRG9tVSBpcyBjcmVhdGVkIGJ5IGZvbGxvd2luZyBuZXh0IGxpbmsuCj4gaHR0
cHM6Ly93aWtpLmdlbnRvby5vcmcvd2lraS9YZW4jQ3JlYXRpbmdfYW5fVW5wcml2aWxlZGdlZF9E
b21haW5fLjI4ZG9tVQo+IC4yOQo+IAo+IEFuZCB0aGlzIGlzIG15IGNvbmZpZ3VyYXRpb24gZmls
ZQo+ID4ga2VybmVsID0gIi94ZW4va2VybmVsLTQuMC41LURvbVUiCj4gPiAKPiA+IG1lbW9yeSA9
IDIwNDgKPiA+IG5hbWXCoMKgwqA9ICJnZW50b28iCj4gPiBkaXNrwqDCoMKgPSBbJy9kZXYvZHJi
ZDEscmF3LHh2ZGExLHJ3LHNjcmlwdD1ibG9jay1kcmJkJ10KPiA+IHZpZiA9IFsnYnJpZGdlPWJy
MCddCj4gPiByb290wqDCoMKgPSAiL2Rldi94dmRhMSBybyIKPiA+IAo+ID4gb25fcG93ZXJvZmYg
PSAnZGVzdHJveScKPiA+IG9uX3JlYm9vdCA9ICdyZXN0YXJ0Jwo+ID4gb25fY3Jhc2ggPSAncmVz
dGFydCcKPiBJIGNhbiBib290IERvbVUgYW5kIERvbVUgd29ya3MgcGVyZmVjdGx5LiBCdXQgY2Fu
J3QgbWlncmF0ZS4KPiBJIGRvbid0IGtub3cgd2h5IG5vcm1hbCBtaWdhdGlvbiBpcyBub3Qgd29y
a2luZy4KPiAKPiBJIGhhdmUgdG8gdXNlIFVidW50dSBEb20wIGFuZCBVYnVudHUgZG9tVShIVk0p
IGluIG9yZGVyIHRvIFJlbXVzIHdpdGgKPiBEUkJEPwo+IAo+IEJlc3QgcmVnYXJkcy4KPiAKPiBf
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fXwo+IFhlbi11c2Vy
cyBtYWlsaW5nIGxpc3QKPiBYZW4tdXNlcnNAbGlzdHMueGVuLm9yZwo+IGh0dHA6Ly9saXN0cy54
ZW4ub3JnL3hlbi11c2VycwoKX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19f
X19fX19fX18KWGVuLXVzZXJzIG1haWxpbmcgbGlzdApYZW4tdXNlcnNAbGlzdHMueGVuLm9yZwpo
dHRwOi8vbGlzdHMueGVuLm9yZy94ZW4tdXNlcnM=

From xen-users-bounces@lists.xen.org Tue Jan 19 09:54:57 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Tue, 19 Jan 2016 09:54:57 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aLSzq-0006Tg-Ko; Tue, 19 Jan 2016 09:54:42 +0000
Received: from mail6.bemta4.messagelabs.com ([85.158.143.247])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <prvs=8191aee2d=Ian.Campbell@citrix.com>)
	id 1aLSzp-0006Ta-4t
	for xen-users@lists.xen.org; Tue, 19 Jan 2016 09:54:41 +0000
Received: from [85.158.143.35] by server-1.bemta-4.messagelabs.com id
	07/DF-09708-0E70E965; Tue, 19 Jan 2016 09:54:40 +0000
X-Env-Sender: prvs=8191aee2d=Ian.Campbell@citrix.com
X-Msg-Ref: server-3.tower-21.messagelabs.com!1453197272!10425335!1
X-Originating-IP: [66.165.176.89]
X-SpamReason: No, hits=0.0 required=7.0 tests=sa_preprocessor: 
	VHJ1c3RlZCBJUDogNjYuMTY1LjE3Ni44OSA9PiAyMDMwMDc=\n,
	received_headers: No Received headers
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 27690 invoked from network); 19 Jan 2016 09:54:36 -0000
Received: from smtp.citrix.com (HELO SMTP.CITRIX.COM) (66.165.176.89)
	by server-3.tower-21.messagelabs.com with RC4-SHA encrypted SMTP;
	19 Jan 2016 09:54:36 -0000
X-IronPort-AV: E=Sophos;i="5.22,316,1449532800"; d="scan'208";a="326081205"
Message-ID: <1453197265.6020.222.camel@citrix.com>
From: Ian Campbell <ian.campbell@citrix.com>
To: David Winterstein <david.winterstein@compositiv.com>,
	<xen-users@lists.xen.org>
Date: Tue, 19 Jan 2016 09:54:25 +0000
In-Reply-To: <569DF2F1.6020808@compositiv.com>
References: <569CAB2F.403@compositiv.com>
	<1453112448.6020.105.camel@citrix.com>
	<569CC1A3.2080801@compositiv.com>
	<1453115553.6020.115.camel@citrix.com>
	<569CD4BA.8010500@compositiv.com>
	<1453121352.6020.147.camel@citrix.com>
	<569DEA02.9050009@compositiv.com> <569DF2F1.6020808@compositiv.com>
X-Mailer: Evolution 3.18.2-1 
MIME-Version: 1.0
X-DLP: MIA2
Subject: Re: [Xen-users] VM bridge doesn't pass traffic
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: base64
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

T24gVHVlLCAyMDE2LTAxLTE5IGF0IDA5OjI1ICswMTAwLCBEYXZpZCBXaW50ZXJzdGVpbiB3cm90
ZToKPiA+ID4gPiA+IExhc3RseSB3aGlsZSBJJ20gZmlzaGluZyBmb3IgcG90ZW50aWFsIGNsdWVz
IHBsZWFzZSBjb3VsZCB5b3UKPiA+ID4gPiA+IHBvc3QgdGhlCj4gPiA+ID4gPiBvdXRwdXQgb2Yg
b2YgInhsIC12dnYgY3JlYXRlIDxjZmc+IiwgdGhlIC12dnYgbWFrZXMgaXQgbXVjaCBtb3JlCj4g
PiA+ID4gPiB2ZXJib3NlLgo+ID4gPiA+IE91dHB1dCBvZiB0aGUgY3JlYXRlIGNvbW1hbmQ6IGh0
dHA6Ly9wYXN0ZWJpbi5jb20vN0NxZFMyWmQKPiA+ID4gPiBPdXRwdXQgb2YgdGhlIHZtIGJvb3Qg
cHJvY2VzcyAoZnJvbSB4bCBjb25zb2xlKToKPiA+ID4gPiBodHRwOi8vcGFzdGViaW4uY29tL1pk
dXdTbU5uCj4gPiA+IEFoLCBoZXJlIGlzIHNvbWV0aGluZyBpbnRlcmVzdGluZzoKPiA+ID4gCj4g
PiA+IFvCoMKgwqDCoDEuNTA3ODM0XSB4ZW5fbmV0ZnJvbnQ6IEluaXRpYWxpc2luZyBYZW4gdmly
dHVhbCBldGhlcm5ldCBkcml2ZXIKPiA+ID4gW8KgwqDCoMKgMS41MTM3NTRdIHhlbl9uZXRmcm9u
dDogY2FuJ3QgYWxsb2MgcnggZ3JhbnQgcmVmcwo+ID4gPiBbwqDCoMKgwqAxLjUxMzc2Ml0gbmV0
IGV0aDA6IG9ubHkgY3JlYXRlZCAzMiBxdWV1ZXMKPiA+ID4gCj4gPiA+IElmIHlvdSB1c2UgZmV3
ZXIgdmNwdXMgKGxpa2UgMiBmb3IgZXhhbXBsZSkgZG9lcyBpdCB3b3JrPyBJZiBzbyB0aGVuCj4g
PiA+IGEKPiA+ID4gd29ya2Fyb3VuZCB3b3VsZCBiZSB0byBsaW1pdCB0aGUgbnVtYmVyIG9mIHF1
ZXVlcyB0byBmZXdlciB0aGFuIHRoZQo+ID4gPiBudW1iZXIKPiA+ID4gb2YgdmNwdXMgKHRoZSBk
ZWZhdWx0KS4gSUlSQyB0aGVyZSB3ZXJlIHNvbWUgYnVncyBpbiB0aGlzIGNhcGFiaWxpdHksCj4g
PiA+IEknbQo+ID4gPiBob3BpbmcgdGhhdCBXZWkgKGNjLWQpIGNhbiByZW1lbWJlciB0aGUgbmVj
ZXNzYXJ5IGRhbmNlLgo+ID4gPiAKPiA+ID4gQW4gYWx0ZXJuYXRpdmUgdG8gbGltaXRpbmcgdGhl
IHF1ZXVlcyBtaWdodCBiZSB0byBpbmNyZWFzZSB0aGUKPiA+ID4gbWF4aW11bQo+ID4gPiBudW1i
ZXIgb2YgcGFnZXMgZWFjaCBndWVzdCBjYW4gdXNlIGZvciBncmFudCB0YWJsZXMgKGkuZS4gaW5j
cmVhc2UKPiA+ID4gdGhlCj4gPiA+IG51bWJlciBvZiBncmFudHMpLiBUaGlzIGNhbiBiZSBkb25l
IHdpdGggdGhlIGdudHRhYl9tYXhfbnJfZnJhbWVzCj4gPiA+IGh5cGVydmlzb3IgY29tbWFuZCBs
aW5lIG9wdGlvbi4gKFNlZSBodHRwOi8veGVuYml0cy54ZW4ub3JnL2RvY3MvNC40Lwo+ID4gPiBt
aXNjL3gKPiA+ID4gZW4tY29tbWFuZC1saW5lLmh0bWwpLgo+ID4gPiAKPiA+ID4gSSB0aGluayB0
aGUgZGVmYXVsdCBpcyAzMiwgc28geW91IGNvdWxkIGUuZy4gdHJ5IGRvdWJsaW5nIGl0Lgo+ID4g
SGVsbCB5ZXMhIEl0IHdvcmtlZCEgVGhhbmsgeW91IHNvIG11Y2ghCj4gPiBXaXNoIHlvdSBhbGwg
dGhlIGJlc3QgYW5kIGhhdmUgYSBuaWNlIHdlZWsuCj4gCj4gSGFoYSwgZ290dGEgdGFrZSBvdXQg
c29tZSBvZiB0aGUgZW50aHVzaWFzbSAtIHRoZSBsaW5rIHlvdSBwcm92aWRlZAo+IGRvZXNuJ3Qg
c2VlbSB0byB3b3JrICg0MDQpLgoKU29ycnksIEkgZWRpdGVkIGl0IGZyb20gdW5zdGFibGUgdG8g
bWF0Y2ggeW91ciB1c2Ugb2YgNC40LCBidXQgbWlzc2VkIHRoZQotdGVzdGluZyBzdWZmaXguIENv
cnJlY3QgVVJMIGlzOgoKaHR0cDovL3hlbmJpdHMueGVuLm9yZy9kb2NzLzQuNC10ZXN0aW5nL21p
c2MveGVuLWNvbW1hbmQtbGluZS5odG1sCgo+IEdvb2dsaW5nIGZvciAiZ250dGFiX21heF9ucl9m
cmFtZXMiIHNob3dlZCB1cCB0aGF0IHRoZSB0ZXJtIGlzIHByb2JhYmx5Cj4gZGVwcmVjYXRlZCBh
bmQgIm1heF9ncmFudF9mcmFtZXMiIHNob3VsZCBiZSB1c2VkIGluc3RlYWQuCgpJdCB3YXNuJ3Qg
ZGVwcmVjYXRlZCB5ZXQgaW4gNC40LCBsb29rcyBsaWtlIHRoYXQgaGFwcGVuZWQgaW4gNC41LgoK
PiBJIGNhbid0IGZpbmQgaG93IHRvIGFwcGx5IHRoZSBvcHRpb24sIHRob3VnaC4gV2hlcmUgZG8g
SSBoYXZlIHRvIGRlY2xhcmUKPiB0aGUgdmFyaWFibGU/IEluIC9ldGMvZGVmYXVsdC94ZW4gb3Ig
bWF5YmUgL2V0Yy94ZW4veGwuY29uZiBvciBldmVuIHRoZQo+IHZtIGNvbmZpZyBmaWxlICh0aG91
Z2ggdGhhdCB3b3VsZG4ndCBtYWtlIGFueSBzZW5zZSB0byBtZSk/CgpJdCBuZWVkcyB0byBnbyBv
biB0aGUgaHlwZXJ2aXNvciBjb21tYW5kIGxpbmUuCgpBc3N1bWluZyB5b3UgYXJlIHVzaW5nIGdy
dWIgd2l0aCB0aGUgdXN1YWwgL2V0Yy9ncnViLmQvMjBfbGludXhfeGVuIHRoZW4KeW91IGNhbiBh
ZGQgYSBsaW5lIHRvIC9ldGMvZGVmYXVsdC9ncnViOgpHUlVCX0NNRExJTkVfWEVOPSJnbnR0YWIu
Li4iCmFuZCByZS1ydW4gdXBkYXRlLWdydWIgKHBhdGhzIG1heSBkaWZmZXIgb24geW91ciBkaXN0
cm8pLgoKVGhlIGRvY3MgZm9yIHRoaXMgc3R1ZmYgYXJlIHByZXR0eSBtdWNoIG5vbi1leGlzdGVu
dCAodGhlcmUncyBzb21lIG9uIHRoZQpTZXJpYWwgY29uc29sZSBhbmQgUENJIHBhc3N0aHJvdWdo
IHdpa2kgcGFnZXMsIGJ1dCBub3RoaW5nIGdlbmVyaWMgd2hpY2ggSQpjYW4gc2VlKS4gSSd2ZSBh
ZGRlZCBhbiBlbnRyeSB0b8KgaHR0cDovL3dpa2kueGVucHJvamVjdC5vcmcvd2lraS9YZW5fRG9j
dW1lCm50X0RheXMvVE9ETwoKPiAKPiBUaGFua3MgaW4gYWR2YW5jZSBhbmQga2luZCByZWdhcmRz
LAo+IMKgIERhdmlkCj4gCj4gQ29tcG9zaXRpdiBHbWJICj4gSGFtbWVyIERlaWNoIDMwCj4gMjA1
MzcgSGFtYnVyZwo+IFRlbDogMDQwIC8gNjA5IDQzNDkgMAo+IEZheDogMDQwIC8gNjA5IDQzNDkg
NDAKPiAKPiBHZXNjaMOkZnRzZsO8aHJlciBNYXR0aGlhcyBLcmF3ZW4KPiBBbXRzZ2VyaWNodCBI
YW1idXJnIC0gSFJCIDEyMjU0MAo+IAo+IFVTdC4tSWROcjogREUyODI0MzI4MzQKPiBFcyBnZWx0
ZW4gYXVzc2NobGllw59saWNoIHVuc2VyZSBBR0IuCj4gCj4gCj4gCj4gX19fX19fX19fX19fX19f
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KPiBYZW4tdXNlcnMgbWFpbGluZyBsaXN0
Cj4gWGVuLXVzZXJzQGxpc3RzLnhlbi5vcmcKPiBodHRwOi8vbGlzdHMueGVuLm9yZy94ZW4tdXNl
cnMKCl9fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fClhlbi11
c2VycyBtYWlsaW5nIGxpc3QKWGVuLXVzZXJzQGxpc3RzLnhlbi5vcmcKaHR0cDovL2xpc3RzLnhl
bi5vcmcveGVuLXVzZXJz

From xen-users-bounces@lists.xen.org Tue Jan 19 09:54:57 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Tue, 19 Jan 2016 09:54:57 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aLSzq-0006Tg-Ko; Tue, 19 Jan 2016 09:54:42 +0000
Received: from mail6.bemta4.messagelabs.com ([85.158.143.247])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <prvs=8191aee2d=Ian.Campbell@citrix.com>)
	id 1aLSzp-0006Ta-4t
	for xen-users@lists.xen.org; Tue, 19 Jan 2016 09:54:41 +0000
Received: from [85.158.143.35] by server-1.bemta-4.messagelabs.com id
	07/DF-09708-0E70E965; Tue, 19 Jan 2016 09:54:40 +0000
X-Env-Sender: prvs=8191aee2d=Ian.Campbell@citrix.com
X-Msg-Ref: server-3.tower-21.messagelabs.com!1453197272!10425335!1
X-Originating-IP: [66.165.176.89]
X-SpamReason: No, hits=0.0 required=7.0 tests=sa_preprocessor: 
	VHJ1c3RlZCBJUDogNjYuMTY1LjE3Ni44OSA9PiAyMDMwMDc=\n,
	received_headers: No Received headers
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 27690 invoked from network); 19 Jan 2016 09:54:36 -0000
Received: from smtp.citrix.com (HELO SMTP.CITRIX.COM) (66.165.176.89)
	by server-3.tower-21.messagelabs.com with RC4-SHA encrypted SMTP;
	19 Jan 2016 09:54:36 -0000
X-IronPort-AV: E=Sophos;i="5.22,316,1449532800"; d="scan'208";a="326081205"
Message-ID: <1453197265.6020.222.camel@citrix.com>
From: Ian Campbell <ian.campbell@citrix.com>
To: David Winterstein <david.winterstein@compositiv.com>,
	<xen-users@lists.xen.org>
Date: Tue, 19 Jan 2016 09:54:25 +0000
In-Reply-To: <569DF2F1.6020808@compositiv.com>
References: <569CAB2F.403@compositiv.com>
	<1453112448.6020.105.camel@citrix.com>
	<569CC1A3.2080801@compositiv.com>
	<1453115553.6020.115.camel@citrix.com>
	<569CD4BA.8010500@compositiv.com>
	<1453121352.6020.147.camel@citrix.com>
	<569DEA02.9050009@compositiv.com> <569DF2F1.6020808@compositiv.com>
X-Mailer: Evolution 3.18.2-1 
MIME-Version: 1.0
X-DLP: MIA2
Subject: Re: [Xen-users] VM bridge doesn't pass traffic
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: base64
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

T24gVHVlLCAyMDE2LTAxLTE5IGF0IDA5OjI1ICswMTAwLCBEYXZpZCBXaW50ZXJzdGVpbiB3cm90
ZToKPiA+ID4gPiA+IExhc3RseSB3aGlsZSBJJ20gZmlzaGluZyBmb3IgcG90ZW50aWFsIGNsdWVz
IHBsZWFzZSBjb3VsZCB5b3UKPiA+ID4gPiA+IHBvc3QgdGhlCj4gPiA+ID4gPiBvdXRwdXQgb2Yg
b2YgInhsIC12dnYgY3JlYXRlIDxjZmc+IiwgdGhlIC12dnYgbWFrZXMgaXQgbXVjaCBtb3JlCj4g
PiA+ID4gPiB2ZXJib3NlLgo+ID4gPiA+IE91dHB1dCBvZiB0aGUgY3JlYXRlIGNvbW1hbmQ6IGh0
dHA6Ly9wYXN0ZWJpbi5jb20vN0NxZFMyWmQKPiA+ID4gPiBPdXRwdXQgb2YgdGhlIHZtIGJvb3Qg
cHJvY2VzcyAoZnJvbSB4bCBjb25zb2xlKToKPiA+ID4gPiBodHRwOi8vcGFzdGViaW4uY29tL1pk
dXdTbU5uCj4gPiA+IEFoLCBoZXJlIGlzIHNvbWV0aGluZyBpbnRlcmVzdGluZzoKPiA+ID4gCj4g
PiA+IFvCoMKgwqDCoDEuNTA3ODM0XSB4ZW5fbmV0ZnJvbnQ6IEluaXRpYWxpc2luZyBYZW4gdmly
dHVhbCBldGhlcm5ldCBkcml2ZXIKPiA+ID4gW8KgwqDCoMKgMS41MTM3NTRdIHhlbl9uZXRmcm9u
dDogY2FuJ3QgYWxsb2MgcnggZ3JhbnQgcmVmcwo+ID4gPiBbwqDCoMKgwqAxLjUxMzc2Ml0gbmV0
IGV0aDA6IG9ubHkgY3JlYXRlZCAzMiBxdWV1ZXMKPiA+ID4gCj4gPiA+IElmIHlvdSB1c2UgZmV3
ZXIgdmNwdXMgKGxpa2UgMiBmb3IgZXhhbXBsZSkgZG9lcyBpdCB3b3JrPyBJZiBzbyB0aGVuCj4g
PiA+IGEKPiA+ID4gd29ya2Fyb3VuZCB3b3VsZCBiZSB0byBsaW1pdCB0aGUgbnVtYmVyIG9mIHF1
ZXVlcyB0byBmZXdlciB0aGFuIHRoZQo+ID4gPiBudW1iZXIKPiA+ID4gb2YgdmNwdXMgKHRoZSBk
ZWZhdWx0KS4gSUlSQyB0aGVyZSB3ZXJlIHNvbWUgYnVncyBpbiB0aGlzIGNhcGFiaWxpdHksCj4g
PiA+IEknbQo+ID4gPiBob3BpbmcgdGhhdCBXZWkgKGNjLWQpIGNhbiByZW1lbWJlciB0aGUgbmVj
ZXNzYXJ5IGRhbmNlLgo+ID4gPiAKPiA+ID4gQW4gYWx0ZXJuYXRpdmUgdG8gbGltaXRpbmcgdGhl
IHF1ZXVlcyBtaWdodCBiZSB0byBpbmNyZWFzZSB0aGUKPiA+ID4gbWF4aW11bQo+ID4gPiBudW1i
ZXIgb2YgcGFnZXMgZWFjaCBndWVzdCBjYW4gdXNlIGZvciBncmFudCB0YWJsZXMgKGkuZS4gaW5j
cmVhc2UKPiA+ID4gdGhlCj4gPiA+IG51bWJlciBvZiBncmFudHMpLiBUaGlzIGNhbiBiZSBkb25l
IHdpdGggdGhlIGdudHRhYl9tYXhfbnJfZnJhbWVzCj4gPiA+IGh5cGVydmlzb3IgY29tbWFuZCBs
aW5lIG9wdGlvbi4gKFNlZSBodHRwOi8veGVuYml0cy54ZW4ub3JnL2RvY3MvNC40Lwo+ID4gPiBt
aXNjL3gKPiA+ID4gZW4tY29tbWFuZC1saW5lLmh0bWwpLgo+ID4gPiAKPiA+ID4gSSB0aGluayB0
aGUgZGVmYXVsdCBpcyAzMiwgc28geW91IGNvdWxkIGUuZy4gdHJ5IGRvdWJsaW5nIGl0Lgo+ID4g
SGVsbCB5ZXMhIEl0IHdvcmtlZCEgVGhhbmsgeW91IHNvIG11Y2ghCj4gPiBXaXNoIHlvdSBhbGwg
dGhlIGJlc3QgYW5kIGhhdmUgYSBuaWNlIHdlZWsuCj4gCj4gSGFoYSwgZ290dGEgdGFrZSBvdXQg
c29tZSBvZiB0aGUgZW50aHVzaWFzbSAtIHRoZSBsaW5rIHlvdSBwcm92aWRlZAo+IGRvZXNuJ3Qg
c2VlbSB0byB3b3JrICg0MDQpLgoKU29ycnksIEkgZWRpdGVkIGl0IGZyb20gdW5zdGFibGUgdG8g
bWF0Y2ggeW91ciB1c2Ugb2YgNC40LCBidXQgbWlzc2VkIHRoZQotdGVzdGluZyBzdWZmaXguIENv
cnJlY3QgVVJMIGlzOgoKaHR0cDovL3hlbmJpdHMueGVuLm9yZy9kb2NzLzQuNC10ZXN0aW5nL21p
c2MveGVuLWNvbW1hbmQtbGluZS5odG1sCgo+IEdvb2dsaW5nIGZvciAiZ250dGFiX21heF9ucl9m
cmFtZXMiIHNob3dlZCB1cCB0aGF0IHRoZSB0ZXJtIGlzIHByb2JhYmx5Cj4gZGVwcmVjYXRlZCBh
bmQgIm1heF9ncmFudF9mcmFtZXMiIHNob3VsZCBiZSB1c2VkIGluc3RlYWQuCgpJdCB3YXNuJ3Qg
ZGVwcmVjYXRlZCB5ZXQgaW4gNC40LCBsb29rcyBsaWtlIHRoYXQgaGFwcGVuZWQgaW4gNC41LgoK
PiBJIGNhbid0IGZpbmQgaG93IHRvIGFwcGx5IHRoZSBvcHRpb24sIHRob3VnaC4gV2hlcmUgZG8g
SSBoYXZlIHRvIGRlY2xhcmUKPiB0aGUgdmFyaWFibGU/IEluIC9ldGMvZGVmYXVsdC94ZW4gb3Ig
bWF5YmUgL2V0Yy94ZW4veGwuY29uZiBvciBldmVuIHRoZQo+IHZtIGNvbmZpZyBmaWxlICh0aG91
Z2ggdGhhdCB3b3VsZG4ndCBtYWtlIGFueSBzZW5zZSB0byBtZSk/CgpJdCBuZWVkcyB0byBnbyBv
biB0aGUgaHlwZXJ2aXNvciBjb21tYW5kIGxpbmUuCgpBc3N1bWluZyB5b3UgYXJlIHVzaW5nIGdy
dWIgd2l0aCB0aGUgdXN1YWwgL2V0Yy9ncnViLmQvMjBfbGludXhfeGVuIHRoZW4KeW91IGNhbiBh
ZGQgYSBsaW5lIHRvIC9ldGMvZGVmYXVsdC9ncnViOgpHUlVCX0NNRExJTkVfWEVOPSJnbnR0YWIu
Li4iCmFuZCByZS1ydW4gdXBkYXRlLWdydWIgKHBhdGhzIG1heSBkaWZmZXIgb24geW91ciBkaXN0
cm8pLgoKVGhlIGRvY3MgZm9yIHRoaXMgc3R1ZmYgYXJlIHByZXR0eSBtdWNoIG5vbi1leGlzdGVu
dCAodGhlcmUncyBzb21lIG9uIHRoZQpTZXJpYWwgY29uc29sZSBhbmQgUENJIHBhc3N0aHJvdWdo
IHdpa2kgcGFnZXMsIGJ1dCBub3RoaW5nIGdlbmVyaWMgd2hpY2ggSQpjYW4gc2VlKS4gSSd2ZSBh
ZGRlZCBhbiBlbnRyeSB0b8KgaHR0cDovL3dpa2kueGVucHJvamVjdC5vcmcvd2lraS9YZW5fRG9j
dW1lCm50X0RheXMvVE9ETwoKPiAKPiBUaGFua3MgaW4gYWR2YW5jZSBhbmQga2luZCByZWdhcmRz
LAo+IMKgIERhdmlkCj4gCj4gQ29tcG9zaXRpdiBHbWJICj4gSGFtbWVyIERlaWNoIDMwCj4gMjA1
MzcgSGFtYnVyZwo+IFRlbDogMDQwIC8gNjA5IDQzNDkgMAo+IEZheDogMDQwIC8gNjA5IDQzNDkg
NDAKPiAKPiBHZXNjaMOkZnRzZsO8aHJlciBNYXR0aGlhcyBLcmF3ZW4KPiBBbXRzZ2VyaWNodCBI
YW1idXJnIC0gSFJCIDEyMjU0MAo+IAo+IFVTdC4tSWROcjogREUyODI0MzI4MzQKPiBFcyBnZWx0
ZW4gYXVzc2NobGllw59saWNoIHVuc2VyZSBBR0IuCj4gCj4gCj4gCj4gX19fX19fX19fX19fX19f
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KPiBYZW4tdXNlcnMgbWFpbGluZyBsaXN0
Cj4gWGVuLXVzZXJzQGxpc3RzLnhlbi5vcmcKPiBodHRwOi8vbGlzdHMueGVuLm9yZy94ZW4tdXNl
cnMKCl9fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fClhlbi11
c2VycyBtYWlsaW5nIGxpc3QKWGVuLXVzZXJzQGxpc3RzLnhlbi5vcmcKaHR0cDovL2xpc3RzLnhl
bi5vcmcveGVuLXVzZXJz

From xen-users-bounces@lists.xen.org Tue Jan 19 10:23:12 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Tue, 19 Jan 2016 10:23:12 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aLTQz-0008VU-QX; Tue, 19 Jan 2016 10:22:45 +0000
Received: from mail6.bemta14.messagelabs.com ([193.109.254.103])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <david.winterstein@compositiv.com>)
	id 1aLTQy-0008Ut-87
	for xen-users@lists.xen.org; Tue, 19 Jan 2016 10:22:44 +0000
Received: from [193.109.254.147] by server-3.bemta-14.messagelabs.com id
	2D/90-25435-A6E0E965; Tue, 19 Jan 2016 10:22:34 +0000
X-Env-Sender: david.winterstein@compositiv.com
X-Msg-Ref: server-6.tower-27.messagelabs.com!1453198953!17855070!1
X-Originating-IP: [80.70.204.3]
X-SpamReason: No, hits=0.0 required=7.0 tests=
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 65334 invoked from network); 19 Jan 2016 10:22:33 -0000
Received: from admin.compositiv.com (HELO admin.compositiv.com) (80.70.204.3)
	by server-6.tower-27.messagelabs.com with DHE-RSA-AES256-GCM-SHA384
	encrypted SMTP; 19 Jan 2016 10:22:33 -0000
Received: from [172.30.30.40] (buero.compositiv.com [217.86.226.49])
	by admin.compositiv.com (Postfix) with ESMTPSA id D675512027C
	for <xen-users@lists.xen.org>; Tue, 19 Jan 2016 11:22:32 +0100 (CET)
To: xen-users@lists.xen.org
References: <569CAB2F.403@compositiv.com>
	<1453112448.6020.105.camel@citrix.com>
	<569CC1A3.2080801@compositiv.com>
	<1453115553.6020.115.camel@citrix.com>
	<569CD4BA.8010500@compositiv.com>
	<1453121352.6020.147.camel@citrix.com>
	<569DEA02.9050009@compositiv.com> <569DF2F1.6020808@compositiv.com>
	<1453197265.6020.222.camel@citrix.com>
From: David Winterstein <david.winterstein@compositiv.com>
X-Enigmail-Draft-Status: N1110
Organization: Compositiv
Message-ID: <569E0E7A.5000009@compositiv.com>
Date: Tue, 19 Jan 2016 11:22:50 +0100
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101
	Thunderbird/38.5.1
MIME-Version: 1.0
In-Reply-To: <1453197265.6020.222.camel@citrix.com>
X-Virus-Scanned: clamav-milter 0.98.7 at zeus
X-Virus-Status: Clean
Subject: Re: [Xen-users] VM bridge doesn't pass traffic
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: base64
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

Pj4+Pj4+IExhc3RseSB3aGlsZSBJJ20gZmlzaGluZyBmb3IgcG90ZW50aWFsIGNsdWVzIHBsZWFz
ZSBjb3VsZCB5b3UKPj4+Pj4+IHBvc3QgdGhlCj4+Pj4+PiBvdXRwdXQgb2Ygb2YgInhsIC12dnYg
Y3JlYXRlIDxjZmc+IiwgdGhlIC12dnYgbWFrZXMgaXQgbXVjaCBtb3JlCj4+Pj4+PiB2ZXJib3Nl
Lgo+Pj4+PiBPdXRwdXQgb2YgdGhlIGNyZWF0ZSBjb21tYW5kOiBodHRwOi8vcGFzdGViaW4uY29t
LzdDcWRTMlpkCj4+Pj4+IE91dHB1dCBvZiB0aGUgdm0gYm9vdCBwcm9jZXNzIChmcm9tIHhsIGNv
bnNvbGUpOgo+Pj4+PiBodHRwOi8vcGFzdGViaW4uY29tL1pkdXdTbU5uCj4+Pj4gQWgsIGhlcmUg
aXMgc29tZXRoaW5nIGludGVyZXN0aW5nOgo+Pj4+Cj4+Pj4gWyAgICAxLjUwNzgzNF0geGVuX25l
dGZyb250OiBJbml0aWFsaXNpbmcgWGVuIHZpcnR1YWwgZXRoZXJuZXQgZHJpdmVyCj4+Pj4gWyAg
ICAxLjUxMzc1NF0geGVuX25ldGZyb250OiBjYW4ndCBhbGxvYyByeCBncmFudCByZWZzCj4+Pj4g
WyAgICAxLjUxMzc2Ml0gbmV0IGV0aDA6IG9ubHkgY3JlYXRlZCAzMiBxdWV1ZXMKPj4+Pgo+Pj4+
IElmIHlvdSB1c2UgZmV3ZXIgdmNwdXMgKGxpa2UgMiBmb3IgZXhhbXBsZSkgZG9lcyBpdCB3b3Jr
PyBJZiBzbyB0aGVuCj4+Pj4gYQo+Pj4+IHdvcmthcm91bmQgd291bGQgYmUgdG8gbGltaXQgdGhl
IG51bWJlciBvZiBxdWV1ZXMgdG8gZmV3ZXIgdGhhbiB0aGUKPj4+PiBudW1iZXIKPj4+PiBvZiB2
Y3B1cyAodGhlIGRlZmF1bHQpLiBJSVJDIHRoZXJlIHdlcmUgc29tZSBidWdzIGluIHRoaXMgY2Fw
YWJpbGl0eSwKPj4+PiBJJ20KPj4+PiBob3BpbmcgdGhhdCBXZWkgKGNjLWQpIGNhbiByZW1lbWJl
ciB0aGUgbmVjZXNzYXJ5IGRhbmNlLgo+Pj4+Cj4+Pj4gQW4gYWx0ZXJuYXRpdmUgdG8gbGltaXRp
bmcgdGhlIHF1ZXVlcyBtaWdodCBiZSB0byBpbmNyZWFzZSB0aGUKPj4+PiBtYXhpbXVtCj4+Pj4g
bnVtYmVyIG9mIHBhZ2VzIGVhY2ggZ3Vlc3QgY2FuIHVzZSBmb3IgZ3JhbnQgdGFibGVzIChpLmUu
IGluY3JlYXNlCj4+Pj4gdGhlCj4+Pj4gbnVtYmVyIG9mIGdyYW50cykuIFRoaXMgY2FuIGJlIGRv
bmUgd2l0aCB0aGUgZ250dGFiX21heF9ucl9mcmFtZXMKPj4+PiBoeXBlcnZpc29yIGNvbW1hbmQg
bGluZSBvcHRpb24uIChTZWUgaHR0cDovL3hlbmJpdHMueGVuLm9yZy9kb2NzLzQuNC8KPj4+PiBt
aXNjL3gKPj4+PiBlbi1jb21tYW5kLWxpbmUuaHRtbCkuCj4+Pj4KPj4+PiBJIHRoaW5rIHRoZSBk
ZWZhdWx0IGlzIDMyLCBzbyB5b3UgY291bGQgZS5nLiB0cnkgZG91YmxpbmcgaXQuCj4+PiBIZWxs
IHllcyEgSXQgd29ya2VkISBUaGFuayB5b3Ugc28gbXVjaCEKPj4+IFdpc2ggeW91IGFsbCB0aGUg
YmVzdCBhbmQgaGF2ZSBhIG5pY2Ugd2Vlay4KPj4gSGFoYSwgZ290dGEgdGFrZSBvdXQgc29tZSBv
ZiB0aGUgZW50aHVzaWFzbSAtIHRoZSBsaW5rIHlvdSBwcm92aWRlZAo+PiBkb2Vzbid0IHNlZW0g
dG8gd29yayAoNDA0KS4KPiBTb3JyeSwgSSBlZGl0ZWQgaXQgZnJvbSB1bnN0YWJsZSB0byBtYXRj
aCB5b3VyIHVzZSBvZiA0LjQsIGJ1dCBtaXNzZWQgdGhlCj4gLXRlc3Rpbmcgc3VmZml4LiBDb3Jy
ZWN0IFVSTCBpczoKPgo+IGh0dHA6Ly94ZW5iaXRzLnhlbi5vcmcvZG9jcy80LjQtdGVzdGluZy9t
aXNjL3hlbi1jb21tYW5kLWxpbmUuaHRtbAoKQWggeWVhaCwgZm91bmQgaXQuICUpCk5vIGRvY3Vt
ZW50YXRpb24gb24gaG93IHRvIGFwcGx5IHRoZXNlIG9wdGlvbnMsIHRob3VnaC4gV2l0aG91dCB5
b3UgSSdkCmJlZW4gY29tcGxldGVseSBsb3N0LgoKCj4+IEdvb2dsaW5nIGZvciAiZ250dGFiX21h
eF9ucl9mcmFtZXMiIHNob3dlZCB1cCB0aGF0IHRoZSB0ZXJtIGlzIHByb2JhYmx5Cj4+IGRlcHJl
Y2F0ZWQgYW5kICJtYXhfZ3JhbnRfZnJhbWVzIiBzaG91bGQgYmUgdXNlZCBpbnN0ZWFkLgo+IEl0
IHdhc24ndCBkZXByZWNhdGVkIHlldCBpbiA0LjQsIGxvb2tzIGxpa2UgdGhhdCBoYXBwZW5lZCBp
biA0LjUuCgoiZ250dGFiX21heF9ucl9mcmFtZXMiIGlzIG5vdCBvbmx5IG5vdCBkZXByZWNhdGVk
IHlldCBidXQgYWxzbwoibWF4X2dyYW50X2ZyYW1lcyIgc2VlbWluZ2x5IGlzbid0IGV2ZW4gaW1w
bGVtZW50ZWQgaW4gNC40PwpBdCBsZWFzdCBpdCBvbmx5IHdvcmtzIHdpdGggdGhlIGdudHRhYiBv
bmUgZm9yIG1lLgoKCj4+IEkgY2FuJ3QgZmluZCBob3cgdG8gYXBwbHkgdGhlIG9wdGlvbiwgdGhv
dWdoLiBXaGVyZSBkbyBJIGhhdmUgdG8gZGVjbGFyZQo+PiB0aGUgdmFyaWFibGU/IEluIC9ldGMv
ZGVmYXVsdC94ZW4gb3IgbWF5YmUgL2V0Yy94ZW4veGwuY29uZiBvciBldmVuIHRoZQo+PiB2bSBj
b25maWcgZmlsZSAodGhvdWdoIHRoYXQgd291bGRuJ3QgbWFrZSBhbnkgc2Vuc2UgdG8gbWUpPwo+
IEl0IG5lZWRzIHRvIGdvIG9uIHRoZSBoeXBlcnZpc29yIGNvbW1hbmQgbGluZS4KPgo+IEFzc3Vt
aW5nIHlvdSBhcmUgdXNpbmcgZ3J1YiB3aXRoIHRoZSB1c3VhbCAvZXRjL2dydWIuZC8yMF9saW51
eF94ZW4gdGhlbgo+IHlvdSBjYW4gYWRkIGEgbGluZSB0byAvZXRjL2RlZmF1bHQvZ3J1YjoKPiBH
UlVCX0NNRExJTkVfWEVOPSJnbnR0YWIuLi4iCj4gYW5kIHJlLXJ1biB1cGRhdGUtZ3J1YiAocGF0
aHMgbWF5IGRpZmZlciBvbiB5b3VyIGRpc3RybykuCgpDb25maXJtZWQuIEFmdGVyIGFkZGluZwpH
UlVCX0NNRExJTkVfWEVOPSJnbnR0YWJfbWF4X25yX2ZyYW1lcz02NCIKdG8gL2V0Yy9kZWZhdWx0
L2dydWIsIHJ1bm5pbmcgdXBkYXRlLWdydWIgYW5kIHJlYm9vdGluZyB0aGUgZG9tMCBpdApmaW5h
bGx5IHdvcmtlZCB3aXRoIGFsbCAzMiBDUFVzLgoKCj4gVGhlIGRvY3MgZm9yIHRoaXMgc3R1ZmYg
YXJlIHByZXR0eSBtdWNoIG5vbi1leGlzdGVudCAodGhlcmUncyBzb21lIG9uIHRoZQo+IFNlcmlh
bCBjb25zb2xlIGFuZCBQQ0kgcGFzc3Rocm91Z2ggd2lraSBwYWdlcywgYnV0IG5vdGhpbmcgZ2Vu
ZXJpYyB3aGljaCBJCj4gY2FuIHNlZSkuIEkndmUgYWRkZWQgYW4gZW50cnkgdG8gaHR0cDovL3dp
a2kueGVucHJvamVjdC5vcmcvd2lraS9YZW5fRG9jdW1lCj4gbnRfRGF5cy9UT0RPCgpMb29rcyBn
b29kLCBzaG91bGQgaGVscCBzb21lIHBlb3BsZSBpbiB0aGUgZnV0dXJlLgoKVGhhbmtzIGFnYWlu
IGZvciB5b3VyIGhlbHAhClJlZ2FyZHMsCiAgRGF2aWQKCgpDb21wb3NpdGl2IEdtYkgKSGFtbWVy
IERlaWNoIDMwCjIwNTM3IEhhbWJ1cmcKVGVsOiAwNDAgLyA2MDkgNDM0OSAwCkZheDogMDQwIC8g
NjA5IDQzNDkgNDAKCkdlc2Now6RmdHNmw7xocmVyIE1hdHRoaWFzIEtyYXdlbgpBbXRzZ2VyaWNo
dCBIYW1idXJnIC0gSFJCIDEyMjU0MAoKVVN0Li1JZE5yOiBERTI4MjQzMjgzNApFcyBnZWx0ZW4g
YXVzc2NobGllw59saWNoIHVuc2VyZSBBR0IuCgoKCl9fX19fX19fX19fX19fX19fX19fX19fX19f
X19fX19fX19fX19fX19fX19fX19fClhlbi11c2VycyBtYWlsaW5nIGxpc3QKWGVuLXVzZXJzQGxp
c3RzLnhlbi5vcmcKaHR0cDovL2xpc3RzLnhlbi5vcmcveGVuLXVzZXJz

From xen-users-bounces@lists.xen.org Tue Jan 19 10:23:12 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Tue, 19 Jan 2016 10:23:12 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aLTQz-0008VU-QX; Tue, 19 Jan 2016 10:22:45 +0000
Received: from mail6.bemta14.messagelabs.com ([193.109.254.103])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <david.winterstein@compositiv.com>)
	id 1aLTQy-0008Ut-87
	for xen-users@lists.xen.org; Tue, 19 Jan 2016 10:22:44 +0000
Received: from [193.109.254.147] by server-3.bemta-14.messagelabs.com id
	2D/90-25435-A6E0E965; Tue, 19 Jan 2016 10:22:34 +0000
X-Env-Sender: david.winterstein@compositiv.com
X-Msg-Ref: server-6.tower-27.messagelabs.com!1453198953!17855070!1
X-Originating-IP: [80.70.204.3]
X-SpamReason: No, hits=0.0 required=7.0 tests=
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 65334 invoked from network); 19 Jan 2016 10:22:33 -0000
Received: from admin.compositiv.com (HELO admin.compositiv.com) (80.70.204.3)
	by server-6.tower-27.messagelabs.com with DHE-RSA-AES256-GCM-SHA384
	encrypted SMTP; 19 Jan 2016 10:22:33 -0000
Received: from [172.30.30.40] (buero.compositiv.com [217.86.226.49])
	by admin.compositiv.com (Postfix) with ESMTPSA id D675512027C
	for <xen-users@lists.xen.org>; Tue, 19 Jan 2016 11:22:32 +0100 (CET)
To: xen-users@lists.xen.org
References: <569CAB2F.403@compositiv.com>
	<1453112448.6020.105.camel@citrix.com>
	<569CC1A3.2080801@compositiv.com>
	<1453115553.6020.115.camel@citrix.com>
	<569CD4BA.8010500@compositiv.com>
	<1453121352.6020.147.camel@citrix.com>
	<569DEA02.9050009@compositiv.com> <569DF2F1.6020808@compositiv.com>
	<1453197265.6020.222.camel@citrix.com>
From: David Winterstein <david.winterstein@compositiv.com>
X-Enigmail-Draft-Status: N1110
Organization: Compositiv
Message-ID: <569E0E7A.5000009@compositiv.com>
Date: Tue, 19 Jan 2016 11:22:50 +0100
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101
	Thunderbird/38.5.1
MIME-Version: 1.0
In-Reply-To: <1453197265.6020.222.camel@citrix.com>
X-Virus-Scanned: clamav-milter 0.98.7 at zeus
X-Virus-Status: Clean
Subject: Re: [Xen-users] VM bridge doesn't pass traffic
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: base64
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

Pj4+Pj4+IExhc3RseSB3aGlsZSBJJ20gZmlzaGluZyBmb3IgcG90ZW50aWFsIGNsdWVzIHBsZWFz
ZSBjb3VsZCB5b3UKPj4+Pj4+IHBvc3QgdGhlCj4+Pj4+PiBvdXRwdXQgb2Ygb2YgInhsIC12dnYg
Y3JlYXRlIDxjZmc+IiwgdGhlIC12dnYgbWFrZXMgaXQgbXVjaCBtb3JlCj4+Pj4+PiB2ZXJib3Nl
Lgo+Pj4+PiBPdXRwdXQgb2YgdGhlIGNyZWF0ZSBjb21tYW5kOiBodHRwOi8vcGFzdGViaW4uY29t
LzdDcWRTMlpkCj4+Pj4+IE91dHB1dCBvZiB0aGUgdm0gYm9vdCBwcm9jZXNzIChmcm9tIHhsIGNv
bnNvbGUpOgo+Pj4+PiBodHRwOi8vcGFzdGViaW4uY29tL1pkdXdTbU5uCj4+Pj4gQWgsIGhlcmUg
aXMgc29tZXRoaW5nIGludGVyZXN0aW5nOgo+Pj4+Cj4+Pj4gWyAgICAxLjUwNzgzNF0geGVuX25l
dGZyb250OiBJbml0aWFsaXNpbmcgWGVuIHZpcnR1YWwgZXRoZXJuZXQgZHJpdmVyCj4+Pj4gWyAg
ICAxLjUxMzc1NF0geGVuX25ldGZyb250OiBjYW4ndCBhbGxvYyByeCBncmFudCByZWZzCj4+Pj4g
WyAgICAxLjUxMzc2Ml0gbmV0IGV0aDA6IG9ubHkgY3JlYXRlZCAzMiBxdWV1ZXMKPj4+Pgo+Pj4+
IElmIHlvdSB1c2UgZmV3ZXIgdmNwdXMgKGxpa2UgMiBmb3IgZXhhbXBsZSkgZG9lcyBpdCB3b3Jr
PyBJZiBzbyB0aGVuCj4+Pj4gYQo+Pj4+IHdvcmthcm91bmQgd291bGQgYmUgdG8gbGltaXQgdGhl
IG51bWJlciBvZiBxdWV1ZXMgdG8gZmV3ZXIgdGhhbiB0aGUKPj4+PiBudW1iZXIKPj4+PiBvZiB2
Y3B1cyAodGhlIGRlZmF1bHQpLiBJSVJDIHRoZXJlIHdlcmUgc29tZSBidWdzIGluIHRoaXMgY2Fw
YWJpbGl0eSwKPj4+PiBJJ20KPj4+PiBob3BpbmcgdGhhdCBXZWkgKGNjLWQpIGNhbiByZW1lbWJl
ciB0aGUgbmVjZXNzYXJ5IGRhbmNlLgo+Pj4+Cj4+Pj4gQW4gYWx0ZXJuYXRpdmUgdG8gbGltaXRp
bmcgdGhlIHF1ZXVlcyBtaWdodCBiZSB0byBpbmNyZWFzZSB0aGUKPj4+PiBtYXhpbXVtCj4+Pj4g
bnVtYmVyIG9mIHBhZ2VzIGVhY2ggZ3Vlc3QgY2FuIHVzZSBmb3IgZ3JhbnQgdGFibGVzIChpLmUu
IGluY3JlYXNlCj4+Pj4gdGhlCj4+Pj4gbnVtYmVyIG9mIGdyYW50cykuIFRoaXMgY2FuIGJlIGRv
bmUgd2l0aCB0aGUgZ250dGFiX21heF9ucl9mcmFtZXMKPj4+PiBoeXBlcnZpc29yIGNvbW1hbmQg
bGluZSBvcHRpb24uIChTZWUgaHR0cDovL3hlbmJpdHMueGVuLm9yZy9kb2NzLzQuNC8KPj4+PiBt
aXNjL3gKPj4+PiBlbi1jb21tYW5kLWxpbmUuaHRtbCkuCj4+Pj4KPj4+PiBJIHRoaW5rIHRoZSBk
ZWZhdWx0IGlzIDMyLCBzbyB5b3UgY291bGQgZS5nLiB0cnkgZG91YmxpbmcgaXQuCj4+PiBIZWxs
IHllcyEgSXQgd29ya2VkISBUaGFuayB5b3Ugc28gbXVjaCEKPj4+IFdpc2ggeW91IGFsbCB0aGUg
YmVzdCBhbmQgaGF2ZSBhIG5pY2Ugd2Vlay4KPj4gSGFoYSwgZ290dGEgdGFrZSBvdXQgc29tZSBv
ZiB0aGUgZW50aHVzaWFzbSAtIHRoZSBsaW5rIHlvdSBwcm92aWRlZAo+PiBkb2Vzbid0IHNlZW0g
dG8gd29yayAoNDA0KS4KPiBTb3JyeSwgSSBlZGl0ZWQgaXQgZnJvbSB1bnN0YWJsZSB0byBtYXRj
aCB5b3VyIHVzZSBvZiA0LjQsIGJ1dCBtaXNzZWQgdGhlCj4gLXRlc3Rpbmcgc3VmZml4LiBDb3Jy
ZWN0IFVSTCBpczoKPgo+IGh0dHA6Ly94ZW5iaXRzLnhlbi5vcmcvZG9jcy80LjQtdGVzdGluZy9t
aXNjL3hlbi1jb21tYW5kLWxpbmUuaHRtbAoKQWggeWVhaCwgZm91bmQgaXQuICUpCk5vIGRvY3Vt
ZW50YXRpb24gb24gaG93IHRvIGFwcGx5IHRoZXNlIG9wdGlvbnMsIHRob3VnaC4gV2l0aG91dCB5
b3UgSSdkCmJlZW4gY29tcGxldGVseSBsb3N0LgoKCj4+IEdvb2dsaW5nIGZvciAiZ250dGFiX21h
eF9ucl9mcmFtZXMiIHNob3dlZCB1cCB0aGF0IHRoZSB0ZXJtIGlzIHByb2JhYmx5Cj4+IGRlcHJl
Y2F0ZWQgYW5kICJtYXhfZ3JhbnRfZnJhbWVzIiBzaG91bGQgYmUgdXNlZCBpbnN0ZWFkLgo+IEl0
IHdhc24ndCBkZXByZWNhdGVkIHlldCBpbiA0LjQsIGxvb2tzIGxpa2UgdGhhdCBoYXBwZW5lZCBp
biA0LjUuCgoiZ250dGFiX21heF9ucl9mcmFtZXMiIGlzIG5vdCBvbmx5IG5vdCBkZXByZWNhdGVk
IHlldCBidXQgYWxzbwoibWF4X2dyYW50X2ZyYW1lcyIgc2VlbWluZ2x5IGlzbid0IGV2ZW4gaW1w
bGVtZW50ZWQgaW4gNC40PwpBdCBsZWFzdCBpdCBvbmx5IHdvcmtzIHdpdGggdGhlIGdudHRhYiBv
bmUgZm9yIG1lLgoKCj4+IEkgY2FuJ3QgZmluZCBob3cgdG8gYXBwbHkgdGhlIG9wdGlvbiwgdGhv
dWdoLiBXaGVyZSBkbyBJIGhhdmUgdG8gZGVjbGFyZQo+PiB0aGUgdmFyaWFibGU/IEluIC9ldGMv
ZGVmYXVsdC94ZW4gb3IgbWF5YmUgL2V0Yy94ZW4veGwuY29uZiBvciBldmVuIHRoZQo+PiB2bSBj
b25maWcgZmlsZSAodGhvdWdoIHRoYXQgd291bGRuJ3QgbWFrZSBhbnkgc2Vuc2UgdG8gbWUpPwo+
IEl0IG5lZWRzIHRvIGdvIG9uIHRoZSBoeXBlcnZpc29yIGNvbW1hbmQgbGluZS4KPgo+IEFzc3Vt
aW5nIHlvdSBhcmUgdXNpbmcgZ3J1YiB3aXRoIHRoZSB1c3VhbCAvZXRjL2dydWIuZC8yMF9saW51
eF94ZW4gdGhlbgo+IHlvdSBjYW4gYWRkIGEgbGluZSB0byAvZXRjL2RlZmF1bHQvZ3J1YjoKPiBH
UlVCX0NNRExJTkVfWEVOPSJnbnR0YWIuLi4iCj4gYW5kIHJlLXJ1biB1cGRhdGUtZ3J1YiAocGF0
aHMgbWF5IGRpZmZlciBvbiB5b3VyIGRpc3RybykuCgpDb25maXJtZWQuIEFmdGVyIGFkZGluZwpH
UlVCX0NNRExJTkVfWEVOPSJnbnR0YWJfbWF4X25yX2ZyYW1lcz02NCIKdG8gL2V0Yy9kZWZhdWx0
L2dydWIsIHJ1bm5pbmcgdXBkYXRlLWdydWIgYW5kIHJlYm9vdGluZyB0aGUgZG9tMCBpdApmaW5h
bGx5IHdvcmtlZCB3aXRoIGFsbCAzMiBDUFVzLgoKCj4gVGhlIGRvY3MgZm9yIHRoaXMgc3R1ZmYg
YXJlIHByZXR0eSBtdWNoIG5vbi1leGlzdGVudCAodGhlcmUncyBzb21lIG9uIHRoZQo+IFNlcmlh
bCBjb25zb2xlIGFuZCBQQ0kgcGFzc3Rocm91Z2ggd2lraSBwYWdlcywgYnV0IG5vdGhpbmcgZ2Vu
ZXJpYyB3aGljaCBJCj4gY2FuIHNlZSkuIEkndmUgYWRkZWQgYW4gZW50cnkgdG8gaHR0cDovL3dp
a2kueGVucHJvamVjdC5vcmcvd2lraS9YZW5fRG9jdW1lCj4gbnRfRGF5cy9UT0RPCgpMb29rcyBn
b29kLCBzaG91bGQgaGVscCBzb21lIHBlb3BsZSBpbiB0aGUgZnV0dXJlLgoKVGhhbmtzIGFnYWlu
IGZvciB5b3VyIGhlbHAhClJlZ2FyZHMsCiAgRGF2aWQKCgpDb21wb3NpdGl2IEdtYkgKSGFtbWVy
IERlaWNoIDMwCjIwNTM3IEhhbWJ1cmcKVGVsOiAwNDAgLyA2MDkgNDM0OSAwCkZheDogMDQwIC8g
NjA5IDQzNDkgNDAKCkdlc2Now6RmdHNmw7xocmVyIE1hdHRoaWFzIEtyYXdlbgpBbXRzZ2VyaWNo
dCBIYW1idXJnIC0gSFJCIDEyMjU0MAoKVVN0Li1JZE5yOiBERTI4MjQzMjgzNApFcyBnZWx0ZW4g
YXVzc2NobGllw59saWNoIHVuc2VyZSBBR0IuCgoKCl9fX19fX19fX19fX19fX19fX19fX19fX19f
X19fX19fX19fX19fX19fX19fX19fClhlbi11c2VycyBtYWlsaW5nIGxpc3QKWGVuLXVzZXJzQGxp
c3RzLnhlbi5vcmcKaHR0cDovL2xpc3RzLnhlbi5vcmcveGVuLXVzZXJz

From xen-users-bounces@lists.xen.org Tue Jan 19 10:36:48 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Tue, 19 Jan 2016 10:36:48 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aLTeL-0001Oy-Q1; Tue, 19 Jan 2016 10:36:33 +0000
Received: from mail6.bemta5.messagelabs.com ([195.245.231.135])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <prvs=8191aee2d=Ian.Campbell@citrix.com>)
	id 1aLTeJ-0001Or-Sl
	for xen-users@lists.xen.org; Tue, 19 Jan 2016 10:36:31 +0000
Received: from [85.158.139.211] by server-1.bemta-5.messagelabs.com id
	54/DA-15353-FA11E965; Tue, 19 Jan 2016 10:36:31 +0000
X-Env-Sender: prvs=8191aee2d=Ian.Campbell@citrix.com
X-Msg-Ref: server-6.tower-206.messagelabs.com!1453199787!16411450!1
X-Originating-IP: [66.165.176.89]
X-SpamReason: No, hits=0.0 required=7.0 tests=sa_preprocessor: 
	VHJ1c3RlZCBJUDogNjYuMTY1LjE3Ni44OSA9PiAyMDMwMDc=\n,
	received_headers: No Received headers
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 9174 invoked from network); 19 Jan 2016 10:36:29 -0000
Received: from smtp.citrix.com (HELO SMTP.CITRIX.COM) (66.165.176.89)
	by server-6.tower-206.messagelabs.com with RC4-SHA encrypted SMTP;
	19 Jan 2016 10:36:29 -0000
X-IronPort-AV: E=Sophos;i="5.22,316,1449532800"; d="scan'208";a="326087710"
Message-ID: <1453199767.6020.240.camel@citrix.com>
From: Ian Campbell <ian.campbell@citrix.com>
To: David Winterstein <david.winterstein@compositiv.com>,
	<xen-users@lists.xen.org>
Date: Tue, 19 Jan 2016 10:36:07 +0000
In-Reply-To: <569E0E7A.5000009@compositiv.com>
References: <569CAB2F.403@compositiv.com>
	<1453112448.6020.105.camel@citrix.com>
	<569CC1A3.2080801@compositiv.com>
	<1453115553.6020.115.camel@citrix.com>
	<569CD4BA.8010500@compositiv.com>
	<1453121352.6020.147.camel@citrix.com>
	<569DEA02.9050009@compositiv.com> <569DF2F1.6020808@compositiv.com>
	<1453197265.6020.222.camel@citrix.com>
	<569E0E7A.5000009@compositiv.com>
X-Mailer: Evolution 3.18.2-1 
MIME-Version: 1.0
X-DLP: MIA1
Subject: Re: [Xen-users] VM bridge doesn't pass traffic
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: base64
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

T24gVHVlLCAyMDE2LTAxLTE5IGF0IDExOjIyICswMTAwLCBEYXZpZCBXaW50ZXJzdGVpbiB3cm90
ZToKPiA+ID4gR29vZ2xpbmcgZm9yICJnbnR0YWJfbWF4X25yX2ZyYW1lcyIgc2hvd2VkIHVwIHRo
YXQgdGhlIHRlcm0gaXMKPiA+ID4gcHJvYmFibHkKPiA+ID4gZGVwcmVjYXRlZCBhbmQgIm1heF9n
cmFudF9mcmFtZXMiIHNob3VsZCBiZSB1c2VkIGluc3RlYWQuCj4gPiBJdCB3YXNuJ3QgZGVwcmVj
YXRlZCB5ZXQgaW4gNC40LCBsb29rcyBsaWtlIHRoYXQgaGFwcGVuZWQgaW4gNC41Lgo+IAo+ICJn
bnR0YWJfbWF4X25yX2ZyYW1lcyIgaXMgbm90IG9ubHkgbm90IGRlcHJlY2F0ZWQgeWV0IGJ1dCBh
bHNvCj4gIm1heF9ncmFudF9mcmFtZXMiIHNlZW1pbmdseSBpc24ndCBldmVuIGltcGxlbWVudGVk
IGluIDQuND8KCkNvcnJlY3QgKEFGQUlLKS7CoAoKPiBBdCBsZWFzdCBpdCBvbmx5IHdvcmtzIHdp
dGggdGhlIGdudHRhYiBvbmUgZm9yIG1lLgoKVGhpcyBpcyB3aGF0IEkgd291bGQgZXhwZWN0Lgo+
IAo+IAo+ID4gPiBJIGNhbid0IGZpbmQgaG93IHRvIGFwcGx5IHRoZSBvcHRpb24sIHRob3VnaC4g
V2hlcmUgZG8gSSBoYXZlIHRvCj4gPiA+IGRlY2xhcmUKPiA+ID4gdGhlIHZhcmlhYmxlPyBJbiAv
ZXRjL2RlZmF1bHQveGVuIG9yIG1heWJlIC9ldGMveGVuL3hsLmNvbmYgb3IgZXZlbgo+ID4gPiB0
aGUKPiA+ID4gdm0gY29uZmlnIGZpbGUgKHRob3VnaCB0aGF0IHdvdWxkbid0IG1ha2UgYW55IHNl
bnNlIHRvIG1lKT8KPiA+IEl0IG5lZWRzIHRvIGdvIG9uIHRoZSBoeXBlcnZpc29yIGNvbW1hbmQg
bGluZS4KPiA+IAo+ID4gQXNzdW1pbmcgeW91IGFyZSB1c2luZyBncnViIHdpdGggdGhlIHVzdWFs
IC9ldGMvZ3J1Yi5kLzIwX2xpbnV4X3hlbgo+ID4gdGhlbgo+ID4geW91IGNhbiBhZGQgYSBsaW5l
IHRvIC9ldGMvZGVmYXVsdC9ncnViOgo+ID4gR1JVQl9DTURMSU5FX1hFTj0iZ250dGFiLi4uIgo+
ID4gYW5kIHJlLXJ1biB1cGRhdGUtZ3J1YiAocGF0aHMgbWF5IGRpZmZlciBvbiB5b3VyIGRpc3Ry
bykuCj4gCj4gQ29uZmlybWVkLiBBZnRlciBhZGRpbmcKPiBHUlVCX0NNRExJTkVfWEVOPSJnbnR0
YWJfbWF4X25yX2ZyYW1lcz02NCIKPiB0byAvZXRjL2RlZmF1bHQvZ3J1YiwgcnVubmluZyB1cGRh
dGUtZ3J1YiBhbmQgcmVib290aW5nIHRoZSBkb20wIGl0Cj4gZmluYWxseSB3b3JrZWQgd2l0aCBh
bGwgMzIgQ1BVcy4KClN1cGVyLgoKSWFuLgoKCl9fX19fX19fX19fX19fX19fX19fX19fX19fX19f
X19fX19fX19fX19fX19fX19fClhlbi11c2VycyBtYWlsaW5nIGxpc3QKWGVuLXVzZXJzQGxpc3Rz
Lnhlbi5vcmcKaHR0cDovL2xpc3RzLnhlbi5vcmcveGVuLXVzZXJz

From xen-users-bounces@lists.xen.org Tue Jan 19 10:36:48 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Tue, 19 Jan 2016 10:36:48 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aLTeL-0001Oy-Q1; Tue, 19 Jan 2016 10:36:33 +0000
Received: from mail6.bemta5.messagelabs.com ([195.245.231.135])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <prvs=8191aee2d=Ian.Campbell@citrix.com>)
	id 1aLTeJ-0001Or-Sl
	for xen-users@lists.xen.org; Tue, 19 Jan 2016 10:36:31 +0000
Received: from [85.158.139.211] by server-1.bemta-5.messagelabs.com id
	54/DA-15353-FA11E965; Tue, 19 Jan 2016 10:36:31 +0000
X-Env-Sender: prvs=8191aee2d=Ian.Campbell@citrix.com
X-Msg-Ref: server-6.tower-206.messagelabs.com!1453199787!16411450!1
X-Originating-IP: [66.165.176.89]
X-SpamReason: No, hits=0.0 required=7.0 tests=sa_preprocessor: 
	VHJ1c3RlZCBJUDogNjYuMTY1LjE3Ni44OSA9PiAyMDMwMDc=\n,
	received_headers: No Received headers
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 9174 invoked from network); 19 Jan 2016 10:36:29 -0000
Received: from smtp.citrix.com (HELO SMTP.CITRIX.COM) (66.165.176.89)
	by server-6.tower-206.messagelabs.com with RC4-SHA encrypted SMTP;
	19 Jan 2016 10:36:29 -0000
X-IronPort-AV: E=Sophos;i="5.22,316,1449532800"; d="scan'208";a="326087710"
Message-ID: <1453199767.6020.240.camel@citrix.com>
From: Ian Campbell <ian.campbell@citrix.com>
To: David Winterstein <david.winterstein@compositiv.com>,
	<xen-users@lists.xen.org>
Date: Tue, 19 Jan 2016 10:36:07 +0000
In-Reply-To: <569E0E7A.5000009@compositiv.com>
References: <569CAB2F.403@compositiv.com>
	<1453112448.6020.105.camel@citrix.com>
	<569CC1A3.2080801@compositiv.com>
	<1453115553.6020.115.camel@citrix.com>
	<569CD4BA.8010500@compositiv.com>
	<1453121352.6020.147.camel@citrix.com>
	<569DEA02.9050009@compositiv.com> <569DF2F1.6020808@compositiv.com>
	<1453197265.6020.222.camel@citrix.com>
	<569E0E7A.5000009@compositiv.com>
X-Mailer: Evolution 3.18.2-1 
MIME-Version: 1.0
X-DLP: MIA1
Subject: Re: [Xen-users] VM bridge doesn't pass traffic
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: base64
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

T24gVHVlLCAyMDE2LTAxLTE5IGF0IDExOjIyICswMTAwLCBEYXZpZCBXaW50ZXJzdGVpbiB3cm90
ZToKPiA+ID4gR29vZ2xpbmcgZm9yICJnbnR0YWJfbWF4X25yX2ZyYW1lcyIgc2hvd2VkIHVwIHRo
YXQgdGhlIHRlcm0gaXMKPiA+ID4gcHJvYmFibHkKPiA+ID4gZGVwcmVjYXRlZCBhbmQgIm1heF9n
cmFudF9mcmFtZXMiIHNob3VsZCBiZSB1c2VkIGluc3RlYWQuCj4gPiBJdCB3YXNuJ3QgZGVwcmVj
YXRlZCB5ZXQgaW4gNC40LCBsb29rcyBsaWtlIHRoYXQgaGFwcGVuZWQgaW4gNC41Lgo+IAo+ICJn
bnR0YWJfbWF4X25yX2ZyYW1lcyIgaXMgbm90IG9ubHkgbm90IGRlcHJlY2F0ZWQgeWV0IGJ1dCBh
bHNvCj4gIm1heF9ncmFudF9mcmFtZXMiIHNlZW1pbmdseSBpc24ndCBldmVuIGltcGxlbWVudGVk
IGluIDQuND8KCkNvcnJlY3QgKEFGQUlLKS7CoAoKPiBBdCBsZWFzdCBpdCBvbmx5IHdvcmtzIHdp
dGggdGhlIGdudHRhYiBvbmUgZm9yIG1lLgoKVGhpcyBpcyB3aGF0IEkgd291bGQgZXhwZWN0Lgo+
IAo+IAo+ID4gPiBJIGNhbid0IGZpbmQgaG93IHRvIGFwcGx5IHRoZSBvcHRpb24sIHRob3VnaC4g
V2hlcmUgZG8gSSBoYXZlIHRvCj4gPiA+IGRlY2xhcmUKPiA+ID4gdGhlIHZhcmlhYmxlPyBJbiAv
ZXRjL2RlZmF1bHQveGVuIG9yIG1heWJlIC9ldGMveGVuL3hsLmNvbmYgb3IgZXZlbgo+ID4gPiB0
aGUKPiA+ID4gdm0gY29uZmlnIGZpbGUgKHRob3VnaCB0aGF0IHdvdWxkbid0IG1ha2UgYW55IHNl
bnNlIHRvIG1lKT8KPiA+IEl0IG5lZWRzIHRvIGdvIG9uIHRoZSBoeXBlcnZpc29yIGNvbW1hbmQg
bGluZS4KPiA+IAo+ID4gQXNzdW1pbmcgeW91IGFyZSB1c2luZyBncnViIHdpdGggdGhlIHVzdWFs
IC9ldGMvZ3J1Yi5kLzIwX2xpbnV4X3hlbgo+ID4gdGhlbgo+ID4geW91IGNhbiBhZGQgYSBsaW5l
IHRvIC9ldGMvZGVmYXVsdC9ncnViOgo+ID4gR1JVQl9DTURMSU5FX1hFTj0iZ250dGFiLi4uIgo+
ID4gYW5kIHJlLXJ1biB1cGRhdGUtZ3J1YiAocGF0aHMgbWF5IGRpZmZlciBvbiB5b3VyIGRpc3Ry
bykuCj4gCj4gQ29uZmlybWVkLiBBZnRlciBhZGRpbmcKPiBHUlVCX0NNRExJTkVfWEVOPSJnbnR0
YWJfbWF4X25yX2ZyYW1lcz02NCIKPiB0byAvZXRjL2RlZmF1bHQvZ3J1YiwgcnVubmluZyB1cGRh
dGUtZ3J1YiBhbmQgcmVib290aW5nIHRoZSBkb20wIGl0Cj4gZmluYWxseSB3b3JrZWQgd2l0aCBh
bGwgMzIgQ1BVcy4KClN1cGVyLgoKSWFuLgoKCl9fX19fX19fX19fX19fX19fX19fX19fX19fX19f
X19fX19fX19fX19fX19fX19fClhlbi11c2VycyBtYWlsaW5nIGxpc3QKWGVuLXVzZXJzQGxpc3Rz
Lnhlbi5vcmcKaHR0cDovL2xpc3RzLnhlbi5vcmcveGVuLXVzZXJz

From xen-users-bounces@lists.xen.org Tue Jan 19 11:30:54 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Tue, 19 Jan 2016 11:30:54 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aLUUR-000656-Uy; Tue, 19 Jan 2016 11:30:23 +0000
Received: from mail6.bemta3.messagelabs.com ([195.245.230.39])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <a9121431@gmail.com>) id 1aLUUP-00064r-Rj
	for xen-users@lists.xen.org; Tue, 19 Jan 2016 11:30:21 +0000
Received: from [85.158.137.68] by server-9.bemta-3.messagelabs.com id
	B1/43-03066-C4E1E965; Tue, 19 Jan 2016 11:30:20 +0000
X-Env-Sender: a9121431@gmail.com
X-Msg-Ref: server-5.tower-31.messagelabs.com!1453203019!16738066!1
X-Originating-IP: [209.85.214.194]
X-SpamReason: No, hits=1.2 required=7.0 tests=HTML_20_30,HTML_MESSAGE,
	RCVD_BY_IP
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 30688 invoked from network); 19 Jan 2016 11:30:20 -0000
Received: from mail-ob0-f194.google.com (HELO mail-ob0-f194.google.com)
	(209.85.214.194)
	by server-5.tower-31.messagelabs.com with AES128-GCM-SHA256 encrypted
	SMTP; 19 Jan 2016 11:30:20 -0000
Received: by mail-ob0-f194.google.com with SMTP id tr5so41215314obc.2
	for <xen-users@lists.xen.org>; Tue, 19 Jan 2016 03:30:20 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
	h=mime-version:in-reply-to:references:date:message-id:subject:from:to
	:content-type; bh=N0Bn0OZEJ6iP7mcBHqkIT0G5nxAvu0Hi92RBlaOZh5w=;
	b=LEbSrNPDmxXciIvJC63QKQyWwZZoRuu7RTtbBvr3pmBsla1BFmQz6HhxU/7rCz/o+R
	BclE9Rsbdw2QLOw0grmEOphHTjOIKzoju7EWta4QrTIHymeNzTXRc966dR5S+c1LeRSX
	eHH7U1wJabkpOGehrr7nHdIJMJ5Ngac0JM2mXt/1MDacM10DBgZ0Z/OWbnTHYX3rLrNY
	RWcjbX8KJ8VGPM/tOi/RmBLKfsQwnXSgcW8fUBWEfBwBs525ags2QSFFVBjjbIKzce4g
	Fmpd4/RkN7F7Eo0KWQqb7cjCmqiiAKJ1R+mGmzZPwwCrW4qvxBD7S+LFHMqFnktFZV/T
	RhaQ==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
	d=1e100.net; s=20130820;
	h=x-gm-message-state:mime-version:in-reply-to:references:date
	:message-id:subject:from:to:content-type;
	bh=N0Bn0OZEJ6iP7mcBHqkIT0G5nxAvu0Hi92RBlaOZh5w=;
	b=lXY2ZuaeILKMEBELRW3Q357UMU+T09EPMuEpuP8Ymh6GuZD+hvSr//5w9GpGn/c5+s
	E2fQibSMECgTNcyNGlY9jBPMr7KXpleP51klxFZnr8O9OdXMRR5PoI5+hLQWUsr4md7R
	4IyoP9IKWGDSxuDXTfSp7oevSpnGBS/Gy96sG73G7zxH3L9SkQoI2z51DpL6Z28cDPy5
	wcjgtyq3vNJ/rNnnbdrvqPu0y+r2r0heFM0JkwQCStr2VfWJiQNT21vQoEcoMZGkIXP0
	HR2CxFLmsDx73wqHxtgjjqNn1Rwz4eEWqRj2iQdeDM3kP7Tm7dSnmyktjA3LkyTrnQEC
	JLjg==
X-Gm-Message-State: ALoCoQmv/Oq4FtBynr77O9A0dcpR6kRcOz1lQgqkxM2AHw9L12uxJGg0bVA9rTG76kVHrfXnp29vxACUEKRGjT9YB+iOtD6MEw==
MIME-Version: 1.0
X-Received: by 10.182.120.3 with SMTP id ky3mr22748881obb.17.1453203019041;
	Tue, 19 Jan 2016 03:30:19 -0800 (PST)
Received: by 10.182.153.233 with HTTP; Tue, 19 Jan 2016 03:30:18 -0800 (PST)
Received: by 10.182.153.233 with HTTP; Tue, 19 Jan 2016 03:30:18 -0800 (PST)
In-Reply-To: <CALYzA8EYC-osUXO_fFYmmvUP-XqAn4RrEHRtSg91Pz0MU4PEOg@mail.gmail.com>
References: <CALYzA8E+86r1gBgxVh0CyqGd25GCha6BqioSCXjByCxEdpi1-Q@mail.gmail.com>
	<CALYzA8EYC-osUXO_fFYmmvUP-XqAn4RrEHRtSg91Pz0MU4PEOg@mail.gmail.com>
Date: Tue, 19 Jan 2016 19:30:18 +0800
Message-ID: <CALYzA8HJeaV28pRfNSuA+2Vgb5Lk7JagnhmdoSK2vxtdV9WK_w@mail.gmail.com>
From: John Mok <a9121431@gmail.com>
To: xen-users@lists.xen.org
Subject: [Xen-users] PCI and USB passthrough failed in Windows HVM on Xen
	4.6.0
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: multipart/mixed; boundary="===============7007125627469377024=="
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

--===============7007125627469377024==
Content-Type: multipart/alternative; boundary=089e01229de0bc91030529ae31b1

--089e01229de0bc91030529ae31b1
Content-Type: text/plain; charset=UTF-8

Hi,

I have succeeded to build Xen 4.6 with OVMF on Debian Jessie.

However, when I tried to use PCI or USB passthrough to Windows HVM (e. g.
Windows 7 x64), the driver installed but with code 10 (unable to start).

Is there any thing wrong with passthrough in HVM? How to solve it

Thanks a lot.

John Mok

--089e01229de0bc91030529ae31b1
Content-Type: text/html; charset=UTF-8

<p dir="ltr">Hi,</p>
<p dir="ltr">I have succeeded to build Xen 4.6 with OVMF on Debian Jessie.</p>
<p dir="ltr">However, when I tried to use PCI or USB passthrough to Windows HVM (e. g. Windows 7 x64), the driver installed but with code 10 (unable to start).</p>
<p dir="ltr">Is there any thing wrong with passthrough in HVM? How to solve it</p>
<p dir="ltr">Thanks a lot.</p>
<p dir="ltr">John Mok</p>

--089e01229de0bc91030529ae31b1--


--===============7007125627469377024==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users
--===============7007125627469377024==--


From xen-users-bounces@lists.xen.org Tue Jan 19 11:30:54 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Tue, 19 Jan 2016 11:30:54 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aLUUR-000656-Uy; Tue, 19 Jan 2016 11:30:23 +0000
Received: from mail6.bemta3.messagelabs.com ([195.245.230.39])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <a9121431@gmail.com>) id 1aLUUP-00064r-Rj
	for xen-users@lists.xen.org; Tue, 19 Jan 2016 11:30:21 +0000
Received: from [85.158.137.68] by server-9.bemta-3.messagelabs.com id
	B1/43-03066-C4E1E965; Tue, 19 Jan 2016 11:30:20 +0000
X-Env-Sender: a9121431@gmail.com
X-Msg-Ref: server-5.tower-31.messagelabs.com!1453203019!16738066!1
X-Originating-IP: [209.85.214.194]
X-SpamReason: No, hits=1.2 required=7.0 tests=HTML_20_30,HTML_MESSAGE,
	RCVD_BY_IP
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 30688 invoked from network); 19 Jan 2016 11:30:20 -0000
Received: from mail-ob0-f194.google.com (HELO mail-ob0-f194.google.com)
	(209.85.214.194)
	by server-5.tower-31.messagelabs.com with AES128-GCM-SHA256 encrypted
	SMTP; 19 Jan 2016 11:30:20 -0000
Received: by mail-ob0-f194.google.com with SMTP id tr5so41215314obc.2
	for <xen-users@lists.xen.org>; Tue, 19 Jan 2016 03:30:20 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
	h=mime-version:in-reply-to:references:date:message-id:subject:from:to
	:content-type; bh=N0Bn0OZEJ6iP7mcBHqkIT0G5nxAvu0Hi92RBlaOZh5w=;
	b=LEbSrNPDmxXciIvJC63QKQyWwZZoRuu7RTtbBvr3pmBsla1BFmQz6HhxU/7rCz/o+R
	BclE9Rsbdw2QLOw0grmEOphHTjOIKzoju7EWta4QrTIHymeNzTXRc966dR5S+c1LeRSX
	eHH7U1wJabkpOGehrr7nHdIJMJ5Ngac0JM2mXt/1MDacM10DBgZ0Z/OWbnTHYX3rLrNY
	RWcjbX8KJ8VGPM/tOi/RmBLKfsQwnXSgcW8fUBWEfBwBs525ags2QSFFVBjjbIKzce4g
	Fmpd4/RkN7F7Eo0KWQqb7cjCmqiiAKJ1R+mGmzZPwwCrW4qvxBD7S+LFHMqFnktFZV/T
	RhaQ==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
	d=1e100.net; s=20130820;
	h=x-gm-message-state:mime-version:in-reply-to:references:date
	:message-id:subject:from:to:content-type;
	bh=N0Bn0OZEJ6iP7mcBHqkIT0G5nxAvu0Hi92RBlaOZh5w=;
	b=lXY2ZuaeILKMEBELRW3Q357UMU+T09EPMuEpuP8Ymh6GuZD+hvSr//5w9GpGn/c5+s
	E2fQibSMECgTNcyNGlY9jBPMr7KXpleP51klxFZnr8O9OdXMRR5PoI5+hLQWUsr4md7R
	4IyoP9IKWGDSxuDXTfSp7oevSpnGBS/Gy96sG73G7zxH3L9SkQoI2z51DpL6Z28cDPy5
	wcjgtyq3vNJ/rNnnbdrvqPu0y+r2r0heFM0JkwQCStr2VfWJiQNT21vQoEcoMZGkIXP0
	HR2CxFLmsDx73wqHxtgjjqNn1Rwz4eEWqRj2iQdeDM3kP7Tm7dSnmyktjA3LkyTrnQEC
	JLjg==
X-Gm-Message-State: ALoCoQmv/Oq4FtBynr77O9A0dcpR6kRcOz1lQgqkxM2AHw9L12uxJGg0bVA9rTG76kVHrfXnp29vxACUEKRGjT9YB+iOtD6MEw==
MIME-Version: 1.0
X-Received: by 10.182.120.3 with SMTP id ky3mr22748881obb.17.1453203019041;
	Tue, 19 Jan 2016 03:30:19 -0800 (PST)
Received: by 10.182.153.233 with HTTP; Tue, 19 Jan 2016 03:30:18 -0800 (PST)
Received: by 10.182.153.233 with HTTP; Tue, 19 Jan 2016 03:30:18 -0800 (PST)
In-Reply-To: <CALYzA8EYC-osUXO_fFYmmvUP-XqAn4RrEHRtSg91Pz0MU4PEOg@mail.gmail.com>
References: <CALYzA8E+86r1gBgxVh0CyqGd25GCha6BqioSCXjByCxEdpi1-Q@mail.gmail.com>
	<CALYzA8EYC-osUXO_fFYmmvUP-XqAn4RrEHRtSg91Pz0MU4PEOg@mail.gmail.com>
Date: Tue, 19 Jan 2016 19:30:18 +0800
Message-ID: <CALYzA8HJeaV28pRfNSuA+2Vgb5Lk7JagnhmdoSK2vxtdV9WK_w@mail.gmail.com>
From: John Mok <a9121431@gmail.com>
To: xen-users@lists.xen.org
Subject: [Xen-users] PCI and USB passthrough failed in Windows HVM on Xen
	4.6.0
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: multipart/mixed; boundary="===============7007125627469377024=="
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

--===============7007125627469377024==
Content-Type: multipart/alternative; boundary=089e01229de0bc91030529ae31b1

--089e01229de0bc91030529ae31b1
Content-Type: text/plain; charset=UTF-8

Hi,

I have succeeded to build Xen 4.6 with OVMF on Debian Jessie.

However, when I tried to use PCI or USB passthrough to Windows HVM (e. g.
Windows 7 x64), the driver installed but with code 10 (unable to start).

Is there any thing wrong with passthrough in HVM? How to solve it

Thanks a lot.

John Mok

--089e01229de0bc91030529ae31b1
Content-Type: text/html; charset=UTF-8

<p dir="ltr">Hi,</p>
<p dir="ltr">I have succeeded to build Xen 4.6 with OVMF on Debian Jessie.</p>
<p dir="ltr">However, when I tried to use PCI or USB passthrough to Windows HVM (e. g. Windows 7 x64), the driver installed but with code 10 (unable to start).</p>
<p dir="ltr">Is there any thing wrong with passthrough in HVM? How to solve it</p>
<p dir="ltr">Thanks a lot.</p>
<p dir="ltr">John Mok</p>

--089e01229de0bc91030529ae31b1--


--===============7007125627469377024==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users
--===============7007125627469377024==--


From xen-users-bounces@lists.xen.org Tue Jan 19 13:17:54 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Tue, 19 Jan 2016 13:17:54 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aLW9X-00069X-0p; Tue, 19 Jan 2016 13:16:55 +0000
Received: from mail6.bemta5.messagelabs.com ([195.245.231.135])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <dw@compositiv.com>) id 1aL9PQ-0004ls-Db
	for xen-users@lists.xen.org; Mon, 18 Jan 2016 12:59:48 +0000
Received: from [85.158.139.211] by server-3.bemta-5.messagelabs.com id
	25/16-13487-3C1EC965; Mon, 18 Jan 2016 12:59:47 +0000
X-Env-Sender: dw@compositiv.com
X-Msg-Ref: server-13.tower-206.messagelabs.com!1453121986!16241295!1
X-Originating-IP: [80.70.204.3]
X-SpamReason: No, hits=0.0 required=7.0 tests=
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 12912 invoked from network); 18 Jan 2016 12:59:47 -0000
Received: from admin.compositiv.com (HELO admin.compositiv.com) (80.70.204.3)
	by server-13.tower-206.messagelabs.com with
	DHE-RSA-AES256-GCM-SHA384 encrypted SMTP; 18 Jan 2016 12:59:47 -0000
Received: from [172.30.30.40] (buero.compositiv.com [217.86.226.49])
	by admin.compositiv.com (Postfix) with ESMTPSA id 755A712066C
	for <xen-users@lists.xen.org>; Mon, 18 Jan 2016 13:59:46 +0100 (CET)
To: xen-users@lists.xen.org
References: <569CAB2F.403@compositiv.com>
	<1453112448.6020.105.camel@citrix.com>
	<569CC1A3.2080801@compositiv.com>
	<1453115553.6020.115.camel@citrix.com>
	<569CD4BA.8010500@compositiv.com>
	<1453121352.6020.147.camel@citrix.com>
From: David Winterstein <dw@compositiv.com>
Message-ID: <569CE1D3.7020805@compositiv.com>
Date: Mon, 18 Jan 2016 14:00:03 +0100
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101
	Thunderbird/38.5.1
MIME-Version: 1.0
In-Reply-To: <1453121352.6020.147.camel@citrix.com>
Content-Length: 2290
X-Virus-Scanned: clamav-milter 0.98.7 at zeus
X-Virus-Status: Clean
X-Mailman-Approved-At: Tue, 19 Jan 2016 13:16:54 +0000
Subject: Re: [Xen-users] VM bridge doesn't pass traffic
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: base64
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

QW0gMTguMDEuMjAxNiB1bSAxMzo0OSBzY2hyaWViIElhbiBDYW1wYmVsbDoKPj4+IExhc3RseSB3
aGlsZSBJJ20gZmlzaGluZyBmb3IgcG90ZW50aWFsIGNsdWVzIHBsZWFzZSBjb3VsZCB5b3UgcG9z
dCB0aGUKPj4+IG91dHB1dCBvZiBvZiAieGwgLXZ2diBjcmVhdGUgPGNmZz4iLCB0aGUgLXZ2diBt
YWtlcyBpdCBtdWNoIG1vcmUKPj4+IHZlcmJvc2UuCj4+IE91dHB1dCBvZiB0aGUgY3JlYXRlIGNv
bW1hbmQ6IGh0dHA6Ly9wYXN0ZWJpbi5jb20vN0NxZFMyWmQKPj4gT3V0cHV0IG9mIHRoZSB2bSBi
b290IHByb2Nlc3MgKGZyb20geGwgY29uc29sZSk6Cj4+IGh0dHA6Ly9wYXN0ZWJpbi5jb20vWmR1
d1NtTm4KPiBBaCwgaGVyZSBpcyBzb21ldGhpbmcgaW50ZXJlc3Rpbmc6Cj4KPiBbICAgIDEuNTA3
ODM0XSB4ZW5fbmV0ZnJvbnQ6IEluaXRpYWxpc2luZyBYZW4gdmlydHVhbCBldGhlcm5ldCBkcml2
ZXIKPiBbICAgIDEuNTEzNzU0XSB4ZW5fbmV0ZnJvbnQ6IGNhbid0IGFsbG9jIHJ4IGdyYW50IHJl
ZnMKPiBbICAgIDEuNTEzNzYyXSBuZXQgZXRoMDogb25seSBjcmVhdGVkIDMyIHF1ZXVlcwo+Cj4g
SWYgeW91IHVzZSBmZXdlciB2Y3B1cyAobGlrZSAyIGZvciBleGFtcGxlKSBkb2VzIGl0IHdvcms/
IElmIHNvIHRoZW4gYQo+IHdvcmthcm91bmQgd291bGQgYmUgdG8gbGltaXQgdGhlIG51bWJlciBv
ZiBxdWV1ZXMgdG8gZmV3ZXIgdGhhbiB0aGUgbnVtYmVyCj4gb2YgdmNwdXMgKHRoZSBkZWZhdWx0
KS4gSUlSQyB0aGVyZSB3ZXJlIHNvbWUgYnVncyBpbiB0aGlzIGNhcGFiaWxpdHksIEknbQo+IGhv
cGluZyB0aGF0IFdlaSAoY2MtZCkgY2FuIHJlbWVtYmVyIHRoZSBuZWNlc3NhcnkgZGFuY2UuCj4K
PiBBbiBhbHRlcm5hdGl2ZSB0byBsaW1pdGluZyB0aGUgcXVldWVzIG1pZ2h0IGJlIHRvIGluY3Jl
YXNlIHRoZSBtYXhpbXVtCj4gbnVtYmVyIG9mIHBhZ2VzIGVhY2ggZ3Vlc3QgY2FuIHVzZSBmb3Ig
Z3JhbnQgdGFibGVzIChpLmUuIGluY3JlYXNlIHRoZQo+IG51bWJlciBvZiBncmFudHMpLiBUaGlz
IGNhbiBiZSBkb25lIHdpdGggdGhlIGdudHRhYl9tYXhfbnJfZnJhbWVzCj4gaHlwZXJ2aXNvciBj
b21tYW5kIGxpbmUgb3B0aW9uLiAoU2VlIGh0dHA6Ly94ZW5iaXRzLnhlbi5vcmcvZG9jcy80LjQv
bWlzYy94Cj4gZW4tY29tbWFuZC1saW5lLmh0bWwpLgo+Cj4gSSB0aGluayB0aGUgZGVmYXVsdCBp
cyAzMiwgc28geW91IGNvdWxkIGUuZy4gdHJ5IGRvdWJsaW5nIGl0LgoKSGVsbCB5ZXMhIEl0IHdv
cmtlZCEgVGhhbmsgeW91IHNvIG11Y2ghCldpc2ggeW91IGFsbCB0aGUgYmVzdCBhbmQgaGF2ZSBh
IG5pY2Ugd2Vlay4KUmVnYXJkcywKICBEYXZpZAoKLS0gCgpDb21wb3NpdGl2IEdtYkgKSGFtbWVy
IERlaWNoIDMwCjIwNTM3IEhhbWJ1cmcKVGVsOiAwNDAgLyA2MDkgNDM0OSAwCkZheDogMDQwIC8g
NjA5IDQzNDkgNDAKCkdlc2Now6RmdHNmw7xocmVyIE1hdHRoaWFzIEtyYXdlbgpBbXRzZ2VyaWNo
dCBIYW1idXJnIC0gSFJCIDEyMjU0MAoKVVN0Li1JZE5yOiBERTI4MjQzMjgzNApFcyBnZWx0ZW4g
YXVzc2NobGllw59saWNoIHVuc2VyZSBBR0IuCgoKX19fX19fX19fX19fX19fX19fX19fX19fX19f
X19fX19fX19fX19fX19fX19fX18KWGVuLXVzZXJzIG1haWxpbmcgbGlzdApYZW4tdXNlcnNAbGlz
dHMueGVuLm9yZwpodHRwOi8vbGlzdHMueGVuLm9yZy94ZW4tdXNlcnM=

From xen-users-bounces@lists.xen.org Tue Jan 19 13:17:54 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Tue, 19 Jan 2016 13:17:54 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aLW9X-00069X-0p; Tue, 19 Jan 2016 13:16:55 +0000
Received: from mail6.bemta5.messagelabs.com ([195.245.231.135])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <dw@compositiv.com>) id 1aL9PQ-0004ls-Db
	for xen-users@lists.xen.org; Mon, 18 Jan 2016 12:59:48 +0000
Received: from [85.158.139.211] by server-3.bemta-5.messagelabs.com id
	25/16-13487-3C1EC965; Mon, 18 Jan 2016 12:59:47 +0000
X-Env-Sender: dw@compositiv.com
X-Msg-Ref: server-13.tower-206.messagelabs.com!1453121986!16241295!1
X-Originating-IP: [80.70.204.3]
X-SpamReason: No, hits=0.0 required=7.0 tests=
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 12912 invoked from network); 18 Jan 2016 12:59:47 -0000
Received: from admin.compositiv.com (HELO admin.compositiv.com) (80.70.204.3)
	by server-13.tower-206.messagelabs.com with
	DHE-RSA-AES256-GCM-SHA384 encrypted SMTP; 18 Jan 2016 12:59:47 -0000
Received: from [172.30.30.40] (buero.compositiv.com [217.86.226.49])
	by admin.compositiv.com (Postfix) with ESMTPSA id 755A712066C
	for <xen-users@lists.xen.org>; Mon, 18 Jan 2016 13:59:46 +0100 (CET)
To: xen-users@lists.xen.org
References: <569CAB2F.403@compositiv.com>
	<1453112448.6020.105.camel@citrix.com>
	<569CC1A3.2080801@compositiv.com>
	<1453115553.6020.115.camel@citrix.com>
	<569CD4BA.8010500@compositiv.com>
	<1453121352.6020.147.camel@citrix.com>
From: David Winterstein <dw@compositiv.com>
Message-ID: <569CE1D3.7020805@compositiv.com>
Date: Mon, 18 Jan 2016 14:00:03 +0100
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101
	Thunderbird/38.5.1
MIME-Version: 1.0
In-Reply-To: <1453121352.6020.147.camel@citrix.com>
Content-Length: 2290
X-Virus-Scanned: clamav-milter 0.98.7 at zeus
X-Virus-Status: Clean
X-Mailman-Approved-At: Tue, 19 Jan 2016 13:16:54 +0000
Subject: Re: [Xen-users] VM bridge doesn't pass traffic
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: base64
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

QW0gMTguMDEuMjAxNiB1bSAxMzo0OSBzY2hyaWViIElhbiBDYW1wYmVsbDoKPj4+IExhc3RseSB3
aGlsZSBJJ20gZmlzaGluZyBmb3IgcG90ZW50aWFsIGNsdWVzIHBsZWFzZSBjb3VsZCB5b3UgcG9z
dCB0aGUKPj4+IG91dHB1dCBvZiBvZiAieGwgLXZ2diBjcmVhdGUgPGNmZz4iLCB0aGUgLXZ2diBt
YWtlcyBpdCBtdWNoIG1vcmUKPj4+IHZlcmJvc2UuCj4+IE91dHB1dCBvZiB0aGUgY3JlYXRlIGNv
bW1hbmQ6IGh0dHA6Ly9wYXN0ZWJpbi5jb20vN0NxZFMyWmQKPj4gT3V0cHV0IG9mIHRoZSB2bSBi
b290IHByb2Nlc3MgKGZyb20geGwgY29uc29sZSk6Cj4+IGh0dHA6Ly9wYXN0ZWJpbi5jb20vWmR1
d1NtTm4KPiBBaCwgaGVyZSBpcyBzb21ldGhpbmcgaW50ZXJlc3Rpbmc6Cj4KPiBbICAgIDEuNTA3
ODM0XSB4ZW5fbmV0ZnJvbnQ6IEluaXRpYWxpc2luZyBYZW4gdmlydHVhbCBldGhlcm5ldCBkcml2
ZXIKPiBbICAgIDEuNTEzNzU0XSB4ZW5fbmV0ZnJvbnQ6IGNhbid0IGFsbG9jIHJ4IGdyYW50IHJl
ZnMKPiBbICAgIDEuNTEzNzYyXSBuZXQgZXRoMDogb25seSBjcmVhdGVkIDMyIHF1ZXVlcwo+Cj4g
SWYgeW91IHVzZSBmZXdlciB2Y3B1cyAobGlrZSAyIGZvciBleGFtcGxlKSBkb2VzIGl0IHdvcms/
IElmIHNvIHRoZW4gYQo+IHdvcmthcm91bmQgd291bGQgYmUgdG8gbGltaXQgdGhlIG51bWJlciBv
ZiBxdWV1ZXMgdG8gZmV3ZXIgdGhhbiB0aGUgbnVtYmVyCj4gb2YgdmNwdXMgKHRoZSBkZWZhdWx0
KS4gSUlSQyB0aGVyZSB3ZXJlIHNvbWUgYnVncyBpbiB0aGlzIGNhcGFiaWxpdHksIEknbQo+IGhv
cGluZyB0aGF0IFdlaSAoY2MtZCkgY2FuIHJlbWVtYmVyIHRoZSBuZWNlc3NhcnkgZGFuY2UuCj4K
PiBBbiBhbHRlcm5hdGl2ZSB0byBsaW1pdGluZyB0aGUgcXVldWVzIG1pZ2h0IGJlIHRvIGluY3Jl
YXNlIHRoZSBtYXhpbXVtCj4gbnVtYmVyIG9mIHBhZ2VzIGVhY2ggZ3Vlc3QgY2FuIHVzZSBmb3Ig
Z3JhbnQgdGFibGVzIChpLmUuIGluY3JlYXNlIHRoZQo+IG51bWJlciBvZiBncmFudHMpLiBUaGlz
IGNhbiBiZSBkb25lIHdpdGggdGhlIGdudHRhYl9tYXhfbnJfZnJhbWVzCj4gaHlwZXJ2aXNvciBj
b21tYW5kIGxpbmUgb3B0aW9uLiAoU2VlIGh0dHA6Ly94ZW5iaXRzLnhlbi5vcmcvZG9jcy80LjQv
bWlzYy94Cj4gZW4tY29tbWFuZC1saW5lLmh0bWwpLgo+Cj4gSSB0aGluayB0aGUgZGVmYXVsdCBp
cyAzMiwgc28geW91IGNvdWxkIGUuZy4gdHJ5IGRvdWJsaW5nIGl0LgoKSGVsbCB5ZXMhIEl0IHdv
cmtlZCEgVGhhbmsgeW91IHNvIG11Y2ghCldpc2ggeW91IGFsbCB0aGUgYmVzdCBhbmQgaGF2ZSBh
IG5pY2Ugd2Vlay4KUmVnYXJkcywKICBEYXZpZAoKLS0gCgpDb21wb3NpdGl2IEdtYkgKSGFtbWVy
IERlaWNoIDMwCjIwNTM3IEhhbWJ1cmcKVGVsOiAwNDAgLyA2MDkgNDM0OSAwCkZheDogMDQwIC8g
NjA5IDQzNDkgNDAKCkdlc2Now6RmdHNmw7xocmVyIE1hdHRoaWFzIEtyYXdlbgpBbXRzZ2VyaWNo
dCBIYW1idXJnIC0gSFJCIDEyMjU0MAoKVVN0Li1JZE5yOiBERTI4MjQzMjgzNApFcyBnZWx0ZW4g
YXVzc2NobGllw59saWNoIHVuc2VyZSBBR0IuCgoKX19fX19fX19fX19fX19fX19fX19fX19fX19f
X19fX19fX19fX19fX19fX19fX18KWGVuLXVzZXJzIG1haWxpbmcgbGlzdApYZW4tdXNlcnNAbGlz
dHMueGVuLm9yZwpodHRwOi8vbGlzdHMueGVuLm9yZy94ZW4tdXNlcnM=

From xen-users-bounces@lists.xen.org Tue Jan 19 14:41:14 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Tue, 19 Jan 2016 14:41:14 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aLXSE-0002I6-R2; Tue, 19 Jan 2016 14:40:18 +0000
Received: from mail6.bemta14.messagelabs.com ([193.109.254.103])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <prvs=81941a82a=Ian.Jackson@citrix.com>)
	id 1aLXSC-0002H5-Hr
	for xen-users@lists.xen.org; Tue, 19 Jan 2016 14:40:16 +0000
Received: from [193.109.254.147] by server-13.bemta-14.messagelabs.com id
	C3/BD-08347-FCA4E965; Tue, 19 Jan 2016 14:40:15 +0000
X-Env-Sender: prvs=81941a82a=Ian.Jackson@citrix.com
X-Msg-Ref: server-9.tower-27.messagelabs.com!1453214414!17848752!1
X-Originating-IP: [66.165.176.89]
X-SpamReason: No, hits=0.0 required=7.0 tests=sa_preprocessor: 
	VHJ1c3RlZCBJUDogNjYuMTY1LjE3Ni44OSA9PiAyMDMwMDc=\n,
	received_headers: No Received headers
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 33100 invoked from network); 19 Jan 2016 14:40:15 -0000
Received: from smtp.citrix.com (HELO SMTP.CITRIX.COM) (66.165.176.89)
	by server-9.tower-27.messagelabs.com with RC4-SHA encrypted SMTP;
	19 Jan 2016 14:40:15 -0000
X-IronPort-AV: E=Sophos;i="5.22,317,1449532800"; d="scan'208";a="326137426"
From: Ian Jackson <Ian.Jackson@eu.citrix.com>
MIME-Version: 1.0
Message-ID: <22174.19148.170004.651191@mariner.uk.xensource.com>
Date: Tue, 19 Jan 2016 14:40:12 +0000
To: Patrick Velder <lists@velder.li>
Newsgroups: chiark.mail.xen.users
In-Reply-To: <56902C46.5070503@velder.li>
References: <56902C46.5070503@velder.li>
X-Mailer: VM 8.1.0 under 23.4.1 (i486-pc-linux-gnu)
X-DLP: MIA2
Cc: xen-users@lists.xen.org
Subject: Re: [Xen-users] Xen / Linux 4.3.3
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

Patrick Velder writes ("[Xen-users] Xen / Linux 4.3.3"):
> I just tried to boot kernel 4.3.3 on my xen host. xl list does not work 
> (freezes), but the domUs are up. Reboot is impossible, and it's not 
> possible to kill the hanging xl processes.

There is a configuration change in 4.3.x which revealed a latent bug,
which causes xenstored to crash:
 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=810472


In more detail, under Xen, without
  9c17d965 "xen/gntdev: Grant maps should not be subject to NUMA balancing"
Linux might attempt to do memory migration for NUMA balancing on pages
that are mapped in from other Xen domains.

AIUI in 4.3.y SCHED_NUMA became enabled by default, and Matthew Vernon
reports in
  https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=810472
that Debian's linux-image-4.3.0-0.bpo.1-amd64 is unreliable as Xen dom0.
We investigated and found that xenstored was getting SIGBUS accessing
a client domain's shared ring page.


Ian.


>From 9c17d96500f78d7ecdb71ca6942830158bc75a2b Mon Sep 17 00:00:00 2001
From: Boris Ostrovsky <boris.ostrovsky@oracle.com>
Date: Tue, 10 Nov 2015 15:10:33 -0500
Subject: [PATCH] xen/gntdev: Grant maps should not be subject to NUMA
 balancing

Doing so will cause the grant to be unmapped and then, during
fault handling, the fault to be mistakenly treated as NUMA hint
fault.

In addition, even if those maps could partcipate in NUMA
balancing, it wouldn't provide any benefit since we are unable
to determine physical page's node (even if/when VNUMA is
implemented).

Marking grant maps' VMAs as VM_IO will exclude them from being
part of NUMA balancing.

Signed-off-by: Boris Ostrovsky <boris.ostrovsky@oracle.com>
Cc: stable@vger.kernel.org
Signed-off-by: David Vrabel <david.vrabel@citrix.com>
---
 drivers/xen/gntdev.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/xen/gntdev.c b/drivers/xen/gntdev.c
index 2ea0b3b..1be5dd0 100644
--- a/drivers/xen/gntdev.c
+++ b/drivers/xen/gntdev.c
@@ -804,7 +804,7 @@ static int gntdev_mmap(struct file *flip, struct vm_area_struct *vma)
 
 	vma->vm_ops = &gntdev_vmops;
 
-	vma->vm_flags |= VM_DONTEXPAND | VM_DONTDUMP;
+	vma->vm_flags |= VM_DONTEXPAND | VM_DONTDUMP | VM_IO;
 
 	if (use_ptemod)
 		vma->vm_flags |= VM_DONTCOPY;
-- 
1.7.10.4


_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users

From xen-users-bounces@lists.xen.org Tue Jan 19 14:41:14 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Tue, 19 Jan 2016 14:41:14 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aLXSE-0002I6-R2; Tue, 19 Jan 2016 14:40:18 +0000
Received: from mail6.bemta14.messagelabs.com ([193.109.254.103])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <prvs=81941a82a=Ian.Jackson@citrix.com>)
	id 1aLXSC-0002H5-Hr
	for xen-users@lists.xen.org; Tue, 19 Jan 2016 14:40:16 +0000
Received: from [193.109.254.147] by server-13.bemta-14.messagelabs.com id
	C3/BD-08347-FCA4E965; Tue, 19 Jan 2016 14:40:15 +0000
X-Env-Sender: prvs=81941a82a=Ian.Jackson@citrix.com
X-Msg-Ref: server-9.tower-27.messagelabs.com!1453214414!17848752!1
X-Originating-IP: [66.165.176.89]
X-SpamReason: No, hits=0.0 required=7.0 tests=sa_preprocessor: 
	VHJ1c3RlZCBJUDogNjYuMTY1LjE3Ni44OSA9PiAyMDMwMDc=\n,
	received_headers: No Received headers
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 33100 invoked from network); 19 Jan 2016 14:40:15 -0000
Received: from smtp.citrix.com (HELO SMTP.CITRIX.COM) (66.165.176.89)
	by server-9.tower-27.messagelabs.com with RC4-SHA encrypted SMTP;
	19 Jan 2016 14:40:15 -0000
X-IronPort-AV: E=Sophos;i="5.22,317,1449532800"; d="scan'208";a="326137426"
From: Ian Jackson <Ian.Jackson@eu.citrix.com>
MIME-Version: 1.0
Message-ID: <22174.19148.170004.651191@mariner.uk.xensource.com>
Date: Tue, 19 Jan 2016 14:40:12 +0000
To: Patrick Velder <lists@velder.li>
Newsgroups: chiark.mail.xen.users
In-Reply-To: <56902C46.5070503@velder.li>
References: <56902C46.5070503@velder.li>
X-Mailer: VM 8.1.0 under 23.4.1 (i486-pc-linux-gnu)
X-DLP: MIA2
Cc: xen-users@lists.xen.org
Subject: Re: [Xen-users] Xen / Linux 4.3.3
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

Patrick Velder writes ("[Xen-users] Xen / Linux 4.3.3"):
> I just tried to boot kernel 4.3.3 on my xen host. xl list does not work 
> (freezes), but the domUs are up. Reboot is impossible, and it's not 
> possible to kill the hanging xl processes.

There is a configuration change in 4.3.x which revealed a latent bug,
which causes xenstored to crash:
 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=810472


In more detail, under Xen, without
  9c17d965 "xen/gntdev: Grant maps should not be subject to NUMA balancing"
Linux might attempt to do memory migration for NUMA balancing on pages
that are mapped in from other Xen domains.

AIUI in 4.3.y SCHED_NUMA became enabled by default, and Matthew Vernon
reports in
  https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=810472
that Debian's linux-image-4.3.0-0.bpo.1-amd64 is unreliable as Xen dom0.
We investigated and found that xenstored was getting SIGBUS accessing
a client domain's shared ring page.


Ian.


>From 9c17d96500f78d7ecdb71ca6942830158bc75a2b Mon Sep 17 00:00:00 2001
From: Boris Ostrovsky <boris.ostrovsky@oracle.com>
Date: Tue, 10 Nov 2015 15:10:33 -0500
Subject: [PATCH] xen/gntdev: Grant maps should not be subject to NUMA
 balancing

Doing so will cause the grant to be unmapped and then, during
fault handling, the fault to be mistakenly treated as NUMA hint
fault.

In addition, even if those maps could partcipate in NUMA
balancing, it wouldn't provide any benefit since we are unable
to determine physical page's node (even if/when VNUMA is
implemented).

Marking grant maps' VMAs as VM_IO will exclude them from being
part of NUMA balancing.

Signed-off-by: Boris Ostrovsky <boris.ostrovsky@oracle.com>
Cc: stable@vger.kernel.org
Signed-off-by: David Vrabel <david.vrabel@citrix.com>
---
 drivers/xen/gntdev.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/xen/gntdev.c b/drivers/xen/gntdev.c
index 2ea0b3b..1be5dd0 100644
--- a/drivers/xen/gntdev.c
+++ b/drivers/xen/gntdev.c
@@ -804,7 +804,7 @@ static int gntdev_mmap(struct file *flip, struct vm_area_struct *vma)
 
 	vma->vm_ops = &gntdev_vmops;
 
-	vma->vm_flags |= VM_DONTEXPAND | VM_DONTDUMP;
+	vma->vm_flags |= VM_DONTEXPAND | VM_DONTDUMP | VM_IO;
 
 	if (use_ptemod)
 		vma->vm_flags |= VM_DONTCOPY;
-- 
1.7.10.4


_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users

From xen-users-bounces@lists.xen.org Tue Jan 19 14:59:07 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Tue, 19 Jan 2016 14:59:07 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aLXkE-0004Oy-6O; Tue, 19 Jan 2016 14:58:54 +0000
Received: from mail6.bemta3.messagelabs.com ([195.245.230.39])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <htmldeveloper@gmail.com>) id 1aLXkC-0004O3-UV
	for xen-users@lists.xen.org; Tue, 19 Jan 2016 14:58:53 +0000
Received: from [85.158.137.68] by server-9.bemta-3.messagelabs.com id
	6A/B0-03066-B2F4E965; Tue, 19 Jan 2016 14:58:51 +0000
X-Env-Sender: htmldeveloper@gmail.com
X-Msg-Ref: server-4.tower-31.messagelabs.com!1453215530!7177691!1
X-Originating-IP: [209.85.213.172]
X-SpamReason: No, hits=1.2 required=7.0 tests=HTML_20_30,HTML_MESSAGE,
	RCVD_BY_IP
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 5265 invoked from network); 19 Jan 2016 14:58:50 -0000
Received: from mail-ig0-f172.google.com (HELO mail-ig0-f172.google.com)
	(209.85.213.172)
	by server-4.tower-31.messagelabs.com with AES128-GCM-SHA256 encrypted
	SMTP; 19 Jan 2016 14:58:50 -0000
Received: by mail-ig0-f172.google.com with SMTP id ik10so78587505igb.1
	for <xen-users@lists.xen.org>; Tue, 19 Jan 2016 06:58:50 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
	h=mime-version:date:message-id:subject:from:to:content-type;
	bh=P5TqCusEWwookNog9oNnHeLG0OwuUbjo5op7WfbjwE8=;
	b=vCNWrSuFLHqfyguNEHx4JQAXWKJLWgwQ9Mg9fAskkz3wU4SshaS8S1z+hgwRY0e+IV
	QkTsuB3nE/6mrJs65WVAaCIgFYtNj8ot9rvifOFAK840Zi4hOHAMYhAjSAzkxYpkwuFN
	lFoyBxpB4PBf2R5bgdxU4VU4ih8GC6Hr3XkvC9V9yjOe2dvxsN16NO6eXrUBfSLlXbVJ
	lEcAat/dBcdl6AacyhAoSNN3FRPNOeDeVVQwrfovJ/6L7VbXRP+HcfibxKs/Pdx3tLEq
	TBFuKnrFVMrrqq0w7yHUIWju4LGiAvyTDv1meytU9O7YF+58r2GPCcWIyxzZFxmAmQXL
	+NQw==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
	d=1e100.net; s=20130820;
	h=x-gm-message-state:mime-version:date:message-id:subject:from:to
	:content-type;
	bh=P5TqCusEWwookNog9oNnHeLG0OwuUbjo5op7WfbjwE8=;
	b=mOvjpJNbWnLTKvI3XpVGWs0ZqRioS+RDNFaD5cEhrx6Kbtk1WsZpSHXGkQii0ru2Ol
	Hi3gvWyAhoR6TXrn1Sr8aDU2+7q36P/LR2WBDc6wkLjz2fAB7DuiMhozQWUY3EFXtTdc
	NsKoOutVmZwg+l8jxlWUnTbvJC0GF5sV5b3GEZTtvnpYPs6WkHLAF79aLtQK75mAI62Z
	NZzfdHeEEh6ookg6jpGQyqpQQzIU6Ge0GxGsay4Qs27Mka8vgbVZ1cu3eTQSwd/EFAp3
	zBfHi7Swqrj2I0yfM997ZmLeFHPIZyOdpsnzTbOdtKIuyFHmZQy7xhvgffpGQ21Lspr3
	qWZg==
X-Gm-Message-State: AG10YOTjns3W7BbILsSWLUkg2L13VvB+zCWaS8JLsQAPdRAntKSlkENOeAAfvky4DRoyBljpZF111iLAdyfANw==
MIME-Version: 1.0
X-Received: by 10.50.157.100 with SMTP id wl4mr16388913igb.2.1453215529879;
	Tue, 19 Jan 2016 06:58:49 -0800 (PST)
Received: by 10.107.142.202 with HTTP; Tue, 19 Jan 2016 06:58:49 -0800 (PST)
Date: Tue, 19 Jan 2016 22:58:49 +0800
Message-ID: <CAHnt0GWLyOkVZjx3wZ4YXDXWH_F_dpZaUW=Rk=v1O22x4EWMmA@mail.gmail.com>
From: Peter Teoh <htmldeveloper@gmail.com>
To: xen-users@lists.xen.org
Subject: [Xen-users] How to set up SCSI passthrough
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: multipart/mixed; boundary="===============8164978407396473783=="
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

--===============8164978407396473783==
Content-Type: multipart/alternative; boundary=001a1136b31070d4040529b11b7d

--001a1136b31070d4040529b11b7d
Content-Type: text/plain; charset=UTF-8

I am interested to have direct SCSI passthrough from host to guest (domU),
with minimal intervention by the host/dom0, how is this possible to setup?

Some tutorial reference will be much appreciated.   (not necessary to match
my OS, but host is 64-bit Ubuntu, 14.04)
-- 
Regards,
Peter Teoh

--001a1136b31070d4040529b11b7d
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr">I am interested to have direct SCSI passthrough from host =
to guest (domU), with minimal intervention by the host/dom0, how is this po=
ssible to setup?<br clear=3D"all"><div><br></div><div>Some tutorial referen=
ce will be much appreciated.=C2=A0=C2=A0 (not necessary to match my OS, but=
 host is 64-bit Ubuntu, 14.04)<br></div><div>-- <br><div class=3D"gmail_sig=
nature">Regards,<br>Peter Teoh</div>
</div></div>

--001a1136b31070d4040529b11b7d--


--===============8164978407396473783==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users
--===============8164978407396473783==--


From xen-users-bounces@lists.xen.org Tue Jan 19 14:59:07 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Tue, 19 Jan 2016 14:59:07 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aLXkE-0004Oy-6O; Tue, 19 Jan 2016 14:58:54 +0000
Received: from mail6.bemta3.messagelabs.com ([195.245.230.39])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <htmldeveloper@gmail.com>) id 1aLXkC-0004O3-UV
	for xen-users@lists.xen.org; Tue, 19 Jan 2016 14:58:53 +0000
Received: from [85.158.137.68] by server-9.bemta-3.messagelabs.com id
	6A/B0-03066-B2F4E965; Tue, 19 Jan 2016 14:58:51 +0000
X-Env-Sender: htmldeveloper@gmail.com
X-Msg-Ref: server-4.tower-31.messagelabs.com!1453215530!7177691!1
X-Originating-IP: [209.85.213.172]
X-SpamReason: No, hits=1.2 required=7.0 tests=HTML_20_30,HTML_MESSAGE,
	RCVD_BY_IP
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 5265 invoked from network); 19 Jan 2016 14:58:50 -0000
Received: from mail-ig0-f172.google.com (HELO mail-ig0-f172.google.com)
	(209.85.213.172)
	by server-4.tower-31.messagelabs.com with AES128-GCM-SHA256 encrypted
	SMTP; 19 Jan 2016 14:58:50 -0000
Received: by mail-ig0-f172.google.com with SMTP id ik10so78587505igb.1
	for <xen-users@lists.xen.org>; Tue, 19 Jan 2016 06:58:50 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
	h=mime-version:date:message-id:subject:from:to:content-type;
	bh=P5TqCusEWwookNog9oNnHeLG0OwuUbjo5op7WfbjwE8=;
	b=vCNWrSuFLHqfyguNEHx4JQAXWKJLWgwQ9Mg9fAskkz3wU4SshaS8S1z+hgwRY0e+IV
	QkTsuB3nE/6mrJs65WVAaCIgFYtNj8ot9rvifOFAK840Zi4hOHAMYhAjSAzkxYpkwuFN
	lFoyBxpB4PBf2R5bgdxU4VU4ih8GC6Hr3XkvC9V9yjOe2dvxsN16NO6eXrUBfSLlXbVJ
	lEcAat/dBcdl6AacyhAoSNN3FRPNOeDeVVQwrfovJ/6L7VbXRP+HcfibxKs/Pdx3tLEq
	TBFuKnrFVMrrqq0w7yHUIWju4LGiAvyTDv1meytU9O7YF+58r2GPCcWIyxzZFxmAmQXL
	+NQw==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
	d=1e100.net; s=20130820;
	h=x-gm-message-state:mime-version:date:message-id:subject:from:to
	:content-type;
	bh=P5TqCusEWwookNog9oNnHeLG0OwuUbjo5op7WfbjwE8=;
	b=mOvjpJNbWnLTKvI3XpVGWs0ZqRioS+RDNFaD5cEhrx6Kbtk1WsZpSHXGkQii0ru2Ol
	Hi3gvWyAhoR6TXrn1Sr8aDU2+7q36P/LR2WBDc6wkLjz2fAB7DuiMhozQWUY3EFXtTdc
	NsKoOutVmZwg+l8jxlWUnTbvJC0GF5sV5b3GEZTtvnpYPs6WkHLAF79aLtQK75mAI62Z
	NZzfdHeEEh6ookg6jpGQyqpQQzIU6Ge0GxGsay4Qs27Mka8vgbVZ1cu3eTQSwd/EFAp3
	zBfHi7Swqrj2I0yfM997ZmLeFHPIZyOdpsnzTbOdtKIuyFHmZQy7xhvgffpGQ21Lspr3
	qWZg==
X-Gm-Message-State: AG10YOTjns3W7BbILsSWLUkg2L13VvB+zCWaS8JLsQAPdRAntKSlkENOeAAfvky4DRoyBljpZF111iLAdyfANw==
MIME-Version: 1.0
X-Received: by 10.50.157.100 with SMTP id wl4mr16388913igb.2.1453215529879;
	Tue, 19 Jan 2016 06:58:49 -0800 (PST)
Received: by 10.107.142.202 with HTTP; Tue, 19 Jan 2016 06:58:49 -0800 (PST)
Date: Tue, 19 Jan 2016 22:58:49 +0800
Message-ID: <CAHnt0GWLyOkVZjx3wZ4YXDXWH_F_dpZaUW=Rk=v1O22x4EWMmA@mail.gmail.com>
From: Peter Teoh <htmldeveloper@gmail.com>
To: xen-users@lists.xen.org
Subject: [Xen-users] How to set up SCSI passthrough
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: multipart/mixed; boundary="===============8164978407396473783=="
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

--===============8164978407396473783==
Content-Type: multipart/alternative; boundary=001a1136b31070d4040529b11b7d

--001a1136b31070d4040529b11b7d
Content-Type: text/plain; charset=UTF-8

I am interested to have direct SCSI passthrough from host to guest (domU),
with minimal intervention by the host/dom0, how is this possible to setup?

Some tutorial reference will be much appreciated.   (not necessary to match
my OS, but host is 64-bit Ubuntu, 14.04)
-- 
Regards,
Peter Teoh

--001a1136b31070d4040529b11b7d
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr">I am interested to have direct SCSI passthrough from host =
to guest (domU), with minimal intervention by the host/dom0, how is this po=
ssible to setup?<br clear=3D"all"><div><br></div><div>Some tutorial referen=
ce will be much appreciated.=C2=A0=C2=A0 (not necessary to match my OS, but=
 host is 64-bit Ubuntu, 14.04)<br></div><div>-- <br><div class=3D"gmail_sig=
nature">Regards,<br>Peter Teoh</div>
</div></div>

--001a1136b31070d4040529b11b7d--


--===============8164978407396473783==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users
--===============8164978407396473783==--


From xen-users-bounces@lists.xen.org Tue Jan 19 15:24:49 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Tue, 19 Jan 2016 15:24:49 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aLY8z-00084Y-De; Tue, 19 Jan 2016 15:24:29 +0000
Received: from mail6.bemta4.messagelabs.com ([85.158.143.247])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <olaf@aepfle.de>) id 1aLY8x-00084S-2a
	for xen-users@lists.xen.org; Tue, 19 Jan 2016 15:24:27 +0000
Received: from [85.158.143.35] by server-1.bemta-4.messagelabs.com id
	7A/5B-09708-A255E965; Tue, 19 Jan 2016 15:24:26 +0000
X-Env-Sender: olaf@aepfle.de
X-Msg-Ref: server-15.tower-21.messagelabs.com!1453217065!10930221!1
X-Originating-IP: [195.135.220.15]
X-SpamReason: No, hits=0.0 required=7.0 tests=
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 23268 invoked from network); 19 Jan 2016 15:24:25 -0000
Received: from mx2.suse.de (HELO mx2.suse.de) (195.135.220.15)
	by server-15.tower-21.messagelabs.com with DHE-RSA-CAMELLIA256-SHA
	encrypted SMTP; 19 Jan 2016 15:24:25 -0000
X-Virus-Scanned: by amavisd-new at test-mx.suse.de
Received: from relay1.suse.de (charybdis-ext.suse.de [195.135.220.254])
	by mx2.suse.de (Postfix) with ESMTP id ABA5EAC20;
	Tue, 19 Jan 2016 15:24:23 +0000 (UTC)
Date: Tue, 19 Jan 2016 16:24:23 +0100
From: Olaf Hering <olaf@aepfle.de>
To: Peter Teoh <htmldeveloper@gmail.com>
Message-ID: <20160119152423.GA27776@gmail.com>
References: <CAHnt0GWLyOkVZjx3wZ4YXDXWH_F_dpZaUW=Rk=v1O22x4EWMmA@mail.gmail.com>
MIME-Version: 1.0
Content-Length: 949
Content-Disposition: inline
In-Reply-To: <CAHnt0GWLyOkVZjx3wZ4YXDXWH_F_dpZaUW=Rk=v1O22x4EWMmA@mail.gmail.com>
User-Agent: Mutt/1.5.24 (6551)
Cc: xen-users@lists.xen.org
Subject: Re: [Xen-users] How to set up SCSI passthrough
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: base64
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

T24gVHVlLCBKYW4gMTksIFBldGVyIFRlb2ggd3JvdGU6Cgo+IEkgYW0gaW50ZXJlc3RlZCB0byBo
YXZlIGRpcmVjdCBTQ1NJIHBhc3N0aHJvdWdoIGZyb20gaG9zdCB0byBndWVzdCAoZG9tVSksIHdp
dGgKPiBtaW5pbWFsIGludGVydmVudGlvbiBieSB0aGUgaG9zdC9kb20wLCBob3cgaXMgdGhpcyBw
b3NzaWJsZSB0byBzZXR1cD8KPiAKPiBTb21lIHR1dG9yaWFsIHJlZmVyZW5jZSB3aWxsIGJlIG11
Y2ggYXBwcmVjaWF0ZWQuwqDCoCAobm90IG5lY2Vzc2FyeSB0byBtYXRjaCBteQo+IE9TLCBidXQg
aG9zdCBpcyA2NC1iaXQgVWJ1bnR1LCAxNC4wNCkKCkVpdGhlciB1c2UgZG9tMCBmcm9tIG9wZW5T
VVNFL1NMRVMgd2l0aCB4ZW5kIHRvIGdldCBwdnNjc2kgc3VwcG9ydC4KT3Igcm9sbCB5b3VyIG93
biBiYXNlZCBvbiBteSBjaGFuZ2VzIGZvciBsaWJ4bDoKCmh0dHA6Ly9saXN0cy54ZW4ub3JnL2Fy
Y2hpdmVzL2h0bWwveGVuLWRldmVsLzIwMTUtMDUvbXNnMDA1MjMuaHRtbAoKaHR0cDovL2xpc3Rz
Lnhlbi5vcmcvYXJjaGl2ZXMvaHRtbC94ZW4tZGV2ZWwvMjAxNS0xMS9tc2cwMTQ0Ni5odG1sCgpP
bGFmCgpfX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fXwpYZW4t
dXNlcnMgbWFpbGluZyBsaXN0Clhlbi11c2Vyc0BsaXN0cy54ZW4ub3JnCmh0dHA6Ly9saXN0cy54
ZW4ub3JnL3hlbi11c2Vycw==

From xen-users-bounces@lists.xen.org Tue Jan 19 15:24:49 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Tue, 19 Jan 2016 15:24:49 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aLY8z-00084Y-De; Tue, 19 Jan 2016 15:24:29 +0000
Received: from mail6.bemta4.messagelabs.com ([85.158.143.247])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <olaf@aepfle.de>) id 1aLY8x-00084S-2a
	for xen-users@lists.xen.org; Tue, 19 Jan 2016 15:24:27 +0000
Received: from [85.158.143.35] by server-1.bemta-4.messagelabs.com id
	7A/5B-09708-A255E965; Tue, 19 Jan 2016 15:24:26 +0000
X-Env-Sender: olaf@aepfle.de
X-Msg-Ref: server-15.tower-21.messagelabs.com!1453217065!10930221!1
X-Originating-IP: [195.135.220.15]
X-SpamReason: No, hits=0.0 required=7.0 tests=
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 23268 invoked from network); 19 Jan 2016 15:24:25 -0000
Received: from mx2.suse.de (HELO mx2.suse.de) (195.135.220.15)
	by server-15.tower-21.messagelabs.com with DHE-RSA-CAMELLIA256-SHA
	encrypted SMTP; 19 Jan 2016 15:24:25 -0000
X-Virus-Scanned: by amavisd-new at test-mx.suse.de
Received: from relay1.suse.de (charybdis-ext.suse.de [195.135.220.254])
	by mx2.suse.de (Postfix) with ESMTP id ABA5EAC20;
	Tue, 19 Jan 2016 15:24:23 +0000 (UTC)
Date: Tue, 19 Jan 2016 16:24:23 +0100
From: Olaf Hering <olaf@aepfle.de>
To: Peter Teoh <htmldeveloper@gmail.com>
Message-ID: <20160119152423.GA27776@gmail.com>
References: <CAHnt0GWLyOkVZjx3wZ4YXDXWH_F_dpZaUW=Rk=v1O22x4EWMmA@mail.gmail.com>
MIME-Version: 1.0
Content-Length: 949
Content-Disposition: inline
In-Reply-To: <CAHnt0GWLyOkVZjx3wZ4YXDXWH_F_dpZaUW=Rk=v1O22x4EWMmA@mail.gmail.com>
User-Agent: Mutt/1.5.24 (6551)
Cc: xen-users@lists.xen.org
Subject: Re: [Xen-users] How to set up SCSI passthrough
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: base64
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

T24gVHVlLCBKYW4gMTksIFBldGVyIFRlb2ggd3JvdGU6Cgo+IEkgYW0gaW50ZXJlc3RlZCB0byBo
YXZlIGRpcmVjdCBTQ1NJIHBhc3N0aHJvdWdoIGZyb20gaG9zdCB0byBndWVzdCAoZG9tVSksIHdp
dGgKPiBtaW5pbWFsIGludGVydmVudGlvbiBieSB0aGUgaG9zdC9kb20wLCBob3cgaXMgdGhpcyBw
b3NzaWJsZSB0byBzZXR1cD8KPiAKPiBTb21lIHR1dG9yaWFsIHJlZmVyZW5jZSB3aWxsIGJlIG11
Y2ggYXBwcmVjaWF0ZWQuwqDCoCAobm90IG5lY2Vzc2FyeSB0byBtYXRjaCBteQo+IE9TLCBidXQg
aG9zdCBpcyA2NC1iaXQgVWJ1bnR1LCAxNC4wNCkKCkVpdGhlciB1c2UgZG9tMCBmcm9tIG9wZW5T
VVNFL1NMRVMgd2l0aCB4ZW5kIHRvIGdldCBwdnNjc2kgc3VwcG9ydC4KT3Igcm9sbCB5b3VyIG93
biBiYXNlZCBvbiBteSBjaGFuZ2VzIGZvciBsaWJ4bDoKCmh0dHA6Ly9saXN0cy54ZW4ub3JnL2Fy
Y2hpdmVzL2h0bWwveGVuLWRldmVsLzIwMTUtMDUvbXNnMDA1MjMuaHRtbAoKaHR0cDovL2xpc3Rz
Lnhlbi5vcmcvYXJjaGl2ZXMvaHRtbC94ZW4tZGV2ZWwvMjAxNS0xMS9tc2cwMTQ0Ni5odG1sCgpP
bGFmCgpfX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fXwpYZW4t
dXNlcnMgbWFpbGluZyBsaXN0Clhlbi11c2Vyc0BsaXN0cy54ZW4ub3JnCmh0dHA6Ly9saXN0cy54
ZW4ub3JnL3hlbi11c2Vycw==

From xen-users-bounces@lists.xen.org Tue Jan 19 16:00:33 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Tue, 19 Jan 2016 16:00:33 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aLYhH-00020Y-HT; Tue, 19 Jan 2016 15:59:55 +0000
Received: from mail6.bemta4.messagelabs.com ([85.158.143.247])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <sean@seangreenslade.com>) id 1aLYhG-00020Q-DI
	for xen-users@lists.xen.org; Tue, 19 Jan 2016 15:59:54 +0000
Received: from [85.158.143.35] by server-2.bemta-4.messagelabs.com id
	3B/50-08977-97D5E965; Tue, 19 Jan 2016 15:59:53 +0000
X-Env-Sender: sean@seangreenslade.com
X-Msg-Ref: server-15.tower-21.messagelabs.com!1453219192!10937959!1
X-Originating-IP: [162.208.10.182]
X-SpamReason: No, hits=0.0 required=7.0 tests=
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 17382 invoked from network); 19 Jan 2016 15:59:53 -0000
Received: from email.routify.me (HELO cartman.routify.me) (162.208.10.182)
	by server-15.tower-21.messagelabs.com with SMTP;
	19 Jan 2016 15:59:53 -0000
Received: from wheatley.student.rit.edu (wheatley.student.rit.edu
	[129.21.61.76])
	by cartman.routify.me (Postfix) with ESMTPSA id B7CB281913;
	Tue, 19 Jan 2016 10:59:51 -0500 (EST)
Date: Tue, 19 Jan 2016 10:59:50 -0500
From: Sean Greenslade <sean@seangreenslade.com>
To: Peter Teoh <htmldeveloper@gmail.com>
Message-ID: <20160119155950.GA22359@wheatley.student.rit.edu>
Mail-Followup-To: Peter Teoh <htmldeveloper@gmail.com>, xen-users@lists.xen.org
References: <CAHnt0GWeaZgF0zw5NOcfri0bgk6V6C93gX1jpv6YzOBpjhisWw@mail.gmail.com>
MIME-Version: 1.0
Content-Disposition: inline
In-Reply-To: <CAHnt0GWeaZgF0zw5NOcfri0bgk6V6C93gX1jpv6YzOBpjhisWw@mail.gmail.com>
Cc: xen-users@lists.xen.org
Subject: Re: [Xen-users] How to setup Xen guest
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

On Tue, Jan 19, 2016 at 09:45:15AM +0800, Peter Teoh wrote:
> Thank you Sean for your reply.
> 
> I managed to get domU working, running 64-bit CentOS.
> 
> Domain-0                                     0  7299     6     r-----    2074.6
> centos.hvm                                   3   512     1     -b----      19.1
> 
> But doing a "ps -ef" inside the dom0, which is running Ubuntu 14.04
> 64-bit, I am getting:
> 
> root      3321     1  0 07:28 ?        00:00:00
> /usr/bin/qemu-system-i386 -xen-domid 0 -xen-attach -name dom0
> -nographic -M xenpv -daemonize -monitor /dev/null -serial /dev/null
> -parallel /dev/null -pidfile /var/run/qemu-dom0.pid
> root      7632  2406  3 08:49 ?        00:00:54
> /usr/bin/qemu-system-i386 -xen-domid 3 -chardev
> socket,id=libxl-cmd,path=/var/run/xen/qmp-libxl-3,server,nowait -mon
> chardev=libxl-cmd,mode=control -nodefaults -name centos.hvm -vnc
> 127.0.0.1:0,to=99 -display none -sdl -device cirrus-vga -global
> vga.vram_size_mb=8 -boot order=cda -net none -machine xenfv -m 504
> -drive file=/sda1/home/tteikhua/xen/disk1.img,if=ide,index=0,media=disk,format=raw,cache=writeback
> -drive file=/sda1/home/tteikhua/mesa_development/CentOS-7.0-1406-x86_64-DVD.iso,if=ide,index=2,readonly=on,media=cdrom,format=raw,cache=writeback,id=ide-5632
> 
> Now my question - same as before, is why is qemu-system-i386 running?
> And so it is emulating my 64-bit Ubuntu and CentOS?
> 
> I am puzzled?

Don't worry too much about QEMU. It's not really doing the heavy lifting
of running the virtual, otherwise you wouldn't need Xen. All you need to
do to confirm your domU is running in 64 bit is to do a "uname -a" and
look for x86_64 in the string. IIRC, the newest version of CentOS is 64
bit only, so if it's running, that means it's 64 bit.

You can also look for the "lm" flag in /proc/cpuinfo to verify that the
virtualied CPU is reporting 64 bit capability.

--Sean

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users

From xen-users-bounces@lists.xen.org Tue Jan 19 16:00:33 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Tue, 19 Jan 2016 16:00:33 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aLYhH-00020Y-HT; Tue, 19 Jan 2016 15:59:55 +0000
Received: from mail6.bemta4.messagelabs.com ([85.158.143.247])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <sean@seangreenslade.com>) id 1aLYhG-00020Q-DI
	for xen-users@lists.xen.org; Tue, 19 Jan 2016 15:59:54 +0000
Received: from [85.158.143.35] by server-2.bemta-4.messagelabs.com id
	3B/50-08977-97D5E965; Tue, 19 Jan 2016 15:59:53 +0000
X-Env-Sender: sean@seangreenslade.com
X-Msg-Ref: server-15.tower-21.messagelabs.com!1453219192!10937959!1
X-Originating-IP: [162.208.10.182]
X-SpamReason: No, hits=0.0 required=7.0 tests=
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 17382 invoked from network); 19 Jan 2016 15:59:53 -0000
Received: from email.routify.me (HELO cartman.routify.me) (162.208.10.182)
	by server-15.tower-21.messagelabs.com with SMTP;
	19 Jan 2016 15:59:53 -0000
Received: from wheatley.student.rit.edu (wheatley.student.rit.edu
	[129.21.61.76])
	by cartman.routify.me (Postfix) with ESMTPSA id B7CB281913;
	Tue, 19 Jan 2016 10:59:51 -0500 (EST)
Date: Tue, 19 Jan 2016 10:59:50 -0500
From: Sean Greenslade <sean@seangreenslade.com>
To: Peter Teoh <htmldeveloper@gmail.com>
Message-ID: <20160119155950.GA22359@wheatley.student.rit.edu>
Mail-Followup-To: Peter Teoh <htmldeveloper@gmail.com>, xen-users@lists.xen.org
References: <CAHnt0GWeaZgF0zw5NOcfri0bgk6V6C93gX1jpv6YzOBpjhisWw@mail.gmail.com>
MIME-Version: 1.0
Content-Disposition: inline
In-Reply-To: <CAHnt0GWeaZgF0zw5NOcfri0bgk6V6C93gX1jpv6YzOBpjhisWw@mail.gmail.com>
Cc: xen-users@lists.xen.org
Subject: Re: [Xen-users] How to setup Xen guest
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

On Tue, Jan 19, 2016 at 09:45:15AM +0800, Peter Teoh wrote:
> Thank you Sean for your reply.
> 
> I managed to get domU working, running 64-bit CentOS.
> 
> Domain-0                                     0  7299     6     r-----    2074.6
> centos.hvm                                   3   512     1     -b----      19.1
> 
> But doing a "ps -ef" inside the dom0, which is running Ubuntu 14.04
> 64-bit, I am getting:
> 
> root      3321     1  0 07:28 ?        00:00:00
> /usr/bin/qemu-system-i386 -xen-domid 0 -xen-attach -name dom0
> -nographic -M xenpv -daemonize -monitor /dev/null -serial /dev/null
> -parallel /dev/null -pidfile /var/run/qemu-dom0.pid
> root      7632  2406  3 08:49 ?        00:00:54
> /usr/bin/qemu-system-i386 -xen-domid 3 -chardev
> socket,id=libxl-cmd,path=/var/run/xen/qmp-libxl-3,server,nowait -mon
> chardev=libxl-cmd,mode=control -nodefaults -name centos.hvm -vnc
> 127.0.0.1:0,to=99 -display none -sdl -device cirrus-vga -global
> vga.vram_size_mb=8 -boot order=cda -net none -machine xenfv -m 504
> -drive file=/sda1/home/tteikhua/xen/disk1.img,if=ide,index=0,media=disk,format=raw,cache=writeback
> -drive file=/sda1/home/tteikhua/mesa_development/CentOS-7.0-1406-x86_64-DVD.iso,if=ide,index=2,readonly=on,media=cdrom,format=raw,cache=writeback,id=ide-5632
> 
> Now my question - same as before, is why is qemu-system-i386 running?
> And so it is emulating my 64-bit Ubuntu and CentOS?
> 
> I am puzzled?

Don't worry too much about QEMU. It's not really doing the heavy lifting
of running the virtual, otherwise you wouldn't need Xen. All you need to
do to confirm your domU is running in 64 bit is to do a "uname -a" and
look for x86_64 in the string. IIRC, the newest version of CentOS is 64
bit only, so if it's running, that means it's 64 bit.

You can also look for the "lm" flag in /proc/cpuinfo to verify that the
virtualied CPU is reporting 64 bit capability.

--Sean

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users

From xen-users-bounces@lists.xen.org Tue Jan 19 16:01:26 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Tue, 19 Jan 2016 16:01:26 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aLYie-0002sL-Pe; Tue, 19 Jan 2016 16:01:20 +0000
Received: from mail6.bemta3.messagelabs.com ([195.245.230.39])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <htmldeveloper@gmail.com>) id 1aLYid-0002sD-6a
	for xen-users@lists.xen.org; Tue, 19 Jan 2016 16:01:19 +0000
Received: from [85.158.137.68] by server-9.bemta-3.messagelabs.com id
	4A/7F-03066-ECD5E965; Tue, 19 Jan 2016 16:01:18 +0000
X-Env-Sender: htmldeveloper@gmail.com
X-Msg-Ref: server-6.tower-31.messagelabs.com!1453219276!16807697!1
X-Originating-IP: [209.85.213.172]
X-SpamReason: No, hits=0.9 required=7.0 tests=HTML_40_50,HTML_MESSAGE,
	RCVD_BY_IP
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 16780 invoked from network); 19 Jan 2016 16:01:17 -0000
Received: from mail-ig0-f172.google.com (HELO mail-ig0-f172.google.com)
	(209.85.213.172)
	by server-6.tower-31.messagelabs.com with AES128-GCM-SHA256 encrypted
	SMTP; 19 Jan 2016 16:01:17 -0000
Received: by mail-ig0-f172.google.com with SMTP id t15so80598276igr.0
	for <xen-users@lists.xen.org>; Tue, 19 Jan 2016 08:01:17 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
	h=mime-version:in-reply-to:references:date:message-id:subject:from:to
	:cc:content-type;
	bh=8NnjtsgakA7cPSbkjBDIv04jYHPZNOmsak1CfTx0ZJk=;
	b=jWeA5Y7DvvltUst+Gv9RlqlPzcQ/bv1ZY3LOFtrC3ei9h0a95Z0NiGlM6B0rb/ZM9M
	iG4A9VAJzJiiFRSIcgFcp+yi5FZ2f+2fXI+9DB30kOX7cei/vIjyD6c/jZ5bhJhznb6H
	ngJIvMUXuPzxqZ6QitExtDbE9tHlNbBj9fMP+Ri9ezCtlEryejXJIy/mtql+STT0Dpz0
	xGeWXL2zaxfhmIuAiP0R0/hoXmfmJv60tkqGjT0X/d+hTBfRXz0bTIDOEGXQxFpP3PTT
	XdZYD3kppl49ZNoLwrJQJ6U3PIpzEcAEHs3IoHmsZmmDz172rm9pmwPY9MdIYFQaxyXc
	IO5g==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
	d=1e100.net; s=20130820;
	h=x-gm-message-state:mime-version:in-reply-to:references:date
	:message-id:subject:from:to:cc:content-type;
	bh=8NnjtsgakA7cPSbkjBDIv04jYHPZNOmsak1CfTx0ZJk=;
	b=MMVJafqZ31D1NumvQ2NDUi+6pZs0No3MHcQ3alU49ffp5Ktgv+WfySwVoUtWWtncoD
	XRgDvggt88BcAb04XA40lytnrrLpdrQRxm5J3wZ4i8d/Bm5KWoxhJfBpZM7f8/gfCinU
	9ewaqoGVmKEh63Qr9dJUZTX+a4ylFR9SNgJhX0BFFxxUq7wMcvOABm9/+DcU837ndOV1
	HwRmxTqmYqNu25UinPqz0vbTpHFqfD6nTAcQ74qhTTsgiEiXlhKoN8Kdq4Ifa+6/dKJu
	22fpmOQq2oMYoxjmf9LXHVJaqSVhUDxSrqjCxRj0/0BvKHXwTbYiBmkSMnxyEFp36Ram
	3lLQ==
X-Gm-Message-State: AG10YOQWj3Ksnu2C8HehHi1qqwMtzTPOxHSqHM+5VJ7qHrG7+F4ESIHo6lqE5Jta1kt6o4mqS3jTl2KvZBmSIw==
MIME-Version: 1.0
X-Received: by 10.50.20.37 with SMTP id k5mr15412691ige.82.1453219276318; Tue,
	19 Jan 2016 08:01:16 -0800 (PST)
Received: by 10.107.142.202 with HTTP; Tue, 19 Jan 2016 08:01:16 -0800 (PST)
In-Reply-To: <20160119152423.GA27776@gmail.com>
References: <CAHnt0GWLyOkVZjx3wZ4YXDXWH_F_dpZaUW=Rk=v1O22x4EWMmA@mail.gmail.com>
	<20160119152423.GA27776@gmail.com>
Date: Wed, 20 Jan 2016 00:01:16 +0800
Message-ID: <CAHnt0GW93oKZNnFGXoz60zMFa4nuX5q2MYnz+vUUwL=UA25uNQ@mail.gmail.com>
From: Peter Teoh <htmldeveloper@gmail.com>
To: Olaf Hering <olaf@aepfle.de>
Cc: xen-users@lists.xen.org
Subject: Re: [Xen-users] How to set up SCSI passthrough
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: multipart/mixed; boundary="===============3555377330293704196=="
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

--===============3555377330293704196==
Content-Type: multipart/alternative; boundary=047d7bd758d2bef1a40529b1fa71

--047d7bd758d2bef1a40529b1fa71
Content-Type: text/plain; charset=UTF-8

On Tue, Jan 19, 2016 at 11:24 PM, Olaf Hering <olaf@aepfle.de> wrote:

> On Tue, Jan 19, Peter Teoh wrote:
>
> > I am interested to have direct SCSI passthrough from host to guest
> (domU), with
> > minimal intervention by the host/dom0, how is this possible to setup?
> >
> > Some tutorial reference will be much appreciated.   (not necessary to
> match my
> > OS, but host is 64-bit Ubuntu, 14.04)
>
> Either use dom0 from openSUSE/SLES with xend to get pvscsi support.
> Or roll your own based on my changes for libxl:
>
> http://lists.xen.org/archives/html/xen-devel/2015-05/msg00523.html
>
> http://lists.xen.org/archives/html/xen-devel/2015-11/msg01446.html
>
> Olaf
>

Thank you Olaf, but as the guest OS is arbitrarily unknown for me, I would
like it to be HVM.   Is it possible to have each of the following all
running HVM Xen domU guest?

a.   SCSI passthrough
b.   PCI passthrough
c.   USB passthrough?

-- 
Regards,
Peter Teoh

--047d7bd758d2bef1a40529b1fa71
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr"><br><div class=3D"gmail_extra"><br><div class=3D"gmail_quo=
te">On Tue, Jan 19, 2016 at 11:24 PM, Olaf Hering <span dir=3D"ltr">&lt;<a =
href=3D"mailto:olaf@aepfle.de" target=3D"_blank">olaf@aepfle.de</a>&gt;</sp=
an> wrote:<br><blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;=
border-left:1px #ccc solid;padding-left:1ex"><span class=3D"">On Tue, Jan 1=
9, Peter Teoh wrote:<br>
<br>
&gt; I am interested to have direct SCSI passthrough from host to guest (do=
mU), with<br>
&gt; minimal intervention by the host/dom0, how is this possible to setup?<=
br>
&gt;<br>
&gt; Some tutorial reference will be much appreciated.=C2=A0=C2=A0 (not nec=
essary to match my<br>
&gt; OS, but host is 64-bit Ubuntu, 14.04)<br>
<br>
</span>Either use dom0 from openSUSE/SLES with xend to get pvscsi support.<=
br>
Or roll your own based on my changes for libxl:<br>
<br>
<a href=3D"http://lists.xen.org/archives/html/xen-devel/2015-05/msg00523.ht=
ml" rel=3D"noreferrer" target=3D"_blank">http://lists.xen.org/archives/html=
/xen-devel/2015-05/msg00523.html</a><br>
<br>
<a href=3D"http://lists.xen.org/archives/html/xen-devel/2015-11/msg01446.ht=
ml" rel=3D"noreferrer" target=3D"_blank">http://lists.xen.org/archives/html=
/xen-devel/2015-11/msg01446.html</a><br>
<span class=3D"HOEnZb"><font color=3D"#888888"><br>
Olaf<br>
</font></span></blockquote></div><br></div><div class=3D"gmail_extra">Thank=
 you Olaf, but as the guest OS is arbitrarily unknown for me, I would like =
it to be HVM.=C2=A0=C2=A0 Is it possible to have each of the following all =
running HVM Xen domU guest?<br><br></div><div class=3D"gmail_extra">a.=C2=
=A0=C2=A0 SCSI passthrough<br></div><div class=3D"gmail_extra">b.=C2=A0=C2=
=A0 PCI passthrough<br></div><div class=3D"gmail_extra">c.=C2=A0=C2=A0 USB =
passthrough?<br clear=3D"all"></div><div class=3D"gmail_extra"><br>-- <br><=
div class=3D"gmail_signature">Regards,<br>Peter Teoh</div>
</div></div>

--047d7bd758d2bef1a40529b1fa71--


--===============3555377330293704196==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users
--===============3555377330293704196==--


From xen-users-bounces@lists.xen.org Tue Jan 19 16:01:26 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Tue, 19 Jan 2016 16:01:26 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aLYie-0002sL-Pe; Tue, 19 Jan 2016 16:01:20 +0000
Received: from mail6.bemta3.messagelabs.com ([195.245.230.39])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <htmldeveloper@gmail.com>) id 1aLYid-0002sD-6a
	for xen-users@lists.xen.org; Tue, 19 Jan 2016 16:01:19 +0000
Received: from [85.158.137.68] by server-9.bemta-3.messagelabs.com id
	4A/7F-03066-ECD5E965; Tue, 19 Jan 2016 16:01:18 +0000
X-Env-Sender: htmldeveloper@gmail.com
X-Msg-Ref: server-6.tower-31.messagelabs.com!1453219276!16807697!1
X-Originating-IP: [209.85.213.172]
X-SpamReason: No, hits=0.9 required=7.0 tests=HTML_40_50,HTML_MESSAGE,
	RCVD_BY_IP
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 16780 invoked from network); 19 Jan 2016 16:01:17 -0000
Received: from mail-ig0-f172.google.com (HELO mail-ig0-f172.google.com)
	(209.85.213.172)
	by server-6.tower-31.messagelabs.com with AES128-GCM-SHA256 encrypted
	SMTP; 19 Jan 2016 16:01:17 -0000
Received: by mail-ig0-f172.google.com with SMTP id t15so80598276igr.0
	for <xen-users@lists.xen.org>; Tue, 19 Jan 2016 08:01:17 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
	h=mime-version:in-reply-to:references:date:message-id:subject:from:to
	:cc:content-type;
	bh=8NnjtsgakA7cPSbkjBDIv04jYHPZNOmsak1CfTx0ZJk=;
	b=jWeA5Y7DvvltUst+Gv9RlqlPzcQ/bv1ZY3LOFtrC3ei9h0a95Z0NiGlM6B0rb/ZM9M
	iG4A9VAJzJiiFRSIcgFcp+yi5FZ2f+2fXI+9DB30kOX7cei/vIjyD6c/jZ5bhJhznb6H
	ngJIvMUXuPzxqZ6QitExtDbE9tHlNbBj9fMP+Ri9ezCtlEryejXJIy/mtql+STT0Dpz0
	xGeWXL2zaxfhmIuAiP0R0/hoXmfmJv60tkqGjT0X/d+hTBfRXz0bTIDOEGXQxFpP3PTT
	XdZYD3kppl49ZNoLwrJQJ6U3PIpzEcAEHs3IoHmsZmmDz172rm9pmwPY9MdIYFQaxyXc
	IO5g==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
	d=1e100.net; s=20130820;
	h=x-gm-message-state:mime-version:in-reply-to:references:date
	:message-id:subject:from:to:cc:content-type;
	bh=8NnjtsgakA7cPSbkjBDIv04jYHPZNOmsak1CfTx0ZJk=;
	b=MMVJafqZ31D1NumvQ2NDUi+6pZs0No3MHcQ3alU49ffp5Ktgv+WfySwVoUtWWtncoD
	XRgDvggt88BcAb04XA40lytnrrLpdrQRxm5J3wZ4i8d/Bm5KWoxhJfBpZM7f8/gfCinU
	9ewaqoGVmKEh63Qr9dJUZTX+a4ylFR9SNgJhX0BFFxxUq7wMcvOABm9/+DcU837ndOV1
	HwRmxTqmYqNu25UinPqz0vbTpHFqfD6nTAcQ74qhTTsgiEiXlhKoN8Kdq4Ifa+6/dKJu
	22fpmOQq2oMYoxjmf9LXHVJaqSVhUDxSrqjCxRj0/0BvKHXwTbYiBmkSMnxyEFp36Ram
	3lLQ==
X-Gm-Message-State: AG10YOQWj3Ksnu2C8HehHi1qqwMtzTPOxHSqHM+5VJ7qHrG7+F4ESIHo6lqE5Jta1kt6o4mqS3jTl2KvZBmSIw==
MIME-Version: 1.0
X-Received: by 10.50.20.37 with SMTP id k5mr15412691ige.82.1453219276318; Tue,
	19 Jan 2016 08:01:16 -0800 (PST)
Received: by 10.107.142.202 with HTTP; Tue, 19 Jan 2016 08:01:16 -0800 (PST)
In-Reply-To: <20160119152423.GA27776@gmail.com>
References: <CAHnt0GWLyOkVZjx3wZ4YXDXWH_F_dpZaUW=Rk=v1O22x4EWMmA@mail.gmail.com>
	<20160119152423.GA27776@gmail.com>
Date: Wed, 20 Jan 2016 00:01:16 +0800
Message-ID: <CAHnt0GW93oKZNnFGXoz60zMFa4nuX5q2MYnz+vUUwL=UA25uNQ@mail.gmail.com>
From: Peter Teoh <htmldeveloper@gmail.com>
To: Olaf Hering <olaf@aepfle.de>
Cc: xen-users@lists.xen.org
Subject: Re: [Xen-users] How to set up SCSI passthrough
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: multipart/mixed; boundary="===============3555377330293704196=="
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

--===============3555377330293704196==
Content-Type: multipart/alternative; boundary=047d7bd758d2bef1a40529b1fa71

--047d7bd758d2bef1a40529b1fa71
Content-Type: text/plain; charset=UTF-8

On Tue, Jan 19, 2016 at 11:24 PM, Olaf Hering <olaf@aepfle.de> wrote:

> On Tue, Jan 19, Peter Teoh wrote:
>
> > I am interested to have direct SCSI passthrough from host to guest
> (domU), with
> > minimal intervention by the host/dom0, how is this possible to setup?
> >
> > Some tutorial reference will be much appreciated.   (not necessary to
> match my
> > OS, but host is 64-bit Ubuntu, 14.04)
>
> Either use dom0 from openSUSE/SLES with xend to get pvscsi support.
> Or roll your own based on my changes for libxl:
>
> http://lists.xen.org/archives/html/xen-devel/2015-05/msg00523.html
>
> http://lists.xen.org/archives/html/xen-devel/2015-11/msg01446.html
>
> Olaf
>

Thank you Olaf, but as the guest OS is arbitrarily unknown for me, I would
like it to be HVM.   Is it possible to have each of the following all
running HVM Xen domU guest?

a.   SCSI passthrough
b.   PCI passthrough
c.   USB passthrough?

-- 
Regards,
Peter Teoh

--047d7bd758d2bef1a40529b1fa71
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr"><br><div class=3D"gmail_extra"><br><div class=3D"gmail_quo=
te">On Tue, Jan 19, 2016 at 11:24 PM, Olaf Hering <span dir=3D"ltr">&lt;<a =
href=3D"mailto:olaf@aepfle.de" target=3D"_blank">olaf@aepfle.de</a>&gt;</sp=
an> wrote:<br><blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;=
border-left:1px #ccc solid;padding-left:1ex"><span class=3D"">On Tue, Jan 1=
9, Peter Teoh wrote:<br>
<br>
&gt; I am interested to have direct SCSI passthrough from host to guest (do=
mU), with<br>
&gt; minimal intervention by the host/dom0, how is this possible to setup?<=
br>
&gt;<br>
&gt; Some tutorial reference will be much appreciated.=C2=A0=C2=A0 (not nec=
essary to match my<br>
&gt; OS, but host is 64-bit Ubuntu, 14.04)<br>
<br>
</span>Either use dom0 from openSUSE/SLES with xend to get pvscsi support.<=
br>
Or roll your own based on my changes for libxl:<br>
<br>
<a href=3D"http://lists.xen.org/archives/html/xen-devel/2015-05/msg00523.ht=
ml" rel=3D"noreferrer" target=3D"_blank">http://lists.xen.org/archives/html=
/xen-devel/2015-05/msg00523.html</a><br>
<br>
<a href=3D"http://lists.xen.org/archives/html/xen-devel/2015-11/msg01446.ht=
ml" rel=3D"noreferrer" target=3D"_blank">http://lists.xen.org/archives/html=
/xen-devel/2015-11/msg01446.html</a><br>
<span class=3D"HOEnZb"><font color=3D"#888888"><br>
Olaf<br>
</font></span></blockquote></div><br></div><div class=3D"gmail_extra">Thank=
 you Olaf, but as the guest OS is arbitrarily unknown for me, I would like =
it to be HVM.=C2=A0=C2=A0 Is it possible to have each of the following all =
running HVM Xen domU guest?<br><br></div><div class=3D"gmail_extra">a.=C2=
=A0=C2=A0 SCSI passthrough<br></div><div class=3D"gmail_extra">b.=C2=A0=C2=
=A0 PCI passthrough<br></div><div class=3D"gmail_extra">c.=C2=A0=C2=A0 USB =
passthrough?<br clear=3D"all"></div><div class=3D"gmail_extra"><br>-- <br><=
div class=3D"gmail_signature">Regards,<br>Peter Teoh</div>
</div></div>

--047d7bd758d2bef1a40529b1fa71--


--===============3555377330293704196==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users
--===============3555377330293704196==--


From xen-users-bounces@lists.xen.org Tue Jan 19 19:01:03 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Tue, 19 Jan 2016 19:01:03 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aLbVn-0008MN-9D; Tue, 19 Jan 2016 19:00:15 +0000
Received: from mail6.bemta4.messagelabs.com ([85.158.143.247])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <Manfred.Haertel@rz-online.de>) id 1aLbVm-0008MI-3y
	for xen-users@lists.xen.org; Tue, 19 Jan 2016 19:00:14 +0000
Received: from [85.158.143.35] by server-1.bemta-4.messagelabs.com id
	48/6F-09708-DB78E965; Tue, 19 Jan 2016 19:00:13 +0000
X-Env-Sender: Manfred.Haertel@rz-online.de
X-Msg-Ref: server-14.tower-21.messagelabs.com!1453230012!10963749!1
X-Originating-IP: [212.7.160.41]
X-SpamReason: No, hits=0.0 required=7.0 tests=
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 18943 invoked from network); 19 Jan 2016 19:00:12 -0000
Received: from mout01.rz-online.net (HELO mout01.rz-online.net) (212.7.160.41)
	by server-14.tower-21.messagelabs.com with DHE-RSA-AES256-SHA
	encrypted SMTP; 19 Jan 2016 19:00:12 -0000
Received: from donald.local (212-7-188-170.ktk-ip.de [212.7.188.170])
	(authenticated bits=0)
	by mout01.rz-online.net (8.14.0/8.12.10) with ESMTP id u0JJ0B0R007220
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO)
	for <xen-users@lists.xen.org>; Tue, 19 Jan 2016 20:00:12 +0100
Received: from [192.168.1.13] (work.donald.local [192.168.1.13])
	by donald.local (Postfix) with ESMTP id 075BEA075C
	for <xen-users@lists.xen.org>; Tue, 19 Jan 2016 19:55:11 +0100 (CET)
Cc: xen-users@lists.xen.org
References: <CAHnt0GWeaZgF0zw5NOcfri0bgk6V6C93gX1jpv6YzOBpjhisWw@mail.gmail.com>
From: "Manfred Haertel, DB3HM" <Manfred.Haertel@rz-online.de>
Message-ID: <569E868E.7010305@rz-online.de>
Date: Tue, 19 Jan 2016 19:55:10 +0100
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:42.0) Gecko/20100101
	Firefox/42.0 SeaMonkey/2.39
MIME-Version: 1.0
In-Reply-To: <CAHnt0GWeaZgF0zw5NOcfri0bgk6V6C93gX1jpv6YzOBpjhisWw@mail.gmail.com>
Content-Length: 660
Subject: Re: [Xen-users] How to setup Xen guest
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain; charset="iso-8859-1"; Format="flowed"
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

Peter Teoh schrieb:

> Now my question - same as before, is why is qemu-system-i386 running?
> And so it is emulating my 64-bit Ubuntu and CentOS?

qemu-system-i386 just emulates some *devices* you are using inside your =

HVM. It does not need to emulate another CPU, since the code is simply =

run in another VM on your CPU. So it does not matter whether you use =

quemu-system-i386 or qemu-system-x86_64.

-- =

Manfred H=E4rtel, DB3HM    mailto:Manfred.Haertel@rz-online.de
                          http://rz-home.de/mhaertel

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users

From xen-users-bounces@lists.xen.org Tue Jan 19 19:01:03 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Tue, 19 Jan 2016 19:01:03 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aLbVn-0008MN-9D; Tue, 19 Jan 2016 19:00:15 +0000
Received: from mail6.bemta4.messagelabs.com ([85.158.143.247])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <Manfred.Haertel@rz-online.de>) id 1aLbVm-0008MI-3y
	for xen-users@lists.xen.org; Tue, 19 Jan 2016 19:00:14 +0000
Received: from [85.158.143.35] by server-1.bemta-4.messagelabs.com id
	48/6F-09708-DB78E965; Tue, 19 Jan 2016 19:00:13 +0000
X-Env-Sender: Manfred.Haertel@rz-online.de
X-Msg-Ref: server-14.tower-21.messagelabs.com!1453230012!10963749!1
X-Originating-IP: [212.7.160.41]
X-SpamReason: No, hits=0.0 required=7.0 tests=
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 18943 invoked from network); 19 Jan 2016 19:00:12 -0000
Received: from mout01.rz-online.net (HELO mout01.rz-online.net) (212.7.160.41)
	by server-14.tower-21.messagelabs.com with DHE-RSA-AES256-SHA
	encrypted SMTP; 19 Jan 2016 19:00:12 -0000
Received: from donald.local (212-7-188-170.ktk-ip.de [212.7.188.170])
	(authenticated bits=0)
	by mout01.rz-online.net (8.14.0/8.12.10) with ESMTP id u0JJ0B0R007220
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO)
	for <xen-users@lists.xen.org>; Tue, 19 Jan 2016 20:00:12 +0100
Received: from [192.168.1.13] (work.donald.local [192.168.1.13])
	by donald.local (Postfix) with ESMTP id 075BEA075C
	for <xen-users@lists.xen.org>; Tue, 19 Jan 2016 19:55:11 +0100 (CET)
Cc: xen-users@lists.xen.org
References: <CAHnt0GWeaZgF0zw5NOcfri0bgk6V6C93gX1jpv6YzOBpjhisWw@mail.gmail.com>
From: "Manfred Haertel, DB3HM" <Manfred.Haertel@rz-online.de>
Message-ID: <569E868E.7010305@rz-online.de>
Date: Tue, 19 Jan 2016 19:55:10 +0100
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:42.0) Gecko/20100101
	Firefox/42.0 SeaMonkey/2.39
MIME-Version: 1.0
In-Reply-To: <CAHnt0GWeaZgF0zw5NOcfri0bgk6V6C93gX1jpv6YzOBpjhisWw@mail.gmail.com>
Content-Length: 660
Subject: Re: [Xen-users] How to setup Xen guest
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain; charset="iso-8859-1"; Format="flowed"
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

Peter Teoh schrieb:

> Now my question - same as before, is why is qemu-system-i386 running?
> And so it is emulating my 64-bit Ubuntu and CentOS?

qemu-system-i386 just emulates some *devices* you are using inside your =

HVM. It does not need to emulate another CPU, since the code is simply =

run in another VM on your CPU. So it does not matter whether you use =

quemu-system-i386 or qemu-system-x86_64.

-- =

Manfred H=E4rtel, DB3HM    mailto:Manfred.Haertel@rz-online.de
                          http://rz-home.de/mhaertel

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users

From xen-users-bounces@lists.xen.org Tue Jan 19 20:29:28 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Tue, 19 Jan 2016 20:29:28 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aLctX-0004gB-9p; Tue, 19 Jan 2016 20:28:51 +0000
Received: from mail6.bemta5.messagelabs.com ([195.245.231.135])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <olaf@aepfle.de>) id 1aLctV-0004g6-Ig
	for xen-users@lists.xen.org; Tue, 19 Jan 2016 20:28:49 +0000
Received: from [85.158.139.211] by server-17.bemta-5.messagelabs.com id
	07/17-21901-08C9E965; Tue, 19 Jan 2016 20:28:48 +0000
X-Env-Sender: olaf@aepfle.de
X-Msg-Ref: server-13.tower-206.messagelabs.com!1453235328!16596965!1
X-Originating-IP: [81.169.146.160]
X-SpamReason: No, hits=0.0 required=7.0 tests=sa_preprocessor: 
	QmFkIElQOiA4MS4xNjkuMTQ2LjE2MCA9PiA1NTc3MTg=\n,sa_preprocessor: 
	QmFkIElQOiA4MS4xNjkuMTQ2LjE2MCA9PiA1NTc3MTg=\n
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 23012 invoked from network); 19 Jan 2016 20:28:48 -0000
Received: from mo4-p00-ob.smtp.rzone.de (HELO mo4-p00-ob.smtp.rzone.de)
	(81.169.146.160)
	by server-13.tower-206.messagelabs.com with DHE-RSA-AES256-GCM-SHA384
	encrypted SMTP; 19 Jan 2016 20:28:48 -0000
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; t=1453235328; l=514;
	s=domk; d=aepfle.de;
	h=In-Reply-To:Content-Transfer-Encoding:Content-Disposition:
	Content-Type:MIME-Version:References:Subject:Cc:To:From:Date;
	bh=/yscO44m1xEzn861qfU5wIKULTl+g8AO1X7lF7v5p+Q=;
	b=IhLGhL7sO5cDH2YCHnEy/sQiuIPMVeTjwZZJFMtmoga4tHAEvTLj0ehdCO7WBrrdgXk
	1bubY/rstZqPR8XzB0JOBO/COMGDkRy/4g5AFOXCB2pv61voY50611/WKYewFj9lozB3E
	er0i3lIfW+DMrLfubFBdT6gD579bRxINiks=
X-RZG-AUTH: :P2EQZWCpfu+qG7CngxMFH1J+yackYocTD1iAi8x+OWi/zfN1cLnDYUgqG1GBntG9TSslGl7FC/b4SFNhvQmQ4XL46i8crA==
X-RZG-CLASS-ID: mo00
Received: from probook ([2001:a62:11d5:9aff:b0ed:5a65:c437:3ce1])
	by smtp.strato.de (RZmta 37.15 AUTH) with ESMTPSA id n05abes0JKSlPVY
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (curve secp521r1
	with 521 ECDH bits, eq. 15360 bits RSA))
	(Client did not present a certificate);
	Tue, 19 Jan 2016 21:28:47 +0100 (CET)
Received: by probook (Postfix, from userid 1000)
	id 5B70A508C1; Tue, 19 Jan 2016 21:28:47 +0100 (CET)
Date: Tue, 19 Jan 2016 21:28:47 +0100
From: Olaf Hering <olaf@aepfle.de>
To: Peter Teoh <htmldeveloper@gmail.com>
Message-ID: <20160119202847.GA21369@aepfle.de>
References: <CAHnt0GWLyOkVZjx3wZ4YXDXWH_F_dpZaUW=Rk=v1O22x4EWMmA@mail.gmail.com>
	<20160119152423.GA27776@gmail.com>
	<CAHnt0GW93oKZNnFGXoz60zMFa4nuX5q2MYnz+vUUwL=UA25uNQ@mail.gmail.com>
MIME-Version: 1.0
Content-Length: 847
Content-Disposition: inline
In-Reply-To: <CAHnt0GW93oKZNnFGXoz60zMFa4nuX5q2MYnz+vUUwL=UA25uNQ@mail.gmail.com>
User-Agent: Mutt/1.5.24 (6551)
Cc: xen-users@lists.xen.org
Subject: Re: [Xen-users] How to set up SCSI passthrough
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: base64
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

T24gV2VkLCBKYW4gMjAsIFBldGVyIFRlb2ggd3JvdGU6Cgo+IFRoYW5rIHlvdSBPbGFmLCBidXQg
YXMgdGhlIGd1ZXN0IE9TIGlzIGFyYml0cmFyaWx5IHVua25vd24gZm9yIG1lLCBJIHdvdWxkIGxp
a2UKPiBpdCB0byBiZSBIVk0uwqDCoCBJcyBpdCBwb3NzaWJsZSB0byBoYXZlIGVhY2ggb2YgdGhl
IGZvbGxvd2luZyBhbGwgcnVubmluZyBIVk0KPiBYZW4gZG9tVSBndWVzdD8KPiAKPiBhLsKgwqAg
U0NTSSBwYXNzdGhyb3VnaAo+IGIuwqDCoCBQQ0kgcGFzc3Rocm91Z2gKPiBjLsKgwqAgVVNCIHBh
c3N0aHJvdWdoPwoKYSBpcyBjb3ZlcmVkIGJ5IG15IHNlcmllcy4gYiBzaG91bGQgYWxyZWFkeSB3
b3JrIG91dCBvZiB0aGUgYm94LCBidXQgaXQKZGVwZW5kcyBvbiB0aGUgaGFyZHdhcmUuIGMgaXMg
Y292ZXJlZCBieSBhIHNlcmllcyB3aGljaCBpcyBjdXJyZW50bHkgaW4KcmV2aWV3LCB0aGUgcGF0
Y2ggc2V0IHdpbGwgY29uZmxpY3Qgd2l0aCBteSBjaGFuZ2VzLgoKT2xhZgoKX19fX19fX19fX19f
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KWGVuLXVzZXJzIG1haWxpbmcgbGlz
dApYZW4tdXNlcnNAbGlzdHMueGVuLm9yZwpodHRwOi8vbGlzdHMueGVuLm9yZy94ZW4tdXNlcnM=

From xen-users-bounces@lists.xen.org Tue Jan 19 20:29:28 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Tue, 19 Jan 2016 20:29:28 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aLctX-0004gB-9p; Tue, 19 Jan 2016 20:28:51 +0000
Received: from mail6.bemta5.messagelabs.com ([195.245.231.135])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <olaf@aepfle.de>) id 1aLctV-0004g6-Ig
	for xen-users@lists.xen.org; Tue, 19 Jan 2016 20:28:49 +0000
Received: from [85.158.139.211] by server-17.bemta-5.messagelabs.com id
	07/17-21901-08C9E965; Tue, 19 Jan 2016 20:28:48 +0000
X-Env-Sender: olaf@aepfle.de
X-Msg-Ref: server-13.tower-206.messagelabs.com!1453235328!16596965!1
X-Originating-IP: [81.169.146.160]
X-SpamReason: No, hits=0.0 required=7.0 tests=sa_preprocessor: 
	QmFkIElQOiA4MS4xNjkuMTQ2LjE2MCA9PiA1NTc3MTg=\n,sa_preprocessor: 
	QmFkIElQOiA4MS4xNjkuMTQ2LjE2MCA9PiA1NTc3MTg=\n
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 23012 invoked from network); 19 Jan 2016 20:28:48 -0000
Received: from mo4-p00-ob.smtp.rzone.de (HELO mo4-p00-ob.smtp.rzone.de)
	(81.169.146.160)
	by server-13.tower-206.messagelabs.com with DHE-RSA-AES256-GCM-SHA384
	encrypted SMTP; 19 Jan 2016 20:28:48 -0000
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; t=1453235328; l=514;
	s=domk; d=aepfle.de;
	h=In-Reply-To:Content-Transfer-Encoding:Content-Disposition:
	Content-Type:MIME-Version:References:Subject:Cc:To:From:Date;
	bh=/yscO44m1xEzn861qfU5wIKULTl+g8AO1X7lF7v5p+Q=;
	b=IhLGhL7sO5cDH2YCHnEy/sQiuIPMVeTjwZZJFMtmoga4tHAEvTLj0ehdCO7WBrrdgXk
	1bubY/rstZqPR8XzB0JOBO/COMGDkRy/4g5AFOXCB2pv61voY50611/WKYewFj9lozB3E
	er0i3lIfW+DMrLfubFBdT6gD579bRxINiks=
X-RZG-AUTH: :P2EQZWCpfu+qG7CngxMFH1J+yackYocTD1iAi8x+OWi/zfN1cLnDYUgqG1GBntG9TSslGl7FC/b4SFNhvQmQ4XL46i8crA==
X-RZG-CLASS-ID: mo00
Received: from probook ([2001:a62:11d5:9aff:b0ed:5a65:c437:3ce1])
	by smtp.strato.de (RZmta 37.15 AUTH) with ESMTPSA id n05abes0JKSlPVY
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (curve secp521r1
	with 521 ECDH bits, eq. 15360 bits RSA))
	(Client did not present a certificate);
	Tue, 19 Jan 2016 21:28:47 +0100 (CET)
Received: by probook (Postfix, from userid 1000)
	id 5B70A508C1; Tue, 19 Jan 2016 21:28:47 +0100 (CET)
Date: Tue, 19 Jan 2016 21:28:47 +0100
From: Olaf Hering <olaf@aepfle.de>
To: Peter Teoh <htmldeveloper@gmail.com>
Message-ID: <20160119202847.GA21369@aepfle.de>
References: <CAHnt0GWLyOkVZjx3wZ4YXDXWH_F_dpZaUW=Rk=v1O22x4EWMmA@mail.gmail.com>
	<20160119152423.GA27776@gmail.com>
	<CAHnt0GW93oKZNnFGXoz60zMFa4nuX5q2MYnz+vUUwL=UA25uNQ@mail.gmail.com>
MIME-Version: 1.0
Content-Length: 847
Content-Disposition: inline
In-Reply-To: <CAHnt0GW93oKZNnFGXoz60zMFa4nuX5q2MYnz+vUUwL=UA25uNQ@mail.gmail.com>
User-Agent: Mutt/1.5.24 (6551)
Cc: xen-users@lists.xen.org
Subject: Re: [Xen-users] How to set up SCSI passthrough
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: base64
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

T24gV2VkLCBKYW4gMjAsIFBldGVyIFRlb2ggd3JvdGU6Cgo+IFRoYW5rIHlvdSBPbGFmLCBidXQg
YXMgdGhlIGd1ZXN0IE9TIGlzIGFyYml0cmFyaWx5IHVua25vd24gZm9yIG1lLCBJIHdvdWxkIGxp
a2UKPiBpdCB0byBiZSBIVk0uwqDCoCBJcyBpdCBwb3NzaWJsZSB0byBoYXZlIGVhY2ggb2YgdGhl
IGZvbGxvd2luZyBhbGwgcnVubmluZyBIVk0KPiBYZW4gZG9tVSBndWVzdD8KPiAKPiBhLsKgwqAg
U0NTSSBwYXNzdGhyb3VnaAo+IGIuwqDCoCBQQ0kgcGFzc3Rocm91Z2gKPiBjLsKgwqAgVVNCIHBh
c3N0aHJvdWdoPwoKYSBpcyBjb3ZlcmVkIGJ5IG15IHNlcmllcy4gYiBzaG91bGQgYWxyZWFkeSB3
b3JrIG91dCBvZiB0aGUgYm94LCBidXQgaXQKZGVwZW5kcyBvbiB0aGUgaGFyZHdhcmUuIGMgaXMg
Y292ZXJlZCBieSBhIHNlcmllcyB3aGljaCBpcyBjdXJyZW50bHkgaW4KcmV2aWV3LCB0aGUgcGF0
Y2ggc2V0IHdpbGwgY29uZmxpY3Qgd2l0aCBteSBjaGFuZ2VzLgoKT2xhZgoKX19fX19fX19fX19f
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KWGVuLXVzZXJzIG1haWxpbmcgbGlz
dApYZW4tdXNlcnNAbGlzdHMueGVuLm9yZwpodHRwOi8vbGlzdHMueGVuLm9yZy94ZW4tdXNlcnM=

From xen-users-bounces@lists.xen.org Wed Jan 20 05:21:36 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Wed, 20 Jan 2016 05:21:36 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aLlCB-0000fK-DA; Wed, 20 Jan 2016 05:20:39 +0000
Received: from mail6.bemta14.messagelabs.com ([193.109.254.103])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <zhangcy@cn.fujitsu.com>)
	id 1aLlC9-0000fC-K7; Wed, 20 Jan 2016 05:20:37 +0000
Received: from [193.109.254.147] by server-15.bemta-14.messagelabs.com id
	63/63-10115-4291F965; Wed, 20 Jan 2016 05:20:36 +0000
X-Env-Sender: zhangcy@cn.fujitsu.com
X-Msg-Ref: server-5.tower-27.messagelabs.com!1453267233!18041831!1
X-Originating-IP: [59.151.112.132]
X-SpamReason: No, hits=0.0 required=7.0 tests=
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 24826 invoked from network); 20 Jan 2016 05:20:35 -0000
Received: from cn.fujitsu.com (HELO heian.cn.fujitsu.com) (59.151.112.132)
	by server-5.tower-27.messagelabs.com with SMTP;
	20 Jan 2016 05:20:35 -0000
X-IronPort-AV: E=Sophos;i="5.20,346,1444665600"; 
   d="scan'208";a="2773612"
Received: from unknown (HELO cn.fujitsu.com) ([10.167.33.5])
	by heian.cn.fujitsu.com with ESMTP; 20 Jan 2016 13:20:29 +0800
Received: from G08CNEXCHPEKD03.g08.fujitsu.local (unknown [10.167.33.85])
	by cn.fujitsu.com (Postfix) with ESMTP id BFB7A41896DF;
	Wed, 20 Jan 2016 13:20:10 +0800 (CST)
Received: from G08CNEXMBPEKD01.g08.fujitsu.local ([10.167.33.81]) by
	G08CNEXCHPEKD03.g08.fujitsu.local ([10.167.33.85]) with mapi id
	14.03.0181.006; Wed, 20 Jan 2016 13:23:57 +0800
From: "Zhang, Chunyu" <zhangcy@cn.fujitsu.com>
To: "xen-users-bounces@lists.xen.org" <xen-users-bounces@lists.xen.org>
CC: "xen-users@lists.xen.org" <xen-users@lists.xen.org>
Thread-Topic: Re: [Xen-users] How to setup Xen guest
Thread-Index: AQHRU0I7l6dZ93Lbj0SjHoqbejy1OA==
Date: Wed, 20 Jan 2016 05:20:10 +0000
Message-ID: <A43879EB4A7F5F449E2CA8148EA79E51FE5ECE28@G08CNEXMBPEKD01.g08.fujitsu.local>
References: <CAHnt0GWeaZgF0zw5NOcfri0bgk6V6C93gX1jpv6YzOBpjhisWw@mail.gmail.com>,
	<569E868E.7010305@rz-online.de>
Accept-Language: zh-CN, en-US
Content-Language: zh-CN
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
x-originating-ip: [10.167.226.28]
MIME-Version: 1.0
X-yoursite-MailScanner-ID: BFB7A41896DF.AC11A
X-yoursite-MailScanner: Found to be clean
X-yoursite-MailScanner-From: zhangcy@cn.fujitsu.com
X-Spam-Status: No
Subject: Re: [Xen-users] How to setup Xen guest
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
Reply-To: "Zhang, Chunyu" <zhangcy@cn.fujitsu.com>
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: base64
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

DQpoaSBwZXRlcg0KPlBldGVyIFRlb2ggc2NocmllYjoNCj4NCj4+IE5vdyBteSBxdWVzdGlvbiAt
IHNhbWUgYXMgYmVmb3JlLCBpcyB3aHkgaXMgcWVtdS1zeXN0ZW0taTM4NiBydW5uaW5nPw0KPj4g
QW5kIHNvIGl0IGlzIGVtdWxhdGluZyBteSA2NC1iaXQgVWJ1bnR1IGFuZCBDZW50T1M/DQo+DQo+
cWVtdS1zeXN0ZW0taTM4NiBqdXN0IGVtdWxhdGVzIHNvbWUgKmRldmljZXMqIHlvdSBhcmUgdXNp
bmcgaW5zaWRlIHlvdXIgDQo+SFZNLiBJdCBkb2VzIG5vdCBuZWVkIHRvIGVtdWxhdGUgYW5vdGhl
ciBDUFUsIHNpbmNlIHRoZSBjb2RlIGlzIHNpbXBseSANCj5ydW4gaW4gYW5vdGhlciBWTSBvbiB5
b3VyIENQVS4gU28gaXQgZG9lcyBub3QgbWF0dGVyIHdoZXRoZXIgeW91IHVzZSANCj5xdWVtdS1z
eXN0ZW0taTM4NiBvciBxZW11LXN5c3RlbS14ODZfNjQuDQoNCnRoZXJlIGFyZSAyIHFlbXXvvJoN
Ci0gLXhlbi1kb21pZCAwIC14ZW4tYXR0YWNoIC1uYW1lIGRvbTANCi0gLXhlbi1kb21pZCAzDQoN
CnFlbXUgZG9tYWluIDMganVzdCAgZW11bGF0ZXMgc29tZSAqZGV2aWNlcyrvvIwNCmJ1dCBxZW11
IGRvbWFpbjAgaXMgZm9yIHdoYXTvvJ8NCg0KdGhhbmtzLg0KDQo+DQo+LS0gDQo+TWFuZnJlZCBI
P3J0ZWwsIERCM0hNICAgIG1haWx0bzpNYW5mcmVkLkhhZXJ0ZWxAcnotb25saW5lLmRlDQo+ICAg
ICAgICAgICAgICAgICAgICAgICAgICBodHRwOi8vcnotaG9tZS5kZS9taGFlcnRlbA0KPg0KPl9f
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fDQo+WGVuLXVzZXJz
IG1haWxpbmcgbGlzdA0KPlhlbi11c2Vyc0BsaXN0cy54ZW4ub3JnDQo+aHR0cDovL2xpc3RzLnhl
bi5vcmcveGVuLXVzZXJzDQo+DQo+CgpfX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19f
X19fX19fX19fX19fXwpYZW4tdXNlcnMgbWFpbGluZyBsaXN0Clhlbi11c2Vyc0BsaXN0cy54ZW4u
b3JnCmh0dHA6Ly9saXN0cy54ZW4ub3JnL3hlbi11c2Vycw==

From xen-users-bounces@lists.xen.org Wed Jan 20 05:21:36 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Wed, 20 Jan 2016 05:21:36 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aLlCB-0000fK-DA; Wed, 20 Jan 2016 05:20:39 +0000
Received: from mail6.bemta14.messagelabs.com ([193.109.254.103])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <zhangcy@cn.fujitsu.com>)
	id 1aLlC9-0000fC-K7; Wed, 20 Jan 2016 05:20:37 +0000
Received: from [193.109.254.147] by server-15.bemta-14.messagelabs.com id
	63/63-10115-4291F965; Wed, 20 Jan 2016 05:20:36 +0000
X-Env-Sender: zhangcy@cn.fujitsu.com
X-Msg-Ref: server-5.tower-27.messagelabs.com!1453267233!18041831!1
X-Originating-IP: [59.151.112.132]
X-SpamReason: No, hits=0.0 required=7.0 tests=
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 24826 invoked from network); 20 Jan 2016 05:20:35 -0000
Received: from cn.fujitsu.com (HELO heian.cn.fujitsu.com) (59.151.112.132)
	by server-5.tower-27.messagelabs.com with SMTP;
	20 Jan 2016 05:20:35 -0000
X-IronPort-AV: E=Sophos;i="5.20,346,1444665600"; 
   d="scan'208";a="2773612"
Received: from unknown (HELO cn.fujitsu.com) ([10.167.33.5])
	by heian.cn.fujitsu.com with ESMTP; 20 Jan 2016 13:20:29 +0800
Received: from G08CNEXCHPEKD03.g08.fujitsu.local (unknown [10.167.33.85])
	by cn.fujitsu.com (Postfix) with ESMTP id BFB7A41896DF;
	Wed, 20 Jan 2016 13:20:10 +0800 (CST)
Received: from G08CNEXMBPEKD01.g08.fujitsu.local ([10.167.33.81]) by
	G08CNEXCHPEKD03.g08.fujitsu.local ([10.167.33.85]) with mapi id
	14.03.0181.006; Wed, 20 Jan 2016 13:23:57 +0800
From: "Zhang, Chunyu" <zhangcy@cn.fujitsu.com>
To: "xen-users-bounces@lists.xen.org" <xen-users-bounces@lists.xen.org>
CC: "xen-users@lists.xen.org" <xen-users@lists.xen.org>
Thread-Topic: Re: [Xen-users] How to setup Xen guest
Thread-Index: AQHRU0I7l6dZ93Lbj0SjHoqbejy1OA==
Date: Wed, 20 Jan 2016 05:20:10 +0000
Message-ID: <A43879EB4A7F5F449E2CA8148EA79E51FE5ECE28@G08CNEXMBPEKD01.g08.fujitsu.local>
References: <CAHnt0GWeaZgF0zw5NOcfri0bgk6V6C93gX1jpv6YzOBpjhisWw@mail.gmail.com>,
	<569E868E.7010305@rz-online.de>
Accept-Language: zh-CN, en-US
Content-Language: zh-CN
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
x-originating-ip: [10.167.226.28]
MIME-Version: 1.0
X-yoursite-MailScanner-ID: BFB7A41896DF.AC11A
X-yoursite-MailScanner: Found to be clean
X-yoursite-MailScanner-From: zhangcy@cn.fujitsu.com
X-Spam-Status: No
Subject: Re: [Xen-users] How to setup Xen guest
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
Reply-To: "Zhang, Chunyu" <zhangcy@cn.fujitsu.com>
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: base64
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

DQpoaSBwZXRlcg0KPlBldGVyIFRlb2ggc2NocmllYjoNCj4NCj4+IE5vdyBteSBxdWVzdGlvbiAt
IHNhbWUgYXMgYmVmb3JlLCBpcyB3aHkgaXMgcWVtdS1zeXN0ZW0taTM4NiBydW5uaW5nPw0KPj4g
QW5kIHNvIGl0IGlzIGVtdWxhdGluZyBteSA2NC1iaXQgVWJ1bnR1IGFuZCBDZW50T1M/DQo+DQo+
cWVtdS1zeXN0ZW0taTM4NiBqdXN0IGVtdWxhdGVzIHNvbWUgKmRldmljZXMqIHlvdSBhcmUgdXNp
bmcgaW5zaWRlIHlvdXIgDQo+SFZNLiBJdCBkb2VzIG5vdCBuZWVkIHRvIGVtdWxhdGUgYW5vdGhl
ciBDUFUsIHNpbmNlIHRoZSBjb2RlIGlzIHNpbXBseSANCj5ydW4gaW4gYW5vdGhlciBWTSBvbiB5
b3VyIENQVS4gU28gaXQgZG9lcyBub3QgbWF0dGVyIHdoZXRoZXIgeW91IHVzZSANCj5xdWVtdS1z
eXN0ZW0taTM4NiBvciBxZW11LXN5c3RlbS14ODZfNjQuDQoNCnRoZXJlIGFyZSAyIHFlbXXvvJoN
Ci0gLXhlbi1kb21pZCAwIC14ZW4tYXR0YWNoIC1uYW1lIGRvbTANCi0gLXhlbi1kb21pZCAzDQoN
CnFlbXUgZG9tYWluIDMganVzdCAgZW11bGF0ZXMgc29tZSAqZGV2aWNlcyrvvIwNCmJ1dCBxZW11
IGRvbWFpbjAgaXMgZm9yIHdoYXTvvJ8NCg0KdGhhbmtzLg0KDQo+DQo+LS0gDQo+TWFuZnJlZCBI
P3J0ZWwsIERCM0hNICAgIG1haWx0bzpNYW5mcmVkLkhhZXJ0ZWxAcnotb25saW5lLmRlDQo+ICAg
ICAgICAgICAgICAgICAgICAgICAgICBodHRwOi8vcnotaG9tZS5kZS9taGFlcnRlbA0KPg0KPl9f
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fDQo+WGVuLXVzZXJz
IG1haWxpbmcgbGlzdA0KPlhlbi11c2Vyc0BsaXN0cy54ZW4ub3JnDQo+aHR0cDovL2xpc3RzLnhl
bi5vcmcveGVuLXVzZXJzDQo+DQo+CgpfX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19f
X19fX19fX19fX19fXwpYZW4tdXNlcnMgbWFpbGluZyBsaXN0Clhlbi11c2Vyc0BsaXN0cy54ZW4u
b3JnCmh0dHA6Ly9saXN0cy54ZW4ub3JnL3hlbi11c2Vycw==

From xen-users-bounces@lists.xen.org Wed Jan 20 10:20:37 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Wed, 20 Jan 2016 10:20:37 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aLprN-0004EH-Sy; Wed, 20 Jan 2016 10:19:29 +0000
Received: from mail6.bemta5.messagelabs.com ([195.245.231.135])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <prvs=820a2b0fb=Ian.Campbell@citrix.com>)
	id 1aLprL-0004Du-Sa; Wed, 20 Jan 2016 10:19:27 +0000
Received: from [85.158.139.211] by server-2.bemta-5.messagelabs.com id
	15/DE-21594-F2F5F965; Wed, 20 Jan 2016 10:19:27 +0000
X-Env-Sender: prvs=820a2b0fb=Ian.Campbell@citrix.com
X-Msg-Ref: server-6.tower-206.messagelabs.com!1453285164!16664249!1
X-Originating-IP: [66.165.176.89]
X-SpamReason: No, hits=0.0 required=7.0 tests=sa_preprocessor: 
	VHJ1c3RlZCBJUDogNjYuMTY1LjE3Ni44OSA9PiAyMDMwMDc=\n,
	received_headers: No Received headers
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 61931 invoked from network); 20 Jan 2016 10:19:26 -0000
Received: from smtp.citrix.com (HELO SMTP.CITRIX.COM) (66.165.176.89)
	by server-6.tower-206.messagelabs.com with RC4-SHA encrypted SMTP;
	20 Jan 2016 10:19:26 -0000
X-IronPort-AV: E=Sophos;i="5.22,320,1449532800"; d="scan'208";a="326388310"
Message-ID: <1453285163.26343.32.camel@citrix.com>
From: Ian Campbell <ian.campbell@citrix.com>
To: "Zhang, Chunyu" <zhangcy@cn.fujitsu.com>,
	"xen-users-bounces@lists.xen.org" <xen-users-bounces@lists.xen.org>
Date: Wed, 20 Jan 2016 10:19:23 +0000
In-Reply-To: <A43879EB4A7F5F449E2CA8148EA79E51FE5ECE28@G08CNEXMBPEKD01.g08.fujitsu.local>
References: <CAHnt0GWeaZgF0zw5NOcfri0bgk6V6C93gX1jpv6YzOBpjhisWw@mail.gmail.com>	,
	<569E868E.7010305@rz-online.de>
	<A43879EB4A7F5F449E2CA8148EA79E51FE5ECE28@G08CNEXMBPEKD01.g08.fujitsu.local>
X-Mailer: Evolution 3.18.2-1 
MIME-Version: 1.0
X-DLP: MIA1
Cc: "xen-users@lists.xen.org" <xen-users@lists.xen.org>
Subject: Re: [Xen-users] How to setup Xen guest
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: base64
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

T24gV2VkLCAyMDE2LTAxLTIwIGF0IDA1OjIwICswMDAwLCBaaGFuZywgQ2h1bnl1IHdyb3RlOgo+
IGhpIHBldGVyCj4gPiBQZXRlciBUZW9oIHNjaHJpZWI6Cj4gPiAKPiA+ID4gTm93IG15IHF1ZXN0
aW9uIC0gc2FtZSBhcyBiZWZvcmUsIGlzIHdoeSBpcyBxZW11LXN5c3RlbS1pMzg2IHJ1bm5pbmc/
Cj4gPiA+IEFuZCBzbyBpdCBpcyBlbXVsYXRpbmcgbXkgNjQtYml0IFVidW50dSBhbmQgQ2VudE9T
Pwo+ID4gCj4gPiBxZW11LXN5c3RlbS1pMzg2IGp1c3QgZW11bGF0ZXMgc29tZSAqZGV2aWNlcyog
eW91IGFyZSB1c2luZyBpbnNpZGUgeW91cgo+ID4gSFZNLiBJdCBkb2VzIG5vdCBuZWVkIHRvIGVt
dWxhdGUgYW5vdGhlciBDUFUsIHNpbmNlIHRoZSBjb2RlIGlzIHNpbXBseSAKPiA+IHJ1biBpbiBh
bm90aGVyIFZNIG9uIHlvdXIgQ1BVLiBTbyBpdCBkb2VzIG5vdCBtYXR0ZXIgd2hldGhlciB5b3Ug
dXNlIAo+ID4gcXVlbXUtc3lzdGVtLWkzODYgb3IgcWVtdS1zeXN0ZW0teDg2XzY0LgoKRllJIGFz
IHdlbGwgYXMgZW11bGF0ZWQgZGV2aWNlcyB0aGUgUUVNVSBjYW4gYWxzbyBwcm92aWRlIHNvbWUg
UFYgYmFja2VuZHMsCnNwZWNpZmljYWxseSBxZGlzayBpcyB0aGUgb25lIHVzZWQgdG8gcHJvdmlk
ZSBhIFBWIGRpc2sgYmFja2VuZCBmb3IgcWNvdzIKYmFzZWQgaW1hZ2VzCgpJbiBmYWN0IGV2ZW4g
b24gQVJNIHRoZSBxZW11IGJpbmFyeSAod2hpY2ggb25seSBwcm92aWRlcyBQViBzZXJ2aWNlcywg
c2luY2UKdGhlcmUgaXMgbm8gSFZNIG9uIEFSTSkgaXMgc3RpbGwgY2FsbGVkIHFlbXUtc3lzdGVt
LWkzODYuCgpBcyB5b3Ugc2F5IHRoZSBxZW11IGluIGEgWGVuIHN5c3RlbSBkb2VzIG5vIHByb2Nl
c3NvciBlbXVsYXRpb24sIG9ubHkKZGV2aWNlIGVtdWxhdGlvbiwgYnV0IFFFTVUgY2FuJ3QgYmUg
Y29uZmlndXJlZCB0byBoYXZlIG5vIENQVSBzbyB3ZSBuZWVkZWQKdG8gcGljayBvbmUuCgo+IHRo
ZXJlIGFyZSAyIHFlbXXvvJoKPiAtIC14ZW4tZG9taWQgMCAteGVuLWF0dGFjaCAtbmFtZSBkb20w
Cj4gLSAteGVuLWRvbWlkIDMKPiAKPiBxZW11IGRvbWFpbiAzIGp1c3TCoMKgZW11bGF0ZXMgc29t
ZSAqZGV2aWNlcyrvvIwKPiBidXQgcWVtdSBkb21haW4wIGlzIGZvciB3aGF077yfCgpJdCBwcm92
aWRlcyBQViBiYWNrZW5kcyB0byBkb20wLCBzcGVjaWZpY2FsbHkgcWRpc2sgZm9yIGxvb3BiYWNr
IG1vdW50CihlLmcuIGZvciBydW5uaW5nIHB5Z3J1YiBvbiBhIHFjb3cyIGltYWdlKS4KCklhbi4K
PQoKX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KWGVuLXVz
ZXJzIG1haWxpbmcgbGlzdApYZW4tdXNlcnNAbGlzdHMueGVuLm9yZwpodHRwOi8vbGlzdHMueGVu
Lm9yZy94ZW4tdXNlcnM=

From xen-users-bounces@lists.xen.org Wed Jan 20 10:20:37 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Wed, 20 Jan 2016 10:20:37 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aLprN-0004EH-Sy; Wed, 20 Jan 2016 10:19:29 +0000
Received: from mail6.bemta5.messagelabs.com ([195.245.231.135])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <prvs=820a2b0fb=Ian.Campbell@citrix.com>)
	id 1aLprL-0004Du-Sa; Wed, 20 Jan 2016 10:19:27 +0000
Received: from [85.158.139.211] by server-2.bemta-5.messagelabs.com id
	15/DE-21594-F2F5F965; Wed, 20 Jan 2016 10:19:27 +0000
X-Env-Sender: prvs=820a2b0fb=Ian.Campbell@citrix.com
X-Msg-Ref: server-6.tower-206.messagelabs.com!1453285164!16664249!1
X-Originating-IP: [66.165.176.89]
X-SpamReason: No, hits=0.0 required=7.0 tests=sa_preprocessor: 
	VHJ1c3RlZCBJUDogNjYuMTY1LjE3Ni44OSA9PiAyMDMwMDc=\n,
	received_headers: No Received headers
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 61931 invoked from network); 20 Jan 2016 10:19:26 -0000
Received: from smtp.citrix.com (HELO SMTP.CITRIX.COM) (66.165.176.89)
	by server-6.tower-206.messagelabs.com with RC4-SHA encrypted SMTP;
	20 Jan 2016 10:19:26 -0000
X-IronPort-AV: E=Sophos;i="5.22,320,1449532800"; d="scan'208";a="326388310"
Message-ID: <1453285163.26343.32.camel@citrix.com>
From: Ian Campbell <ian.campbell@citrix.com>
To: "Zhang, Chunyu" <zhangcy@cn.fujitsu.com>,
	"xen-users-bounces@lists.xen.org" <xen-users-bounces@lists.xen.org>
Date: Wed, 20 Jan 2016 10:19:23 +0000
In-Reply-To: <A43879EB4A7F5F449E2CA8148EA79E51FE5ECE28@G08CNEXMBPEKD01.g08.fujitsu.local>
References: <CAHnt0GWeaZgF0zw5NOcfri0bgk6V6C93gX1jpv6YzOBpjhisWw@mail.gmail.com>	,
	<569E868E.7010305@rz-online.de>
	<A43879EB4A7F5F449E2CA8148EA79E51FE5ECE28@G08CNEXMBPEKD01.g08.fujitsu.local>
X-Mailer: Evolution 3.18.2-1 
MIME-Version: 1.0
X-DLP: MIA1
Cc: "xen-users@lists.xen.org" <xen-users@lists.xen.org>
Subject: Re: [Xen-users] How to setup Xen guest
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: base64
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

T24gV2VkLCAyMDE2LTAxLTIwIGF0IDA1OjIwICswMDAwLCBaaGFuZywgQ2h1bnl1IHdyb3RlOgo+
IGhpIHBldGVyCj4gPiBQZXRlciBUZW9oIHNjaHJpZWI6Cj4gPiAKPiA+ID4gTm93IG15IHF1ZXN0
aW9uIC0gc2FtZSBhcyBiZWZvcmUsIGlzIHdoeSBpcyBxZW11LXN5c3RlbS1pMzg2IHJ1bm5pbmc/
Cj4gPiA+IEFuZCBzbyBpdCBpcyBlbXVsYXRpbmcgbXkgNjQtYml0IFVidW50dSBhbmQgQ2VudE9T
Pwo+ID4gCj4gPiBxZW11LXN5c3RlbS1pMzg2IGp1c3QgZW11bGF0ZXMgc29tZSAqZGV2aWNlcyog
eW91IGFyZSB1c2luZyBpbnNpZGUgeW91cgo+ID4gSFZNLiBJdCBkb2VzIG5vdCBuZWVkIHRvIGVt
dWxhdGUgYW5vdGhlciBDUFUsIHNpbmNlIHRoZSBjb2RlIGlzIHNpbXBseSAKPiA+IHJ1biBpbiBh
bm90aGVyIFZNIG9uIHlvdXIgQ1BVLiBTbyBpdCBkb2VzIG5vdCBtYXR0ZXIgd2hldGhlciB5b3Ug
dXNlIAo+ID4gcXVlbXUtc3lzdGVtLWkzODYgb3IgcWVtdS1zeXN0ZW0teDg2XzY0LgoKRllJIGFz
IHdlbGwgYXMgZW11bGF0ZWQgZGV2aWNlcyB0aGUgUUVNVSBjYW4gYWxzbyBwcm92aWRlIHNvbWUg
UFYgYmFja2VuZHMsCnNwZWNpZmljYWxseSBxZGlzayBpcyB0aGUgb25lIHVzZWQgdG8gcHJvdmlk
ZSBhIFBWIGRpc2sgYmFja2VuZCBmb3IgcWNvdzIKYmFzZWQgaW1hZ2VzCgpJbiBmYWN0IGV2ZW4g
b24gQVJNIHRoZSBxZW11IGJpbmFyeSAod2hpY2ggb25seSBwcm92aWRlcyBQViBzZXJ2aWNlcywg
c2luY2UKdGhlcmUgaXMgbm8gSFZNIG9uIEFSTSkgaXMgc3RpbGwgY2FsbGVkIHFlbXUtc3lzdGVt
LWkzODYuCgpBcyB5b3Ugc2F5IHRoZSBxZW11IGluIGEgWGVuIHN5c3RlbSBkb2VzIG5vIHByb2Nl
c3NvciBlbXVsYXRpb24sIG9ubHkKZGV2aWNlIGVtdWxhdGlvbiwgYnV0IFFFTVUgY2FuJ3QgYmUg
Y29uZmlndXJlZCB0byBoYXZlIG5vIENQVSBzbyB3ZSBuZWVkZWQKdG8gcGljayBvbmUuCgo+IHRo
ZXJlIGFyZSAyIHFlbXXvvJoKPiAtIC14ZW4tZG9taWQgMCAteGVuLWF0dGFjaCAtbmFtZSBkb20w
Cj4gLSAteGVuLWRvbWlkIDMKPiAKPiBxZW11IGRvbWFpbiAzIGp1c3TCoMKgZW11bGF0ZXMgc29t
ZSAqZGV2aWNlcyrvvIwKPiBidXQgcWVtdSBkb21haW4wIGlzIGZvciB3aGF077yfCgpJdCBwcm92
aWRlcyBQViBiYWNrZW5kcyB0byBkb20wLCBzcGVjaWZpY2FsbHkgcWRpc2sgZm9yIGxvb3BiYWNr
IG1vdW50CihlLmcuIGZvciBydW5uaW5nIHB5Z3J1YiBvbiBhIHFjb3cyIGltYWdlKS4KCklhbi4K
PQoKX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KWGVuLXVz
ZXJzIG1haWxpbmcgbGlzdApYZW4tdXNlcnNAbGlzdHMueGVuLm9yZwpodHRwOi8vbGlzdHMueGVu
Lm9yZy94ZW4tdXNlcnM=

From xen-users-bounces@lists.xen.org Wed Jan 20 11:54:14 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Wed, 20 Jan 2016 11:54:14 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aLrK8-0001DL-JG; Wed, 20 Jan 2016 11:53:16 +0000
Received: from mail6.bemta4.messagelabs.com ([85.158.143.247])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <hydrapolic@gmail.com>) id 1aLrK6-0001CO-FS
	for xen-users@lists.xen.org; Wed, 20 Jan 2016 11:53:14 +0000
Received: from [85.158.143.35] by server-1.bemta-4.messagelabs.com id
	A7/F3-09708-A257F965; Wed, 20 Jan 2016 11:53:14 +0000
X-Env-Sender: hydrapolic@gmail.com
X-Msg-Ref: server-4.tower-21.messagelabs.com!1453290783!11080438!1
X-Originating-IP: [209.85.192.44]
X-SpamReason: No, hits=1.5 required=7.0 tests=HTML_00_10,HTML_MESSAGE,
	RCVD_BY_IP
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 54592 invoked from network); 20 Jan 2016 11:53:10 -0000
Received: from mail-qg0-f44.google.com (HELO mail-qg0-f44.google.com)
	(209.85.192.44)
	by server-4.tower-21.messagelabs.com with AES128-GCM-SHA256 encrypted
	SMTP; 20 Jan 2016 11:53:10 -0000
Received: by mail-qg0-f44.google.com with SMTP id e32so3806067qgf.3
	for <xen-users@lists.xen.org>; Wed, 20 Jan 2016 03:53:09 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
	h=mime-version:date:message-id:subject:from:to:content-type;
	bh=JQEf1CsSZea8jmHl5LhMj8JO0NbWbjGBK8AfRuND9Cc=;
	b=U4vhMxNyTFQx92TrvirrhGJbg8XNX2ncbU974Gi+HTQcfNuwPfndiElNa044WV6S3D
	MW+ZnJ0Ap2BuB6/Z6RxeRofi1HtJo5CCBtMEa5Hkj1bLeHAGggAaoeSw6/LB5eGqJFek
	YKS5SvXad1OPcIFCVFdODX2gJntWt4NaWTf/xLzYKvyQ5uzr36+c1zlXbzpnXQrVZjL7
	pZXJWufs5HtY5xgRiWHn05yFWWOTvxAfR7l++WZ6UxcRYD+WN3Hygs4P09lAhGSLHvDs
	Grbmg3xW/OB4Ksj823d79KkxaL7UfPTeL5SYFgTxyJgItHu4DFILVSEh2sos80X5PNIT
	e6xA==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
	d=1e100.net; s=20130820;
	h=x-gm-message-state:mime-version:date:message-id:subject:from:to
	:content-type;
	bh=JQEf1CsSZea8jmHl5LhMj8JO0NbWbjGBK8AfRuND9Cc=;
	b=YWb4cFiRkm0Ws4THpFJnFSUsmCzq9uHFs+tFkoH90wvg4Smzpr7MQpxQzEj7mDT8ef
	LRyLWyIF2vBQ2DQle0aoJdukOyNBLrxuWCvSU5nkbCx8/BCWU2yjbAKTarN9n+zci120
	fwSi10CVSjIq9KXn9LurHlVB5qOgw3jCRMGqxQFA/ey94NsYIdlVAbyqPIKdFZYnhIV5
	jxfjQPYxmkfKZ+1hR66w/bqhXJHjmJkhCkQ7AGwh8grhLWiCn4hpx9AIskokklBkpjce
	qdl1SfnWh/iFRZ5RX9GtrOFiKmsACYmwvtFXgQPoFBZIkK5wK8Wh0LDMrI3LJO3Ku6oL
	nUUA==
X-Gm-Message-State: ALoCoQkL0QnX7qbLpTjL4Lzq6lr3epDsusFJNBBzb5/cQo/5iYH7kUgha2vjrhFVl+Ezha5Nejj0cjx1SLPPxJdvmaJbvzY0lw==
MIME-Version: 1.0
X-Received: by 10.140.133.146 with SMTP id 140mr44765539qhf.99.1453290782870; 
	Wed, 20 Jan 2016 03:53:02 -0800 (PST)
Received: by 10.55.39.72 with HTTP; Wed, 20 Jan 2016 03:53:02 -0800 (PST)
Date: Wed, 20 Jan 2016 12:53:02 +0100
Message-ID: <CAG6MAzSRN6hgzM00FhpTM2mdFyOKbHgEFvoSmRqaQ1qX6S3D=w@mail.gmail.com>
From: hydra <hydrapolic@gmail.com>
To: xen-users@lists.xen.org
Subject: [Xen-users] domU fails to boot with more than 32 vcpus on kernel
 4.1+ - xen_netfront: can't alloc rx grant refs
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: multipart/mixed; boundary="===============0025874484671425290=="
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

--===============0025874484671425290==
Content-Type: multipart/alternative; boundary=001a1136feccde52370529c2a08c

--001a1136feccde52370529c2a08c
Content-Type: text/plain; charset=UTF-8

Booting up a xen domU with more than 32 vcpus fails with kernel 4.1.15
(also tested with 4.4.0). This works without problems on kernel 3.14.

The domU configuration is:

name = "node"
kernel = "kernel-4.1.15-gentoo-xen"
extra = "root=/dev/xvda1 net.ifnames=0"
memory = 5000
vcpus = 40
vif = [ '' ]
disk = [
'/dev/vg_data/node_root,raw,xvda1,rw'
]

# xl create -c node.cfg

...
[    0.407136] io scheduler deadline registered
[    0.407209] io scheduler cfq registered (default)
[    0.407840] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    0.408174] Non-volatile memory driver v1.3
[    0.408318] xen:xen_evtchn: Event-channel device installed
[    0.408488] [drm] Initialized drm 1.1.0 20060810
[    0.415157] loop: module loaded
[    0.444874] blkfront: xvda1: barrier or flush: disabled; persistent
grants: enabled; indirect descriptors: enabled;
[    0.505838] tun: Universal TUN/TAP device driver, 1.6
[    0.505862] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[    0.506039] xen_netfront: Initialising Xen virtual ethernet driver
[    0.521246] blkfront: xvda3: barrier or flush: disabled; persistent
grants: enabled; indirect descriptors: enabled;
[    0.533589] xen_netfront: can't alloc rx grant refs
[    0.533612] net eth0: only created 31 queues
[    0.534907] BUG: unable to handle kernel NULL pointer dereference at
0000000000000018
[    0.534923] IP: [<ffffffff814e4553>] netback_changed+0x7b3/0xce0
[    0.534941] PGD 0
[    0.534948] Oops: 0000 [#1] SMP
[    0.534960] CPU: 4 PID: 176 Comm: xenwatch Not tainted 4.1.15-gentoo #2
[    0.534969] task: ffff88013001ad00 ti: ffff8801301a0000 task.ti:
ffff8801301a0000
[    0.534980] RIP: e030:[<ffffffff814e4553>]  [<ffffffff814e4553>]
netback_changed+0x7b3/0xce0
[    0.534993] RSP: e02b:ffff8801301a3d88  EFLAGS: 00010202
[    0.535003] RAX: 0000000000000000 RBX: ffff8800fe8e8000 RCX:
0000000000000001
[    0.535005] RDX: 0000000000000001 RSI: ffff8800fe9440f8 RDI:
0000000000003f41
[    0.535005] RBP: ffff8801301a3e18 R08: ffffc90001680000 R09:
ffffffff81932aa7
[    0.535005] R10: ffffea0003fa3a80 R11: ffffea0004bf6000 R12:
0000000000044000
[    0.535005] R13: ffff8800fe9440f8 R14: ffff8800fe8e9000 R15:
ffff8800fe944000
[    0.535005] FS:  0000000000000000(0000) GS:ffff880131e80000(0000)
knlGS:0000000000000000
[    0.535005] CS:  e033 DS: 0000 ES: 0000 CR0: 0000000080050033
[    0.535005] CR2: 0000000000000018 CR3: 0000000001a0c000 CR4:
0000000000042660
[    0.535005] Stack:
[    0.535005]  ffff8801301a3e08 ffff8800fe941e04 ffff8801301bac00
ffff880000000001
[    0.535005]  ffff88013033f000 ffff8801301bac00 00000028301a3e14
ffff880100000020
[    0.535005]  0000000131e96c00 00000001307b8d60 0000002800000001
ffff880100003f41
[    0.535005] Call Trace:
[    0.535005]  [<ffffffff81458db8>] xenbus_otherend_changed+0x98/0xa0
[    0.535005]  [<ffffffff81457690>] ? find_watch+0x50/0x50
[    0.535005]  [<ffffffff8145a3ae>] backend_changed+0xe/0x10
[    0.535005]  [<ffffffff8145772f>] xenwatch_thread+0x9f/0x140
[    0.535005]  [<ffffffff81087b70>] ? __wake_up_common+0x90/0x90
[    0.535005]  [<ffffffff8106b704>] kthread+0xc4/0xe0
[    0.535005]  [<ffffffff81010000>] ? __xen_send_IPI_mask+0x30/0x50
[    0.535005]  [<ffffffff8106b640>] ? __kthread_parkme+0x80/0x80
[    0.535005]  [<ffffffff81649f22>] ret_from_fork+0x42/0x70
[    0.535005]  [<ffffffff8106b640>] ? __kthread_parkme+0x80/0x80
[    0.535005] Code: 89 f7 e8 d1 d9 c1 ff 41 8b bd 58 01 00 00 31 f6 e8 b3
bb f6 ff 31 f6 4c 89 ff e8 b9 d9 c1 ff e9 74 ff ff ff 49 8b 47 20 4c 89 ee
<48> 8b 78 18 e8 94 1e f7 ff 85 c0 0f 88 d4 fd ff ff 49 8b 47 20
[    0.535005] RIP  [<ffffffff814e4553>] netback_changed+0x7b3/0xce0
[    0.535005]  RSP <ffff8801301a3d88>
[    0.535005] CR2: 0000000000000018
[    0.535005] ---[ end trace e66fd859d9634ab5 ]---
[    0.573507] xenwatch (176) used greatest stack depth: 13360 bytes left
[    1.387133] clocksource tsc: mask: 0xffffffffffffffff max_cycles:
0x2ca24e83e81, max_idle_ns: 440795284478 ns
[    1.538503] i8042: No controller found
[    1.558800] rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0
[    1.558930] rtc_cmos: probe of rtc_cmos failed with error -38
[    1.559236] device-mapper: ioctl: 4.31.0-ioctl (2015-3-12) initialised:
dm-devel@redhat.com
[    1.559300] hidraw: raw HID events driver (C) Jiri Kosina
[    1.559687] Netfilter messages via NETLINK v0.30.
[    1.559705] nfnl_acct: registering with nfnetlink.
[    1.559738] nf_conntrack version 0.5.0 (65536 buckets, 262144 max)
[    1.560111] ctnetlink v0.93: registering with nfnetlink.
[    1.560469] xt_time: kernel timezone is -0000
[    1.560495] IPVS: Registered protocols (TCP, UDP, SCTP, AH, ESP)
[    1.560524] IPVS: Connection hash table configured (size=4096,
memory=64Kbytes)
[    1.560585] IPVS: Creating netns size=2144 id=0
[    1.560612] IPVS: ipvs loaded.
[    1.560627] IPVS: [rr] scheduler registered.
[    1.560638] IPVS: [wrr] scheduler registered.
[    1.560651] IPVS: [lc] scheduler registered.
[    1.560662] IPVS: [wlc] scheduler registered.
[    1.560673] IPVS: [fo] scheduler registered.
[    1.560690] IPVS: [lblc] scheduler registered.
[    1.560705] IPVS: [lblcr] scheduler registered.
[    1.560717] IPVS: [dh] scheduler registered.
[    1.560728] IPVS: [sh] scheduler registered.
[    1.560740] IPVS: [sed] scheduler registered.
[    1.560751] IPVS: [nq] scheduler registered.
[    1.560765] IPVS: [sip] pe registered.
[    1.560909] ip_tables: (C) 2000-2006 Netfilter Core Team
[    1.561060] ipt_CLUSTERIP: ClusterIP Version 0.8 loaded successfully
[    1.561085] arp_tables: (C) 2002 David S. Miller
[    1.561132] Initializing XFRM netlink socket
[    1.561151] NET: Registered protocol family 17
[    1.561484] registered taskstats version 1
[    1.562651] Btrfs loaded
[    1.563121] Key type encrypted registered
[    6.663125] xenbus_probe_frontend: Waiting for devices to initialise:
25s...20s...15s...

--001a1136feccde52370529c2a08c
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr">Booting up a xen domU with more than 32 vcpus fails with k=
ernel 4.1.15 (also tested with 4.4.0). This works without problems on kerne=
l 3.14.<br><br>The domU configuration is:<br><br>name =3D &quot;node&quot;<=
br>kernel =3D &quot;kernel-4.1.15-gentoo-xen&quot;<br>extra =3D &quot;root=
=3D/dev/xvda1 net.ifnames=3D0&quot;<br>memory =3D 5000<br>vcpus =3D 40<br>v=
if =3D [ &#39;&#39; ]<br>disk =3D [<br>&#39;/dev/vg_data/node_root,raw,xvda=
1,rw&#39;<br>]<br><br># xl create -c node.cfg<br><br>...<br>[=C2=A0=C2=A0=
=C2=A0 0.407136] io scheduler deadline registered<br>[=C2=A0=C2=A0=C2=A0 0.=
407209] io scheduler cfq registered (default)<br>[=C2=A0=C2=A0=C2=A0 0.4078=
40] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled<br>[=C2=A0=C2=
=A0=C2=A0 0.408174] Non-volatile memory driver v1.3<br>[=C2=A0=C2=A0=C2=A0 =
0.408318] xen:xen_evtchn: Event-channel device installed<br>[=C2=A0=C2=A0=
=C2=A0 0.408488] [drm] Initialized drm 1.1.0 20060810<br>[=C2=A0=C2=A0=C2=
=A0 0.415157] loop: module loaded<br>[=C2=A0=C2=A0=C2=A0 0.444874] blkfront=
: xvda1: barrier or flush: disabled; persistent grants: enabled; indirect d=
escriptors: enabled;<br>[=C2=A0=C2=A0=C2=A0 0.505838] tun: Universal TUN/TA=
P device driver, 1.6<br>[=C2=A0=C2=A0=C2=A0 0.505862] tun: (C) 1999-2004 Ma=
x Krasnyansky &lt;<a href=3D"mailto:maxk@qualcomm.com">maxk@qualcomm.com</a=
>&gt;<br>[=C2=A0=C2=A0=C2=A0 0.506039] xen_netfront: Initialising Xen virtu=
al ethernet driver<br>[=C2=A0=C2=A0=C2=A0 0.521246] blkfront: xvda3: barrie=
r or flush: disabled; persistent grants: enabled; indirect descriptors: ena=
bled;<br>[=C2=A0=C2=A0=C2=A0 0.533589] xen_netfront: can&#39;t alloc rx gra=
nt refs<br>[=C2=A0=C2=A0=C2=A0 0.533612] net eth0: only created 31 queues<b=
r>[=C2=A0=C2=A0=C2=A0 0.534907] BUG: unable to handle kernel NULL pointer d=
ereference at 0000000000000018<br>[=C2=A0=C2=A0=C2=A0 0.534923] IP: [&lt;ff=
ffffff814e4553&gt;] netback_changed+0x7b3/0xce0<br>[=C2=A0=C2=A0=C2=A0 0.53=
4941] PGD 0<br>[=C2=A0=C2=A0=C2=A0 0.534948] Oops: 0000 [#1] SMP<br>[=C2=A0=
=C2=A0=C2=A0 0.534960] CPU: 4 PID: 176 Comm: xenwatch Not tainted 4.1.15-ge=
ntoo #2<br>[=C2=A0=C2=A0=C2=A0 0.534969] task: ffff88013001ad00 ti: ffff880=
1301a0000 task.ti: ffff8801301a0000<br>[=C2=A0=C2=A0=C2=A0 0.534980] RIP: e=
030:[&lt;ffffffff814e4553&gt;]=C2=A0 [&lt;ffffffff814e4553&gt;] netback_cha=
nged+0x7b3/0xce0<br>[=C2=A0=C2=A0=C2=A0 0.534993] RSP: e02b:ffff8801301a3d8=
8=C2=A0 EFLAGS: 00010202<br>[=C2=A0=C2=A0=C2=A0 0.535003] RAX: 000000000000=
0000 RBX: ffff8800fe8e8000 RCX: 0000000000000001<br>[=C2=A0=C2=A0=C2=A0 0.5=
35005] RDX: 0000000000000001 RSI: ffff8800fe9440f8 RDI: 0000000000003f41<br=
>[=C2=A0=C2=A0=C2=A0 0.535005] RBP: ffff8801301a3e18 R08: ffffc90001680000 =
R09: ffffffff81932aa7<br>[=C2=A0=C2=A0=C2=A0 0.535005] R10: ffffea0003fa3a8=
0 R11: ffffea0004bf6000 R12: 0000000000044000<br>[=C2=A0=C2=A0=C2=A0 0.5350=
05] R13: ffff8800fe9440f8 R14: ffff8800fe8e9000 R15: ffff8800fe944000<br>[=
=C2=A0=C2=A0=C2=A0 0.535005] FS:=C2=A0 0000000000000000(0000) GS:ffff880131=
e80000(0000) knlGS:0000000000000000<br>[=C2=A0=C2=A0=C2=A0 0.535005] CS:=C2=
=A0 e033 DS: 0000 ES: 0000 CR0: 0000000080050033<br>[=C2=A0=C2=A0=C2=A0 0.5=
35005] CR2: 0000000000000018 CR3: 0000000001a0c000 CR4: 0000000000042660<br=
>[=C2=A0=C2=A0=C2=A0 0.535005] Stack:<br>[=C2=A0=C2=A0=C2=A0 0.535005]=C2=
=A0 ffff8801301a3e08 ffff8800fe941e04 ffff8801301bac00 ffff880000000001<br>=
[=C2=A0=C2=A0=C2=A0 0.535005]=C2=A0 ffff88013033f000 ffff8801301bac00 00000=
028301a3e14 ffff880100000020<br>[=C2=A0=C2=A0=C2=A0 0.535005]=C2=A0 0000000=
131e96c00 00000001307b8d60 0000002800000001 ffff880100003f41<br>[=C2=A0=C2=
=A0=C2=A0 0.535005] Call Trace:<br>[=C2=A0=C2=A0=C2=A0 0.535005]=C2=A0 [&lt=
;ffffffff81458db8&gt;] xenbus_otherend_changed+0x98/0xa0<br>[=C2=A0=C2=A0=
=C2=A0 0.535005]=C2=A0 [&lt;ffffffff81457690&gt;] ? find_watch+0x50/0x50<br=
>[=C2=A0=C2=A0=C2=A0 0.535005]=C2=A0 [&lt;ffffffff8145a3ae&gt;] backend_cha=
nged+0xe/0x10<br>[=C2=A0=C2=A0=C2=A0 0.535005]=C2=A0 [&lt;ffffffff8145772f&=
gt;] xenwatch_thread+0x9f/0x140<br>[=C2=A0=C2=A0=C2=A0 0.535005]=C2=A0 [&lt=
;ffffffff81087b70&gt;] ? __wake_up_common+0x90/0x90<br>[=C2=A0=C2=A0=C2=A0 =
0.535005]=C2=A0 [&lt;ffffffff8106b704&gt;] kthread+0xc4/0xe0<br>[=C2=A0=C2=
=A0=C2=A0 0.535005]=C2=A0 [&lt;ffffffff81010000&gt;] ? __xen_send_IPI_mask+=
0x30/0x50<br>[=C2=A0=C2=A0=C2=A0 0.535005]=C2=A0 [&lt;ffffffff8106b640&gt;]=
 ? __kthread_parkme+0x80/0x80<br>[=C2=A0=C2=A0=C2=A0 0.535005]=C2=A0 [&lt;f=
fffffff81649f22&gt;] ret_from_fork+0x42/0x70<br>[=C2=A0=C2=A0=C2=A0 0.53500=
5]=C2=A0 [&lt;ffffffff8106b640&gt;] ? __kthread_parkme+0x80/0x80<br>[=C2=A0=
=C2=A0=C2=A0 0.535005] Code: 89 f7 e8 d1 d9 c1 ff 41 8b bd 58 01 00 00 31 f=
6 e8 b3 bb f6 ff 31 f6 4c 89 ff e8 b9 d9 c1 ff e9 74 ff ff ff 49 8b 47 20 4=
c 89 ee &lt;48&gt; 8b 78 18 e8 94 1e f7 ff 85 c0 0f 88 d4 fd ff ff 49 8b 47=
 20<br>[=C2=A0=C2=A0=C2=A0 0.535005] RIP=C2=A0 [&lt;ffffffff814e4553&gt;] n=
etback_changed+0x7b3/0xce0<br>[=C2=A0=C2=A0=C2=A0 0.535005]=C2=A0 RSP &lt;f=
fff8801301a3d88&gt;<br>[=C2=A0=C2=A0=C2=A0 0.535005] CR2: 0000000000000018<=
br>[=C2=A0=C2=A0=C2=A0 0.535005] ---[ end trace e66fd859d9634ab5 ]---<br>[=
=C2=A0=C2=A0=C2=A0 0.573507] xenwatch (176) used greatest stack depth: 1336=
0 bytes left<br>[=C2=A0=C2=A0=C2=A0 1.387133] clocksource tsc: mask: 0xffff=
ffffffffffff max_cycles: 0x2ca24e83e81, max_idle_ns: 440795284478 ns<br>[=
=C2=A0=C2=A0=C2=A0 1.538503] i8042: No controller found<br>[=C2=A0=C2=A0=C2=
=A0 1.558800] rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0<br>[=
=C2=A0=C2=A0=C2=A0 1.558930] rtc_cmos: probe of rtc_cmos failed with error =
-38<br>[=C2=A0=C2=A0=C2=A0 1.559236] device-mapper: ioctl: 4.31.0-ioctl (20=
15-3-12) initialised: <a href=3D"mailto:dm-devel@redhat.com">dm-devel@redha=
t.com</a><br>[=C2=A0=C2=A0=C2=A0 1.559300] hidraw: raw HID events driver (C=
) Jiri Kosina<br>[=C2=A0=C2=A0=C2=A0 1.559687] Netfilter messages via NETLI=
NK v0.30.<br>[=C2=A0=C2=A0=C2=A0 1.559705] nfnl_acct: registering with nfne=
tlink.<br>[=C2=A0=C2=A0=C2=A0 1.559738] nf_conntrack version 0.5.0 (65536 b=
uckets, 262144 max)<br>[=C2=A0=C2=A0=C2=A0 1.560111] ctnetlink v0.93: regis=
tering with nfnetlink.<br>[=C2=A0=C2=A0=C2=A0 1.560469] xt_time: kernel tim=
ezone is -0000<br>[=C2=A0=C2=A0=C2=A0 1.560495] IPVS: Registered protocols =
(TCP, UDP, SCTP, AH, ESP)<br>[=C2=A0=C2=A0=C2=A0 1.560524] IPVS: Connection=
 hash table configured (size=3D4096, memory=3D64Kbytes)<br>[=C2=A0=C2=A0=C2=
=A0 1.560585] IPVS: Creating netns size=3D2144 id=3D0<br>[=C2=A0=C2=A0=C2=
=A0 1.560612] IPVS: ipvs loaded.<br>[=C2=A0=C2=A0=C2=A0 1.560627] IPVS: [rr=
] scheduler registered.<br>[=C2=A0=C2=A0=C2=A0 1.560638] IPVS: [wrr] schedu=
ler registered.<br>[=C2=A0=C2=A0=C2=A0 1.560651] IPVS: [lc] scheduler regis=
tered.<br>[=C2=A0=C2=A0=C2=A0 1.560662] IPVS: [wlc] scheduler registered.<b=
r>[=C2=A0=C2=A0=C2=A0 1.560673] IPVS: [fo] scheduler registered.<br>[=C2=A0=
=C2=A0=C2=A0 1.560690] IPVS: [lblc] scheduler registered.<br>[=C2=A0=C2=A0=
=C2=A0 1.560705] IPVS: [lblcr] scheduler registered.<br>[=C2=A0=C2=A0=C2=A0=
 1.560717] IPVS: [dh] scheduler registered.<br>[=C2=A0=C2=A0=C2=A0 1.560728=
] IPVS: [sh] scheduler registered.<br>[=C2=A0=C2=A0=C2=A0 1.560740] IPVS: [=
sed] scheduler registered.<br>[=C2=A0=C2=A0=C2=A0 1.560751] IPVS: [nq] sche=
duler registered.<br>[=C2=A0=C2=A0=C2=A0 1.560765] IPVS: [sip] pe registere=
d.<br>[=C2=A0=C2=A0=C2=A0 1.560909] ip_tables: (C) 2000-2006 Netfilter Core=
 Team<br>[=C2=A0=C2=A0=C2=A0 1.561060] ipt_CLUSTERIP: ClusterIP Version 0.8=
 loaded successfully<br>[=C2=A0=C2=A0=C2=A0 1.561085] arp_tables: (C) 2002 =
David S. Miller<br>[=C2=A0=C2=A0=C2=A0 1.561132] Initializing XFRM netlink =
socket<br>[=C2=A0=C2=A0=C2=A0 1.561151] NET: Registered protocol family 17<=
br>[=C2=A0=C2=A0=C2=A0 1.561484] registered taskstats version 1<br>[=C2=A0=
=C2=A0=C2=A0 1.562651] Btrfs loaded<br>[=C2=A0=C2=A0=C2=A0 1.563121] Key ty=
pe encrypted registered<br>[=C2=A0=C2=A0=C2=A0 6.663125] xenbus_probe_front=
end: Waiting for devices to initialise: 25s...20s...15s...<br></div>

--001a1136feccde52370529c2a08c--


--===============0025874484671425290==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users
--===============0025874484671425290==--


From xen-users-bounces@lists.xen.org Wed Jan 20 11:54:14 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Wed, 20 Jan 2016 11:54:14 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aLrK8-0001DL-JG; Wed, 20 Jan 2016 11:53:16 +0000
Received: from mail6.bemta4.messagelabs.com ([85.158.143.247])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <hydrapolic@gmail.com>) id 1aLrK6-0001CO-FS
	for xen-users@lists.xen.org; Wed, 20 Jan 2016 11:53:14 +0000
Received: from [85.158.143.35] by server-1.bemta-4.messagelabs.com id
	A7/F3-09708-A257F965; Wed, 20 Jan 2016 11:53:14 +0000
X-Env-Sender: hydrapolic@gmail.com
X-Msg-Ref: server-4.tower-21.messagelabs.com!1453290783!11080438!1
X-Originating-IP: [209.85.192.44]
X-SpamReason: No, hits=1.5 required=7.0 tests=HTML_00_10,HTML_MESSAGE,
	RCVD_BY_IP
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 54592 invoked from network); 20 Jan 2016 11:53:10 -0000
Received: from mail-qg0-f44.google.com (HELO mail-qg0-f44.google.com)
	(209.85.192.44)
	by server-4.tower-21.messagelabs.com with AES128-GCM-SHA256 encrypted
	SMTP; 20 Jan 2016 11:53:10 -0000
Received: by mail-qg0-f44.google.com with SMTP id e32so3806067qgf.3
	for <xen-users@lists.xen.org>; Wed, 20 Jan 2016 03:53:09 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
	h=mime-version:date:message-id:subject:from:to:content-type;
	bh=JQEf1CsSZea8jmHl5LhMj8JO0NbWbjGBK8AfRuND9Cc=;
	b=U4vhMxNyTFQx92TrvirrhGJbg8XNX2ncbU974Gi+HTQcfNuwPfndiElNa044WV6S3D
	MW+ZnJ0Ap2BuB6/Z6RxeRofi1HtJo5CCBtMEa5Hkj1bLeHAGggAaoeSw6/LB5eGqJFek
	YKS5SvXad1OPcIFCVFdODX2gJntWt4NaWTf/xLzYKvyQ5uzr36+c1zlXbzpnXQrVZjL7
	pZXJWufs5HtY5xgRiWHn05yFWWOTvxAfR7l++WZ6UxcRYD+WN3Hygs4P09lAhGSLHvDs
	Grbmg3xW/OB4Ksj823d79KkxaL7UfPTeL5SYFgTxyJgItHu4DFILVSEh2sos80X5PNIT
	e6xA==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
	d=1e100.net; s=20130820;
	h=x-gm-message-state:mime-version:date:message-id:subject:from:to
	:content-type;
	bh=JQEf1CsSZea8jmHl5LhMj8JO0NbWbjGBK8AfRuND9Cc=;
	b=YWb4cFiRkm0Ws4THpFJnFSUsmCzq9uHFs+tFkoH90wvg4Smzpr7MQpxQzEj7mDT8ef
	LRyLWyIF2vBQ2DQle0aoJdukOyNBLrxuWCvSU5nkbCx8/BCWU2yjbAKTarN9n+zci120
	fwSi10CVSjIq9KXn9LurHlVB5qOgw3jCRMGqxQFA/ey94NsYIdlVAbyqPIKdFZYnhIV5
	jxfjQPYxmkfKZ+1hR66w/bqhXJHjmJkhCkQ7AGwh8grhLWiCn4hpx9AIskokklBkpjce
	qdl1SfnWh/iFRZ5RX9GtrOFiKmsACYmwvtFXgQPoFBZIkK5wK8Wh0LDMrI3LJO3Ku6oL
	nUUA==
X-Gm-Message-State: ALoCoQkL0QnX7qbLpTjL4Lzq6lr3epDsusFJNBBzb5/cQo/5iYH7kUgha2vjrhFVl+Ezha5Nejj0cjx1SLPPxJdvmaJbvzY0lw==
MIME-Version: 1.0
X-Received: by 10.140.133.146 with SMTP id 140mr44765539qhf.99.1453290782870; 
	Wed, 20 Jan 2016 03:53:02 -0800 (PST)
Received: by 10.55.39.72 with HTTP; Wed, 20 Jan 2016 03:53:02 -0800 (PST)
Date: Wed, 20 Jan 2016 12:53:02 +0100
Message-ID: <CAG6MAzSRN6hgzM00FhpTM2mdFyOKbHgEFvoSmRqaQ1qX6S3D=w@mail.gmail.com>
From: hydra <hydrapolic@gmail.com>
To: xen-users@lists.xen.org
Subject: [Xen-users] domU fails to boot with more than 32 vcpus on kernel
 4.1+ - xen_netfront: can't alloc rx grant refs
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: multipart/mixed; boundary="===============0025874484671425290=="
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

--===============0025874484671425290==
Content-Type: multipart/alternative; boundary=001a1136feccde52370529c2a08c

--001a1136feccde52370529c2a08c
Content-Type: text/plain; charset=UTF-8

Booting up a xen domU with more than 32 vcpus fails with kernel 4.1.15
(also tested with 4.4.0). This works without problems on kernel 3.14.

The domU configuration is:

name = "node"
kernel = "kernel-4.1.15-gentoo-xen"
extra = "root=/dev/xvda1 net.ifnames=0"
memory = 5000
vcpus = 40
vif = [ '' ]
disk = [
'/dev/vg_data/node_root,raw,xvda1,rw'
]

# xl create -c node.cfg

...
[    0.407136] io scheduler deadline registered
[    0.407209] io scheduler cfq registered (default)
[    0.407840] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    0.408174] Non-volatile memory driver v1.3
[    0.408318] xen:xen_evtchn: Event-channel device installed
[    0.408488] [drm] Initialized drm 1.1.0 20060810
[    0.415157] loop: module loaded
[    0.444874] blkfront: xvda1: barrier or flush: disabled; persistent
grants: enabled; indirect descriptors: enabled;
[    0.505838] tun: Universal TUN/TAP device driver, 1.6
[    0.505862] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[    0.506039] xen_netfront: Initialising Xen virtual ethernet driver
[    0.521246] blkfront: xvda3: barrier or flush: disabled; persistent
grants: enabled; indirect descriptors: enabled;
[    0.533589] xen_netfront: can't alloc rx grant refs
[    0.533612] net eth0: only created 31 queues
[    0.534907] BUG: unable to handle kernel NULL pointer dereference at
0000000000000018
[    0.534923] IP: [<ffffffff814e4553>] netback_changed+0x7b3/0xce0
[    0.534941] PGD 0
[    0.534948] Oops: 0000 [#1] SMP
[    0.534960] CPU: 4 PID: 176 Comm: xenwatch Not tainted 4.1.15-gentoo #2
[    0.534969] task: ffff88013001ad00 ti: ffff8801301a0000 task.ti:
ffff8801301a0000
[    0.534980] RIP: e030:[<ffffffff814e4553>]  [<ffffffff814e4553>]
netback_changed+0x7b3/0xce0
[    0.534993] RSP: e02b:ffff8801301a3d88  EFLAGS: 00010202
[    0.535003] RAX: 0000000000000000 RBX: ffff8800fe8e8000 RCX:
0000000000000001
[    0.535005] RDX: 0000000000000001 RSI: ffff8800fe9440f8 RDI:
0000000000003f41
[    0.535005] RBP: ffff8801301a3e18 R08: ffffc90001680000 R09:
ffffffff81932aa7
[    0.535005] R10: ffffea0003fa3a80 R11: ffffea0004bf6000 R12:
0000000000044000
[    0.535005] R13: ffff8800fe9440f8 R14: ffff8800fe8e9000 R15:
ffff8800fe944000
[    0.535005] FS:  0000000000000000(0000) GS:ffff880131e80000(0000)
knlGS:0000000000000000
[    0.535005] CS:  e033 DS: 0000 ES: 0000 CR0: 0000000080050033
[    0.535005] CR2: 0000000000000018 CR3: 0000000001a0c000 CR4:
0000000000042660
[    0.535005] Stack:
[    0.535005]  ffff8801301a3e08 ffff8800fe941e04 ffff8801301bac00
ffff880000000001
[    0.535005]  ffff88013033f000 ffff8801301bac00 00000028301a3e14
ffff880100000020
[    0.535005]  0000000131e96c00 00000001307b8d60 0000002800000001
ffff880100003f41
[    0.535005] Call Trace:
[    0.535005]  [<ffffffff81458db8>] xenbus_otherend_changed+0x98/0xa0
[    0.535005]  [<ffffffff81457690>] ? find_watch+0x50/0x50
[    0.535005]  [<ffffffff8145a3ae>] backend_changed+0xe/0x10
[    0.535005]  [<ffffffff8145772f>] xenwatch_thread+0x9f/0x140
[    0.535005]  [<ffffffff81087b70>] ? __wake_up_common+0x90/0x90
[    0.535005]  [<ffffffff8106b704>] kthread+0xc4/0xe0
[    0.535005]  [<ffffffff81010000>] ? __xen_send_IPI_mask+0x30/0x50
[    0.535005]  [<ffffffff8106b640>] ? __kthread_parkme+0x80/0x80
[    0.535005]  [<ffffffff81649f22>] ret_from_fork+0x42/0x70
[    0.535005]  [<ffffffff8106b640>] ? __kthread_parkme+0x80/0x80
[    0.535005] Code: 89 f7 e8 d1 d9 c1 ff 41 8b bd 58 01 00 00 31 f6 e8 b3
bb f6 ff 31 f6 4c 89 ff e8 b9 d9 c1 ff e9 74 ff ff ff 49 8b 47 20 4c 89 ee
<48> 8b 78 18 e8 94 1e f7 ff 85 c0 0f 88 d4 fd ff ff 49 8b 47 20
[    0.535005] RIP  [<ffffffff814e4553>] netback_changed+0x7b3/0xce0
[    0.535005]  RSP <ffff8801301a3d88>
[    0.535005] CR2: 0000000000000018
[    0.535005] ---[ end trace e66fd859d9634ab5 ]---
[    0.573507] xenwatch (176) used greatest stack depth: 13360 bytes left
[    1.387133] clocksource tsc: mask: 0xffffffffffffffff max_cycles:
0x2ca24e83e81, max_idle_ns: 440795284478 ns
[    1.538503] i8042: No controller found
[    1.558800] rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0
[    1.558930] rtc_cmos: probe of rtc_cmos failed with error -38
[    1.559236] device-mapper: ioctl: 4.31.0-ioctl (2015-3-12) initialised:
dm-devel@redhat.com
[    1.559300] hidraw: raw HID events driver (C) Jiri Kosina
[    1.559687] Netfilter messages via NETLINK v0.30.
[    1.559705] nfnl_acct: registering with nfnetlink.
[    1.559738] nf_conntrack version 0.5.0 (65536 buckets, 262144 max)
[    1.560111] ctnetlink v0.93: registering with nfnetlink.
[    1.560469] xt_time: kernel timezone is -0000
[    1.560495] IPVS: Registered protocols (TCP, UDP, SCTP, AH, ESP)
[    1.560524] IPVS: Connection hash table configured (size=4096,
memory=64Kbytes)
[    1.560585] IPVS: Creating netns size=2144 id=0
[    1.560612] IPVS: ipvs loaded.
[    1.560627] IPVS: [rr] scheduler registered.
[    1.560638] IPVS: [wrr] scheduler registered.
[    1.560651] IPVS: [lc] scheduler registered.
[    1.560662] IPVS: [wlc] scheduler registered.
[    1.560673] IPVS: [fo] scheduler registered.
[    1.560690] IPVS: [lblc] scheduler registered.
[    1.560705] IPVS: [lblcr] scheduler registered.
[    1.560717] IPVS: [dh] scheduler registered.
[    1.560728] IPVS: [sh] scheduler registered.
[    1.560740] IPVS: [sed] scheduler registered.
[    1.560751] IPVS: [nq] scheduler registered.
[    1.560765] IPVS: [sip] pe registered.
[    1.560909] ip_tables: (C) 2000-2006 Netfilter Core Team
[    1.561060] ipt_CLUSTERIP: ClusterIP Version 0.8 loaded successfully
[    1.561085] arp_tables: (C) 2002 David S. Miller
[    1.561132] Initializing XFRM netlink socket
[    1.561151] NET: Registered protocol family 17
[    1.561484] registered taskstats version 1
[    1.562651] Btrfs loaded
[    1.563121] Key type encrypted registered
[    6.663125] xenbus_probe_frontend: Waiting for devices to initialise:
25s...20s...15s...

--001a1136feccde52370529c2a08c
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr">Booting up a xen domU with more than 32 vcpus fails with k=
ernel 4.1.15 (also tested with 4.4.0). This works without problems on kerne=
l 3.14.<br><br>The domU configuration is:<br><br>name =3D &quot;node&quot;<=
br>kernel =3D &quot;kernel-4.1.15-gentoo-xen&quot;<br>extra =3D &quot;root=
=3D/dev/xvda1 net.ifnames=3D0&quot;<br>memory =3D 5000<br>vcpus =3D 40<br>v=
if =3D [ &#39;&#39; ]<br>disk =3D [<br>&#39;/dev/vg_data/node_root,raw,xvda=
1,rw&#39;<br>]<br><br># xl create -c node.cfg<br><br>...<br>[=C2=A0=C2=A0=
=C2=A0 0.407136] io scheduler deadline registered<br>[=C2=A0=C2=A0=C2=A0 0.=
407209] io scheduler cfq registered (default)<br>[=C2=A0=C2=A0=C2=A0 0.4078=
40] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled<br>[=C2=A0=C2=
=A0=C2=A0 0.408174] Non-volatile memory driver v1.3<br>[=C2=A0=C2=A0=C2=A0 =
0.408318] xen:xen_evtchn: Event-channel device installed<br>[=C2=A0=C2=A0=
=C2=A0 0.408488] [drm] Initialized drm 1.1.0 20060810<br>[=C2=A0=C2=A0=C2=
=A0 0.415157] loop: module loaded<br>[=C2=A0=C2=A0=C2=A0 0.444874] blkfront=
: xvda1: barrier or flush: disabled; persistent grants: enabled; indirect d=
escriptors: enabled;<br>[=C2=A0=C2=A0=C2=A0 0.505838] tun: Universal TUN/TA=
P device driver, 1.6<br>[=C2=A0=C2=A0=C2=A0 0.505862] tun: (C) 1999-2004 Ma=
x Krasnyansky &lt;<a href=3D"mailto:maxk@qualcomm.com">maxk@qualcomm.com</a=
>&gt;<br>[=C2=A0=C2=A0=C2=A0 0.506039] xen_netfront: Initialising Xen virtu=
al ethernet driver<br>[=C2=A0=C2=A0=C2=A0 0.521246] blkfront: xvda3: barrie=
r or flush: disabled; persistent grants: enabled; indirect descriptors: ena=
bled;<br>[=C2=A0=C2=A0=C2=A0 0.533589] xen_netfront: can&#39;t alloc rx gra=
nt refs<br>[=C2=A0=C2=A0=C2=A0 0.533612] net eth0: only created 31 queues<b=
r>[=C2=A0=C2=A0=C2=A0 0.534907] BUG: unable to handle kernel NULL pointer d=
ereference at 0000000000000018<br>[=C2=A0=C2=A0=C2=A0 0.534923] IP: [&lt;ff=
ffffff814e4553&gt;] netback_changed+0x7b3/0xce0<br>[=C2=A0=C2=A0=C2=A0 0.53=
4941] PGD 0<br>[=C2=A0=C2=A0=C2=A0 0.534948] Oops: 0000 [#1] SMP<br>[=C2=A0=
=C2=A0=C2=A0 0.534960] CPU: 4 PID: 176 Comm: xenwatch Not tainted 4.1.15-ge=
ntoo #2<br>[=C2=A0=C2=A0=C2=A0 0.534969] task: ffff88013001ad00 ti: ffff880=
1301a0000 task.ti: ffff8801301a0000<br>[=C2=A0=C2=A0=C2=A0 0.534980] RIP: e=
030:[&lt;ffffffff814e4553&gt;]=C2=A0 [&lt;ffffffff814e4553&gt;] netback_cha=
nged+0x7b3/0xce0<br>[=C2=A0=C2=A0=C2=A0 0.534993] RSP: e02b:ffff8801301a3d8=
8=C2=A0 EFLAGS: 00010202<br>[=C2=A0=C2=A0=C2=A0 0.535003] RAX: 000000000000=
0000 RBX: ffff8800fe8e8000 RCX: 0000000000000001<br>[=C2=A0=C2=A0=C2=A0 0.5=
35005] RDX: 0000000000000001 RSI: ffff8800fe9440f8 RDI: 0000000000003f41<br=
>[=C2=A0=C2=A0=C2=A0 0.535005] RBP: ffff8801301a3e18 R08: ffffc90001680000 =
R09: ffffffff81932aa7<br>[=C2=A0=C2=A0=C2=A0 0.535005] R10: ffffea0003fa3a8=
0 R11: ffffea0004bf6000 R12: 0000000000044000<br>[=C2=A0=C2=A0=C2=A0 0.5350=
05] R13: ffff8800fe9440f8 R14: ffff8800fe8e9000 R15: ffff8800fe944000<br>[=
=C2=A0=C2=A0=C2=A0 0.535005] FS:=C2=A0 0000000000000000(0000) GS:ffff880131=
e80000(0000) knlGS:0000000000000000<br>[=C2=A0=C2=A0=C2=A0 0.535005] CS:=C2=
=A0 e033 DS: 0000 ES: 0000 CR0: 0000000080050033<br>[=C2=A0=C2=A0=C2=A0 0.5=
35005] CR2: 0000000000000018 CR3: 0000000001a0c000 CR4: 0000000000042660<br=
>[=C2=A0=C2=A0=C2=A0 0.535005] Stack:<br>[=C2=A0=C2=A0=C2=A0 0.535005]=C2=
=A0 ffff8801301a3e08 ffff8800fe941e04 ffff8801301bac00 ffff880000000001<br>=
[=C2=A0=C2=A0=C2=A0 0.535005]=C2=A0 ffff88013033f000 ffff8801301bac00 00000=
028301a3e14 ffff880100000020<br>[=C2=A0=C2=A0=C2=A0 0.535005]=C2=A0 0000000=
131e96c00 00000001307b8d60 0000002800000001 ffff880100003f41<br>[=C2=A0=C2=
=A0=C2=A0 0.535005] Call Trace:<br>[=C2=A0=C2=A0=C2=A0 0.535005]=C2=A0 [&lt=
;ffffffff81458db8&gt;] xenbus_otherend_changed+0x98/0xa0<br>[=C2=A0=C2=A0=
=C2=A0 0.535005]=C2=A0 [&lt;ffffffff81457690&gt;] ? find_watch+0x50/0x50<br=
>[=C2=A0=C2=A0=C2=A0 0.535005]=C2=A0 [&lt;ffffffff8145a3ae&gt;] backend_cha=
nged+0xe/0x10<br>[=C2=A0=C2=A0=C2=A0 0.535005]=C2=A0 [&lt;ffffffff8145772f&=
gt;] xenwatch_thread+0x9f/0x140<br>[=C2=A0=C2=A0=C2=A0 0.535005]=C2=A0 [&lt=
;ffffffff81087b70&gt;] ? __wake_up_common+0x90/0x90<br>[=C2=A0=C2=A0=C2=A0 =
0.535005]=C2=A0 [&lt;ffffffff8106b704&gt;] kthread+0xc4/0xe0<br>[=C2=A0=C2=
=A0=C2=A0 0.535005]=C2=A0 [&lt;ffffffff81010000&gt;] ? __xen_send_IPI_mask+=
0x30/0x50<br>[=C2=A0=C2=A0=C2=A0 0.535005]=C2=A0 [&lt;ffffffff8106b640&gt;]=
 ? __kthread_parkme+0x80/0x80<br>[=C2=A0=C2=A0=C2=A0 0.535005]=C2=A0 [&lt;f=
fffffff81649f22&gt;] ret_from_fork+0x42/0x70<br>[=C2=A0=C2=A0=C2=A0 0.53500=
5]=C2=A0 [&lt;ffffffff8106b640&gt;] ? __kthread_parkme+0x80/0x80<br>[=C2=A0=
=C2=A0=C2=A0 0.535005] Code: 89 f7 e8 d1 d9 c1 ff 41 8b bd 58 01 00 00 31 f=
6 e8 b3 bb f6 ff 31 f6 4c 89 ff e8 b9 d9 c1 ff e9 74 ff ff ff 49 8b 47 20 4=
c 89 ee &lt;48&gt; 8b 78 18 e8 94 1e f7 ff 85 c0 0f 88 d4 fd ff ff 49 8b 47=
 20<br>[=C2=A0=C2=A0=C2=A0 0.535005] RIP=C2=A0 [&lt;ffffffff814e4553&gt;] n=
etback_changed+0x7b3/0xce0<br>[=C2=A0=C2=A0=C2=A0 0.535005]=C2=A0 RSP &lt;f=
fff8801301a3d88&gt;<br>[=C2=A0=C2=A0=C2=A0 0.535005] CR2: 0000000000000018<=
br>[=C2=A0=C2=A0=C2=A0 0.535005] ---[ end trace e66fd859d9634ab5 ]---<br>[=
=C2=A0=C2=A0=C2=A0 0.573507] xenwatch (176) used greatest stack depth: 1336=
0 bytes left<br>[=C2=A0=C2=A0=C2=A0 1.387133] clocksource tsc: mask: 0xffff=
ffffffffffff max_cycles: 0x2ca24e83e81, max_idle_ns: 440795284478 ns<br>[=
=C2=A0=C2=A0=C2=A0 1.538503] i8042: No controller found<br>[=C2=A0=C2=A0=C2=
=A0 1.558800] rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0<br>[=
=C2=A0=C2=A0=C2=A0 1.558930] rtc_cmos: probe of rtc_cmos failed with error =
-38<br>[=C2=A0=C2=A0=C2=A0 1.559236] device-mapper: ioctl: 4.31.0-ioctl (20=
15-3-12) initialised: <a href=3D"mailto:dm-devel@redhat.com">dm-devel@redha=
t.com</a><br>[=C2=A0=C2=A0=C2=A0 1.559300] hidraw: raw HID events driver (C=
) Jiri Kosina<br>[=C2=A0=C2=A0=C2=A0 1.559687] Netfilter messages via NETLI=
NK v0.30.<br>[=C2=A0=C2=A0=C2=A0 1.559705] nfnl_acct: registering with nfne=
tlink.<br>[=C2=A0=C2=A0=C2=A0 1.559738] nf_conntrack version 0.5.0 (65536 b=
uckets, 262144 max)<br>[=C2=A0=C2=A0=C2=A0 1.560111] ctnetlink v0.93: regis=
tering with nfnetlink.<br>[=C2=A0=C2=A0=C2=A0 1.560469] xt_time: kernel tim=
ezone is -0000<br>[=C2=A0=C2=A0=C2=A0 1.560495] IPVS: Registered protocols =
(TCP, UDP, SCTP, AH, ESP)<br>[=C2=A0=C2=A0=C2=A0 1.560524] IPVS: Connection=
 hash table configured (size=3D4096, memory=3D64Kbytes)<br>[=C2=A0=C2=A0=C2=
=A0 1.560585] IPVS: Creating netns size=3D2144 id=3D0<br>[=C2=A0=C2=A0=C2=
=A0 1.560612] IPVS: ipvs loaded.<br>[=C2=A0=C2=A0=C2=A0 1.560627] IPVS: [rr=
] scheduler registered.<br>[=C2=A0=C2=A0=C2=A0 1.560638] IPVS: [wrr] schedu=
ler registered.<br>[=C2=A0=C2=A0=C2=A0 1.560651] IPVS: [lc] scheduler regis=
tered.<br>[=C2=A0=C2=A0=C2=A0 1.560662] IPVS: [wlc] scheduler registered.<b=
r>[=C2=A0=C2=A0=C2=A0 1.560673] IPVS: [fo] scheduler registered.<br>[=C2=A0=
=C2=A0=C2=A0 1.560690] IPVS: [lblc] scheduler registered.<br>[=C2=A0=C2=A0=
=C2=A0 1.560705] IPVS: [lblcr] scheduler registered.<br>[=C2=A0=C2=A0=C2=A0=
 1.560717] IPVS: [dh] scheduler registered.<br>[=C2=A0=C2=A0=C2=A0 1.560728=
] IPVS: [sh] scheduler registered.<br>[=C2=A0=C2=A0=C2=A0 1.560740] IPVS: [=
sed] scheduler registered.<br>[=C2=A0=C2=A0=C2=A0 1.560751] IPVS: [nq] sche=
duler registered.<br>[=C2=A0=C2=A0=C2=A0 1.560765] IPVS: [sip] pe registere=
d.<br>[=C2=A0=C2=A0=C2=A0 1.560909] ip_tables: (C) 2000-2006 Netfilter Core=
 Team<br>[=C2=A0=C2=A0=C2=A0 1.561060] ipt_CLUSTERIP: ClusterIP Version 0.8=
 loaded successfully<br>[=C2=A0=C2=A0=C2=A0 1.561085] arp_tables: (C) 2002 =
David S. Miller<br>[=C2=A0=C2=A0=C2=A0 1.561132] Initializing XFRM netlink =
socket<br>[=C2=A0=C2=A0=C2=A0 1.561151] NET: Registered protocol family 17<=
br>[=C2=A0=C2=A0=C2=A0 1.561484] registered taskstats version 1<br>[=C2=A0=
=C2=A0=C2=A0 1.562651] Btrfs loaded<br>[=C2=A0=C2=A0=C2=A0 1.563121] Key ty=
pe encrypted registered<br>[=C2=A0=C2=A0=C2=A0 6.663125] xenbus_probe_front=
end: Waiting for devices to initialise: 25s...20s...15s...<br></div>

--001a1136feccde52370529c2a08c--


--===============0025874484671425290==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users
--===============0025874484671425290==--


From xen-users-bounces@lists.xen.org Wed Jan 20 12:09:52 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Wed, 20 Jan 2016 12:09:52 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aLrZH-0003HI-T7; Wed, 20 Jan 2016 12:08:55 +0000
Received: from mail6.bemta3.messagelabs.com ([195.245.230.39])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <iwj@xenbits.xen.org>)
	id 1aLrZG-0003Gg-38; Wed, 20 Jan 2016 12:08:54 +0000
Received: from [85.158.137.68] by server-6.bemta-3.messagelabs.com id
	E8/DE-08479-5D87F965; Wed, 20 Jan 2016 12:08:53 +0000
X-Env-Sender: iwj@xenbits.xen.org
X-Msg-Ref: server-12.tower-31.messagelabs.com!1453291731!16918614!1
X-Originating-IP: [50.57.168.107]
X-SpamReason: No, hits=0.5 required=7.0 tests=BODY_RANDOM_LONG
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 31852 invoked from network); 20 Jan 2016 12:08:52 -0000
Received: from 50-57-168-107.static.cloud-ips.com (HELO mail.xen.org)
	(50.57.168.107)
	by server-12.tower-31.messagelabs.com with AES256-SHA encrypted SMTP;
	20 Jan 2016 12:08:52 -0000
Received: from xenbits.xenproject.org ([50.57.170.242] helo=xenbits.xen.org)
	by mail.xen.org with esmtp (Exim 4.72)
	(envelope-from <iwj@xenbits.xen.org>)
	id 1aLrZg-0002yH-Ob; Wed, 20 Jan 2016 12:09:20 +0000
Received: from iwj by xenbits.xen.org with local (Exim 4.72)
	(envelope-from <iwj@xenbits.xen.org>)
	id 1aLrZ4-0003QN-Ce; Wed, 20 Jan 2016 12:08:43 +0000
Date: Wed, 20 Jan 2016 12:08:42 +0000
Message-Id: <E1aLrZ4-0003QN-Ce@xenbits.xen.org>
Content-Type: multipart/mixed; boundary="=separator"; charset="utf-8"
Content-Transfer-Encoding: binary
MIME-Version: 1.0
X-Mailer: MIME-tools 5.428 (Entity 5.428)
To: xen-announce@lists.xen.org, xen-devel@lists.xen.org,
	xen-users@lists.xen.org, oss-security@lists.openwall.com
From: Xen.org security team <security@xen.org>
Cc: "Xen.org security team" <security@xen.org>
Subject: [Xen-users] Xen Security Advisory 167 (CVE-2016-1570) - PV
 superpage functionality missing sanity checks
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org


--=separator
Content-Type: text/plain; charset="utf-8"
Content-Disposition: inline
Content-Transfer-Encoding: 7bit

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

            Xen Security Advisory CVE-2016-1570 / XSA-167
                              version 4

            PV superpage functionality missing sanity checks

UPDATES IN VERSION 4
====================

Public release.

ISSUE DESCRIPTION
=================

The PV superpage functionality lacks certain validity checks on data
being passed to the hypervisor by guests.  This is the case for the
page identifier (MFN) passed to MMUEXT_MARK_SUPER and
MMUEXT_UNMARK_SUPER sub-ops of the HYPERVISOR_mmuext_op hypercall as
well as for various forms of page table updates.

IMPACT
======

Use of the feature, which is disabled by default, may have unknown
effects, ranging from information leaks through Denial of Service to
privilege escalation.

VULNERABLE SYSTEMS
==================

Only systems which enable the PV superpage feature are affected.  That
is, only systems with an `allowsuperpage' setting on the hypervisor
command line.  Note that in Xen 4.0.x and 3.4.x the option is named
`allowhugepage'.

Xen versions 3.4.0, 3.4.1, and from 4.1 onwards are affected.

Only x86 systems are affected.

Only PV guests can exploit the vulnerability.

MITIGATION
==========

Running only HVM guests will avoid this issue.

Not enabling PV superpage support (by omitting the `allowsuperpage' or
`allowhugepage' hypervisor command line options) will avoid exposing
the issue.

CREDITS
=======

This issue was discovered by Qinghao Tang of 360 Marvel Team.

RESOLUTION
==========

Applying the appropriate attached patch resolves this issue.

xsa167.patch           xen-unstable
xsa167-4.6.patch       Xen 4.6.x, 4.5.x
xsa167-4.4.patch       Xen 4.4.x, 4.3.x

$ sha256sum xsa167*
a71f709eef59425cb2113fa48d3b44048c6bf41063200fee1c847f6e0ed45a09  xsa167.patch
194c1ce89292f4cbb9980baa703095bcbeb5849abf46d193e07a98a0d8301f78  xsa167-4.4.patch
2bd786cccfd13c6732d6db8afc9e18058465efcb1bc93f894c359e3a820d5403  xsa167-4.6.patch
$

DEPLOYMENT DURING EMBARGO
=========================

Deployment of the patches and/or mitigations described above (or
others which are substantially similar) is permitted during the
embargo, even on public-facing systems with untrusted guest users and
administrators.


However deployment of the SUPERPAGE DISABLEMENT MITIGATION is NOT
permitted (except where all the affected systems and VMs are
administered and used only by organisations which are members of the
Xen Project Security Issues Predisclosure List).  Specifically,
deployment on public cloud systems is NOT permitted.

This is because disabling PV superpage support is visible to guests, so
such deployment could lead to the rediscovery of the vulnerability.

Deployment of the mitigation is permitted only AFTER the embargo ends.


Also: Distribution of updated software is prohibited (except to other
members of the predisclosure list).

Predisclosure list members who wish to deploy significantly different
patches and/or mitigations, please contact the Xen Project Security
Team.


(Note: this during-embargo deployment notice is retained in
post-embargo publicly released Xen Project advisories, even though it
is then no longer applicable.  This is to enable the community to have
oversight of the Xen Project Security Team's decisionmaking.)

For more information about permissible uses of embargoed information,
consult the Xen Project community's agreed Security Policy:
  http://www.xenproject.org/security-policy.html
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iQEcBAEBAgAGBQJWn3jEAAoJEIP+FMlX6CvZTOsH/2ReFJ0Yhp5da69XKvFEJR/s
0yEFxjvqiSyBPsWjyiaAdOp/1A2sltEeDDnMy7xEoXHmon0p6IV0IR4L+fMCLjl2
1ZI4tKpkn3zUE+IOjfu/GJ53f87XWSq/u9Ri7yZQdxFpgd3AXcLegGm8i4L/58iY
vdwAAuczACztEN/NbWFedlGUEd5PKqKwb4wOg1uhLIMwzvjxgtejVAyZD83HgP6i
LeWMO7EfeU8ND38Otiw9lNlKD/Ia7vpRG+BXuADLx18hbR1TU9AJ0RO1zb9JnAAj
snYdgB6s1wzRD4/HOc+s1uaIttPPODs0IhZunylI7UVhdWKp5Qkszw/QUcmufnk=
=5acB
-----END PGP SIGNATURE-----

--=separator
Content-Type: application/octet-stream; name="xsa167.patch"
Content-Disposition: attachment; filename="xsa167.patch"
Content-Transfer-Encoding: base64

eDg2L21tOiBQViBzdXBlcnBhZ2UgaGFuZGxpbmcgbGFja3Mgc2FuaXR5IGNo
ZWNrcwoKTU1VRVhUX3ssVU59TUFSS19TVVBFUiBmYWlsIHRvIGNoZWNrIHRo
ZSBpbnB1dCBNRk4gZm9yIHZhbGlkaXR5IGJlZm9yZQpkZXJlZmVyZW5jaW5n
IHBvaW50ZXJzIGludG8gdGhlIHN1cGVycGFnZSBmcmFtZSB0YWJsZS4KCmdl
dF9zdXBlcnBhZ2UoKSBoYXMgYSBzaW1pbGFyIGlzc3VlLgoKVGhpcyBpcyBY
U0EtMTY3LgoKUmVwb3J0ZWQtYnk6IFFpbmdoYW8gVGFuZyA8bHVvZGFsb25n
ZGVAZ21haWwuY29tPgpTaWduZWQtb2ZmLWJ5OiBKYW4gQmV1bGljaCA8amJl
dWxpY2hAc3VzZS5jb20+CkFja2VkLWJ5OiBJYW4gQ2FtcGJlbGwgPGlhbi5j
YW1wYmVsbEBjaXRyaXguY29tPgoKLS0tIGEveGVuL2FyY2gveDg2L21tLmMK
KysrIGIveGVuL2FyY2gveDg2L21tLmMKQEAgLTI2MzUsNiArMjYzNSw5IEBA
IGludCBnZXRfc3VwZXJwYWdlKHVuc2lnbmVkIGxvbmcgbWZuLCBzdHIKIAog
ICAgIEFTU0VSVChvcHRfYWxsb3dfc3VwZXJwYWdlKTsKIAorICAgIGlmICgg
IW1mbl92YWxpZChtZm4gfCAoTDFfUEFHRVRBQkxFX0VOVFJJRVMgLSAxKSkg
KQorICAgICAgICByZXR1cm4gLUVJTlZBTDsKKwogICAgIHNwYWdlID0gbWZu
X3RvX3NwYWdlKG1mbik7CiAgICAgeSA9IHNwYWdlLT50eXBlX2luZm87CiAg
ICAgZG8gewpAQCAtMzQzMiw0MiArMzQzNSwyNiBAQCBsb25nIGRvX21tdWV4
dF9vcCgKICAgICAgICAgfQogCiAgICAgICAgIGNhc2UgTU1VRVhUX01BUktf
U1VQRVI6CisgICAgICAgIGNhc2UgTU1VRVhUX1VOTUFSS19TVVBFUjoKICAg
ICAgICAgewogICAgICAgICAgICAgdW5zaWduZWQgbG9uZyBtZm4gPSBvcC5h
cmcxLm1mbjsKIAotICAgICAgICAgICAgaWYgKCB1bmxpa2VseShkICE9IHBn
X293bmVyKSApCi0gICAgICAgICAgICAgICAgcmMgPSAtRVBFUk07Ci0gICAg
ICAgICAgICBlbHNlIGlmICggbWZuICYgKEwxX1BBR0VUQUJMRV9FTlRSSUVT
LTEpICkKLSAgICAgICAgICAgIHsKLSAgICAgICAgICAgICAgICBNRU1fTE9H
KCJVbmFsaWduZWQgc3VwZXJwYWdlIHJlZmVyZW5jZSBtZm4gJWx4IiwgbWZu
KTsKLSAgICAgICAgICAgICAgICByYyA9IC1FSU5WQUw7Ci0gICAgICAgICAg
ICB9Ci0gICAgICAgICAgICBlbHNlIGlmICggIW9wdF9hbGxvd19zdXBlcnBh
Z2UgKQorICAgICAgICAgICAgaWYgKCAhb3B0X2FsbG93X3N1cGVycGFnZSAp
CiAgICAgICAgICAgICB7CiAgICAgICAgICAgICAgICAgTUVNX0xPRygiU3Vw
ZXJwYWdlcyBkaXNhbGxvd2VkIik7CiAgICAgICAgICAgICAgICAgcmMgPSAt
RU5PU1lTOwogICAgICAgICAgICAgfQotICAgICAgICAgICAgZWxzZQotICAg
ICAgICAgICAgICAgIHJjID0gbWFya19zdXBlcnBhZ2UobWZuX3RvX3NwYWdl
KG1mbiksIGQpOwotICAgICAgICAgICAgYnJlYWs7Ci0gICAgICAgIH0KLQot
ICAgICAgICBjYXNlIE1NVUVYVF9VTk1BUktfU1VQRVI6Ci0gICAgICAgIHsK
LSAgICAgICAgICAgIHVuc2lnbmVkIGxvbmcgbWZuID0gb3AuYXJnMS5tZm47
Ci0KLSAgICAgICAgICAgIGlmICggdW5saWtlbHkoZCAhPSBwZ19vd25lcikg
KQorICAgICAgICAgICAgZWxzZSBpZiAoIHVubGlrZWx5KGQgIT0gcGdfb3du
ZXIpICkKICAgICAgICAgICAgICAgICByYyA9IC1FUEVSTTsKLSAgICAgICAg
ICAgIGVsc2UgaWYgKCBtZm4gJiAoTDFfUEFHRVRBQkxFX0VOVFJJRVMtMSkg
KQorICAgICAgICAgICAgZWxzZSBpZiAoIG1mbiAmIChMMV9QQUdFVEFCTEVf
RU5UUklFUyAtIDEpICkKICAgICAgICAgICAgIHsKICAgICAgICAgICAgICAg
ICBNRU1fTE9HKCJVbmFsaWduZWQgc3VwZXJwYWdlIHJlZmVyZW5jZSBtZm4g
JWx4IiwgbWZuKTsKICAgICAgICAgICAgICAgICByYyA9IC1FSU5WQUw7Ci0g
ICAgICAgICAgICB9Ci0gICAgICAgICAgICBlbHNlIGlmICggIW9wdF9hbGxv
d19zdXBlcnBhZ2UgKQotICAgICAgICAgICAgewotICAgICAgICAgICAgICAg
IE1FTV9MT0coIlN1cGVycGFnZXMgZGlzYWxsb3dlZCIpOwotICAgICAgICAg
ICAgICAgIHJjID0gLUVOT1NZUzsKICAgICAgICAgICAgIH0KKyAgICAgICAg
ICAgIGVsc2UgaWYgKCAhbWZuX3ZhbGlkKG1mbiB8IChMMV9QQUdFVEFCTEVf
RU5UUklFUyAtIDEpKSApCisgICAgICAgICAgICAgICAgcmMgPSAtRUlOVkFM
OworICAgICAgICAgICAgZWxzZSBpZiAoIG9wLmNtZCA9PSBNTVVFWFRfTUFS
S19TVVBFUiApCisgICAgICAgICAgICAgICAgcmMgPSBtYXJrX3N1cGVycGFn
ZShtZm5fdG9fc3BhZ2UobWZuKSwgZCk7CiAgICAgICAgICAgICBlbHNlCiAg
ICAgICAgICAgICAgICAgcmMgPSB1bm1hcmtfc3VwZXJwYWdlKG1mbl90b19z
cGFnZShtZm4pKTsKICAgICAgICAgICAgIGJyZWFrOwo=

--=separator
Content-Type: application/octet-stream; name="xsa167-4.4.patch"
Content-Disposition: attachment; filename="xsa167-4.4.patch"
Content-Transfer-Encoding: base64

eDg2L21tOiBQViBzdXBlcnBhZ2UgaGFuZGxpbmcgbGFja3Mgc2FuaXR5IGNo
ZWNrcwoKTU1VRVhUX3ssVU59TUFSS19TVVBFUiBmYWlsIHRvIGNoZWNrIHRo
ZSBpbnB1dCBNRk4gZm9yIHZhbGlkaXR5IGJlZm9yZQpkZXJlZmVyZW5jaW5n
IHBvaW50ZXJzIGludG8gdGhlIHN1cGVycGFnZSBmcmFtZSB0YWJsZS4KCmdl
dF9zdXBlcnBhZ2UoKSBoYXMgYSBzaW1pbGFyIGlzc3VlLgoKVGhpcyBpcyBY
U0EtMTY3LgoKUmVwb3J0ZWQtYnk6IFFpbmdoYW8gVGFuZyA8bHVvZGFsb25n
ZGVAZ21haWwuY29tPgpTaWduZWQtb2ZmLWJ5OiBKYW4gQmV1bGljaCA8amJl
dWxpY2hAc3VzZS5jb20+CkFja2VkLWJ5OiBJYW4gQ2FtcGJlbGwgPGlhbi5j
YW1wYmVsbEBjaXRyaXguY29tPgoKLS0tIGEveGVuL2FyY2gveDg2L21tLmMK
KysrIGIveGVuL2FyY2gveDg2L21tLmMKQEAgLTI1NjYsNiArMjU2Niw5IEBA
IGludCBnZXRfc3VwZXJwYWdlKHVuc2lnbmVkIGxvbmcgbWZuLCBzdHIKIAog
ICAgIEFTU0VSVChvcHRfYWxsb3dfc3VwZXJwYWdlKTsKIAorICAgIGlmICgg
IW1mbl92YWxpZChtZm4gfCAoTDFfUEFHRVRBQkxFX0VOVFJJRVMgLSAxKSkg
KQorICAgICAgICByZXR1cm4gLUVJTlZBTDsKKwogICAgIHNwYWdlID0gbWZu
X3RvX3NwYWdlKG1mbik7CiAgICAgeSA9IHNwYWdlLT50eXBlX2luZm87CiAg
ICAgZG8gewpAQCAtMzMyMCwxNCArMzMyMyw2IEBAIGxvbmcgZG9fbW11ZXh0
X29wKAogICAgICAgICAgICAgdW5zaWduZWQgbG9uZyBtZm47CiAgICAgICAg
ICAgICBzdHJ1Y3Qgc3BhZ2VfaW5mbyAqc3BhZ2U7CiAKLSAgICAgICAgICAg
IG1mbiA9IG9wLmFyZzEubWZuOwotICAgICAgICAgICAgaWYgKCBtZm4gJiAo
TDFfUEFHRVRBQkxFX0VOVFJJRVMtMSkgKQotICAgICAgICAgICAgewotICAg
ICAgICAgICAgICAgIE1FTV9MT0coIlVuYWxpZ25lZCBzdXBlcnBhZ2UgcmVm
ZXJlbmNlIG1mbiAlbHgiLCBtZm4pOwotICAgICAgICAgICAgICAgIG9rYXkg
PSAwOwotICAgICAgICAgICAgICAgIGJyZWFrOwotICAgICAgICAgICAgfQot
CiAgICAgICAgICAgICBpZiAoICFvcHRfYWxsb3dfc3VwZXJwYWdlICkKICAg
ICAgICAgICAgIHsKICAgICAgICAgICAgICAgICBNRU1fTE9HKCJTdXBlcnBh
Z2VzIGRpc2FsbG93ZWQiKTsKQEAgLTMzMzYsMTYgKzMzMzEsNiBAQCBsb25n
IGRvX21tdWV4dF9vcCgKICAgICAgICAgICAgICAgICBicmVhazsKICAgICAg
ICAgICAgIH0KIAotICAgICAgICAgICAgc3BhZ2UgPSBtZm5fdG9fc3BhZ2Uo
bWZuKTsKLSAgICAgICAgICAgIG9rYXkgPSAobWFya19zdXBlcnBhZ2Uoc3Bh
Z2UsIGQpID49IDApOwotICAgICAgICAgICAgYnJlYWs7Ci0gICAgICAgIH0K
LQotICAgICAgICBjYXNlIE1NVUVYVF9VTk1BUktfU1VQRVI6Ci0gICAgICAg
IHsKLSAgICAgICAgICAgIHVuc2lnbmVkIGxvbmcgbWZuOwotICAgICAgICAg
ICAgc3RydWN0IHNwYWdlX2luZm8gKnNwYWdlOwotCiAgICAgICAgICAgICBt
Zm4gPSBvcC5hcmcxLm1mbjsKICAgICAgICAgICAgIGlmICggbWZuICYgKEwx
X1BBR0VUQUJMRV9FTlRSSUVTLTEpICkKICAgICAgICAgICAgIHsKQEAgLTMz
NTQsMTYgKzMzMzksMTYgQEAgbG9uZyBkb19tbXVleHRfb3AoCiAgICAgICAg
ICAgICAgICAgYnJlYWs7CiAgICAgICAgICAgICB9CiAKLSAgICAgICAgICAg
IGlmICggIW9wdF9hbGxvd19zdXBlcnBhZ2UgKQorICAgICAgICAgICAgaWYg
KCAhbWZuX3ZhbGlkKG1mbiB8IChMMV9QQUdFVEFCTEVfRU5UUklFUyAtIDEp
KSApCiAgICAgICAgICAgICB7Ci0gICAgICAgICAgICAgICAgTUVNX0xPRygi
U3VwZXJwYWdlcyBkaXNhbGxvd2VkIik7CiAgICAgICAgICAgICAgICAgb2th
eSA9IDA7Ci0gICAgICAgICAgICAgICAgcmMgPSAtRU5PU1lTOwogICAgICAg
ICAgICAgICAgIGJyZWFrOwogICAgICAgICAgICAgfQogCiAgICAgICAgICAg
ICBzcGFnZSA9IG1mbl90b19zcGFnZShtZm4pOwotICAgICAgICAgICAgb2th
eSA9ICh1bm1hcmtfc3VwZXJwYWdlKHNwYWdlKSA+PSAwKTsKKyAgICAgICAg
ICAgIG9rYXkgPSAoKG9wLmNtZCA9PSBNTVVFWFRfTUFSS19TVVBFUgorICAg
ICAgICAgICAgICAgICAgICA/IG1hcmtfc3VwZXJwYWdlKHNwYWdlLCBkKQor
ICAgICAgICAgICAgICAgICAgICA6IHVubWFya19zdXBlcnBhZ2Uoc3BhZ2Up
KSA+PSAwKTsKICAgICAgICAgICAgIGJyZWFrOwogICAgICAgICB9CiAK

--=separator
Content-Type: application/octet-stream; name="xsa167-4.6.patch"
Content-Disposition: attachment; filename="xsa167-4.6.patch"
Content-Transfer-Encoding: base64

eDg2L21tOiBQViBzdXBlcnBhZ2UgaGFuZGxpbmcgbGFja3Mgc2FuaXR5IGNo
ZWNrcwoKTU1VRVhUX3ssVU59TUFSS19TVVBFUiBmYWlsIHRvIGNoZWNrIHRo
ZSBpbnB1dCBNRk4gZm9yIHZhbGlkaXR5IGJlZm9yZQpkZXJlZmVyZW5jaW5n
IHBvaW50ZXJzIGludG8gdGhlIHN1cGVycGFnZSBmcmFtZSB0YWJsZS4KCmdl
dF9zdXBlcnBhZ2UoKSBoYXMgYSBzaW1pbGFyIGlzc3VlLgoKVGhpcyBpcyBY
U0EtMTY3LgoKUmVwb3J0ZWQtYnk6IFFpbmdoYW8gVGFuZyA8bHVvZGFsb25n
ZGVAZ21haWwuY29tPgpTaWduZWQtb2ZmLWJ5OiBKYW4gQmV1bGljaCA8amJl
dWxpY2hAc3VzZS5jb20+CkFja2VkLWJ5OiBJYW4gQ2FtcGJlbGwgPGlhbi5j
YW1wYmVsbEBjaXRyaXguY29tPgoKLS0tIGEveGVuL2FyY2gveDg2L21tLmMK
KysrIGIveGVuL2FyY2gveDg2L21tLmMKQEAgLTI2MjQsNiArMjYyNCw5IEBA
IGludCBnZXRfc3VwZXJwYWdlKHVuc2lnbmVkIGxvbmcgbWZuLCBzdHIKIAog
ICAgIEFTU0VSVChvcHRfYWxsb3dfc3VwZXJwYWdlKTsKIAorICAgIGlmICgg
IW1mbl92YWxpZChtZm4gfCAoTDFfUEFHRVRBQkxFX0VOVFJJRVMgLSAxKSkg
KQorICAgICAgICByZXR1cm4gLUVJTlZBTDsKKwogICAgIHNwYWdlID0gbWZu
X3RvX3NwYWdlKG1mbik7CiAgICAgeSA9IHNwYWdlLT50eXBlX2luZm87CiAg
ICAgZG8gewpAQCAtMzQwMSw0MiArMzQwNCwyNiBAQCBsb25nIGRvX21tdWV4
dF9vcCgKICAgICAgICAgfQogCiAgICAgICAgIGNhc2UgTU1VRVhUX01BUktf
U1VQRVI6CisgICAgICAgIGNhc2UgTU1VRVhUX1VOTUFSS19TVVBFUjoKICAg
ICAgICAgewogICAgICAgICAgICAgdW5zaWduZWQgbG9uZyBtZm4gPSBvcC5h
cmcxLm1mbjsKIAotICAgICAgICAgICAgaWYgKCB1bmxpa2VseShkICE9IHBn
X293bmVyKSApCi0gICAgICAgICAgICAgICAgcmMgPSAtRVBFUk07Ci0gICAg
ICAgICAgICBlbHNlIGlmICggbWZuICYgKEwxX1BBR0VUQUJMRV9FTlRSSUVT
LTEpICkKLSAgICAgICAgICAgIHsKLSAgICAgICAgICAgICAgICBNRU1fTE9H
KCJVbmFsaWduZWQgc3VwZXJwYWdlIHJlZmVyZW5jZSBtZm4gJWx4IiwgbWZu
KTsKLSAgICAgICAgICAgICAgICBva2F5ID0gMDsKLSAgICAgICAgICAgIH0K
LSAgICAgICAgICAgIGVsc2UgaWYgKCAhb3B0X2FsbG93X3N1cGVycGFnZSAp
CisgICAgICAgICAgICBpZiAoICFvcHRfYWxsb3dfc3VwZXJwYWdlICkKICAg
ICAgICAgICAgIHsKICAgICAgICAgICAgICAgICBNRU1fTE9HKCJTdXBlcnBh
Z2VzIGRpc2FsbG93ZWQiKTsKICAgICAgICAgICAgICAgICByYyA9IC1FTk9T
WVM7CiAgICAgICAgICAgICB9Ci0gICAgICAgICAgICBlbHNlCi0gICAgICAg
ICAgICAgICAgcmMgPSBtYXJrX3N1cGVycGFnZShtZm5fdG9fc3BhZ2UobWZu
KSwgZCk7Ci0gICAgICAgICAgICBicmVhazsKLSAgICAgICAgfQotCi0gICAg
ICAgIGNhc2UgTU1VRVhUX1VOTUFSS19TVVBFUjoKLSAgICAgICAgewotICAg
ICAgICAgICAgdW5zaWduZWQgbG9uZyBtZm4gPSBvcC5hcmcxLm1mbjsKLQot
ICAgICAgICAgICAgaWYgKCB1bmxpa2VseShkICE9IHBnX293bmVyKSApCisg
ICAgICAgICAgICBlbHNlIGlmICggdW5saWtlbHkoZCAhPSBwZ19vd25lcikg
KQogICAgICAgICAgICAgICAgIHJjID0gLUVQRVJNOwotICAgICAgICAgICAg
ZWxzZSBpZiAoIG1mbiAmIChMMV9QQUdFVEFCTEVfRU5UUklFUy0xKSApCisg
ICAgICAgICAgICBlbHNlIGlmICggbWZuICYgKEwxX1BBR0VUQUJMRV9FTlRS
SUVTIC0gMSkgKQogICAgICAgICAgICAgewogICAgICAgICAgICAgICAgIE1F
TV9MT0coIlVuYWxpZ25lZCBzdXBlcnBhZ2UgcmVmZXJlbmNlIG1mbiAlbHgi
LCBtZm4pOwotICAgICAgICAgICAgICAgIG9rYXkgPSAwOwotICAgICAgICAg
ICAgfQotICAgICAgICAgICAgZWxzZSBpZiAoICFvcHRfYWxsb3dfc3VwZXJw
YWdlICkKLSAgICAgICAgICAgIHsKLSAgICAgICAgICAgICAgICBNRU1fTE9H
KCJTdXBlcnBhZ2VzIGRpc2FsbG93ZWQiKTsKLSAgICAgICAgICAgICAgICBy
YyA9IC1FTk9TWVM7CisgICAgICAgICAgICAgICAgcmMgPSAtRUlOVkFMOwog
ICAgICAgICAgICAgfQorICAgICAgICAgICAgZWxzZSBpZiAoICFtZm5fdmFs
aWQobWZuIHwgKEwxX1BBR0VUQUJMRV9FTlRSSUVTIC0gMSkpICkKKyAgICAg
ICAgICAgICAgICByYyA9IC1FSU5WQUw7CisgICAgICAgICAgICBlbHNlIGlm
ICggb3AuY21kID09IE1NVUVYVF9NQVJLX1NVUEVSICkKKyAgICAgICAgICAg
ICAgICByYyA9IG1hcmtfc3VwZXJwYWdlKG1mbl90b19zcGFnZShtZm4pLCBk
KTsKICAgICAgICAgICAgIGVsc2UKICAgICAgICAgICAgICAgICByYyA9IHVu
bWFya19zdXBlcnBhZ2UobWZuX3RvX3NwYWdlKG1mbikpOwogICAgICAgICAg
ICAgYnJlYWs7Cg==

--=separator
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users
--=separator--


From xen-users-bounces@lists.xen.org Wed Jan 20 12:09:52 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Wed, 20 Jan 2016 12:09:52 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aLrZL-0003Im-50; Wed, 20 Jan 2016 12:08:59 +0000
Received: from mail6.bemta3.messagelabs.com ([195.245.230.39])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <iwj@xenbits.xen.org>)
	id 1aLrZI-0003HL-JV; Wed, 20 Jan 2016 12:08:56 +0000
Received: from [85.158.137.68] by server-9.bemta-3.messagelabs.com id
	85/91-03066-7D87F965; Wed, 20 Jan 2016 12:08:55 +0000
X-Env-Sender: iwj@xenbits.xen.org
X-Msg-Ref: server-14.tower-31.messagelabs.com!1453291733!16986655!1
X-Originating-IP: [50.57.168.107]
X-SpamReason: No, hits=0.5 required=7.0 tests=BODY_RANDOM_LONG
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 4977 invoked from network); 20 Jan 2016 12:08:54 -0000
Received: from 50-57-168-107.static.cloud-ips.com (HELO mail.xen.org)
	(50.57.168.107)
	by server-14.tower-31.messagelabs.com with AES256-SHA encrypted SMTP;
	20 Jan 2016 12:08:54 -0000
Received: from xenbits.xenproject.org ([50.57.170.242] helo=xenbits.xen.org)
	by mail.xen.org with esmtp (Exim 4.72)
	(envelope-from <iwj@xenbits.xen.org>)
	id 1aLrZk-0002yW-Np; Wed, 20 Jan 2016 12:09:24 +0000
Received: from iwj by xenbits.xen.org with local (Exim 4.72)
	(envelope-from <iwj@xenbits.xen.org>)
	id 1aLrZ9-0003RR-Dg; Wed, 20 Jan 2016 12:08:47 +0000
Date: Wed, 20 Jan 2016 12:08:47 +0000
Message-Id: <E1aLrZ9-0003RR-Dg@xenbits.xen.org>
Content-Type: multipart/mixed; boundary="=separator"; charset="utf-8"
Content-Transfer-Encoding: binary
MIME-Version: 1.0
X-Mailer: MIME-tools 5.428 (Entity 5.428)
To: xen-announce@lists.xen.org, xen-devel@lists.xen.org,
	xen-users@lists.xen.org, oss-security@lists.openwall.com
From: Xen.org security team <security@xen.org>
Cc: "Xen.org security team" <security@xen.org>
Subject: [Xen-users] Xen Security Advisory 168 (CVE-2016-1571) - VMX:
 intercept issue with INVLPG on non-canonical address
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org


--=separator
Content-Type: text/plain; charset="utf-8"
Content-Disposition: inline
Content-Transfer-Encoding: 7bit

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

            Xen Security Advisory CVE-2016-1571 / XSA-168
                              version 3

       VMX: intercept issue with INVLPG on non-canonical address

UPDATES IN VERSION 3
====================

Public release.

ISSUE DESCRIPTION
=================

While INVLPG does not cause a General Protection Fault when used on a
non-canonical address, INVVPID in its "individual address" variant,
which is used to back the intercepted INVLPG in certain cases, fails in
such cases. Failure of INVVPID results in a hypervisor bug check.

IMPACT
======

A malicious guest can crash the host, leading to a Denial of Service.

VULNERABLE SYSTEMS
==================

Xen versions from 3.3 onwards are affected.

Only systems using Intel or Cyrix CPUs are affected. ARM and AMD
systems are unaffected.

Only HVM guests using shadow mode paging can expose this
vulnerability.  PV guests, and HVM guests using Hardware Assisted
Paging (also known as EPT on affected hardware), are unaffected.

Note that while unsupported, guests with enabled nested virtualization
are vulnerable even when using EPT.

CHECKING FOR VULNERABLE CONFIGURATION
=====================================

To discover whether your HVM guests are using HAP, or shadow page
tables: request debug key `q' (from the Xen console, or with
`xl debug-keys q').  This will print (to the console, and visible in
`xl dmesg'), debug information for every domain, containing something
like this:

  (XEN) General information for domain 2:
  (XEN)     refcnt=1 dying=2 pause_count=2
  (XEN)     nr_pages=2 xenheap_pages=0 shared_pages=0 paged_pages=0 dirty_cpus={} max_pages=262400
  (XEN)     handle=ef58ef1a-784d-4e59-8079-42bdee87f219 vm_assist=00000000
  (XEN)     paging assistance: hap refcounts translate external
                               ^^^
The presence of `hap' here indicates that the host is not
vulnerable to this domain.  For an HVM domain the presence of `shadow'
indicates that the domain can exploit the vulnerability.

Note that `General information' will also be printed for PV domains.
For most PV domains there will be no `paging assistance' reported.
But PV guests currently being migrated will report
  (XEN)     paging assistance: shadow log_dirty

Overall: a domain can exploit the vulnerability if this debug output
contains a `paging assistance' line which reports `translate' and
which does not report `hap'.

MITIGATION
==========

Running only PV guests will avoid this vulnerability.

Running HVM guests on only AMD hardware will also avoid this
vulnerability.

Running HVM guests with Hardware Assisted Paging (HAP) enabled will
also avoid this vulnerability.  This is the default mode on hardware
supporting HAP, but can be overridden by hypervisor command line
option and guest configuration setting.  Such overrides ("hap=0" in
either case, with variants like "no-hap" being possible in the
hypervisor command line case) would need to be removed to avoid this
vulnerability.

CREDITS
=======

This issue was discovered by Jan Beulich of SUSE.

RESOLUTION
==========

Applying the attached patch resolves this issue.

xsa168.patch      xen-unstable, Xen 4.6.x, Xen 4.5.x, Xen 4.4.x, Xen 4.3.x

$ sha256sum xsa168*
c95198a66485d6e538d113ce2b84630d77c15f597113c38fadd6bf1e24e4c8ec  xsa168.patch
$

DEPLOYMENT DURING EMBARGO
=========================

Deployment of the patches and/or mitigations described above (or
others which are substantially similar) is permitted during the
embargo, even on public-facing systems with untrusted guest users and
administrators.

But: Distribution of updated software is prohibited (except to other
members of the predisclosure list).

Predisclosure list members who wish to deploy significantly different
patches and/or mitigations, please contact the Xen Project Security
Team.

(Note: this during-embargo deployment notice is retained in
post-embargo publicly released Xen Project advisories, even though it
is then no longer applicable.  This is to enable the community to have
oversight of the Xen Project Security Team's decisionmaking.)

For more information about permissible uses of embargoed information,
consult the Xen Project community's agreed Security Policy:
  http://www.xenproject.org/security-policy.html
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iQEcBAEBAgAGBQJWn3dEAAoJEIP+FMlX6CvZLaAH/A1FzwQebCOF0MCEMcM9V/zK
At3L0XG5oBiVZVpbXAfYULeKaLtTGLBXqhBJjzej0FypCvEYX6BLBITLsw7kMqoW
JSYHNHlg4pLH2Wnf6i3fVC7EIHx5XNuDa8Zeyt73wEFJhVpp43PcMwMzBolTUBmP
+f5WDkLYflYXv+0XiHfbBLA2fl+K+A5OdDhKgjPZJouGvdfiZxX7EChR0asmmD1i
AbSZYTLGhdlSU+fvw+w2XUYSeINS1FEhsZxMbWMVuz7jmPBmOn6u8NLrBdZatYoE
Z2Fly81pWD7KDwusVscoLBdmBmI1Wr3u975j5EkQLbsCTsqo5ayP3BpfsieijIg=
=UJX5
-----END PGP SIGNATURE-----

--=separator
Content-Type: application/octet-stream; name="xsa168.patch"
Content-Disposition: attachment; filename="xsa168.patch"
Content-Transfer-Encoding: base64

eDg2L1ZNWDogcHJldmVudCBJTlZWUElEIGZhaWx1cmUgZHVlIHRvIG5vbi1j
YW5vbmljYWwgZ3Vlc3QgYWRkcmVzcwoKV2hpbGUgSU5WTFBHIChhbmQgb24g
U1ZNIElOVkxQR0EpIGRvbid0IGZhdWx0IG9uIG5vbi1jYW5vbmljYWwKYWRk
cmVzc2VzLCBJTlZWUElEIGZhaWxzIChpbiB0aGUgImluZGl2aWR1YWwgYWRk
cmVzcyIgY2FzZSkgd2hlbiBwYXNzZWQKc3VjaCBhbiBhZGRyZXNzLgoKU2lu
Y2Ugc3VjaCBpbnRlcmNlcHRlZCBJTlZMUEcgYXJlIGVmZmVjdGl2ZWx5IG5v
LW9wcyBhbnl3YXksIGRvbid0IGZpeAp0aGlzIGluIHZteF9pbnZscGdfaW50
ZXJjZXB0KCksIGJ1dCBpbnN0ZWFkIGhhdmUgcGFnaW5nX2ludmxwZygpIG5l
dmVyCnJldHVybiB0cnVlIGluIHN1Y2ggYSBjYXNlLgoKVGhpcyBpcyBYU0Et
MTY4LgoKU2lnbmVkLW9mZi1ieTogSmFuIEJldWxpY2ggPGpiZXVsaWNoQHN1
c2UuY29tPgpSZXZpZXdlZC1ieTogQW5kcmV3IENvb3BlciA8YW5kcmV3LmNv
b3BlcjNAY2l0cml4LmNvbT4KQWNrZWQtYnk6IElhbiBDYW1wYmVsbCA8aWFu
LmNhbXBiZWxsQGNpdHJpeC5jb20+CgotLS0gYS94ZW4vaW5jbHVkZS9hc20t
eDg2L3BhZ2luZy5oCisrKyBiL3hlbi9pbmNsdWRlL2FzbS14ODYvcGFnaW5n
LmgKQEAgLTI0NSw3ICsyNDUsNyBAQCBwYWdpbmdfZmF1bHQodW5zaWduZWQg
bG9uZyB2YSwgc3RydWN0IGNwCiAgKiBvciAwIGlmIGl0J3Mgc2FmZSBub3Qg
dG8gZG8gc28uICovCiBzdGF0aWMgaW5saW5lIGludCBwYWdpbmdfaW52bHBn
KHN0cnVjdCB2Y3B1ICp2LCB1bnNpZ25lZCBsb25nIHZhKQogewotICAgIHJl
dHVybiBwYWdpbmdfZ2V0X2hvc3Rtb2RlKHYpLT5pbnZscGcodiwgdmEpOwor
ICAgIHJldHVybiBpc19jYW5vbmljYWxfYWRkcmVzcyh2YSkgJiYgcGFnaW5n
X2dldF9ob3N0bW9kZSh2KS0+aW52bHBnKHYsIHZhKTsKIH0KIAogLyogVHJh
bnNsYXRlIGEgZ3Vlc3QgdmlydHVhbCBhZGRyZXNzIHRvIHRoZSBmcmFtZSBu
dW1iZXIgdGhhdCB0aGUK

--=separator
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users
--=separator--


From xen-users-bounces@lists.xen.org Wed Jan 20 12:09:52 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Wed, 20 Jan 2016 12:09:52 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aLrZH-0003HI-T7; Wed, 20 Jan 2016 12:08:55 +0000
Received: from mail6.bemta3.messagelabs.com ([195.245.230.39])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <iwj@xenbits.xen.org>)
	id 1aLrZG-0003Gg-38; Wed, 20 Jan 2016 12:08:54 +0000
Received: from [85.158.137.68] by server-6.bemta-3.messagelabs.com id
	E8/DE-08479-5D87F965; Wed, 20 Jan 2016 12:08:53 +0000
X-Env-Sender: iwj@xenbits.xen.org
X-Msg-Ref: server-12.tower-31.messagelabs.com!1453291731!16918614!1
X-Originating-IP: [50.57.168.107]
X-SpamReason: No, hits=0.5 required=7.0 tests=BODY_RANDOM_LONG
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 31852 invoked from network); 20 Jan 2016 12:08:52 -0000
Received: from 50-57-168-107.static.cloud-ips.com (HELO mail.xen.org)
	(50.57.168.107)
	by server-12.tower-31.messagelabs.com with AES256-SHA encrypted SMTP;
	20 Jan 2016 12:08:52 -0000
Received: from xenbits.xenproject.org ([50.57.170.242] helo=xenbits.xen.org)
	by mail.xen.org with esmtp (Exim 4.72)
	(envelope-from <iwj@xenbits.xen.org>)
	id 1aLrZg-0002yH-Ob; Wed, 20 Jan 2016 12:09:20 +0000
Received: from iwj by xenbits.xen.org with local (Exim 4.72)
	(envelope-from <iwj@xenbits.xen.org>)
	id 1aLrZ4-0003QN-Ce; Wed, 20 Jan 2016 12:08:43 +0000
Date: Wed, 20 Jan 2016 12:08:42 +0000
Message-Id: <E1aLrZ4-0003QN-Ce@xenbits.xen.org>
Content-Type: multipart/mixed; boundary="=separator"; charset="utf-8"
Content-Transfer-Encoding: binary
MIME-Version: 1.0
X-Mailer: MIME-tools 5.428 (Entity 5.428)
To: xen-announce@lists.xen.org, xen-devel@lists.xen.org,
	xen-users@lists.xen.org, oss-security@lists.openwall.com
From: Xen.org security team <security@xen.org>
Cc: "Xen.org security team" <security@xen.org>
Subject: [Xen-users] Xen Security Advisory 167 (CVE-2016-1570) - PV
 superpage functionality missing sanity checks
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org


--=separator
Content-Type: text/plain; charset="utf-8"
Content-Disposition: inline
Content-Transfer-Encoding: 7bit

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

            Xen Security Advisory CVE-2016-1570 / XSA-167
                              version 4

            PV superpage functionality missing sanity checks

UPDATES IN VERSION 4
====================

Public release.

ISSUE DESCRIPTION
=================

The PV superpage functionality lacks certain validity checks on data
being passed to the hypervisor by guests.  This is the case for the
page identifier (MFN) passed to MMUEXT_MARK_SUPER and
MMUEXT_UNMARK_SUPER sub-ops of the HYPERVISOR_mmuext_op hypercall as
well as for various forms of page table updates.

IMPACT
======

Use of the feature, which is disabled by default, may have unknown
effects, ranging from information leaks through Denial of Service to
privilege escalation.

VULNERABLE SYSTEMS
==================

Only systems which enable the PV superpage feature are affected.  That
is, only systems with an `allowsuperpage' setting on the hypervisor
command line.  Note that in Xen 4.0.x and 3.4.x the option is named
`allowhugepage'.

Xen versions 3.4.0, 3.4.1, and from 4.1 onwards are affected.

Only x86 systems are affected.

Only PV guests can exploit the vulnerability.

MITIGATION
==========

Running only HVM guests will avoid this issue.

Not enabling PV superpage support (by omitting the `allowsuperpage' or
`allowhugepage' hypervisor command line options) will avoid exposing
the issue.

CREDITS
=======

This issue was discovered by Qinghao Tang of 360 Marvel Team.

RESOLUTION
==========

Applying the appropriate attached patch resolves this issue.

xsa167.patch           xen-unstable
xsa167-4.6.patch       Xen 4.6.x, 4.5.x
xsa167-4.4.patch       Xen 4.4.x, 4.3.x

$ sha256sum xsa167*
a71f709eef59425cb2113fa48d3b44048c6bf41063200fee1c847f6e0ed45a09  xsa167.patch
194c1ce89292f4cbb9980baa703095bcbeb5849abf46d193e07a98a0d8301f78  xsa167-4.4.patch
2bd786cccfd13c6732d6db8afc9e18058465efcb1bc93f894c359e3a820d5403  xsa167-4.6.patch
$

DEPLOYMENT DURING EMBARGO
=========================

Deployment of the patches and/or mitigations described above (or
others which are substantially similar) is permitted during the
embargo, even on public-facing systems with untrusted guest users and
administrators.


However deployment of the SUPERPAGE DISABLEMENT MITIGATION is NOT
permitted (except where all the affected systems and VMs are
administered and used only by organisations which are members of the
Xen Project Security Issues Predisclosure List).  Specifically,
deployment on public cloud systems is NOT permitted.

This is because disabling PV superpage support is visible to guests, so
such deployment could lead to the rediscovery of the vulnerability.

Deployment of the mitigation is permitted only AFTER the embargo ends.


Also: Distribution of updated software is prohibited (except to other
members of the predisclosure list).

Predisclosure list members who wish to deploy significantly different
patches and/or mitigations, please contact the Xen Project Security
Team.


(Note: this during-embargo deployment notice is retained in
post-embargo publicly released Xen Project advisories, even though it
is then no longer applicable.  This is to enable the community to have
oversight of the Xen Project Security Team's decisionmaking.)

For more information about permissible uses of embargoed information,
consult the Xen Project community's agreed Security Policy:
  http://www.xenproject.org/security-policy.html
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iQEcBAEBAgAGBQJWn3jEAAoJEIP+FMlX6CvZTOsH/2ReFJ0Yhp5da69XKvFEJR/s
0yEFxjvqiSyBPsWjyiaAdOp/1A2sltEeDDnMy7xEoXHmon0p6IV0IR4L+fMCLjl2
1ZI4tKpkn3zUE+IOjfu/GJ53f87XWSq/u9Ri7yZQdxFpgd3AXcLegGm8i4L/58iY
vdwAAuczACztEN/NbWFedlGUEd5PKqKwb4wOg1uhLIMwzvjxgtejVAyZD83HgP6i
LeWMO7EfeU8ND38Otiw9lNlKD/Ia7vpRG+BXuADLx18hbR1TU9AJ0RO1zb9JnAAj
snYdgB6s1wzRD4/HOc+s1uaIttPPODs0IhZunylI7UVhdWKp5Qkszw/QUcmufnk=
=5acB
-----END PGP SIGNATURE-----

--=separator
Content-Type: application/octet-stream; name="xsa167.patch"
Content-Disposition: attachment; filename="xsa167.patch"
Content-Transfer-Encoding: base64

eDg2L21tOiBQViBzdXBlcnBhZ2UgaGFuZGxpbmcgbGFja3Mgc2FuaXR5IGNo
ZWNrcwoKTU1VRVhUX3ssVU59TUFSS19TVVBFUiBmYWlsIHRvIGNoZWNrIHRo
ZSBpbnB1dCBNRk4gZm9yIHZhbGlkaXR5IGJlZm9yZQpkZXJlZmVyZW5jaW5n
IHBvaW50ZXJzIGludG8gdGhlIHN1cGVycGFnZSBmcmFtZSB0YWJsZS4KCmdl
dF9zdXBlcnBhZ2UoKSBoYXMgYSBzaW1pbGFyIGlzc3VlLgoKVGhpcyBpcyBY
U0EtMTY3LgoKUmVwb3J0ZWQtYnk6IFFpbmdoYW8gVGFuZyA8bHVvZGFsb25n
ZGVAZ21haWwuY29tPgpTaWduZWQtb2ZmLWJ5OiBKYW4gQmV1bGljaCA8amJl
dWxpY2hAc3VzZS5jb20+CkFja2VkLWJ5OiBJYW4gQ2FtcGJlbGwgPGlhbi5j
YW1wYmVsbEBjaXRyaXguY29tPgoKLS0tIGEveGVuL2FyY2gveDg2L21tLmMK
KysrIGIveGVuL2FyY2gveDg2L21tLmMKQEAgLTI2MzUsNiArMjYzNSw5IEBA
IGludCBnZXRfc3VwZXJwYWdlKHVuc2lnbmVkIGxvbmcgbWZuLCBzdHIKIAog
ICAgIEFTU0VSVChvcHRfYWxsb3dfc3VwZXJwYWdlKTsKIAorICAgIGlmICgg
IW1mbl92YWxpZChtZm4gfCAoTDFfUEFHRVRBQkxFX0VOVFJJRVMgLSAxKSkg
KQorICAgICAgICByZXR1cm4gLUVJTlZBTDsKKwogICAgIHNwYWdlID0gbWZu
X3RvX3NwYWdlKG1mbik7CiAgICAgeSA9IHNwYWdlLT50eXBlX2luZm87CiAg
ICAgZG8gewpAQCAtMzQzMiw0MiArMzQzNSwyNiBAQCBsb25nIGRvX21tdWV4
dF9vcCgKICAgICAgICAgfQogCiAgICAgICAgIGNhc2UgTU1VRVhUX01BUktf
U1VQRVI6CisgICAgICAgIGNhc2UgTU1VRVhUX1VOTUFSS19TVVBFUjoKICAg
ICAgICAgewogICAgICAgICAgICAgdW5zaWduZWQgbG9uZyBtZm4gPSBvcC5h
cmcxLm1mbjsKIAotICAgICAgICAgICAgaWYgKCB1bmxpa2VseShkICE9IHBn
X293bmVyKSApCi0gICAgICAgICAgICAgICAgcmMgPSAtRVBFUk07Ci0gICAg
ICAgICAgICBlbHNlIGlmICggbWZuICYgKEwxX1BBR0VUQUJMRV9FTlRSSUVT
LTEpICkKLSAgICAgICAgICAgIHsKLSAgICAgICAgICAgICAgICBNRU1fTE9H
KCJVbmFsaWduZWQgc3VwZXJwYWdlIHJlZmVyZW5jZSBtZm4gJWx4IiwgbWZu
KTsKLSAgICAgICAgICAgICAgICByYyA9IC1FSU5WQUw7Ci0gICAgICAgICAg
ICB9Ci0gICAgICAgICAgICBlbHNlIGlmICggIW9wdF9hbGxvd19zdXBlcnBh
Z2UgKQorICAgICAgICAgICAgaWYgKCAhb3B0X2FsbG93X3N1cGVycGFnZSAp
CiAgICAgICAgICAgICB7CiAgICAgICAgICAgICAgICAgTUVNX0xPRygiU3Vw
ZXJwYWdlcyBkaXNhbGxvd2VkIik7CiAgICAgICAgICAgICAgICAgcmMgPSAt
RU5PU1lTOwogICAgICAgICAgICAgfQotICAgICAgICAgICAgZWxzZQotICAg
ICAgICAgICAgICAgIHJjID0gbWFya19zdXBlcnBhZ2UobWZuX3RvX3NwYWdl
KG1mbiksIGQpOwotICAgICAgICAgICAgYnJlYWs7Ci0gICAgICAgIH0KLQot
ICAgICAgICBjYXNlIE1NVUVYVF9VTk1BUktfU1VQRVI6Ci0gICAgICAgIHsK
LSAgICAgICAgICAgIHVuc2lnbmVkIGxvbmcgbWZuID0gb3AuYXJnMS5tZm47
Ci0KLSAgICAgICAgICAgIGlmICggdW5saWtlbHkoZCAhPSBwZ19vd25lcikg
KQorICAgICAgICAgICAgZWxzZSBpZiAoIHVubGlrZWx5KGQgIT0gcGdfb3du
ZXIpICkKICAgICAgICAgICAgICAgICByYyA9IC1FUEVSTTsKLSAgICAgICAg
ICAgIGVsc2UgaWYgKCBtZm4gJiAoTDFfUEFHRVRBQkxFX0VOVFJJRVMtMSkg
KQorICAgICAgICAgICAgZWxzZSBpZiAoIG1mbiAmIChMMV9QQUdFVEFCTEVf
RU5UUklFUyAtIDEpICkKICAgICAgICAgICAgIHsKICAgICAgICAgICAgICAg
ICBNRU1fTE9HKCJVbmFsaWduZWQgc3VwZXJwYWdlIHJlZmVyZW5jZSBtZm4g
JWx4IiwgbWZuKTsKICAgICAgICAgICAgICAgICByYyA9IC1FSU5WQUw7Ci0g
ICAgICAgICAgICB9Ci0gICAgICAgICAgICBlbHNlIGlmICggIW9wdF9hbGxv
d19zdXBlcnBhZ2UgKQotICAgICAgICAgICAgewotICAgICAgICAgICAgICAg
IE1FTV9MT0coIlN1cGVycGFnZXMgZGlzYWxsb3dlZCIpOwotICAgICAgICAg
ICAgICAgIHJjID0gLUVOT1NZUzsKICAgICAgICAgICAgIH0KKyAgICAgICAg
ICAgIGVsc2UgaWYgKCAhbWZuX3ZhbGlkKG1mbiB8IChMMV9QQUdFVEFCTEVf
RU5UUklFUyAtIDEpKSApCisgICAgICAgICAgICAgICAgcmMgPSAtRUlOVkFM
OworICAgICAgICAgICAgZWxzZSBpZiAoIG9wLmNtZCA9PSBNTVVFWFRfTUFS
S19TVVBFUiApCisgICAgICAgICAgICAgICAgcmMgPSBtYXJrX3N1cGVycGFn
ZShtZm5fdG9fc3BhZ2UobWZuKSwgZCk7CiAgICAgICAgICAgICBlbHNlCiAg
ICAgICAgICAgICAgICAgcmMgPSB1bm1hcmtfc3VwZXJwYWdlKG1mbl90b19z
cGFnZShtZm4pKTsKICAgICAgICAgICAgIGJyZWFrOwo=

--=separator
Content-Type: application/octet-stream; name="xsa167-4.4.patch"
Content-Disposition: attachment; filename="xsa167-4.4.patch"
Content-Transfer-Encoding: base64

eDg2L21tOiBQViBzdXBlcnBhZ2UgaGFuZGxpbmcgbGFja3Mgc2FuaXR5IGNo
ZWNrcwoKTU1VRVhUX3ssVU59TUFSS19TVVBFUiBmYWlsIHRvIGNoZWNrIHRo
ZSBpbnB1dCBNRk4gZm9yIHZhbGlkaXR5IGJlZm9yZQpkZXJlZmVyZW5jaW5n
IHBvaW50ZXJzIGludG8gdGhlIHN1cGVycGFnZSBmcmFtZSB0YWJsZS4KCmdl
dF9zdXBlcnBhZ2UoKSBoYXMgYSBzaW1pbGFyIGlzc3VlLgoKVGhpcyBpcyBY
U0EtMTY3LgoKUmVwb3J0ZWQtYnk6IFFpbmdoYW8gVGFuZyA8bHVvZGFsb25n
ZGVAZ21haWwuY29tPgpTaWduZWQtb2ZmLWJ5OiBKYW4gQmV1bGljaCA8amJl
dWxpY2hAc3VzZS5jb20+CkFja2VkLWJ5OiBJYW4gQ2FtcGJlbGwgPGlhbi5j
YW1wYmVsbEBjaXRyaXguY29tPgoKLS0tIGEveGVuL2FyY2gveDg2L21tLmMK
KysrIGIveGVuL2FyY2gveDg2L21tLmMKQEAgLTI1NjYsNiArMjU2Niw5IEBA
IGludCBnZXRfc3VwZXJwYWdlKHVuc2lnbmVkIGxvbmcgbWZuLCBzdHIKIAog
ICAgIEFTU0VSVChvcHRfYWxsb3dfc3VwZXJwYWdlKTsKIAorICAgIGlmICgg
IW1mbl92YWxpZChtZm4gfCAoTDFfUEFHRVRBQkxFX0VOVFJJRVMgLSAxKSkg
KQorICAgICAgICByZXR1cm4gLUVJTlZBTDsKKwogICAgIHNwYWdlID0gbWZu
X3RvX3NwYWdlKG1mbik7CiAgICAgeSA9IHNwYWdlLT50eXBlX2luZm87CiAg
ICAgZG8gewpAQCAtMzMyMCwxNCArMzMyMyw2IEBAIGxvbmcgZG9fbW11ZXh0
X29wKAogICAgICAgICAgICAgdW5zaWduZWQgbG9uZyBtZm47CiAgICAgICAg
ICAgICBzdHJ1Y3Qgc3BhZ2VfaW5mbyAqc3BhZ2U7CiAKLSAgICAgICAgICAg
IG1mbiA9IG9wLmFyZzEubWZuOwotICAgICAgICAgICAgaWYgKCBtZm4gJiAo
TDFfUEFHRVRBQkxFX0VOVFJJRVMtMSkgKQotICAgICAgICAgICAgewotICAg
ICAgICAgICAgICAgIE1FTV9MT0coIlVuYWxpZ25lZCBzdXBlcnBhZ2UgcmVm
ZXJlbmNlIG1mbiAlbHgiLCBtZm4pOwotICAgICAgICAgICAgICAgIG9rYXkg
PSAwOwotICAgICAgICAgICAgICAgIGJyZWFrOwotICAgICAgICAgICAgfQot
CiAgICAgICAgICAgICBpZiAoICFvcHRfYWxsb3dfc3VwZXJwYWdlICkKICAg
ICAgICAgICAgIHsKICAgICAgICAgICAgICAgICBNRU1fTE9HKCJTdXBlcnBh
Z2VzIGRpc2FsbG93ZWQiKTsKQEAgLTMzMzYsMTYgKzMzMzEsNiBAQCBsb25n
IGRvX21tdWV4dF9vcCgKICAgICAgICAgICAgICAgICBicmVhazsKICAgICAg
ICAgICAgIH0KIAotICAgICAgICAgICAgc3BhZ2UgPSBtZm5fdG9fc3BhZ2Uo
bWZuKTsKLSAgICAgICAgICAgIG9rYXkgPSAobWFya19zdXBlcnBhZ2Uoc3Bh
Z2UsIGQpID49IDApOwotICAgICAgICAgICAgYnJlYWs7Ci0gICAgICAgIH0K
LQotICAgICAgICBjYXNlIE1NVUVYVF9VTk1BUktfU1VQRVI6Ci0gICAgICAg
IHsKLSAgICAgICAgICAgIHVuc2lnbmVkIGxvbmcgbWZuOwotICAgICAgICAg
ICAgc3RydWN0IHNwYWdlX2luZm8gKnNwYWdlOwotCiAgICAgICAgICAgICBt
Zm4gPSBvcC5hcmcxLm1mbjsKICAgICAgICAgICAgIGlmICggbWZuICYgKEwx
X1BBR0VUQUJMRV9FTlRSSUVTLTEpICkKICAgICAgICAgICAgIHsKQEAgLTMz
NTQsMTYgKzMzMzksMTYgQEAgbG9uZyBkb19tbXVleHRfb3AoCiAgICAgICAg
ICAgICAgICAgYnJlYWs7CiAgICAgICAgICAgICB9CiAKLSAgICAgICAgICAg
IGlmICggIW9wdF9hbGxvd19zdXBlcnBhZ2UgKQorICAgICAgICAgICAgaWYg
KCAhbWZuX3ZhbGlkKG1mbiB8IChMMV9QQUdFVEFCTEVfRU5UUklFUyAtIDEp
KSApCiAgICAgICAgICAgICB7Ci0gICAgICAgICAgICAgICAgTUVNX0xPRygi
U3VwZXJwYWdlcyBkaXNhbGxvd2VkIik7CiAgICAgICAgICAgICAgICAgb2th
eSA9IDA7Ci0gICAgICAgICAgICAgICAgcmMgPSAtRU5PU1lTOwogICAgICAg
ICAgICAgICAgIGJyZWFrOwogICAgICAgICAgICAgfQogCiAgICAgICAgICAg
ICBzcGFnZSA9IG1mbl90b19zcGFnZShtZm4pOwotICAgICAgICAgICAgb2th
eSA9ICh1bm1hcmtfc3VwZXJwYWdlKHNwYWdlKSA+PSAwKTsKKyAgICAgICAg
ICAgIG9rYXkgPSAoKG9wLmNtZCA9PSBNTVVFWFRfTUFSS19TVVBFUgorICAg
ICAgICAgICAgICAgICAgICA/IG1hcmtfc3VwZXJwYWdlKHNwYWdlLCBkKQor
ICAgICAgICAgICAgICAgICAgICA6IHVubWFya19zdXBlcnBhZ2Uoc3BhZ2Up
KSA+PSAwKTsKICAgICAgICAgICAgIGJyZWFrOwogICAgICAgICB9CiAK

--=separator
Content-Type: application/octet-stream; name="xsa167-4.6.patch"
Content-Disposition: attachment; filename="xsa167-4.6.patch"
Content-Transfer-Encoding: base64

eDg2L21tOiBQViBzdXBlcnBhZ2UgaGFuZGxpbmcgbGFja3Mgc2FuaXR5IGNo
ZWNrcwoKTU1VRVhUX3ssVU59TUFSS19TVVBFUiBmYWlsIHRvIGNoZWNrIHRo
ZSBpbnB1dCBNRk4gZm9yIHZhbGlkaXR5IGJlZm9yZQpkZXJlZmVyZW5jaW5n
IHBvaW50ZXJzIGludG8gdGhlIHN1cGVycGFnZSBmcmFtZSB0YWJsZS4KCmdl
dF9zdXBlcnBhZ2UoKSBoYXMgYSBzaW1pbGFyIGlzc3VlLgoKVGhpcyBpcyBY
U0EtMTY3LgoKUmVwb3J0ZWQtYnk6IFFpbmdoYW8gVGFuZyA8bHVvZGFsb25n
ZGVAZ21haWwuY29tPgpTaWduZWQtb2ZmLWJ5OiBKYW4gQmV1bGljaCA8amJl
dWxpY2hAc3VzZS5jb20+CkFja2VkLWJ5OiBJYW4gQ2FtcGJlbGwgPGlhbi5j
YW1wYmVsbEBjaXRyaXguY29tPgoKLS0tIGEveGVuL2FyY2gveDg2L21tLmMK
KysrIGIveGVuL2FyY2gveDg2L21tLmMKQEAgLTI2MjQsNiArMjYyNCw5IEBA
IGludCBnZXRfc3VwZXJwYWdlKHVuc2lnbmVkIGxvbmcgbWZuLCBzdHIKIAog
ICAgIEFTU0VSVChvcHRfYWxsb3dfc3VwZXJwYWdlKTsKIAorICAgIGlmICgg
IW1mbl92YWxpZChtZm4gfCAoTDFfUEFHRVRBQkxFX0VOVFJJRVMgLSAxKSkg
KQorICAgICAgICByZXR1cm4gLUVJTlZBTDsKKwogICAgIHNwYWdlID0gbWZu
X3RvX3NwYWdlKG1mbik7CiAgICAgeSA9IHNwYWdlLT50eXBlX2luZm87CiAg
ICAgZG8gewpAQCAtMzQwMSw0MiArMzQwNCwyNiBAQCBsb25nIGRvX21tdWV4
dF9vcCgKICAgICAgICAgfQogCiAgICAgICAgIGNhc2UgTU1VRVhUX01BUktf
U1VQRVI6CisgICAgICAgIGNhc2UgTU1VRVhUX1VOTUFSS19TVVBFUjoKICAg
ICAgICAgewogICAgICAgICAgICAgdW5zaWduZWQgbG9uZyBtZm4gPSBvcC5h
cmcxLm1mbjsKIAotICAgICAgICAgICAgaWYgKCB1bmxpa2VseShkICE9IHBn
X293bmVyKSApCi0gICAgICAgICAgICAgICAgcmMgPSAtRVBFUk07Ci0gICAg
ICAgICAgICBlbHNlIGlmICggbWZuICYgKEwxX1BBR0VUQUJMRV9FTlRSSUVT
LTEpICkKLSAgICAgICAgICAgIHsKLSAgICAgICAgICAgICAgICBNRU1fTE9H
KCJVbmFsaWduZWQgc3VwZXJwYWdlIHJlZmVyZW5jZSBtZm4gJWx4IiwgbWZu
KTsKLSAgICAgICAgICAgICAgICBva2F5ID0gMDsKLSAgICAgICAgICAgIH0K
LSAgICAgICAgICAgIGVsc2UgaWYgKCAhb3B0X2FsbG93X3N1cGVycGFnZSAp
CisgICAgICAgICAgICBpZiAoICFvcHRfYWxsb3dfc3VwZXJwYWdlICkKICAg
ICAgICAgICAgIHsKICAgICAgICAgICAgICAgICBNRU1fTE9HKCJTdXBlcnBh
Z2VzIGRpc2FsbG93ZWQiKTsKICAgICAgICAgICAgICAgICByYyA9IC1FTk9T
WVM7CiAgICAgICAgICAgICB9Ci0gICAgICAgICAgICBlbHNlCi0gICAgICAg
ICAgICAgICAgcmMgPSBtYXJrX3N1cGVycGFnZShtZm5fdG9fc3BhZ2UobWZu
KSwgZCk7Ci0gICAgICAgICAgICBicmVhazsKLSAgICAgICAgfQotCi0gICAg
ICAgIGNhc2UgTU1VRVhUX1VOTUFSS19TVVBFUjoKLSAgICAgICAgewotICAg
ICAgICAgICAgdW5zaWduZWQgbG9uZyBtZm4gPSBvcC5hcmcxLm1mbjsKLQot
ICAgICAgICAgICAgaWYgKCB1bmxpa2VseShkICE9IHBnX293bmVyKSApCisg
ICAgICAgICAgICBlbHNlIGlmICggdW5saWtlbHkoZCAhPSBwZ19vd25lcikg
KQogICAgICAgICAgICAgICAgIHJjID0gLUVQRVJNOwotICAgICAgICAgICAg
ZWxzZSBpZiAoIG1mbiAmIChMMV9QQUdFVEFCTEVfRU5UUklFUy0xKSApCisg
ICAgICAgICAgICBlbHNlIGlmICggbWZuICYgKEwxX1BBR0VUQUJMRV9FTlRS
SUVTIC0gMSkgKQogICAgICAgICAgICAgewogICAgICAgICAgICAgICAgIE1F
TV9MT0coIlVuYWxpZ25lZCBzdXBlcnBhZ2UgcmVmZXJlbmNlIG1mbiAlbHgi
LCBtZm4pOwotICAgICAgICAgICAgICAgIG9rYXkgPSAwOwotICAgICAgICAg
ICAgfQotICAgICAgICAgICAgZWxzZSBpZiAoICFvcHRfYWxsb3dfc3VwZXJw
YWdlICkKLSAgICAgICAgICAgIHsKLSAgICAgICAgICAgICAgICBNRU1fTE9H
KCJTdXBlcnBhZ2VzIGRpc2FsbG93ZWQiKTsKLSAgICAgICAgICAgICAgICBy
YyA9IC1FTk9TWVM7CisgICAgICAgICAgICAgICAgcmMgPSAtRUlOVkFMOwog
ICAgICAgICAgICAgfQorICAgICAgICAgICAgZWxzZSBpZiAoICFtZm5fdmFs
aWQobWZuIHwgKEwxX1BBR0VUQUJMRV9FTlRSSUVTIC0gMSkpICkKKyAgICAg
ICAgICAgICAgICByYyA9IC1FSU5WQUw7CisgICAgICAgICAgICBlbHNlIGlm
ICggb3AuY21kID09IE1NVUVYVF9NQVJLX1NVUEVSICkKKyAgICAgICAgICAg
ICAgICByYyA9IG1hcmtfc3VwZXJwYWdlKG1mbl90b19zcGFnZShtZm4pLCBk
KTsKICAgICAgICAgICAgIGVsc2UKICAgICAgICAgICAgICAgICByYyA9IHVu
bWFya19zdXBlcnBhZ2UobWZuX3RvX3NwYWdlKG1mbikpOwogICAgICAgICAg
ICAgYnJlYWs7Cg==

--=separator
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users
--=separator--


From xen-users-bounces@lists.xen.org Wed Jan 20 12:09:52 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Wed, 20 Jan 2016 12:09:52 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aLrZL-0003Im-50; Wed, 20 Jan 2016 12:08:59 +0000
Received: from mail6.bemta3.messagelabs.com ([195.245.230.39])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <iwj@xenbits.xen.org>)
	id 1aLrZI-0003HL-JV; Wed, 20 Jan 2016 12:08:56 +0000
Received: from [85.158.137.68] by server-9.bemta-3.messagelabs.com id
	85/91-03066-7D87F965; Wed, 20 Jan 2016 12:08:55 +0000
X-Env-Sender: iwj@xenbits.xen.org
X-Msg-Ref: server-14.tower-31.messagelabs.com!1453291733!16986655!1
X-Originating-IP: [50.57.168.107]
X-SpamReason: No, hits=0.5 required=7.0 tests=BODY_RANDOM_LONG
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 4977 invoked from network); 20 Jan 2016 12:08:54 -0000
Received: from 50-57-168-107.static.cloud-ips.com (HELO mail.xen.org)
	(50.57.168.107)
	by server-14.tower-31.messagelabs.com with AES256-SHA encrypted SMTP;
	20 Jan 2016 12:08:54 -0000
Received: from xenbits.xenproject.org ([50.57.170.242] helo=xenbits.xen.org)
	by mail.xen.org with esmtp (Exim 4.72)
	(envelope-from <iwj@xenbits.xen.org>)
	id 1aLrZk-0002yW-Np; Wed, 20 Jan 2016 12:09:24 +0000
Received: from iwj by xenbits.xen.org with local (Exim 4.72)
	(envelope-from <iwj@xenbits.xen.org>)
	id 1aLrZ9-0003RR-Dg; Wed, 20 Jan 2016 12:08:47 +0000
Date: Wed, 20 Jan 2016 12:08:47 +0000
Message-Id: <E1aLrZ9-0003RR-Dg@xenbits.xen.org>
Content-Type: multipart/mixed; boundary="=separator"; charset="utf-8"
Content-Transfer-Encoding: binary
MIME-Version: 1.0
X-Mailer: MIME-tools 5.428 (Entity 5.428)
To: xen-announce@lists.xen.org, xen-devel@lists.xen.org,
	xen-users@lists.xen.org, oss-security@lists.openwall.com
From: Xen.org security team <security@xen.org>
Cc: "Xen.org security team" <security@xen.org>
Subject: [Xen-users] Xen Security Advisory 168 (CVE-2016-1571) - VMX:
 intercept issue with INVLPG on non-canonical address
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org


--=separator
Content-Type: text/plain; charset="utf-8"
Content-Disposition: inline
Content-Transfer-Encoding: 7bit

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

            Xen Security Advisory CVE-2016-1571 / XSA-168
                              version 3

       VMX: intercept issue with INVLPG on non-canonical address

UPDATES IN VERSION 3
====================

Public release.

ISSUE DESCRIPTION
=================

While INVLPG does not cause a General Protection Fault when used on a
non-canonical address, INVVPID in its "individual address" variant,
which is used to back the intercepted INVLPG in certain cases, fails in
such cases. Failure of INVVPID results in a hypervisor bug check.

IMPACT
======

A malicious guest can crash the host, leading to a Denial of Service.

VULNERABLE SYSTEMS
==================

Xen versions from 3.3 onwards are affected.

Only systems using Intel or Cyrix CPUs are affected. ARM and AMD
systems are unaffected.

Only HVM guests using shadow mode paging can expose this
vulnerability.  PV guests, and HVM guests using Hardware Assisted
Paging (also known as EPT on affected hardware), are unaffected.

Note that while unsupported, guests with enabled nested virtualization
are vulnerable even when using EPT.

CHECKING FOR VULNERABLE CONFIGURATION
=====================================

To discover whether your HVM guests are using HAP, or shadow page
tables: request debug key `q' (from the Xen console, or with
`xl debug-keys q').  This will print (to the console, and visible in
`xl dmesg'), debug information for every domain, containing something
like this:

  (XEN) General information for domain 2:
  (XEN)     refcnt=1 dying=2 pause_count=2
  (XEN)     nr_pages=2 xenheap_pages=0 shared_pages=0 paged_pages=0 dirty_cpus={} max_pages=262400
  (XEN)     handle=ef58ef1a-784d-4e59-8079-42bdee87f219 vm_assist=00000000
  (XEN)     paging assistance: hap refcounts translate external
                               ^^^
The presence of `hap' here indicates that the host is not
vulnerable to this domain.  For an HVM domain the presence of `shadow'
indicates that the domain can exploit the vulnerability.

Note that `General information' will also be printed for PV domains.
For most PV domains there will be no `paging assistance' reported.
But PV guests currently being migrated will report
  (XEN)     paging assistance: shadow log_dirty

Overall: a domain can exploit the vulnerability if this debug output
contains a `paging assistance' line which reports `translate' and
which does not report `hap'.

MITIGATION
==========

Running only PV guests will avoid this vulnerability.

Running HVM guests on only AMD hardware will also avoid this
vulnerability.

Running HVM guests with Hardware Assisted Paging (HAP) enabled will
also avoid this vulnerability.  This is the default mode on hardware
supporting HAP, but can be overridden by hypervisor command line
option and guest configuration setting.  Such overrides ("hap=0" in
either case, with variants like "no-hap" being possible in the
hypervisor command line case) would need to be removed to avoid this
vulnerability.

CREDITS
=======

This issue was discovered by Jan Beulich of SUSE.

RESOLUTION
==========

Applying the attached patch resolves this issue.

xsa168.patch      xen-unstable, Xen 4.6.x, Xen 4.5.x, Xen 4.4.x, Xen 4.3.x

$ sha256sum xsa168*
c95198a66485d6e538d113ce2b84630d77c15f597113c38fadd6bf1e24e4c8ec  xsa168.patch
$

DEPLOYMENT DURING EMBARGO
=========================

Deployment of the patches and/or mitigations described above (or
others which are substantially similar) is permitted during the
embargo, even on public-facing systems with untrusted guest users and
administrators.

But: Distribution of updated software is prohibited (except to other
members of the predisclosure list).

Predisclosure list members who wish to deploy significantly different
patches and/or mitigations, please contact the Xen Project Security
Team.

(Note: this during-embargo deployment notice is retained in
post-embargo publicly released Xen Project advisories, even though it
is then no longer applicable.  This is to enable the community to have
oversight of the Xen Project Security Team's decisionmaking.)

For more information about permissible uses of embargoed information,
consult the Xen Project community's agreed Security Policy:
  http://www.xenproject.org/security-policy.html
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iQEcBAEBAgAGBQJWn3dEAAoJEIP+FMlX6CvZLaAH/A1FzwQebCOF0MCEMcM9V/zK
At3L0XG5oBiVZVpbXAfYULeKaLtTGLBXqhBJjzej0FypCvEYX6BLBITLsw7kMqoW
JSYHNHlg4pLH2Wnf6i3fVC7EIHx5XNuDa8Zeyt73wEFJhVpp43PcMwMzBolTUBmP
+f5WDkLYflYXv+0XiHfbBLA2fl+K+A5OdDhKgjPZJouGvdfiZxX7EChR0asmmD1i
AbSZYTLGhdlSU+fvw+w2XUYSeINS1FEhsZxMbWMVuz7jmPBmOn6u8NLrBdZatYoE
Z2Fly81pWD7KDwusVscoLBdmBmI1Wr3u975j5EkQLbsCTsqo5ayP3BpfsieijIg=
=UJX5
-----END PGP SIGNATURE-----

--=separator
Content-Type: application/octet-stream; name="xsa168.patch"
Content-Disposition: attachment; filename="xsa168.patch"
Content-Transfer-Encoding: base64

eDg2L1ZNWDogcHJldmVudCBJTlZWUElEIGZhaWx1cmUgZHVlIHRvIG5vbi1j
YW5vbmljYWwgZ3Vlc3QgYWRkcmVzcwoKV2hpbGUgSU5WTFBHIChhbmQgb24g
U1ZNIElOVkxQR0EpIGRvbid0IGZhdWx0IG9uIG5vbi1jYW5vbmljYWwKYWRk
cmVzc2VzLCBJTlZWUElEIGZhaWxzIChpbiB0aGUgImluZGl2aWR1YWwgYWRk
cmVzcyIgY2FzZSkgd2hlbiBwYXNzZWQKc3VjaCBhbiBhZGRyZXNzLgoKU2lu
Y2Ugc3VjaCBpbnRlcmNlcHRlZCBJTlZMUEcgYXJlIGVmZmVjdGl2ZWx5IG5v
LW9wcyBhbnl3YXksIGRvbid0IGZpeAp0aGlzIGluIHZteF9pbnZscGdfaW50
ZXJjZXB0KCksIGJ1dCBpbnN0ZWFkIGhhdmUgcGFnaW5nX2ludmxwZygpIG5l
dmVyCnJldHVybiB0cnVlIGluIHN1Y2ggYSBjYXNlLgoKVGhpcyBpcyBYU0Et
MTY4LgoKU2lnbmVkLW9mZi1ieTogSmFuIEJldWxpY2ggPGpiZXVsaWNoQHN1
c2UuY29tPgpSZXZpZXdlZC1ieTogQW5kcmV3IENvb3BlciA8YW5kcmV3LmNv
b3BlcjNAY2l0cml4LmNvbT4KQWNrZWQtYnk6IElhbiBDYW1wYmVsbCA8aWFu
LmNhbXBiZWxsQGNpdHJpeC5jb20+CgotLS0gYS94ZW4vaW5jbHVkZS9hc20t
eDg2L3BhZ2luZy5oCisrKyBiL3hlbi9pbmNsdWRlL2FzbS14ODYvcGFnaW5n
LmgKQEAgLTI0NSw3ICsyNDUsNyBAQCBwYWdpbmdfZmF1bHQodW5zaWduZWQg
bG9uZyB2YSwgc3RydWN0IGNwCiAgKiBvciAwIGlmIGl0J3Mgc2FmZSBub3Qg
dG8gZG8gc28uICovCiBzdGF0aWMgaW5saW5lIGludCBwYWdpbmdfaW52bHBn
KHN0cnVjdCB2Y3B1ICp2LCB1bnNpZ25lZCBsb25nIHZhKQogewotICAgIHJl
dHVybiBwYWdpbmdfZ2V0X2hvc3Rtb2RlKHYpLT5pbnZscGcodiwgdmEpOwor
ICAgIHJldHVybiBpc19jYW5vbmljYWxfYWRkcmVzcyh2YSkgJiYgcGFnaW5n
X2dldF9ob3N0bW9kZSh2KS0+aW52bHBnKHYsIHZhKTsKIH0KIAogLyogVHJh
bnNsYXRlIGEgZ3Vlc3QgdmlydHVhbCBhZGRyZXNzIHRvIHRoZSBmcmFtZSBu
dW1iZXIgdGhhdCB0aGUK

--=separator
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users
--=separator--


From xen-users-bounces@lists.xen.org Wed Jan 20 12:24:40 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Wed, 20 Jan 2016 12:24:40 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aLrnf-0005Da-VZ; Wed, 20 Jan 2016 12:23:47 +0000
Received: from mail6.bemta4.messagelabs.com ([85.158.143.247])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <prvs=820a2b0fb=Ian.Campbell@citrix.com>)
	id 1aLrne-0005DV-FN
	for xen-users@lists.xen.org; Wed, 20 Jan 2016 12:23:46 +0000
Received: from [85.158.143.35] by server-3.bemta-4.messagelabs.com id
	5F/CA-31122-15C7F965; Wed, 20 Jan 2016 12:23:45 +0000
X-Env-Sender: prvs=820a2b0fb=Ian.Campbell@citrix.com
X-Msg-Ref: server-11.tower-21.messagelabs.com!1453292621!11103344!1
X-Originating-IP: [66.165.176.63]
X-SpamReason: No, hits=0.0 required=7.0 tests=sa_preprocessor: 
	VHJ1c3RlZCBJUDogNjYuMTY1LjE3Ni42MyA9PiAzMDYwNDg=\n,
	received_headers: No Received headers
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 49215 invoked from network); 20 Jan 2016 12:23:44 -0000
Received: from smtp02.citrix.com (HELO SMTP02.CITRIX.COM) (66.165.176.63)
	by server-11.tower-21.messagelabs.com with RC4-SHA encrypted SMTP;
	20 Jan 2016 12:23:44 -0000
X-IronPort-AV: E=Sophos;i="5.22,320,1449532800"; d="scan'208";a="332688639"
Message-ID: <1453292619.26343.94.camel@citrix.com>
From: Ian Campbell <ian.campbell@citrix.com>
To: hydra <hydrapolic@gmail.com>, <xen-users@lists.xen.org>
Date: Wed, 20 Jan 2016 12:23:39 +0000
In-Reply-To: <CAG6MAzSRN6hgzM00FhpTM2mdFyOKbHgEFvoSmRqaQ1qX6S3D=w@mail.gmail.com>
References: <CAG6MAzSRN6hgzM00FhpTM2mdFyOKbHgEFvoSmRqaQ1qX6S3D=w@mail.gmail.com>
X-Mailer: Evolution 3.18.2-1 
MIME-Version: 1.0
X-DLP: MIA2
Subject: Re: [Xen-users] domU fails to boot with more than 32 vcpus on
 kernel 4.1+ - xen_netfront: can't alloc rx grant refs
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: base64
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

T24gV2VkLCAyMDE2LTAxLTIwIGF0IDEyOjUzICswMTAwLCBoeWRyYSB3cm90ZToKPiBCb290aW5n
IHVwIGEgeGVuIGRvbVUgd2l0aCBtb3JlIHRoYW4gMzIgdmNwdXMgZmFpbHMgd2l0aCBrZXJuZWwg
NC4xLjE1Cj4gKGFsc28gdGVzdGVkIHdpdGggNC40LjApLiBUaGlzIHdvcmtzIHdpdGhvdXQgcHJv
YmxlbXMgb24ga2VybmVsIDMuMTQuCgpZb3UgY2FuIHdvcmsgYXJvdW5kIHRoaXMgYnkgdXNpbmcg
dGhlwqBnbnR0YWJfbWF4X2ZyYW1lcyBfaHlwZXJ2aXNvcl8KY29tbWFuZCBsaW5lIHBhcmFtZXRl
clswXSAoY2FsbGVkwqBnbnR0YWJfbWF4X25yX2ZyYW1lcyBpbiBYZW4gNC40IGFuZAplYXJsaWVy
KSB0byBpbmNyZWFzZSB0aGUgbnVtYmVyIG9mIGdyYW50IHRhYmxlIHBhZ2VzIGF2YWlsYWJsZSB0
byBndWVzdHMKKHRyeSBkb3VibGluZyBpdCBmcm9tIDMyIChkZWZhdWx0KSB0byA2NC4KCkFwYXJ0
IGZyb20gcmVkdWNpbmcgdGhlIG51bWJlciBvZiB2Y3B1cyB5b3UgY2FuIGFsc28gdXNlIHRoZSBt
YXhfcXVldWVzCm9wdGlvbnMgdG8gZWl0aGVyIG5ldGZyb250IChpbiB0aGUgZ3Vlc3QpIG9yIG5l
dGJhY2sgKGluIGRvbTApIHRvIGxpbWl0IHRoZQpudW1iZXIgb2YgcXVldWVzLCBhbHRob3VnaCB0
aGF0IHdhcyBicm9rZW4gdW50aWwgcmVjZW50bHkgKGZpeGVkIGluIExpbnV4CjQuMywgSSB0aGlu
aykgYW5kIEknbSBub3Qgc3VyZSB3aGVyZSBpdCBoYXMgYmVlbiBiYWNrcG9ydGVkIHRvLgoKSSB0
aGluayB0aGUgcmVzdWx0aW5nIGNyYXNoIHdoaWNoIHlvdSByZXBvcnQgYmVsb3cgaGFzIGFsc28g
YmVlbiBmaXhlZCBpbgo0LjMsIGRpZCB5b3Ugc2VlIHRoaXMgd2l0aCBMaW51eCA0LjQuMCBhcyB3
ZWxsIGFzIDQuMS4xNSAoaG9wZWZ1bGx5IG5vdCk/CgpJYW4uCgpbMF3CoGh0dHA6Ly94ZW5iaXRz
Lnhlbi5vcmcvZG9jcy91bnN0YWJsZS9taXNjL3hlbi1jb21tYW5kLWxpbmUuaHRtbAoKPiAKPiBU
aGUgZG9tVSBjb25maWd1cmF0aW9uIGlzOgo+IAo+IG5hbWUgPSAibm9kZSIKPiBrZXJuZWwgPSAi
a2VybmVsLTQuMS4xNS1nZW50b28teGVuIgo+IGV4dHJhID0gInJvb3Q9L2Rldi94dmRhMSBuZXQu
aWZuYW1lcz0wIgo+IG1lbW9yeSA9IDUwMDAKPiB2Y3B1cyA9IDQwCj4gdmlmID0gWyAnJyBdCj4g
ZGlzayA9IFsKPiAnL2Rldi92Z19kYXRhL25vZGVfcm9vdCxyYXcseHZkYTEscncnCj4gXQo+IAo+
ICMgeGwgY3JlYXRlIC1jIG5vZGUuY2ZnCj4gCj4gLi4uCj4gW8KgwqDCoCAwLjQwNzEzNl0gaW8g
c2NoZWR1bGVyIGRlYWRsaW5lIHJlZ2lzdGVyZWQKPiBbwqDCoMKgIDAuNDA3MjA5XSBpbyBzY2hl
ZHVsZXIgY2ZxIHJlZ2lzdGVyZWQgKGRlZmF1bHQpCj4gW8KgwqDCoCAwLjQwNzg0MF0gU2VyaWFs
OiA4MjUwLzE2NTUwIGRyaXZlciwgNCBwb3J0cywgSVJRIHNoYXJpbmcgZW5hYmxlZAo+IFvCoMKg
wqAgMC40MDgxNzRdIE5vbi12b2xhdGlsZSBtZW1vcnkgZHJpdmVyIHYxLjMKPiBbwqDCoMKgIDAu
NDA4MzE4XSB4ZW46eGVuX2V2dGNobjogRXZlbnQtY2hhbm5lbCBkZXZpY2UgaW5zdGFsbGVkCj4g
W8KgwqDCoCAwLjQwODQ4OF0gW2RybV0gSW5pdGlhbGl6ZWQgZHJtIDEuMS4wIDIwMDYwODEwCj4g
W8KgwqDCoCAwLjQxNTE1N10gbG9vcDogbW9kdWxlIGxvYWRlZAo+IFvCoMKgwqAgMC40NDQ4NzRd
IGJsa2Zyb250OiB4dmRhMTogYmFycmllciBvciBmbHVzaDogZGlzYWJsZWQ7IHBlcnNpc3RlbnQK
PiBncmFudHM6IGVuYWJsZWQ7IGluZGlyZWN0IGRlc2NyaXB0b3JzOiBlbmFibGVkOwo+IFvCoMKg
wqAgMC41MDU4MzhdIHR1bjogVW5pdmVyc2FsIFRVTi9UQVAgZGV2aWNlIGRyaXZlciwgMS42Cj4g
W8KgwqDCoCAwLjUwNTg2Ml0gdHVuOiAoQykgMTk5OS0yMDA0IE1heCBLcmFzbnlhbnNreSA8bWF4
a0BxdWFsY29tbS5jb20+Cj4gW8KgwqDCoCAwLjUwNjAzOV0geGVuX25ldGZyb250OiBJbml0aWFs
aXNpbmcgWGVuIHZpcnR1YWwgZXRoZXJuZXQgZHJpdmVyCj4gW8KgwqDCoCAwLjUyMTI0Nl0gYmxr
ZnJvbnQ6IHh2ZGEzOiBiYXJyaWVyIG9yIGZsdXNoOiBkaXNhYmxlZDsgcGVyc2lzdGVudAo+IGdy
YW50czogZW5hYmxlZDsgaW5kaXJlY3QgZGVzY3JpcHRvcnM6IGVuYWJsZWQ7Cj4gW8KgwqDCoCAw
LjUzMzU4OV0geGVuX25ldGZyb250OiBjYW4ndCBhbGxvYyByeCBncmFudCByZWZzCj4gW8KgwqDC
oCAwLjUzMzYxMl0gbmV0IGV0aDA6IG9ubHkgY3JlYXRlZCAzMSBxdWV1ZXMKPiBbwqDCoMKgIDAu
NTM0OTA3XSBCVUc6IHVuYWJsZSB0byBoYW5kbGUga2VybmVsIE5VTEwgcG9pbnRlciBkZXJlZmVy
ZW5jZSBhdAo+IDAwMDAwMDAwMDAwMDAwMTgKPiBbwqDCoMKgIDAuNTM0OTIzXSBJUDogWzxmZmZm
ZmZmZjgxNGU0NTUzPl0gbmV0YmFja19jaGFuZ2VkKzB4N2IzLzB4Y2UwCj4gW8KgwqDCoCAwLjUz
NDk0MV0gUEdEIDAKPiBbwqDCoMKgIDAuNTM0OTQ4XSBPb3BzOiAwMDAwIFsjMV0gU01QCj4gW8Kg
wqDCoCAwLjUzNDk2MF0gQ1BVOiA0IFBJRDogMTc2IENvbW06IHhlbndhdGNoIE5vdCB0YWludGVk
IDQuMS4xNS1nZW50b28KPiAjMgo+IFvCoMKgwqAgMC41MzQ5NjldIHRhc2s6IGZmZmY4ODAxMzAw
MWFkMDAgdGk6IGZmZmY4ODAxMzAxYTAwMDAgdGFzay50aToKPiBmZmZmODgwMTMwMWEwMDAwCj4g
W8KgwqDCoCAwLjUzNDk4MF0gUklQOiBlMDMwOls8ZmZmZmZmZmY4MTRlNDU1Mz5dwqAgWzxmZmZm
ZmZmZjgxNGU0NTUzPl0KPiBuZXRiYWNrX2NoYW5nZWQrMHg3YjMvMHhjZTAKPiBbwqDCoMKgIDAu
NTM0OTkzXSBSU1A6IGUwMmI6ZmZmZjg4MDEzMDFhM2Q4OMKgIEVGTEFHUzogMDAwMTAyMDIKPiBb
wqDCoMKgIDAuNTM1MDAzXSBSQVg6IDAwMDAwMDAwMDAwMDAwMDAgUkJYOiBmZmZmODgwMGZlOGU4
MDAwIFJDWDoKPiAwMDAwMDAwMDAwMDAwMDAxCj4gW8KgwqDCoCAwLjUzNTAwNV0gUkRYOiAwMDAw
MDAwMDAwMDAwMDAxIFJTSTogZmZmZjg4MDBmZTk0NDBmOCBSREk6Cj4gMDAwMDAwMDAwMDAwM2Y0
MQo+IFvCoMKgwqAgMC41MzUwMDVdIFJCUDogZmZmZjg4MDEzMDFhM2UxOCBSMDg6IGZmZmZjOTAw
MDE2ODAwMDAgUjA5Ogo+IGZmZmZmZmZmODE5MzJhYTcKPiBbwqDCoMKgIDAuNTM1MDA1XSBSMTA6
IGZmZmZlYTAwMDNmYTNhODAgUjExOiBmZmZmZWEwMDA0YmY2MDAwIFIxMjoKPiAwMDAwMDAwMDAw
MDQ0MDAwCj4gW8KgwqDCoCAwLjUzNTAwNV0gUjEzOiBmZmZmODgwMGZlOTQ0MGY4IFIxNDogZmZm
Zjg4MDBmZThlOTAwMCBSMTU6Cj4gZmZmZjg4MDBmZTk0NDAwMAo+IFvCoMKgwqAgMC41MzUwMDVd
IEZTOsKgIDAwMDAwMDAwMDAwMDAwMDAoMDAwMCkgR1M6ZmZmZjg4MDEzMWU4MDAwMCgwMDAwKQo+
IGtubEdTOjAwMDAwMDAwMDAwMDAwMDAKPiBbwqDCoMKgIDAuNTM1MDA1XSBDUzrCoCBlMDMzIERT
OiAwMDAwIEVTOiAwMDAwIENSMDogMDAwMDAwMDA4MDA1MDAzMwo+IFvCoMKgwqAgMC41MzUwMDVd
IENSMjogMDAwMDAwMDAwMDAwMDAxOCBDUjM6IDAwMDAwMDAwMDFhMGMwMDAgQ1I0Ogo+IDAwMDAw
MDAwMDAwNDI2NjAKPiBbwqDCoMKgIDAuNTM1MDA1XSBTdGFjazoKPiBbwqDCoMKgIDAuNTM1MDA1
XcKgIGZmZmY4ODAxMzAxYTNlMDggZmZmZjg4MDBmZTk0MWUwNCBmZmZmODgwMTMwMWJhYzAwCj4g
ZmZmZjg4MDAwMDAwMDAwMQo+IFvCoMKgwqAgMC41MzUwMDVdwqAgZmZmZjg4MDEzMDMzZjAwMCBm
ZmZmODgwMTMwMWJhYzAwIDAwMDAwMDI4MzAxYTNlMTQKPiBmZmZmODgwMTAwMDAwMDIwCj4gW8Kg
wqDCoCAwLjUzNTAwNV3CoCAwMDAwMDAwMTMxZTk2YzAwIDAwMDAwMDAxMzA3YjhkNjAgMDAwMDAw
MjgwMDAwMDAwMQo+IGZmZmY4ODAxMDAwMDNmNDEKPiBbwqDCoMKgIDAuNTM1MDA1XSBDYWxsIFRy
YWNlOgo+IFvCoMKgwqAgMC41MzUwMDVdwqAgWzxmZmZmZmZmZjgxNDU4ZGI4Pl0geGVuYnVzX290
aGVyZW5kX2NoYW5nZWQrMHg5OC8weGEwCj4gW8KgwqDCoCAwLjUzNTAwNV3CoCBbPGZmZmZmZmZm
ODE0NTc2OTA+XSA/IGZpbmRfd2F0Y2grMHg1MC8weDUwCj4gW8KgwqDCoCAwLjUzNTAwNV3CoCBb
PGZmZmZmZmZmODE0NWEzYWU+XSBiYWNrZW5kX2NoYW5nZWQrMHhlLzB4MTAKPiBbwqDCoMKgIDAu
NTM1MDA1XcKgIFs8ZmZmZmZmZmY4MTQ1NzcyZj5dIHhlbndhdGNoX3RocmVhZCsweDlmLzB4MTQw
Cj4gW8KgwqDCoCAwLjUzNTAwNV3CoCBbPGZmZmZmZmZmODEwODdiNzA+XSA/IF9fd2FrZV91cF9j
b21tb24rMHg5MC8weDkwCj4gW8KgwqDCoCAwLjUzNTAwNV3CoCBbPGZmZmZmZmZmODEwNmI3MDQ+
XSBrdGhyZWFkKzB4YzQvMHhlMAo+IFvCoMKgwqAgMC41MzUwMDVdwqAgWzxmZmZmZmZmZjgxMDEw
MDAwPl0gPyBfX3hlbl9zZW5kX0lQSV9tYXNrKzB4MzAvMHg1MAo+IFvCoMKgwqAgMC41MzUwMDVd
wqAgWzxmZmZmZmZmZjgxMDZiNjQwPl0gPyBfX2t0aHJlYWRfcGFya21lKzB4ODAvMHg4MAo+IFvC
oMKgwqAgMC41MzUwMDVdwqAgWzxmZmZmZmZmZjgxNjQ5ZjIyPl0gcmV0X2Zyb21fZm9yaysweDQy
LzB4NzAKPiBbwqDCoMKgIDAuNTM1MDA1XcKgIFs8ZmZmZmZmZmY4MTA2YjY0MD5dID8gX19rdGhy
ZWFkX3BhcmttZSsweDgwLzB4ODAKPiBbwqDCoMKgIDAuNTM1MDA1XSBDb2RlOiA4OSBmNyBlOCBk
MSBkOSBjMSBmZiA0MSA4YiBiZCA1OCAwMSAwMCAwMCAzMSBmNiBlOAo+IGIzIGJiIGY2IGZmIDMx
IGY2IDRjIDg5IGZmIGU4IGI5IGQ5IGMxIGZmIGU5IDc0IGZmIGZmIGZmIDQ5IDhiIDQ3IDIwIDRj
Cj4gODkgZWUgPDQ4PiA4YiA3OCAxOCBlOCA5NCAxZSBmNyBmZiA4NSBjMCAwZiA4OCBkNCBmZCBm
ZiBmZiA0OSA4YiA0NyAyMAo+IFvCoMKgwqAgMC41MzUwMDVdIFJJUMKgIFs8ZmZmZmZmZmY4MTRl
NDU1Mz5dIG5ldGJhY2tfY2hhbmdlZCsweDdiMy8weGNlMAo+IFvCoMKgwqAgMC41MzUwMDVdwqAg
UlNQIDxmZmZmODgwMTMwMWEzZDg4Pgo+IFvCoMKgwqAgMC41MzUwMDVdIENSMjogMDAwMDAwMDAw
MDAwMDAxOAo+IFvCoMKgwqAgMC41MzUwMDVdIC0tLVsgZW5kIHRyYWNlIGU2NmZkODU5ZDk2MzRh
YjUgXS0tLQo+IFvCoMKgwqAgMC41NzM1MDddIHhlbndhdGNoICgxNzYpIHVzZWQgZ3JlYXRlc3Qg
c3RhY2sgZGVwdGg6IDEzMzYwIGJ5dGVzIGxlZnQKPiBbwqDCoMKgIDEuMzg3MTMzXSBjbG9ja3Nv
dXJjZSB0c2M6IG1hc2s6IDB4ZmZmZmZmZmZmZmZmZmZmZiBtYXhfY3ljbGVzOgo+IDB4MmNhMjRl
ODNlODEsIG1heF9pZGxlX25zOiA0NDA3OTUyODQ0NzggbnMKPiBbwqDCoMKgIDEuNTM4NTAzXSBp
ODA0MjogTm8gY29udHJvbGxlciBmb3VuZAo+IFvCoMKgwqAgMS41NTg4MDBdIHJ0Y19jbW9zIHJ0
Y19jbW9zOiBydGMgY29yZTogcmVnaXN0ZXJlZCBydGNfY21vcyBhcyBydGMwCj4gW8KgwqDCoCAx
LjU1ODkzMF0gcnRjX2Ntb3M6IHByb2JlIG9mIHJ0Y19jbW9zIGZhaWxlZCB3aXRoIGVycm9yIC0z
OAo+IFvCoMKgwqAgMS41NTkyMzZdIGRldmljZS1tYXBwZXI6IGlvY3RsOiA0LjMxLjAtaW9jdGwg
KDIwMTUtMy0xMikKPiBpbml0aWFsaXNlZDogZG0tZGV2ZWxAcmVkaGF0LmNvbQo+IFvCoMKgwqAg
MS41NTkzMDBdIGhpZHJhdzogcmF3IEhJRCBldmVudHMgZHJpdmVyIChDKSBKaXJpIEtvc2luYQo+
IFvCoMKgwqAgMS41NTk2ODddIE5ldGZpbHRlciBtZXNzYWdlcyB2aWEgTkVUTElOSyB2MC4zMC4K
PiBbwqDCoMKgIDEuNTU5NzA1XSBuZm5sX2FjY3Q6IHJlZ2lzdGVyaW5nIHdpdGggbmZuZXRsaW5r
Lgo+IFvCoMKgwqAgMS41NTk3MzhdIG5mX2Nvbm50cmFjayB2ZXJzaW9uIDAuNS4wICg2NTUzNiBi
dWNrZXRzLCAyNjIxNDQgbWF4KQo+IFvCoMKgwqAgMS41NjAxMTFdIGN0bmV0bGluayB2MC45Mzog
cmVnaXN0ZXJpbmcgd2l0aCBuZm5ldGxpbmsuCj4gW8KgwqDCoCAxLjU2MDQ2OV0geHRfdGltZTog
a2VybmVsIHRpbWV6b25lIGlzIC0wMDAwCj4gW8KgwqDCoCAxLjU2MDQ5NV0gSVBWUzogUmVnaXN0
ZXJlZCBwcm90b2NvbHMgKFRDUCwgVURQLCBTQ1RQLCBBSCwgRVNQKQo+IFvCoMKgwqAgMS41NjA1
MjRdIElQVlM6IENvbm5lY3Rpb24gaGFzaCB0YWJsZSBjb25maWd1cmVkIChzaXplPTQwOTYsCj4g
bWVtb3J5PTY0S2J5dGVzKQo+IFvCoMKgwqAgMS41NjA1ODVdIElQVlM6IENyZWF0aW5nIG5ldG5z
IHNpemU9MjE0NCBpZD0wCj4gW8KgwqDCoCAxLjU2MDYxMl0gSVBWUzogaXB2cyBsb2FkZWQuCj4g
W8KgwqDCoCAxLjU2MDYyN10gSVBWUzogW3JyXSBzY2hlZHVsZXIgcmVnaXN0ZXJlZC4KPiBbwqDC
oMKgIDEuNTYwNjM4XSBJUFZTOiBbd3JyXSBzY2hlZHVsZXIgcmVnaXN0ZXJlZC4KPiBbwqDCoMKg
IDEuNTYwNjUxXSBJUFZTOiBbbGNdIHNjaGVkdWxlciByZWdpc3RlcmVkLgo+IFvCoMKgwqAgMS41
NjA2NjJdIElQVlM6IFt3bGNdIHNjaGVkdWxlciByZWdpc3RlcmVkLgo+IFvCoMKgwqAgMS41NjA2
NzNdIElQVlM6IFtmb10gc2NoZWR1bGVyIHJlZ2lzdGVyZWQuCj4gW8KgwqDCoCAxLjU2MDY5MF0g
SVBWUzogW2xibGNdIHNjaGVkdWxlciByZWdpc3RlcmVkLgo+IFvCoMKgwqAgMS41NjA3MDVdIElQ
VlM6IFtsYmxjcl0gc2NoZWR1bGVyIHJlZ2lzdGVyZWQuCj4gW8KgwqDCoCAxLjU2MDcxN10gSVBW
UzogW2RoXSBzY2hlZHVsZXIgcmVnaXN0ZXJlZC4KPiBbwqDCoMKgIDEuNTYwNzI4XSBJUFZTOiBb
c2hdIHNjaGVkdWxlciByZWdpc3RlcmVkLgo+IFvCoMKgwqAgMS41NjA3NDBdIElQVlM6IFtzZWRd
IHNjaGVkdWxlciByZWdpc3RlcmVkLgo+IFvCoMKgwqAgMS41NjA3NTFdIElQVlM6IFtucV0gc2No
ZWR1bGVyIHJlZ2lzdGVyZWQuCj4gW8KgwqDCoCAxLjU2MDc2NV0gSVBWUzogW3NpcF0gcGUgcmVn
aXN0ZXJlZC4KPiBbwqDCoMKgIDEuNTYwOTA5XSBpcF90YWJsZXM6IChDKSAyMDAwLTIwMDYgTmV0
ZmlsdGVyIENvcmUgVGVhbQo+IFvCoMKgwqAgMS41NjEwNjBdIGlwdF9DTFVTVEVSSVA6IENsdXN0
ZXJJUCBWZXJzaW9uIDAuOCBsb2FkZWQgc3VjY2Vzc2Z1bGx5Cj4gW8KgwqDCoCAxLjU2MTA4NV0g
YXJwX3RhYmxlczogKEMpIDIwMDIgRGF2aWQgUy4gTWlsbGVyCj4gW8KgwqDCoCAxLjU2MTEzMl0g
SW5pdGlhbGl6aW5nIFhGUk0gbmV0bGluayBzb2NrZXQKPiBbwqDCoMKgIDEuNTYxMTUxXSBORVQ6
IFJlZ2lzdGVyZWQgcHJvdG9jb2wgZmFtaWx5IDE3Cj4gW8KgwqDCoCAxLjU2MTQ4NF0gcmVnaXN0
ZXJlZCB0YXNrc3RhdHMgdmVyc2lvbiAxCj4gW8KgwqDCoCAxLjU2MjY1MV0gQnRyZnMgbG9hZGVk
Cj4gW8KgwqDCoCAxLjU2MzEyMV0gS2V5IHR5cGUgZW5jcnlwdGVkIHJlZ2lzdGVyZWQKPiBbwqDC
oMKgIDYuNjYzMTI1XSB4ZW5idXNfcHJvYmVfZnJvbnRlbmQ6IFdhaXRpbmcgZm9yIGRldmljZXMg
dG8gaW5pdGlhbGlzZToKPiAyNXMuLi4yMHMuLi4xNXMuLi4KPiBfX19fX19fX19fX19fX19fX19f
X19fX19fX19fX19fX19fX19fX19fX19fX19fXwo+IFhlbi11c2VycyBtYWlsaW5nIGxpc3QKPiBY
ZW4tdXNlcnNAbGlzdHMueGVuLm9yZwo+IGh0dHA6Ly9saXN0cy54ZW4ub3JnL3hlbi11c2VycwoK
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KWGVuLXVzZXJz
IG1haWxpbmcgbGlzdApYZW4tdXNlcnNAbGlzdHMueGVuLm9yZwpodHRwOi8vbGlzdHMueGVuLm9y
Zy94ZW4tdXNlcnM=

From xen-users-bounces@lists.xen.org Wed Jan 20 12:24:40 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Wed, 20 Jan 2016 12:24:40 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aLrnf-0005Da-VZ; Wed, 20 Jan 2016 12:23:47 +0000
Received: from mail6.bemta4.messagelabs.com ([85.158.143.247])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <prvs=820a2b0fb=Ian.Campbell@citrix.com>)
	id 1aLrne-0005DV-FN
	for xen-users@lists.xen.org; Wed, 20 Jan 2016 12:23:46 +0000
Received: from [85.158.143.35] by server-3.bemta-4.messagelabs.com id
	5F/CA-31122-15C7F965; Wed, 20 Jan 2016 12:23:45 +0000
X-Env-Sender: prvs=820a2b0fb=Ian.Campbell@citrix.com
X-Msg-Ref: server-11.tower-21.messagelabs.com!1453292621!11103344!1
X-Originating-IP: [66.165.176.63]
X-SpamReason: No, hits=0.0 required=7.0 tests=sa_preprocessor: 
	VHJ1c3RlZCBJUDogNjYuMTY1LjE3Ni42MyA9PiAzMDYwNDg=\n,
	received_headers: No Received headers
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 49215 invoked from network); 20 Jan 2016 12:23:44 -0000
Received: from smtp02.citrix.com (HELO SMTP02.CITRIX.COM) (66.165.176.63)
	by server-11.tower-21.messagelabs.com with RC4-SHA encrypted SMTP;
	20 Jan 2016 12:23:44 -0000
X-IronPort-AV: E=Sophos;i="5.22,320,1449532800"; d="scan'208";a="332688639"
Message-ID: <1453292619.26343.94.camel@citrix.com>
From: Ian Campbell <ian.campbell@citrix.com>
To: hydra <hydrapolic@gmail.com>, <xen-users@lists.xen.org>
Date: Wed, 20 Jan 2016 12:23:39 +0000
In-Reply-To: <CAG6MAzSRN6hgzM00FhpTM2mdFyOKbHgEFvoSmRqaQ1qX6S3D=w@mail.gmail.com>
References: <CAG6MAzSRN6hgzM00FhpTM2mdFyOKbHgEFvoSmRqaQ1qX6S3D=w@mail.gmail.com>
X-Mailer: Evolution 3.18.2-1 
MIME-Version: 1.0
X-DLP: MIA2
Subject: Re: [Xen-users] domU fails to boot with more than 32 vcpus on
 kernel 4.1+ - xen_netfront: can't alloc rx grant refs
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: base64
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

T24gV2VkLCAyMDE2LTAxLTIwIGF0IDEyOjUzICswMTAwLCBoeWRyYSB3cm90ZToKPiBCb290aW5n
IHVwIGEgeGVuIGRvbVUgd2l0aCBtb3JlIHRoYW4gMzIgdmNwdXMgZmFpbHMgd2l0aCBrZXJuZWwg
NC4xLjE1Cj4gKGFsc28gdGVzdGVkIHdpdGggNC40LjApLiBUaGlzIHdvcmtzIHdpdGhvdXQgcHJv
YmxlbXMgb24ga2VybmVsIDMuMTQuCgpZb3UgY2FuIHdvcmsgYXJvdW5kIHRoaXMgYnkgdXNpbmcg
dGhlwqBnbnR0YWJfbWF4X2ZyYW1lcyBfaHlwZXJ2aXNvcl8KY29tbWFuZCBsaW5lIHBhcmFtZXRl
clswXSAoY2FsbGVkwqBnbnR0YWJfbWF4X25yX2ZyYW1lcyBpbiBYZW4gNC40IGFuZAplYXJsaWVy
KSB0byBpbmNyZWFzZSB0aGUgbnVtYmVyIG9mIGdyYW50IHRhYmxlIHBhZ2VzIGF2YWlsYWJsZSB0
byBndWVzdHMKKHRyeSBkb3VibGluZyBpdCBmcm9tIDMyIChkZWZhdWx0KSB0byA2NC4KCkFwYXJ0
IGZyb20gcmVkdWNpbmcgdGhlIG51bWJlciBvZiB2Y3B1cyB5b3UgY2FuIGFsc28gdXNlIHRoZSBt
YXhfcXVldWVzCm9wdGlvbnMgdG8gZWl0aGVyIG5ldGZyb250IChpbiB0aGUgZ3Vlc3QpIG9yIG5l
dGJhY2sgKGluIGRvbTApIHRvIGxpbWl0IHRoZQpudW1iZXIgb2YgcXVldWVzLCBhbHRob3VnaCB0
aGF0IHdhcyBicm9rZW4gdW50aWwgcmVjZW50bHkgKGZpeGVkIGluIExpbnV4CjQuMywgSSB0aGlu
aykgYW5kIEknbSBub3Qgc3VyZSB3aGVyZSBpdCBoYXMgYmVlbiBiYWNrcG9ydGVkIHRvLgoKSSB0
aGluayB0aGUgcmVzdWx0aW5nIGNyYXNoIHdoaWNoIHlvdSByZXBvcnQgYmVsb3cgaGFzIGFsc28g
YmVlbiBmaXhlZCBpbgo0LjMsIGRpZCB5b3Ugc2VlIHRoaXMgd2l0aCBMaW51eCA0LjQuMCBhcyB3
ZWxsIGFzIDQuMS4xNSAoaG9wZWZ1bGx5IG5vdCk/CgpJYW4uCgpbMF3CoGh0dHA6Ly94ZW5iaXRz
Lnhlbi5vcmcvZG9jcy91bnN0YWJsZS9taXNjL3hlbi1jb21tYW5kLWxpbmUuaHRtbAoKPiAKPiBU
aGUgZG9tVSBjb25maWd1cmF0aW9uIGlzOgo+IAo+IG5hbWUgPSAibm9kZSIKPiBrZXJuZWwgPSAi
a2VybmVsLTQuMS4xNS1nZW50b28teGVuIgo+IGV4dHJhID0gInJvb3Q9L2Rldi94dmRhMSBuZXQu
aWZuYW1lcz0wIgo+IG1lbW9yeSA9IDUwMDAKPiB2Y3B1cyA9IDQwCj4gdmlmID0gWyAnJyBdCj4g
ZGlzayA9IFsKPiAnL2Rldi92Z19kYXRhL25vZGVfcm9vdCxyYXcseHZkYTEscncnCj4gXQo+IAo+
ICMgeGwgY3JlYXRlIC1jIG5vZGUuY2ZnCj4gCj4gLi4uCj4gW8KgwqDCoCAwLjQwNzEzNl0gaW8g
c2NoZWR1bGVyIGRlYWRsaW5lIHJlZ2lzdGVyZWQKPiBbwqDCoMKgIDAuNDA3MjA5XSBpbyBzY2hl
ZHVsZXIgY2ZxIHJlZ2lzdGVyZWQgKGRlZmF1bHQpCj4gW8KgwqDCoCAwLjQwNzg0MF0gU2VyaWFs
OiA4MjUwLzE2NTUwIGRyaXZlciwgNCBwb3J0cywgSVJRIHNoYXJpbmcgZW5hYmxlZAo+IFvCoMKg
wqAgMC40MDgxNzRdIE5vbi12b2xhdGlsZSBtZW1vcnkgZHJpdmVyIHYxLjMKPiBbwqDCoMKgIDAu
NDA4MzE4XSB4ZW46eGVuX2V2dGNobjogRXZlbnQtY2hhbm5lbCBkZXZpY2UgaW5zdGFsbGVkCj4g
W8KgwqDCoCAwLjQwODQ4OF0gW2RybV0gSW5pdGlhbGl6ZWQgZHJtIDEuMS4wIDIwMDYwODEwCj4g
W8KgwqDCoCAwLjQxNTE1N10gbG9vcDogbW9kdWxlIGxvYWRlZAo+IFvCoMKgwqAgMC40NDQ4NzRd
IGJsa2Zyb250OiB4dmRhMTogYmFycmllciBvciBmbHVzaDogZGlzYWJsZWQ7IHBlcnNpc3RlbnQK
PiBncmFudHM6IGVuYWJsZWQ7IGluZGlyZWN0IGRlc2NyaXB0b3JzOiBlbmFibGVkOwo+IFvCoMKg
wqAgMC41MDU4MzhdIHR1bjogVW5pdmVyc2FsIFRVTi9UQVAgZGV2aWNlIGRyaXZlciwgMS42Cj4g
W8KgwqDCoCAwLjUwNTg2Ml0gdHVuOiAoQykgMTk5OS0yMDA0IE1heCBLcmFzbnlhbnNreSA8bWF4
a0BxdWFsY29tbS5jb20+Cj4gW8KgwqDCoCAwLjUwNjAzOV0geGVuX25ldGZyb250OiBJbml0aWFs
aXNpbmcgWGVuIHZpcnR1YWwgZXRoZXJuZXQgZHJpdmVyCj4gW8KgwqDCoCAwLjUyMTI0Nl0gYmxr
ZnJvbnQ6IHh2ZGEzOiBiYXJyaWVyIG9yIGZsdXNoOiBkaXNhYmxlZDsgcGVyc2lzdGVudAo+IGdy
YW50czogZW5hYmxlZDsgaW5kaXJlY3QgZGVzY3JpcHRvcnM6IGVuYWJsZWQ7Cj4gW8KgwqDCoCAw
LjUzMzU4OV0geGVuX25ldGZyb250OiBjYW4ndCBhbGxvYyByeCBncmFudCByZWZzCj4gW8KgwqDC
oCAwLjUzMzYxMl0gbmV0IGV0aDA6IG9ubHkgY3JlYXRlZCAzMSBxdWV1ZXMKPiBbwqDCoMKgIDAu
NTM0OTA3XSBCVUc6IHVuYWJsZSB0byBoYW5kbGUga2VybmVsIE5VTEwgcG9pbnRlciBkZXJlZmVy
ZW5jZSBhdAo+IDAwMDAwMDAwMDAwMDAwMTgKPiBbwqDCoMKgIDAuNTM0OTIzXSBJUDogWzxmZmZm
ZmZmZjgxNGU0NTUzPl0gbmV0YmFja19jaGFuZ2VkKzB4N2IzLzB4Y2UwCj4gW8KgwqDCoCAwLjUz
NDk0MV0gUEdEIDAKPiBbwqDCoMKgIDAuNTM0OTQ4XSBPb3BzOiAwMDAwIFsjMV0gU01QCj4gW8Kg
wqDCoCAwLjUzNDk2MF0gQ1BVOiA0IFBJRDogMTc2IENvbW06IHhlbndhdGNoIE5vdCB0YWludGVk
IDQuMS4xNS1nZW50b28KPiAjMgo+IFvCoMKgwqAgMC41MzQ5NjldIHRhc2s6IGZmZmY4ODAxMzAw
MWFkMDAgdGk6IGZmZmY4ODAxMzAxYTAwMDAgdGFzay50aToKPiBmZmZmODgwMTMwMWEwMDAwCj4g
W8KgwqDCoCAwLjUzNDk4MF0gUklQOiBlMDMwOls8ZmZmZmZmZmY4MTRlNDU1Mz5dwqAgWzxmZmZm
ZmZmZjgxNGU0NTUzPl0KPiBuZXRiYWNrX2NoYW5nZWQrMHg3YjMvMHhjZTAKPiBbwqDCoMKgIDAu
NTM0OTkzXSBSU1A6IGUwMmI6ZmZmZjg4MDEzMDFhM2Q4OMKgIEVGTEFHUzogMDAwMTAyMDIKPiBb
wqDCoMKgIDAuNTM1MDAzXSBSQVg6IDAwMDAwMDAwMDAwMDAwMDAgUkJYOiBmZmZmODgwMGZlOGU4
MDAwIFJDWDoKPiAwMDAwMDAwMDAwMDAwMDAxCj4gW8KgwqDCoCAwLjUzNTAwNV0gUkRYOiAwMDAw
MDAwMDAwMDAwMDAxIFJTSTogZmZmZjg4MDBmZTk0NDBmOCBSREk6Cj4gMDAwMDAwMDAwMDAwM2Y0
MQo+IFvCoMKgwqAgMC41MzUwMDVdIFJCUDogZmZmZjg4MDEzMDFhM2UxOCBSMDg6IGZmZmZjOTAw
MDE2ODAwMDAgUjA5Ogo+IGZmZmZmZmZmODE5MzJhYTcKPiBbwqDCoMKgIDAuNTM1MDA1XSBSMTA6
IGZmZmZlYTAwMDNmYTNhODAgUjExOiBmZmZmZWEwMDA0YmY2MDAwIFIxMjoKPiAwMDAwMDAwMDAw
MDQ0MDAwCj4gW8KgwqDCoCAwLjUzNTAwNV0gUjEzOiBmZmZmODgwMGZlOTQ0MGY4IFIxNDogZmZm
Zjg4MDBmZThlOTAwMCBSMTU6Cj4gZmZmZjg4MDBmZTk0NDAwMAo+IFvCoMKgwqAgMC41MzUwMDVd
IEZTOsKgIDAwMDAwMDAwMDAwMDAwMDAoMDAwMCkgR1M6ZmZmZjg4MDEzMWU4MDAwMCgwMDAwKQo+
IGtubEdTOjAwMDAwMDAwMDAwMDAwMDAKPiBbwqDCoMKgIDAuNTM1MDA1XSBDUzrCoCBlMDMzIERT
OiAwMDAwIEVTOiAwMDAwIENSMDogMDAwMDAwMDA4MDA1MDAzMwo+IFvCoMKgwqAgMC41MzUwMDVd
IENSMjogMDAwMDAwMDAwMDAwMDAxOCBDUjM6IDAwMDAwMDAwMDFhMGMwMDAgQ1I0Ogo+IDAwMDAw
MDAwMDAwNDI2NjAKPiBbwqDCoMKgIDAuNTM1MDA1XSBTdGFjazoKPiBbwqDCoMKgIDAuNTM1MDA1
XcKgIGZmZmY4ODAxMzAxYTNlMDggZmZmZjg4MDBmZTk0MWUwNCBmZmZmODgwMTMwMWJhYzAwCj4g
ZmZmZjg4MDAwMDAwMDAwMQo+IFvCoMKgwqAgMC41MzUwMDVdwqAgZmZmZjg4MDEzMDMzZjAwMCBm
ZmZmODgwMTMwMWJhYzAwIDAwMDAwMDI4MzAxYTNlMTQKPiBmZmZmODgwMTAwMDAwMDIwCj4gW8Kg
wqDCoCAwLjUzNTAwNV3CoCAwMDAwMDAwMTMxZTk2YzAwIDAwMDAwMDAxMzA3YjhkNjAgMDAwMDAw
MjgwMDAwMDAwMQo+IGZmZmY4ODAxMDAwMDNmNDEKPiBbwqDCoMKgIDAuNTM1MDA1XSBDYWxsIFRy
YWNlOgo+IFvCoMKgwqAgMC41MzUwMDVdwqAgWzxmZmZmZmZmZjgxNDU4ZGI4Pl0geGVuYnVzX290
aGVyZW5kX2NoYW5nZWQrMHg5OC8weGEwCj4gW8KgwqDCoCAwLjUzNTAwNV3CoCBbPGZmZmZmZmZm
ODE0NTc2OTA+XSA/IGZpbmRfd2F0Y2grMHg1MC8weDUwCj4gW8KgwqDCoCAwLjUzNTAwNV3CoCBb
PGZmZmZmZmZmODE0NWEzYWU+XSBiYWNrZW5kX2NoYW5nZWQrMHhlLzB4MTAKPiBbwqDCoMKgIDAu
NTM1MDA1XcKgIFs8ZmZmZmZmZmY4MTQ1NzcyZj5dIHhlbndhdGNoX3RocmVhZCsweDlmLzB4MTQw
Cj4gW8KgwqDCoCAwLjUzNTAwNV3CoCBbPGZmZmZmZmZmODEwODdiNzA+XSA/IF9fd2FrZV91cF9j
b21tb24rMHg5MC8weDkwCj4gW8KgwqDCoCAwLjUzNTAwNV3CoCBbPGZmZmZmZmZmODEwNmI3MDQ+
XSBrdGhyZWFkKzB4YzQvMHhlMAo+IFvCoMKgwqAgMC41MzUwMDVdwqAgWzxmZmZmZmZmZjgxMDEw
MDAwPl0gPyBfX3hlbl9zZW5kX0lQSV9tYXNrKzB4MzAvMHg1MAo+IFvCoMKgwqAgMC41MzUwMDVd
wqAgWzxmZmZmZmZmZjgxMDZiNjQwPl0gPyBfX2t0aHJlYWRfcGFya21lKzB4ODAvMHg4MAo+IFvC
oMKgwqAgMC41MzUwMDVdwqAgWzxmZmZmZmZmZjgxNjQ5ZjIyPl0gcmV0X2Zyb21fZm9yaysweDQy
LzB4NzAKPiBbwqDCoMKgIDAuNTM1MDA1XcKgIFs8ZmZmZmZmZmY4MTA2YjY0MD5dID8gX19rdGhy
ZWFkX3BhcmttZSsweDgwLzB4ODAKPiBbwqDCoMKgIDAuNTM1MDA1XSBDb2RlOiA4OSBmNyBlOCBk
MSBkOSBjMSBmZiA0MSA4YiBiZCA1OCAwMSAwMCAwMCAzMSBmNiBlOAo+IGIzIGJiIGY2IGZmIDMx
IGY2IDRjIDg5IGZmIGU4IGI5IGQ5IGMxIGZmIGU5IDc0IGZmIGZmIGZmIDQ5IDhiIDQ3IDIwIDRj
Cj4gODkgZWUgPDQ4PiA4YiA3OCAxOCBlOCA5NCAxZSBmNyBmZiA4NSBjMCAwZiA4OCBkNCBmZCBm
ZiBmZiA0OSA4YiA0NyAyMAo+IFvCoMKgwqAgMC41MzUwMDVdIFJJUMKgIFs8ZmZmZmZmZmY4MTRl
NDU1Mz5dIG5ldGJhY2tfY2hhbmdlZCsweDdiMy8weGNlMAo+IFvCoMKgwqAgMC41MzUwMDVdwqAg
UlNQIDxmZmZmODgwMTMwMWEzZDg4Pgo+IFvCoMKgwqAgMC41MzUwMDVdIENSMjogMDAwMDAwMDAw
MDAwMDAxOAo+IFvCoMKgwqAgMC41MzUwMDVdIC0tLVsgZW5kIHRyYWNlIGU2NmZkODU5ZDk2MzRh
YjUgXS0tLQo+IFvCoMKgwqAgMC41NzM1MDddIHhlbndhdGNoICgxNzYpIHVzZWQgZ3JlYXRlc3Qg
c3RhY2sgZGVwdGg6IDEzMzYwIGJ5dGVzIGxlZnQKPiBbwqDCoMKgIDEuMzg3MTMzXSBjbG9ja3Nv
dXJjZSB0c2M6IG1hc2s6IDB4ZmZmZmZmZmZmZmZmZmZmZiBtYXhfY3ljbGVzOgo+IDB4MmNhMjRl
ODNlODEsIG1heF9pZGxlX25zOiA0NDA3OTUyODQ0NzggbnMKPiBbwqDCoMKgIDEuNTM4NTAzXSBp
ODA0MjogTm8gY29udHJvbGxlciBmb3VuZAo+IFvCoMKgwqAgMS41NTg4MDBdIHJ0Y19jbW9zIHJ0
Y19jbW9zOiBydGMgY29yZTogcmVnaXN0ZXJlZCBydGNfY21vcyBhcyBydGMwCj4gW8KgwqDCoCAx
LjU1ODkzMF0gcnRjX2Ntb3M6IHByb2JlIG9mIHJ0Y19jbW9zIGZhaWxlZCB3aXRoIGVycm9yIC0z
OAo+IFvCoMKgwqAgMS41NTkyMzZdIGRldmljZS1tYXBwZXI6IGlvY3RsOiA0LjMxLjAtaW9jdGwg
KDIwMTUtMy0xMikKPiBpbml0aWFsaXNlZDogZG0tZGV2ZWxAcmVkaGF0LmNvbQo+IFvCoMKgwqAg
MS41NTkzMDBdIGhpZHJhdzogcmF3IEhJRCBldmVudHMgZHJpdmVyIChDKSBKaXJpIEtvc2luYQo+
IFvCoMKgwqAgMS41NTk2ODddIE5ldGZpbHRlciBtZXNzYWdlcyB2aWEgTkVUTElOSyB2MC4zMC4K
PiBbwqDCoMKgIDEuNTU5NzA1XSBuZm5sX2FjY3Q6IHJlZ2lzdGVyaW5nIHdpdGggbmZuZXRsaW5r
Lgo+IFvCoMKgwqAgMS41NTk3MzhdIG5mX2Nvbm50cmFjayB2ZXJzaW9uIDAuNS4wICg2NTUzNiBi
dWNrZXRzLCAyNjIxNDQgbWF4KQo+IFvCoMKgwqAgMS41NjAxMTFdIGN0bmV0bGluayB2MC45Mzog
cmVnaXN0ZXJpbmcgd2l0aCBuZm5ldGxpbmsuCj4gW8KgwqDCoCAxLjU2MDQ2OV0geHRfdGltZTog
a2VybmVsIHRpbWV6b25lIGlzIC0wMDAwCj4gW8KgwqDCoCAxLjU2MDQ5NV0gSVBWUzogUmVnaXN0
ZXJlZCBwcm90b2NvbHMgKFRDUCwgVURQLCBTQ1RQLCBBSCwgRVNQKQo+IFvCoMKgwqAgMS41NjA1
MjRdIElQVlM6IENvbm5lY3Rpb24gaGFzaCB0YWJsZSBjb25maWd1cmVkIChzaXplPTQwOTYsCj4g
bWVtb3J5PTY0S2J5dGVzKQo+IFvCoMKgwqAgMS41NjA1ODVdIElQVlM6IENyZWF0aW5nIG5ldG5z
IHNpemU9MjE0NCBpZD0wCj4gW8KgwqDCoCAxLjU2MDYxMl0gSVBWUzogaXB2cyBsb2FkZWQuCj4g
W8KgwqDCoCAxLjU2MDYyN10gSVBWUzogW3JyXSBzY2hlZHVsZXIgcmVnaXN0ZXJlZC4KPiBbwqDC
oMKgIDEuNTYwNjM4XSBJUFZTOiBbd3JyXSBzY2hlZHVsZXIgcmVnaXN0ZXJlZC4KPiBbwqDCoMKg
IDEuNTYwNjUxXSBJUFZTOiBbbGNdIHNjaGVkdWxlciByZWdpc3RlcmVkLgo+IFvCoMKgwqAgMS41
NjA2NjJdIElQVlM6IFt3bGNdIHNjaGVkdWxlciByZWdpc3RlcmVkLgo+IFvCoMKgwqAgMS41NjA2
NzNdIElQVlM6IFtmb10gc2NoZWR1bGVyIHJlZ2lzdGVyZWQuCj4gW8KgwqDCoCAxLjU2MDY5MF0g
SVBWUzogW2xibGNdIHNjaGVkdWxlciByZWdpc3RlcmVkLgo+IFvCoMKgwqAgMS41NjA3MDVdIElQ
VlM6IFtsYmxjcl0gc2NoZWR1bGVyIHJlZ2lzdGVyZWQuCj4gW8KgwqDCoCAxLjU2MDcxN10gSVBW
UzogW2RoXSBzY2hlZHVsZXIgcmVnaXN0ZXJlZC4KPiBbwqDCoMKgIDEuNTYwNzI4XSBJUFZTOiBb
c2hdIHNjaGVkdWxlciByZWdpc3RlcmVkLgo+IFvCoMKgwqAgMS41NjA3NDBdIElQVlM6IFtzZWRd
IHNjaGVkdWxlciByZWdpc3RlcmVkLgo+IFvCoMKgwqAgMS41NjA3NTFdIElQVlM6IFtucV0gc2No
ZWR1bGVyIHJlZ2lzdGVyZWQuCj4gW8KgwqDCoCAxLjU2MDc2NV0gSVBWUzogW3NpcF0gcGUgcmVn
aXN0ZXJlZC4KPiBbwqDCoMKgIDEuNTYwOTA5XSBpcF90YWJsZXM6IChDKSAyMDAwLTIwMDYgTmV0
ZmlsdGVyIENvcmUgVGVhbQo+IFvCoMKgwqAgMS41NjEwNjBdIGlwdF9DTFVTVEVSSVA6IENsdXN0
ZXJJUCBWZXJzaW9uIDAuOCBsb2FkZWQgc3VjY2Vzc2Z1bGx5Cj4gW8KgwqDCoCAxLjU2MTA4NV0g
YXJwX3RhYmxlczogKEMpIDIwMDIgRGF2aWQgUy4gTWlsbGVyCj4gW8KgwqDCoCAxLjU2MTEzMl0g
SW5pdGlhbGl6aW5nIFhGUk0gbmV0bGluayBzb2NrZXQKPiBbwqDCoMKgIDEuNTYxMTUxXSBORVQ6
IFJlZ2lzdGVyZWQgcHJvdG9jb2wgZmFtaWx5IDE3Cj4gW8KgwqDCoCAxLjU2MTQ4NF0gcmVnaXN0
ZXJlZCB0YXNrc3RhdHMgdmVyc2lvbiAxCj4gW8KgwqDCoCAxLjU2MjY1MV0gQnRyZnMgbG9hZGVk
Cj4gW8KgwqDCoCAxLjU2MzEyMV0gS2V5IHR5cGUgZW5jcnlwdGVkIHJlZ2lzdGVyZWQKPiBbwqDC
oMKgIDYuNjYzMTI1XSB4ZW5idXNfcHJvYmVfZnJvbnRlbmQ6IFdhaXRpbmcgZm9yIGRldmljZXMg
dG8gaW5pdGlhbGlzZToKPiAyNXMuLi4yMHMuLi4xNXMuLi4KPiBfX19fX19fX19fX19fX19fX19f
X19fX19fX19fX19fX19fX19fX19fX19fX19fXwo+IFhlbi11c2VycyBtYWlsaW5nIGxpc3QKPiBY
ZW4tdXNlcnNAbGlzdHMueGVuLm9yZwo+IGh0dHA6Ly9saXN0cy54ZW4ub3JnL3hlbi11c2VycwoK
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KWGVuLXVzZXJz
IG1haWxpbmcgbGlzdApYZW4tdXNlcnNAbGlzdHMueGVuLm9yZwpodHRwOi8vbGlzdHMueGVuLm9y
Zy94ZW4tdXNlcnM=

From xen-users-bounces@lists.xen.org Wed Jan 20 13:17:41 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Wed, 20 Jan 2016 13:17:41 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aLscy-000198-CZ; Wed, 20 Jan 2016 13:16:48 +0000
Received: from mail6.bemta14.messagelabs.com ([193.109.254.103])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <dydwls2048@gmail.com>) id 1aLlRS-0001Tz-Ph
	for xen-users@lists.xensource.com; Wed, 20 Jan 2016 05:36:26 +0000
Received: from [193.109.254.147] by server-7.bemta-14.messagelabs.com id
	67/08-28221-ADC1F965; Wed, 20 Jan 2016 05:36:26 +0000
X-Env-Sender: dydwls2048@gmail.com
X-Msg-Ref: server-6.tower-27.messagelabs.com!1453268184!18070729!1
X-Originating-IP: [162.253.133.15]
X-SpamReason: No, hits=0.0 required=7.0 tests=
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 59865 invoked from network); 20 Jan 2016 05:36:25 -0000
Received: from mbob.nabble.com (HELO mbob.nabble.com) (162.253.133.15)
	by server-6.tower-27.messagelabs.com with SMTP;
	20 Jan 2016 05:36:25 -0000
Received: from msam.nabble.com (unknown [162.253.133.85])
	by mbob.nabble.com (Postfix) with ESMTP id CE5AE1EA736D
	for <xen-users@lists.xensource.com>;
	Tue, 19 Jan 2016 21:32:49 -0800 (PST)
Date: Tue, 19 Jan 2016 22:36:24 -0700 (MST)
From: yongjin <dydwls2048@gmail.com>
To: xen-users@lists.xensource.com
Message-ID: <1453268184349-5730376.post@n5.nabble.com>
MIME-Version: 1.0
X-Mailman-Approved-At: Wed, 20 Jan 2016 13:16:46 +0000
Subject: [Xen-users] how to compile source using the xen header
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

I'd like to develop xen with xen.h, grant_table.h, event_channel.h and
hypercall.h.

But I got a lot of error when I was compiling.

This is my code.
===================================
#include (stdio.h)
#include "xen.h"
#include "hypervisor.h"
#include "event_channel.h"
#include "grant_table.h"
int main(){
    printf("Hello Xen World!!!!!\n");

    return 0;
}
===================================


And my enviroment is
===================================
Ubuntu 14.04
Xen 4.4.2
gcc 4.8.4
===================================

gcc command is
/gcc -I /usr/src/linux-headers-3.19.0-25-generic/arch/x86/include/asm/xen -I
/usr/src/linux-headers-3.19.0-25-generic/include -I
/usr/src/linux-headers-3.19.0-25-generic/arch/x86/include -I
/home/kwon/xen-4.4.2/xen/include/public main.c/

Is it right that I use gcc compiler for xen source?



--
View this message in context: http://xen.1045712.n5.nabble.com/how-to-compile-source-using-the-xen-header-tp5730376.html
Sent from the Xen - User mailing list archive at Nabble.com.

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users

From xen-users-bounces@lists.xen.org Wed Jan 20 13:17:41 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Wed, 20 Jan 2016 13:17:41 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aLscy-000198-CZ; Wed, 20 Jan 2016 13:16:48 +0000
Received: from mail6.bemta14.messagelabs.com ([193.109.254.103])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <dydwls2048@gmail.com>) id 1aLlRS-0001Tz-Ph
	for xen-users@lists.xensource.com; Wed, 20 Jan 2016 05:36:26 +0000
Received: from [193.109.254.147] by server-7.bemta-14.messagelabs.com id
	67/08-28221-ADC1F965; Wed, 20 Jan 2016 05:36:26 +0000
X-Env-Sender: dydwls2048@gmail.com
X-Msg-Ref: server-6.tower-27.messagelabs.com!1453268184!18070729!1
X-Originating-IP: [162.253.133.15]
X-SpamReason: No, hits=0.0 required=7.0 tests=
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 59865 invoked from network); 20 Jan 2016 05:36:25 -0000
Received: from mbob.nabble.com (HELO mbob.nabble.com) (162.253.133.15)
	by server-6.tower-27.messagelabs.com with SMTP;
	20 Jan 2016 05:36:25 -0000
Received: from msam.nabble.com (unknown [162.253.133.85])
	by mbob.nabble.com (Postfix) with ESMTP id CE5AE1EA736D
	for <xen-users@lists.xensource.com>;
	Tue, 19 Jan 2016 21:32:49 -0800 (PST)
Date: Tue, 19 Jan 2016 22:36:24 -0700 (MST)
From: yongjin <dydwls2048@gmail.com>
To: xen-users@lists.xensource.com
Message-ID: <1453268184349-5730376.post@n5.nabble.com>
MIME-Version: 1.0
X-Mailman-Approved-At: Wed, 20 Jan 2016 13:16:46 +0000
Subject: [Xen-users] how to compile source using the xen header
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

I'd like to develop xen with xen.h, grant_table.h, event_channel.h and
hypercall.h.

But I got a lot of error when I was compiling.

This is my code.
===================================
#include (stdio.h)
#include "xen.h"
#include "hypervisor.h"
#include "event_channel.h"
#include "grant_table.h"
int main(){
    printf("Hello Xen World!!!!!\n");

    return 0;
}
===================================


And my enviroment is
===================================
Ubuntu 14.04
Xen 4.4.2
gcc 4.8.4
===================================

gcc command is
/gcc -I /usr/src/linux-headers-3.19.0-25-generic/arch/x86/include/asm/xen -I
/usr/src/linux-headers-3.19.0-25-generic/include -I
/usr/src/linux-headers-3.19.0-25-generic/arch/x86/include -I
/home/kwon/xen-4.4.2/xen/include/public main.c/

Is it right that I use gcc compiler for xen source?



--
View this message in context: http://xen.1045712.n5.nabble.com/how-to-compile-source-using-the-xen-header-tp5730376.html
Sent from the Xen - User mailing list archive at Nabble.com.

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users

From xen-users-bounces@lists.xen.org Wed Jan 20 13:25:48 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Wed, 20 Jan 2016 13:25:48 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aLslO-0001n2-Ap; Wed, 20 Jan 2016 13:25:30 +0000
Received: from mail6.bemta3.messagelabs.com ([195.245.230.39])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <pulsarpietro@posteo.net>) id 1aLslM-0001ms-D4
	for xen-users@lists.xen.org; Wed, 20 Jan 2016 13:25:28 +0000
Received: from [85.158.137.68] by server-10.bemta-3.messagelabs.com id
	9A/BD-02807-7CA8F965; Wed, 20 Jan 2016 13:25:27 +0000
X-Env-Sender: pulsarpietro@posteo.net
X-Msg-Ref: server-2.tower-31.messagelabs.com!1453296326!16990323!1
X-Originating-IP: [185.67.36.65]
X-SpamReason: No, hits=0.0 required=7.0 tests=
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 28851 invoked from network); 20 Jan 2016 13:25:27 -0000
Received: from mout01.posteo.de (HELO mout01.posteo.de) (185.67.36.65)
	by server-2.tower-31.messagelabs.com with DHE-RSA-AES256-GCM-SHA384
	encrypted SMTP; 20 Jan 2016 13:25:27 -0000
Received: from dovecot03.posteo.de (dovecot03.posteo.de [172.16.0.13])
	by mout01.posteo.de (Postfix) with ESMTPS id CB02E20B51
	for <xen-users@lists.xen.org>; Wed, 20 Jan 2016 14:25:26 +0100 (CET)
Received: from mail.posteo.de (localhost [127.0.0.1])
	by dovecot03.posteo.de (Postfix) with ESMTPSA id 3plnfG2z4Qz5vMJ
	for <xen-users@lists.xen.org>; Wed, 20 Jan 2016 14:25:26 +0100 (CET)
From: Pietro Paolini <pulsarpietro@posteo.net>
To: xen-users@lists.xen.org
Date: Wed, 20 Jan 2016 07:23:17 -0600
Message-ID: <87fuxspepm.fsf@pietrop-debian64RfL.eng.citrite.net>
User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux)
MIME-Version: 1.0
Subject: [Xen-users] Export VM Image
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

Hi,

I am quite new to this task therefore the terminology I am using could
be wrong or misleading.

I am currently running Xen 4.4 under a Debian stable release machine - my tool-stack is xl.
I need to export my current set of VMs and import them on a
XenServer machine, I thought I could take advantage of the XenCenter
tools Citrix provides, I haven't actually understood very well what is
the difference between the regular Xen Hypervisor and the XenServer :|

I started seeking for a way to export a vm's hard disk image but
apparently the xl tool does not provide the "vm-export" command as the
xm use to.

What should I do ?


_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users

From xen-users-bounces@lists.xen.org Wed Jan 20 13:25:48 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Wed, 20 Jan 2016 13:25:48 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aLslO-0001n2-Ap; Wed, 20 Jan 2016 13:25:30 +0000
Received: from mail6.bemta3.messagelabs.com ([195.245.230.39])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <pulsarpietro@posteo.net>) id 1aLslM-0001ms-D4
	for xen-users@lists.xen.org; Wed, 20 Jan 2016 13:25:28 +0000
Received: from [85.158.137.68] by server-10.bemta-3.messagelabs.com id
	9A/BD-02807-7CA8F965; Wed, 20 Jan 2016 13:25:27 +0000
X-Env-Sender: pulsarpietro@posteo.net
X-Msg-Ref: server-2.tower-31.messagelabs.com!1453296326!16990323!1
X-Originating-IP: [185.67.36.65]
X-SpamReason: No, hits=0.0 required=7.0 tests=
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 28851 invoked from network); 20 Jan 2016 13:25:27 -0000
Received: from mout01.posteo.de (HELO mout01.posteo.de) (185.67.36.65)
	by server-2.tower-31.messagelabs.com with DHE-RSA-AES256-GCM-SHA384
	encrypted SMTP; 20 Jan 2016 13:25:27 -0000
Received: from dovecot03.posteo.de (dovecot03.posteo.de [172.16.0.13])
	by mout01.posteo.de (Postfix) with ESMTPS id CB02E20B51
	for <xen-users@lists.xen.org>; Wed, 20 Jan 2016 14:25:26 +0100 (CET)
Received: from mail.posteo.de (localhost [127.0.0.1])
	by dovecot03.posteo.de (Postfix) with ESMTPSA id 3plnfG2z4Qz5vMJ
	for <xen-users@lists.xen.org>; Wed, 20 Jan 2016 14:25:26 +0100 (CET)
From: Pietro Paolini <pulsarpietro@posteo.net>
To: xen-users@lists.xen.org
Date: Wed, 20 Jan 2016 07:23:17 -0600
Message-ID: <87fuxspepm.fsf@pietrop-debian64RfL.eng.citrite.net>
User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux)
MIME-Version: 1.0
Subject: [Xen-users] Export VM Image
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

Hi,

I am quite new to this task therefore the terminology I am using could
be wrong or misleading.

I am currently running Xen 4.4 under a Debian stable release machine - my tool-stack is xl.
I need to export my current set of VMs and import them on a
XenServer machine, I thought I could take advantage of the XenCenter
tools Citrix provides, I haven't actually understood very well what is
the difference between the regular Xen Hypervisor and the XenServer :|

I started seeking for a way to export a vm's hard disk image but
apparently the xl tool does not provide the "vm-export" command as the
xm use to.

What should I do ?


_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users

From xen-users-bounces@lists.xen.org Wed Jan 20 14:29:12 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Wed, 20 Jan 2016 14:29:12 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aLtkU-0006E5-Po; Wed, 20 Jan 2016 14:28:38 +0000
Received: from mail6.bemta4.messagelabs.com ([85.158.143.247])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <prvs=820a2b0fb=Ian.Campbell@citrix.com>)
	id 1aLtkS-0006Dl-LJ
	for xen-users@lists.xen.org; Wed, 20 Jan 2016 14:28:36 +0000
Received: from [85.158.143.35] by server-1.bemta-4.messagelabs.com id
	BC/97-09708-3999F965; Wed, 20 Jan 2016 14:28:35 +0000
X-Env-Sender: prvs=820a2b0fb=Ian.Campbell@citrix.com
X-Msg-Ref: server-4.tower-21.messagelabs.com!1453300113!11121102!1
X-Originating-IP: [66.165.176.89]
X-SpamReason: No, hits=0.0 required=7.0 tests=sa_preprocessor: 
	VHJ1c3RlZCBJUDogNjYuMTY1LjE3Ni44OSA9PiAyMDMwMDc=\n,
	received_headers: No Received headers
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 58030 invoked from network); 20 Jan 2016 14:28:35 -0000
Received: from smtp.citrix.com (HELO SMTP.CITRIX.COM) (66.165.176.89)
	by server-4.tower-21.messagelabs.com with RC4-SHA encrypted SMTP;
	20 Jan 2016 14:28:35 -0000
X-IronPort-AV: E=Sophos;i="5.22,321,1449532800"; d="scan'208";a="326435479"
Message-ID: <1453300111.26343.120.camel@citrix.com>
From: Ian Campbell <ian.campbell@citrix.com>
To: Pietro Paolini <pulsarpietro@posteo.net>, <xen-users@lists.xen.org>
Date: Wed, 20 Jan 2016 14:28:31 +0000
In-Reply-To: <87fuxspepm.fsf@pietrop-debian64RfL.eng.citrite.net>
References: <87fuxspepm.fsf@pietrop-debian64RfL.eng.citrite.net>
X-Mailer: Evolution 3.18.2-1 
MIME-Version: 1.0
X-DLP: MIA2
Subject: Re: [Xen-users] Export VM Image
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

On Wed, 2016-01-20 at 07:23 -0600, Pietro Paolini wrote:
> I haven't actually understood very well what is
> the difference between the regular Xen Hypervisor and the XenServer :|

XenProject.org is an open source project producing a hypervisor, similar to
how kernel.org produces the Linux kernel.

XenServer.org is like a distro which consumes Xen to produce an end
product, in much the same way as distros consume Linux, glibc etc.

> I started seeking for a way to export a vm's hard disk image but
> apparently the xl tool does not provide the "vm-export" command as the
> xm use to.
> 
> What should I do ?

Your xl cfg will reference a disk image of some sort, there is generally no
need to "export" anything, you can just use dd to read a blk dev into a
file or qemu-img to convert between various image formats etc.

I expect you will find more knowledgeable people about an xl->XenServer
migration on the XenServer (i.e. incoming) side of things, including
existing tooling to help do this, over at www.xenserver.org.

HTH,

Ian.

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users

From xen-users-bounces@lists.xen.org Wed Jan 20 14:29:12 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Wed, 20 Jan 2016 14:29:12 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aLtkU-0006E5-Po; Wed, 20 Jan 2016 14:28:38 +0000
Received: from mail6.bemta4.messagelabs.com ([85.158.143.247])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <prvs=820a2b0fb=Ian.Campbell@citrix.com>)
	id 1aLtkS-0006Dl-LJ
	for xen-users@lists.xen.org; Wed, 20 Jan 2016 14:28:36 +0000
Received: from [85.158.143.35] by server-1.bemta-4.messagelabs.com id
	BC/97-09708-3999F965; Wed, 20 Jan 2016 14:28:35 +0000
X-Env-Sender: prvs=820a2b0fb=Ian.Campbell@citrix.com
X-Msg-Ref: server-4.tower-21.messagelabs.com!1453300113!11121102!1
X-Originating-IP: [66.165.176.89]
X-SpamReason: No, hits=0.0 required=7.0 tests=sa_preprocessor: 
	VHJ1c3RlZCBJUDogNjYuMTY1LjE3Ni44OSA9PiAyMDMwMDc=\n,
	received_headers: No Received headers
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 58030 invoked from network); 20 Jan 2016 14:28:35 -0000
Received: from smtp.citrix.com (HELO SMTP.CITRIX.COM) (66.165.176.89)
	by server-4.tower-21.messagelabs.com with RC4-SHA encrypted SMTP;
	20 Jan 2016 14:28:35 -0000
X-IronPort-AV: E=Sophos;i="5.22,321,1449532800"; d="scan'208";a="326435479"
Message-ID: <1453300111.26343.120.camel@citrix.com>
From: Ian Campbell <ian.campbell@citrix.com>
To: Pietro Paolini <pulsarpietro@posteo.net>, <xen-users@lists.xen.org>
Date: Wed, 20 Jan 2016 14:28:31 +0000
In-Reply-To: <87fuxspepm.fsf@pietrop-debian64RfL.eng.citrite.net>
References: <87fuxspepm.fsf@pietrop-debian64RfL.eng.citrite.net>
X-Mailer: Evolution 3.18.2-1 
MIME-Version: 1.0
X-DLP: MIA2
Subject: Re: [Xen-users] Export VM Image
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

On Wed, 2016-01-20 at 07:23 -0600, Pietro Paolini wrote:
> I haven't actually understood very well what is
> the difference between the regular Xen Hypervisor and the XenServer :|

XenProject.org is an open source project producing a hypervisor, similar to
how kernel.org produces the Linux kernel.

XenServer.org is like a distro which consumes Xen to produce an end
product, in much the same way as distros consume Linux, glibc etc.

> I started seeking for a way to export a vm's hard disk image but
> apparently the xl tool does not provide the "vm-export" command as the
> xm use to.
> 
> What should I do ?

Your xl cfg will reference a disk image of some sort, there is generally no
need to "export" anything, you can just use dd to read a blk dev into a
file or qemu-img to convert between various image formats etc.

I expect you will find more knowledgeable people about an xl->XenServer
migration on the XenServer (i.e. incoming) side of things, including
existing tooling to help do this, over at www.xenserver.org.

HTH,

Ian.

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users

From xen-users-bounces@lists.xen.org Wed Jan 20 14:51:22 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Wed, 20 Jan 2016 14:51:22 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aLu6H-0000x1-CM; Wed, 20 Jan 2016 14:51:09 +0000
Received: from mail6.bemta3.messagelabs.com ([195.245.230.39])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <hydrapolic@gmail.com>) id 1aLu6F-0000wg-L2
	for xen-users@lists.xen.org; Wed, 20 Jan 2016 14:51:08 +0000
Received: from [85.158.137.68] by server-1.bemta-3.messagelabs.com id
	C1/1C-02745-ADE9F965; Wed, 20 Jan 2016 14:51:06 +0000
X-Env-Sender: hydrapolic@gmail.com
X-Msg-Ref: server-6.tower-31.messagelabs.com!1453301464!17043446!1
X-Originating-IP: [209.85.192.49]
X-SpamReason: No, hits=1.2 required=7.0 tests=HTML_20_30,HTML_MESSAGE,
	RCVD_BY_IP
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 22702 invoked from network); 20 Jan 2016 14:51:05 -0000
Received: from mail-qg0-f49.google.com (HELO mail-qg0-f49.google.com)
	(209.85.192.49)
	by server-6.tower-31.messagelabs.com with AES128-GCM-SHA256 encrypted
	SMTP; 20 Jan 2016 14:51:05 -0000
Received: by mail-qg0-f49.google.com with SMTP id o11so7580569qge.2
	for <xen-users@lists.xen.org>; Wed, 20 Jan 2016 06:51:05 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
	h=mime-version:in-reply-to:references:date:message-id:subject:from:to
	:cc:content-type;
	bh=ruX73L9PmWQT0cGaZByxtimAyIFc710fq+XPZIqMf6U=;
	b=GGP2CRNyNbez3Ye7oc5qVz7V29IRreOkZziOu+RR4zrmkboLq7/5G+TfBZ1GwdI4hY
	2T5lHmpsm2iDMyAaH23tP0f6YoPZa/4KeZC23MmCRk6fiF4t/s28Z1Gax50QwcuGAW7x
	Nhrkm2YNoQtDcji/BUqRZq4Hp2g62zmeE3iflget7bTrPMJ0aeyAE3QoEWO+zc1ya0jz
	yKU5LRWHtONRKUpeqsD7F35mj8K2Czia79Ku33Zt66610ikkERSKS8NqtegHaFGSNIpv
	ZwmeNJS656COeAuy6hEAJ+EOZ1+H7pMTxsCnOHtWjSjudJtWdCHuwLflHeKdqP3xArfH
	kocg==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
	d=1e100.net; s=20130820;
	h=x-gm-message-state:mime-version:in-reply-to:references:date
	:message-id:subject:from:to:cc:content-type;
	bh=ruX73L9PmWQT0cGaZByxtimAyIFc710fq+XPZIqMf6U=;
	b=kseXxUraktyKN9S4wpyEM9V/be96x0P5lfwM3pid2iK7GzAcFzDpjgyVCjoBWWenij
	MFjN7FduN2JLQp31peIHMbalPJkzegb0ywaNMCIMnuoiBDl53RiPjQoRIXeY3uyR+B9h
	opH8wnIgqFvqYugKNY2A83XfGJbEL7MxOSvh2QBPzdjGj/C6intgaLXN+yxfBJkBynhi
	qtXq+ozKGDrInRe8DJkXZChhNwNhebrcsjJnpMpYv/U4NJWCMWAu0S/+dsDxTIeOe/VP
	W/rKei758KiqSnxVtU2lj1gxzq3epDEMDuT5VVE+yuIoem9o2jMB+4zeD3xbUgZ60Pi4
	FQtA==
X-Gm-Message-State: ALoCoQn6SjIvOh9gFXu607YV4poKS81Lr+arsskjPu788vNWmYgVJV3ojSf8w7I54/xZ6sQ+qJelg6fmfl1Ap+SUgv8VoOlysA==
MIME-Version: 1.0
X-Received: by 10.140.238.88 with SMTP id j85mr48263722qhc.88.1453301464554;
	Wed, 20 Jan 2016 06:51:04 -0800 (PST)
Received: by 10.55.39.72 with HTTP; Wed, 20 Jan 2016 06:51:04 -0800 (PST)
In-Reply-To: <1453292619.26343.94.camel@citrix.com>
References: <CAG6MAzSRN6hgzM00FhpTM2mdFyOKbHgEFvoSmRqaQ1qX6S3D=w@mail.gmail.com>
	<1453292619.26343.94.camel@citrix.com>
Date: Wed, 20 Jan 2016 15:51:04 +0100
Message-ID: <CAG6MAzQ4Pc_QpA_DX55wQ9qhv3jcxUP0qzM7xg=tV8MM97ES_Q@mail.gmail.com>
From: Tomas Mozes <hydrapolic@gmail.com>
To: Ian Campbell <ian.campbell@citrix.com>
Cc: xen-users@lists.xen.org
Subject: Re: [Xen-users] domU fails to boot with more than 32 vcpus on
 kernel 4.1+ - xen_netfront: can't alloc rx grant refs
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: multipart/mixed; boundary="===============6423435854639872139=="
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

--===============6423435854639872139==
Content-Type: multipart/alternative; boundary=001a1135b9668be5060529c51d59

--001a1135b9668be5060529c51d59
Content-Type: text/plain; charset=UTF-8

On Wed, Jan 20, 2016 at 1:23 PM, Ian Campbell <ian.campbell@citrix.com>
wrote:

> On Wed, 2016-01-20 at 12:53 +0100, hydra wrote:
> > Booting up a xen domU with more than 32 vcpus fails with kernel 4.1.15
> > (also tested with 4.4.0). This works without problems on kernel 3.14.
>
> You can work around this by using the gnttab_max_frames _hypervisor_
> command line parameter[0] (called gnttab_max_nr_frames in Xen 4.4 and
> earlier) to increase the number of grant table pages available to guests
> (try doubling it from 32 (default) to 64.
>

Setting gnttab_max_frames=64 solved the issue, now kernel 4.1 boots fine
with 40 vcups, thanks!


>
> Apart from reducing the number of vcpus you can also use the max_queues
> options to either netfront (in the guest) or netback (in dom0) to limit the
> number of queues, although that was broken until recently (fixed in Linux
> 4.3, I think) and I'm not sure where it has been backported to.
>

Yes, but that would be a pity to not use all cores :)


>
> I think the resulting crash which you report below has also been fixed in
> 4.3, did you see this with Linux 4.4.0 as well as 4.1.15 (hopefully not)?
>

I saw the same crash on 4.4.0. I even tried using 4.4.0 dom0 + 4.4.0 domU,
same issue.


>
> Ian.
>
> [0] http://xenbits.xen.org/docs/unstable/misc/xen-command-line.html
>
> >
> > The domU configuration is:
> >
> > name = "node"
> > kernel = "kernel-4.1.15-gentoo-xen"
> > extra = "root=/dev/xvda1 net.ifnames=0"
> > memory = 5000
> > vcpus = 40
> > vif = [ '' ]
> > disk = [
> > '/dev/vg_data/node_root,raw,xvda1,rw'
> > ]
> >
> > # xl create -c node.cfg
> >
> > ...
> > [    0.407136] io scheduler deadline registered
> > [    0.407209] io scheduler cfq registered (default)
> > [    0.407840] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
> > [    0.408174] Non-volatile memory driver v1.3
> > [    0.408318] xen:xen_evtchn: Event-channel device installed
> > [    0.408488] [drm] Initialized drm 1.1.0 20060810
> > [    0.415157] loop: module loaded
> > [    0.444874] blkfront: xvda1: barrier or flush: disabled; persistent
> > grants: enabled; indirect descriptors: enabled;
> > [    0.505838] tun: Universal TUN/TAP device driver, 1.6
> > [    0.505862] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
> > [    0.506039] xen_netfront: Initialising Xen virtual ethernet driver
> > [    0.521246] blkfront: xvda3: barrier or flush: disabled; persistent
> > grants: enabled; indirect descriptors: enabled;
> > [    0.533589] xen_netfront: can't alloc rx grant refs
> > [    0.533612] net eth0: only created 31 queues
> > [    0.534907] BUG: unable to handle kernel NULL pointer dereference at
> > 0000000000000018
> > [    0.534923] IP: [<ffffffff814e4553>] netback_changed+0x7b3/0xce0
> > [    0.534941] PGD 0
> > [    0.534948] Oops: 0000 [#1] SMP
> > [    0.534960] CPU: 4 PID: 176 Comm: xenwatch Not tainted 4.1.15-gentoo
> > #2
> > [    0.534969] task: ffff88013001ad00 ti: ffff8801301a0000 task.ti:
> > ffff8801301a0000
> > [    0.534980] RIP: e030:[<ffffffff814e4553>]  [<ffffffff814e4553>]
> > netback_changed+0x7b3/0xce0
> > [    0.534993] RSP: e02b:ffff8801301a3d88  EFLAGS: 00010202
> > [    0.535003] RAX: 0000000000000000 RBX: ffff8800fe8e8000 RCX:
> > 0000000000000001
> > [    0.535005] RDX: 0000000000000001 RSI: ffff8800fe9440f8 RDI:
> > 0000000000003f41
> > [    0.535005] RBP: ffff8801301a3e18 R08: ffffc90001680000 R09:
> > ffffffff81932aa7
> > [    0.535005] R10: ffffea0003fa3a80 R11: ffffea0004bf6000 R12:
> > 0000000000044000
> > [    0.535005] R13: ffff8800fe9440f8 R14: ffff8800fe8e9000 R15:
> > ffff8800fe944000
> > [    0.535005] FS:  0000000000000000(0000) GS:ffff880131e80000(0000)
> > knlGS:0000000000000000
> > [    0.535005] CS:  e033 DS: 0000 ES: 0000 CR0: 0000000080050033
> > [    0.535005] CR2: 0000000000000018 CR3: 0000000001a0c000 CR4:
> > 0000000000042660
> > [    0.535005] Stack:
> > [    0.535005]  ffff8801301a3e08 ffff8800fe941e04 ffff8801301bac00
> > ffff880000000001
> > [    0.535005]  ffff88013033f000 ffff8801301bac00 00000028301a3e14
> > ffff880100000020
> > [    0.535005]  0000000131e96c00 00000001307b8d60 0000002800000001
> > ffff880100003f41
> > [    0.535005] Call Trace:
> > [    0.535005]  [<ffffffff81458db8>] xenbus_otherend_changed+0x98/0xa0
> > [    0.535005]  [<ffffffff81457690>] ? find_watch+0x50/0x50
> > [    0.535005]  [<ffffffff8145a3ae>] backend_changed+0xe/0x10
> > [    0.535005]  [<ffffffff8145772f>] xenwatch_thread+0x9f/0x140
> > [    0.535005]  [<ffffffff81087b70>] ? __wake_up_common+0x90/0x90
> > [    0.535005]  [<ffffffff8106b704>] kthread+0xc4/0xe0
> > [    0.535005]  [<ffffffff81010000>] ? __xen_send_IPI_mask+0x30/0x50
> > [    0.535005]  [<ffffffff8106b640>] ? __kthread_parkme+0x80/0x80
> > [    0.535005]  [<ffffffff81649f22>] ret_from_fork+0x42/0x70
> > [    0.535005]  [<ffffffff8106b640>] ? __kthread_parkme+0x80/0x80
> > [    0.535005] Code: 89 f7 e8 d1 d9 c1 ff 41 8b bd 58 01 00 00 31 f6 e8
> > b3 bb f6 ff 31 f6 4c 89 ff e8 b9 d9 c1 ff e9 74 ff ff ff 49 8b 47 20 4c
> > 89 ee <48> 8b 78 18 e8 94 1e f7 ff 85 c0 0f 88 d4 fd ff ff 49 8b 47 20
> > [    0.535005] RIP  [<ffffffff814e4553>] netback_changed+0x7b3/0xce0
> > [    0.535005]  RSP <ffff8801301a3d88>
> > [    0.535005] CR2: 0000000000000018
> > [    0.535005] ---[ end trace e66fd859d9634ab5 ]---
> > [    0.573507] xenwatch (176) used greatest stack depth: 13360 bytes left
> > [    1.387133] clocksource tsc: mask: 0xffffffffffffffff max_cycles:
> > 0x2ca24e83e81, max_idle_ns: 440795284478 ns
> > [    1.538503] i8042: No controller found
> > [    1.558800] rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0
> > [    1.558930] rtc_cmos: probe of rtc_cmos failed with error -38
> > [    1.559236] device-mapper: ioctl: 4.31.0-ioctl (2015-3-12)
> > initialised: dm-devel@redhat.com
> > [    1.559300] hidraw: raw HID events driver (C) Jiri Kosina
> > [    1.559687] Netfilter messages via NETLINK v0.30.
> > [    1.559705] nfnl_acct: registering with nfnetlink.
> > [    1.559738] nf_conntrack version 0.5.0 (65536 buckets, 262144 max)
> > [    1.560111] ctnetlink v0.93: registering with nfnetlink.
> > [    1.560469] xt_time: kernel timezone is -0000
> > [    1.560495] IPVS: Registered protocols (TCP, UDP, SCTP, AH, ESP)
> > [    1.560524] IPVS: Connection hash table configured (size=4096,
> > memory=64Kbytes)
> > [    1.560585] IPVS: Creating netns size=2144 id=0
> > [    1.560612] IPVS: ipvs loaded.
> > [    1.560627] IPVS: [rr] scheduler registered.
> > [    1.560638] IPVS: [wrr] scheduler registered.
> > [    1.560651] IPVS: [lc] scheduler registered.
> > [    1.560662] IPVS: [wlc] scheduler registered.
> > [    1.560673] IPVS: [fo] scheduler registered.
> > [    1.560690] IPVS: [lblc] scheduler registered.
> > [    1.560705] IPVS: [lblcr] scheduler registered.
> > [    1.560717] IPVS: [dh] scheduler registered.
> > [    1.560728] IPVS: [sh] scheduler registered.
> > [    1.560740] IPVS: [sed] scheduler registered.
> > [    1.560751] IPVS: [nq] scheduler registered.
> > [    1.560765] IPVS: [sip] pe registered.
> > [    1.560909] ip_tables: (C) 2000-2006 Netfilter Core Team
> > [    1.561060] ipt_CLUSTERIP: ClusterIP Version 0.8 loaded successfully
> > [    1.561085] arp_tables: (C) 2002 David S. Miller
> > [    1.561132] Initializing XFRM netlink socket
> > [    1.561151] NET: Registered protocol family 17
> > [    1.561484] registered taskstats version 1
> > [    1.562651] Btrfs loaded
> > [    1.563121] Key type encrypted registered
> > [    6.663125] xenbus_probe_frontend: Waiting for devices to initialise:
> > 25s...20s...15s...
> > _______________________________________________
> > Xen-users mailing list
> > Xen-users@lists.xen.org
> > http://lists.xen.org/xen-users
>

--001a1135b9668be5060529c51d59
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr"><br><div class=3D"gmail_extra"><br><div class=3D"gmail_quo=
te">On Wed, Jan 20, 2016 at 1:23 PM, Ian Campbell <span dir=3D"ltr">&lt;<a =
href=3D"mailto:ian.campbell@citrix.com" target=3D"_blank">ian.campbell@citr=
ix.com</a>&gt;</span> wrote:<br><blockquote class=3D"gmail_quote" style=3D"=
margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-lef=
t:1ex"><span class=3D"">On Wed, 2016-01-20 at 12:53 +0100, hydra wrote:<br>
&gt; Booting up a xen domU with more than 32 vcpus fails with kernel 4.1.15=
<br>
&gt; (also tested with 4.4.0). This works without problems on kernel 3.14.<=
br>
<br>
</span>You can work around this by using the=C2=A0gnttab_max_frames _hyperv=
isor_<br>
command line parameter[0] (called=C2=A0gnttab_max_nr_frames in Xen 4.4 and<=
br>
earlier) to increase the number of grant table pages available to guests<br=
>
(try doubling it from 32 (default) to 64.<br></blockquote><div><br></div><d=
iv>Setting gnttab_max_frames=3D64 solved the issue, now kernel 4.1 boots fi=
ne with 40 vcups, thanks!<br></div><div>=C2=A0<br></div><blockquote class=
=3D"gmail_quote" style=3D"margin:0px 0px 0px 0.8ex;border-left:1px solid rg=
b(204,204,204);padding-left:1ex">
<br>
Apart from reducing the number of vcpus you can also use the max_queues<br>
options to either netfront (in the guest) or netback (in dom0) to limit the=
<br>
number of queues, although that was broken until recently (fixed in Linux<b=
r>
4.3, I think) and I&#39;m not sure where it has been backported to.<br></bl=
ockquote><div><br></div><div>Yes, but that would be a pity to not use all c=
ores :)<br></div><div>=C2=A0</div><blockquote class=3D"gmail_quote" style=
=3D"margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding=
-left:1ex">
<br>
I think the resulting crash which you report below has also been fixed in<b=
r>
4.3, did you see this with Linux 4.4.0 as well as 4.1.15 (hopefully not)?<b=
r></blockquote><div><br></div><div>I saw the same crash on 4.4.0. I even tr=
ied using 4.4.0 dom0 + 4.4.0 domU, same issue.<br></div><div>=C2=A0</div><b=
lockquote class=3D"gmail_quote" style=3D"margin:0px 0px 0px 0.8ex;border-le=
ft:1px solid rgb(204,204,204);padding-left:1ex">
<br>
Ian.<br>
<br>
[0]=C2=A0<a href=3D"http://xenbits.xen.org/docs/unstable/misc/xen-command-l=
ine.html" rel=3D"noreferrer" target=3D"_blank">http://xenbits.xen.org/docs/=
unstable/misc/xen-command-line.html</a><br>
<div><div class=3D"h5"><br>
&gt;<br>
&gt; The domU configuration is:<br>
&gt;<br>
&gt; name =3D &quot;node&quot;<br>
&gt; kernel =3D &quot;kernel-4.1.15-gentoo-xen&quot;<br>
&gt; extra =3D &quot;root=3D/dev/xvda1 net.ifnames=3D0&quot;<br>
&gt; memory =3D 5000<br>
&gt; vcpus =3D 40<br>
&gt; vif =3D [ &#39;&#39; ]<br>
&gt; disk =3D [<br>
&gt; &#39;/dev/vg_data/node_root,raw,xvda1,rw&#39;<br>
&gt; ]<br>
&gt;<br>
&gt; # xl create -c node.cfg<br>
&gt;<br>
&gt; ...<br>
&gt; [=C2=A0=C2=A0=C2=A0 0.407136] io scheduler deadline registered<br>
&gt; [=C2=A0=C2=A0=C2=A0 0.407209] io scheduler cfq registered (default)<br=
>
&gt; [=C2=A0=C2=A0=C2=A0 0.407840] Serial: 8250/16550 driver, 4 ports, IRQ =
sharing enabled<br>
&gt; [=C2=A0=C2=A0=C2=A0 0.408174] Non-volatile memory driver v1.3<br>
&gt; [=C2=A0=C2=A0=C2=A0 0.408318] xen:xen_evtchn: Event-channel device ins=
talled<br>
&gt; [=C2=A0=C2=A0=C2=A0 0.408488] [drm] Initialized drm 1.1.0 20060810<br>
&gt; [=C2=A0=C2=A0=C2=A0 0.415157] loop: module loaded<br>
&gt; [=C2=A0=C2=A0=C2=A0 0.444874] blkfront: xvda1: barrier or flush: disab=
led; persistent<br>
&gt; grants: enabled; indirect descriptors: enabled;<br>
&gt; [=C2=A0=C2=A0=C2=A0 0.505838] tun: Universal TUN/TAP device driver, 1.=
6<br>
&gt; [=C2=A0=C2=A0=C2=A0 0.505862] tun: (C) 1999-2004 Max Krasnyansky &lt;<=
a href=3D"mailto:maxk@qualcomm.com">maxk@qualcomm.com</a>&gt;<br>
&gt; [=C2=A0=C2=A0=C2=A0 0.506039] xen_netfront: Initialising Xen virtual e=
thernet driver<br>
&gt; [=C2=A0=C2=A0=C2=A0 0.521246] blkfront: xvda3: barrier or flush: disab=
led; persistent<br>
&gt; grants: enabled; indirect descriptors: enabled;<br>
&gt; [=C2=A0=C2=A0=C2=A0 0.533589] xen_netfront: can&#39;t alloc rx grant r=
efs<br>
&gt; [=C2=A0=C2=A0=C2=A0 0.533612] net eth0: only created 31 queues<br>
&gt; [=C2=A0=C2=A0=C2=A0 0.534907] BUG: unable to handle kernel NULL pointe=
r dereference at<br>
&gt; 0000000000000018<br>
&gt; [=C2=A0=C2=A0=C2=A0 0.534923] IP: [&lt;ffffffff814e4553&gt;] netback_c=
hanged+0x7b3/0xce0<br>
&gt; [=C2=A0=C2=A0=C2=A0 0.534941] PGD 0<br>
&gt; [=C2=A0=C2=A0=C2=A0 0.534948] Oops: 0000 [#1] SMP<br>
&gt; [=C2=A0=C2=A0=C2=A0 0.534960] CPU: 4 PID: 176 Comm: xenwatch Not taint=
ed 4.1.15-gentoo<br>
&gt; #2<br>
&gt; [=C2=A0=C2=A0=C2=A0 0.534969] task: ffff88013001ad00 ti: ffff8801301a0=
000 task.ti:<br>
&gt; ffff8801301a0000<br>
&gt; [=C2=A0=C2=A0=C2=A0 0.534980] RIP: e030:[&lt;ffffffff814e4553&gt;]=C2=
=A0 [&lt;ffffffff814e4553&gt;]<br>
&gt; netback_changed+0x7b3/0xce0<br>
&gt; [=C2=A0=C2=A0=C2=A0 0.534993] RSP: e02b:ffff8801301a3d88=C2=A0 EFLAGS:=
 00010202<br>
&gt; [=C2=A0=C2=A0=C2=A0 0.535003] RAX: 0000000000000000 RBX: ffff8800fe8e8=
000 RCX:<br>
&gt; 0000000000000001<br>
&gt; [=C2=A0=C2=A0=C2=A0 0.535005] RDX: 0000000000000001 RSI: ffff8800fe944=
0f8 RDI:<br>
&gt; 0000000000003f41<br>
&gt; [=C2=A0=C2=A0=C2=A0 0.535005] RBP: ffff8801301a3e18 R08: ffffc90001680=
000 R09:<br>
&gt; ffffffff81932aa7<br>
&gt; [=C2=A0=C2=A0=C2=A0 0.535005] R10: ffffea0003fa3a80 R11: ffffea0004bf6=
000 R12:<br>
&gt; 0000000000044000<br>
&gt; [=C2=A0=C2=A0=C2=A0 0.535005] R13: ffff8800fe9440f8 R14: ffff8800fe8e9=
000 R15:<br>
&gt; ffff8800fe944000<br>
&gt; [=C2=A0=C2=A0=C2=A0 0.535005] FS:=C2=A0 0000000000000000(0000) GS:ffff=
880131e80000(0000)<br>
&gt; knlGS:0000000000000000<br>
&gt; [=C2=A0=C2=A0=C2=A0 0.535005] CS:=C2=A0 e033 DS: 0000 ES: 0000 CR0: 00=
00000080050033<br>
&gt; [=C2=A0=C2=A0=C2=A0 0.535005] CR2: 0000000000000018 CR3: 0000000001a0c=
000 CR4:<br>
&gt; 0000000000042660<br>
&gt; [=C2=A0=C2=A0=C2=A0 0.535005] Stack:<br>
&gt; [=C2=A0=C2=A0=C2=A0 0.535005]=C2=A0 ffff8801301a3e08 ffff8800fe941e04 =
ffff8801301bac00<br>
&gt; ffff880000000001<br>
&gt; [=C2=A0=C2=A0=C2=A0 0.535005]=C2=A0 ffff88013033f000 ffff8801301bac00 =
00000028301a3e14<br>
&gt; ffff880100000020<br>
&gt; [=C2=A0=C2=A0=C2=A0 0.535005]=C2=A0 0000000131e96c00 00000001307b8d60 =
0000002800000001<br>
&gt; ffff880100003f41<br>
&gt; [=C2=A0=C2=A0=C2=A0 0.535005] Call Trace:<br>
&gt; [=C2=A0=C2=A0=C2=A0 0.535005]=C2=A0 [&lt;ffffffff81458db8&gt;] xenbus_=
otherend_changed+0x98/0xa0<br>
&gt; [=C2=A0=C2=A0=C2=A0 0.535005]=C2=A0 [&lt;ffffffff81457690&gt;] ? find_=
watch+0x50/0x50<br>
&gt; [=C2=A0=C2=A0=C2=A0 0.535005]=C2=A0 [&lt;ffffffff8145a3ae&gt;] backend=
_changed+0xe/0x10<br>
&gt; [=C2=A0=C2=A0=C2=A0 0.535005]=C2=A0 [&lt;ffffffff8145772f&gt;] xenwatc=
h_thread+0x9f/0x140<br>
&gt; [=C2=A0=C2=A0=C2=A0 0.535005]=C2=A0 [&lt;ffffffff81087b70&gt;] ? __wak=
e_up_common+0x90/0x90<br>
&gt; [=C2=A0=C2=A0=C2=A0 0.535005]=C2=A0 [&lt;ffffffff8106b704&gt;] kthread=
+0xc4/0xe0<br>
&gt; [=C2=A0=C2=A0=C2=A0 0.535005]=C2=A0 [&lt;ffffffff81010000&gt;] ? __xen=
_send_IPI_mask+0x30/0x50<br>
&gt; [=C2=A0=C2=A0=C2=A0 0.535005]=C2=A0 [&lt;ffffffff8106b640&gt;] ? __kth=
read_parkme+0x80/0x80<br>
&gt; [=C2=A0=C2=A0=C2=A0 0.535005]=C2=A0 [&lt;ffffffff81649f22&gt;] ret_fro=
m_fork+0x42/0x70<br>
&gt; [=C2=A0=C2=A0=C2=A0 0.535005]=C2=A0 [&lt;ffffffff8106b640&gt;] ? __kth=
read_parkme+0x80/0x80<br>
&gt; [=C2=A0=C2=A0=C2=A0 0.535005] Code: 89 f7 e8 d1 d9 c1 ff 41 8b bd 58 0=
1 00 00 31 f6 e8<br>
&gt; b3 bb f6 ff 31 f6 4c 89 ff e8 b9 d9 c1 ff e9 74 ff ff ff 49 8b 47 20 4=
c<br>
&gt; 89 ee &lt;48&gt; 8b 78 18 e8 94 1e f7 ff 85 c0 0f 88 d4 fd ff ff 49 8b=
 47 20<br>
&gt; [=C2=A0=C2=A0=C2=A0 0.535005] RIP=C2=A0 [&lt;ffffffff814e4553&gt;] net=
back_changed+0x7b3/0xce0<br>
&gt; [=C2=A0=C2=A0=C2=A0 0.535005]=C2=A0 RSP &lt;ffff8801301a3d88&gt;<br>
&gt; [=C2=A0=C2=A0=C2=A0 0.535005] CR2: 0000000000000018<br>
&gt; [=C2=A0=C2=A0=C2=A0 0.535005] ---[ end trace e66fd859d9634ab5 ]---<br>
&gt; [=C2=A0=C2=A0=C2=A0 0.573507] xenwatch (176) used greatest stack depth=
: 13360 bytes left<br>
&gt; [=C2=A0=C2=A0=C2=A0 1.387133] clocksource tsc: mask: 0xfffffffffffffff=
f max_cycles:<br>
&gt; 0x2ca24e83e81, max_idle_ns: 440795284478 ns<br>
&gt; [=C2=A0=C2=A0=C2=A0 1.538503] i8042: No controller found<br>
&gt; [=C2=A0=C2=A0=C2=A0 1.558800] rtc_cmos rtc_cmos: rtc core: registered =
rtc_cmos as rtc0<br>
&gt; [=C2=A0=C2=A0=C2=A0 1.558930] rtc_cmos: probe of rtc_cmos failed with =
error -38<br>
&gt; [=C2=A0=C2=A0=C2=A0 1.559236] device-mapper: ioctl: 4.31.0-ioctl (2015=
-3-12)<br>
&gt; initialised: <a href=3D"mailto:dm-devel@redhat.com">dm-devel@redhat.co=
m</a><br>
&gt; [=C2=A0=C2=A0=C2=A0 1.559300] hidraw: raw HID events driver (C) Jiri K=
osina<br>
&gt; [=C2=A0=C2=A0=C2=A0 1.559687] Netfilter messages via NETLINK v0.30.<br=
>
&gt; [=C2=A0=C2=A0=C2=A0 1.559705] nfnl_acct: registering with nfnetlink.<b=
r>
&gt; [=C2=A0=C2=A0=C2=A0 1.559738] nf_conntrack version 0.5.0 (65536 bucket=
s, 262144 max)<br>
&gt; [=C2=A0=C2=A0=C2=A0 1.560111] ctnetlink v0.93: registering with nfnetl=
ink.<br>
&gt; [=C2=A0=C2=A0=C2=A0 1.560469] xt_time: kernel timezone is -0000<br>
&gt; [=C2=A0=C2=A0=C2=A0 1.560495] IPVS: Registered protocols (TCP, UDP, SC=
TP, AH, ESP)<br>
&gt; [=C2=A0=C2=A0=C2=A0 1.560524] IPVS: Connection hash table configured (=
size=3D4096,<br>
&gt; memory=3D64Kbytes)<br>
&gt; [=C2=A0=C2=A0=C2=A0 1.560585] IPVS: Creating netns size=3D2144 id=3D0<=
br>
&gt; [=C2=A0=C2=A0=C2=A0 1.560612] IPVS: ipvs loaded.<br>
&gt; [=C2=A0=C2=A0=C2=A0 1.560627] IPVS: [rr] scheduler registered.<br>
&gt; [=C2=A0=C2=A0=C2=A0 1.560638] IPVS: [wrr] scheduler registered.<br>
&gt; [=C2=A0=C2=A0=C2=A0 1.560651] IPVS: [lc] scheduler registered.<br>
&gt; [=C2=A0=C2=A0=C2=A0 1.560662] IPVS: [wlc] scheduler registered.<br>
&gt; [=C2=A0=C2=A0=C2=A0 1.560673] IPVS: [fo] scheduler registered.<br>
&gt; [=C2=A0=C2=A0=C2=A0 1.560690] IPVS: [lblc] scheduler registered.<br>
&gt; [=C2=A0=C2=A0=C2=A0 1.560705] IPVS: [lblcr] scheduler registered.<br>
&gt; [=C2=A0=C2=A0=C2=A0 1.560717] IPVS: [dh] scheduler registered.<br>
&gt; [=C2=A0=C2=A0=C2=A0 1.560728] IPVS: [sh] scheduler registered.<br>
&gt; [=C2=A0=C2=A0=C2=A0 1.560740] IPVS: [sed] scheduler registered.<br>
&gt; [=C2=A0=C2=A0=C2=A0 1.560751] IPVS: [nq] scheduler registered.<br>
&gt; [=C2=A0=C2=A0=C2=A0 1.560765] IPVS: [sip] pe registered.<br>
&gt; [=C2=A0=C2=A0=C2=A0 1.560909] ip_tables: (C) 2000-2006 Netfilter Core =
Team<br>
&gt; [=C2=A0=C2=A0=C2=A0 1.561060] ipt_CLUSTERIP: ClusterIP Version 0.8 loa=
ded successfully<br>
&gt; [=C2=A0=C2=A0=C2=A0 1.561085] arp_tables: (C) 2002 David S. Miller<br>
&gt; [=C2=A0=C2=A0=C2=A0 1.561132] Initializing XFRM netlink socket<br>
&gt; [=C2=A0=C2=A0=C2=A0 1.561151] NET: Registered protocol family 17<br>
&gt; [=C2=A0=C2=A0=C2=A0 1.561484] registered taskstats version 1<br>
&gt; [=C2=A0=C2=A0=C2=A0 1.562651] Btrfs loaded<br>
&gt; [=C2=A0=C2=A0=C2=A0 1.563121] Key type encrypted registered<br>
&gt; [=C2=A0=C2=A0=C2=A0 6.663125] xenbus_probe_frontend: Waiting for devic=
es to initialise:<br>
&gt; 25s...20s...15s...<br>
</div></div>&gt; _______________________________________________<br>
&gt; Xen-users mailing list<br>
&gt; <a href=3D"mailto:Xen-users@lists.xen.org">Xen-users@lists.xen.org</a>=
<br>
&gt; <a href=3D"http://lists.xen.org/xen-users" rel=3D"noreferrer" target=
=3D"_blank">http://lists.xen.org/xen-users</a><br>
</blockquote></div><br></div></div>

--001a1135b9668be5060529c51d59--


--===============6423435854639872139==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users
--===============6423435854639872139==--


From xen-users-bounces@lists.xen.org Wed Jan 20 14:51:22 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Wed, 20 Jan 2016 14:51:22 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aLu6H-0000x1-CM; Wed, 20 Jan 2016 14:51:09 +0000
Received: from mail6.bemta3.messagelabs.com ([195.245.230.39])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <hydrapolic@gmail.com>) id 1aLu6F-0000wg-L2
	for xen-users@lists.xen.org; Wed, 20 Jan 2016 14:51:08 +0000
Received: from [85.158.137.68] by server-1.bemta-3.messagelabs.com id
	C1/1C-02745-ADE9F965; Wed, 20 Jan 2016 14:51:06 +0000
X-Env-Sender: hydrapolic@gmail.com
X-Msg-Ref: server-6.tower-31.messagelabs.com!1453301464!17043446!1
X-Originating-IP: [209.85.192.49]
X-SpamReason: No, hits=1.2 required=7.0 tests=HTML_20_30,HTML_MESSAGE,
	RCVD_BY_IP
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 22702 invoked from network); 20 Jan 2016 14:51:05 -0000
Received: from mail-qg0-f49.google.com (HELO mail-qg0-f49.google.com)
	(209.85.192.49)
	by server-6.tower-31.messagelabs.com with AES128-GCM-SHA256 encrypted
	SMTP; 20 Jan 2016 14:51:05 -0000
Received: by mail-qg0-f49.google.com with SMTP id o11so7580569qge.2
	for <xen-users@lists.xen.org>; Wed, 20 Jan 2016 06:51:05 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
	h=mime-version:in-reply-to:references:date:message-id:subject:from:to
	:cc:content-type;
	bh=ruX73L9PmWQT0cGaZByxtimAyIFc710fq+XPZIqMf6U=;
	b=GGP2CRNyNbez3Ye7oc5qVz7V29IRreOkZziOu+RR4zrmkboLq7/5G+TfBZ1GwdI4hY
	2T5lHmpsm2iDMyAaH23tP0f6YoPZa/4KeZC23MmCRk6fiF4t/s28Z1Gax50QwcuGAW7x
	Nhrkm2YNoQtDcji/BUqRZq4Hp2g62zmeE3iflget7bTrPMJ0aeyAE3QoEWO+zc1ya0jz
	yKU5LRWHtONRKUpeqsD7F35mj8K2Czia79Ku33Zt66610ikkERSKS8NqtegHaFGSNIpv
	ZwmeNJS656COeAuy6hEAJ+EOZ1+H7pMTxsCnOHtWjSjudJtWdCHuwLflHeKdqP3xArfH
	kocg==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
	d=1e100.net; s=20130820;
	h=x-gm-message-state:mime-version:in-reply-to:references:date
	:message-id:subject:from:to:cc:content-type;
	bh=ruX73L9PmWQT0cGaZByxtimAyIFc710fq+XPZIqMf6U=;
	b=kseXxUraktyKN9S4wpyEM9V/be96x0P5lfwM3pid2iK7GzAcFzDpjgyVCjoBWWenij
	MFjN7FduN2JLQp31peIHMbalPJkzegb0ywaNMCIMnuoiBDl53RiPjQoRIXeY3uyR+B9h
	opH8wnIgqFvqYugKNY2A83XfGJbEL7MxOSvh2QBPzdjGj/C6intgaLXN+yxfBJkBynhi
	qtXq+ozKGDrInRe8DJkXZChhNwNhebrcsjJnpMpYv/U4NJWCMWAu0S/+dsDxTIeOe/VP
	W/rKei758KiqSnxVtU2lj1gxzq3epDEMDuT5VVE+yuIoem9o2jMB+4zeD3xbUgZ60Pi4
	FQtA==
X-Gm-Message-State: ALoCoQn6SjIvOh9gFXu607YV4poKS81Lr+arsskjPu788vNWmYgVJV3ojSf8w7I54/xZ6sQ+qJelg6fmfl1Ap+SUgv8VoOlysA==
MIME-Version: 1.0
X-Received: by 10.140.238.88 with SMTP id j85mr48263722qhc.88.1453301464554;
	Wed, 20 Jan 2016 06:51:04 -0800 (PST)
Received: by 10.55.39.72 with HTTP; Wed, 20 Jan 2016 06:51:04 -0800 (PST)
In-Reply-To: <1453292619.26343.94.camel@citrix.com>
References: <CAG6MAzSRN6hgzM00FhpTM2mdFyOKbHgEFvoSmRqaQ1qX6S3D=w@mail.gmail.com>
	<1453292619.26343.94.camel@citrix.com>
Date: Wed, 20 Jan 2016 15:51:04 +0100
Message-ID: <CAG6MAzQ4Pc_QpA_DX55wQ9qhv3jcxUP0qzM7xg=tV8MM97ES_Q@mail.gmail.com>
From: Tomas Mozes <hydrapolic@gmail.com>
To: Ian Campbell <ian.campbell@citrix.com>
Cc: xen-users@lists.xen.org
Subject: Re: [Xen-users] domU fails to boot with more than 32 vcpus on
 kernel 4.1+ - xen_netfront: can't alloc rx grant refs
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: multipart/mixed; boundary="===============6423435854639872139=="
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

--===============6423435854639872139==
Content-Type: multipart/alternative; boundary=001a1135b9668be5060529c51d59

--001a1135b9668be5060529c51d59
Content-Type: text/plain; charset=UTF-8

On Wed, Jan 20, 2016 at 1:23 PM, Ian Campbell <ian.campbell@citrix.com>
wrote:

> On Wed, 2016-01-20 at 12:53 +0100, hydra wrote:
> > Booting up a xen domU with more than 32 vcpus fails with kernel 4.1.15
> > (also tested with 4.4.0). This works without problems on kernel 3.14.
>
> You can work around this by using the gnttab_max_frames _hypervisor_
> command line parameter[0] (called gnttab_max_nr_frames in Xen 4.4 and
> earlier) to increase the number of grant table pages available to guests
> (try doubling it from 32 (default) to 64.
>

Setting gnttab_max_frames=64 solved the issue, now kernel 4.1 boots fine
with 40 vcups, thanks!


>
> Apart from reducing the number of vcpus you can also use the max_queues
> options to either netfront (in the guest) or netback (in dom0) to limit the
> number of queues, although that was broken until recently (fixed in Linux
> 4.3, I think) and I'm not sure where it has been backported to.
>

Yes, but that would be a pity to not use all cores :)


>
> I think the resulting crash which you report below has also been fixed in
> 4.3, did you see this with Linux 4.4.0 as well as 4.1.15 (hopefully not)?
>

I saw the same crash on 4.4.0. I even tried using 4.4.0 dom0 + 4.4.0 domU,
same issue.


>
> Ian.
>
> [0] http://xenbits.xen.org/docs/unstable/misc/xen-command-line.html
>
> >
> > The domU configuration is:
> >
> > name = "node"
> > kernel = "kernel-4.1.15-gentoo-xen"
> > extra = "root=/dev/xvda1 net.ifnames=0"
> > memory = 5000
> > vcpus = 40
> > vif = [ '' ]
> > disk = [
> > '/dev/vg_data/node_root,raw,xvda1,rw'
> > ]
> >
> > # xl create -c node.cfg
> >
> > ...
> > [    0.407136] io scheduler deadline registered
> > [    0.407209] io scheduler cfq registered (default)
> > [    0.407840] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
> > [    0.408174] Non-volatile memory driver v1.3
> > [    0.408318] xen:xen_evtchn: Event-channel device installed
> > [    0.408488] [drm] Initialized drm 1.1.0 20060810
> > [    0.415157] loop: module loaded
> > [    0.444874] blkfront: xvda1: barrier or flush: disabled; persistent
> > grants: enabled; indirect descriptors: enabled;
> > [    0.505838] tun: Universal TUN/TAP device driver, 1.6
> > [    0.505862] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
> > [    0.506039] xen_netfront: Initialising Xen virtual ethernet driver
> > [    0.521246] blkfront: xvda3: barrier or flush: disabled; persistent
> > grants: enabled; indirect descriptors: enabled;
> > [    0.533589] xen_netfront: can't alloc rx grant refs
> > [    0.533612] net eth0: only created 31 queues
> > [    0.534907] BUG: unable to handle kernel NULL pointer dereference at
> > 0000000000000018
> > [    0.534923] IP: [<ffffffff814e4553>] netback_changed+0x7b3/0xce0
> > [    0.534941] PGD 0
> > [    0.534948] Oops: 0000 [#1] SMP
> > [    0.534960] CPU: 4 PID: 176 Comm: xenwatch Not tainted 4.1.15-gentoo
> > #2
> > [    0.534969] task: ffff88013001ad00 ti: ffff8801301a0000 task.ti:
> > ffff8801301a0000
> > [    0.534980] RIP: e030:[<ffffffff814e4553>]  [<ffffffff814e4553>]
> > netback_changed+0x7b3/0xce0
> > [    0.534993] RSP: e02b:ffff8801301a3d88  EFLAGS: 00010202
> > [    0.535003] RAX: 0000000000000000 RBX: ffff8800fe8e8000 RCX:
> > 0000000000000001
> > [    0.535005] RDX: 0000000000000001 RSI: ffff8800fe9440f8 RDI:
> > 0000000000003f41
> > [    0.535005] RBP: ffff8801301a3e18 R08: ffffc90001680000 R09:
> > ffffffff81932aa7
> > [    0.535005] R10: ffffea0003fa3a80 R11: ffffea0004bf6000 R12:
> > 0000000000044000
> > [    0.535005] R13: ffff8800fe9440f8 R14: ffff8800fe8e9000 R15:
> > ffff8800fe944000
> > [    0.535005] FS:  0000000000000000(0000) GS:ffff880131e80000(0000)
> > knlGS:0000000000000000
> > [    0.535005] CS:  e033 DS: 0000 ES: 0000 CR0: 0000000080050033
> > [    0.535005] CR2: 0000000000000018 CR3: 0000000001a0c000 CR4:
> > 0000000000042660
> > [    0.535005] Stack:
> > [    0.535005]  ffff8801301a3e08 ffff8800fe941e04 ffff8801301bac00
> > ffff880000000001
> > [    0.535005]  ffff88013033f000 ffff8801301bac00 00000028301a3e14
> > ffff880100000020
> > [    0.535005]  0000000131e96c00 00000001307b8d60 0000002800000001
> > ffff880100003f41
> > [    0.535005] Call Trace:
> > [    0.535005]  [<ffffffff81458db8>] xenbus_otherend_changed+0x98/0xa0
> > [    0.535005]  [<ffffffff81457690>] ? find_watch+0x50/0x50
> > [    0.535005]  [<ffffffff8145a3ae>] backend_changed+0xe/0x10
> > [    0.535005]  [<ffffffff8145772f>] xenwatch_thread+0x9f/0x140
> > [    0.535005]  [<ffffffff81087b70>] ? __wake_up_common+0x90/0x90
> > [    0.535005]  [<ffffffff8106b704>] kthread+0xc4/0xe0
> > [    0.535005]  [<ffffffff81010000>] ? __xen_send_IPI_mask+0x30/0x50
> > [    0.535005]  [<ffffffff8106b640>] ? __kthread_parkme+0x80/0x80
> > [    0.535005]  [<ffffffff81649f22>] ret_from_fork+0x42/0x70
> > [    0.535005]  [<ffffffff8106b640>] ? __kthread_parkme+0x80/0x80
> > [    0.535005] Code: 89 f7 e8 d1 d9 c1 ff 41 8b bd 58 01 00 00 31 f6 e8
> > b3 bb f6 ff 31 f6 4c 89 ff e8 b9 d9 c1 ff e9 74 ff ff ff 49 8b 47 20 4c
> > 89 ee <48> 8b 78 18 e8 94 1e f7 ff 85 c0 0f 88 d4 fd ff ff 49 8b 47 20
> > [    0.535005] RIP  [<ffffffff814e4553>] netback_changed+0x7b3/0xce0
> > [    0.535005]  RSP <ffff8801301a3d88>
> > [    0.535005] CR2: 0000000000000018
> > [    0.535005] ---[ end trace e66fd859d9634ab5 ]---
> > [    0.573507] xenwatch (176) used greatest stack depth: 13360 bytes left
> > [    1.387133] clocksource tsc: mask: 0xffffffffffffffff max_cycles:
> > 0x2ca24e83e81, max_idle_ns: 440795284478 ns
> > [    1.538503] i8042: No controller found
> > [    1.558800] rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0
> > [    1.558930] rtc_cmos: probe of rtc_cmos failed with error -38
> > [    1.559236] device-mapper: ioctl: 4.31.0-ioctl (2015-3-12)
> > initialised: dm-devel@redhat.com
> > [    1.559300] hidraw: raw HID events driver (C) Jiri Kosina
> > [    1.559687] Netfilter messages via NETLINK v0.30.
> > [    1.559705] nfnl_acct: registering with nfnetlink.
> > [    1.559738] nf_conntrack version 0.5.0 (65536 buckets, 262144 max)
> > [    1.560111] ctnetlink v0.93: registering with nfnetlink.
> > [    1.560469] xt_time: kernel timezone is -0000
> > [    1.560495] IPVS: Registered protocols (TCP, UDP, SCTP, AH, ESP)
> > [    1.560524] IPVS: Connection hash table configured (size=4096,
> > memory=64Kbytes)
> > [    1.560585] IPVS: Creating netns size=2144 id=0
> > [    1.560612] IPVS: ipvs loaded.
> > [    1.560627] IPVS: [rr] scheduler registered.
> > [    1.560638] IPVS: [wrr] scheduler registered.
> > [    1.560651] IPVS: [lc] scheduler registered.
> > [    1.560662] IPVS: [wlc] scheduler registered.
> > [    1.560673] IPVS: [fo] scheduler registered.
> > [    1.560690] IPVS: [lblc] scheduler registered.
> > [    1.560705] IPVS: [lblcr] scheduler registered.
> > [    1.560717] IPVS: [dh] scheduler registered.
> > [    1.560728] IPVS: [sh] scheduler registered.
> > [    1.560740] IPVS: [sed] scheduler registered.
> > [    1.560751] IPVS: [nq] scheduler registered.
> > [    1.560765] IPVS: [sip] pe registered.
> > [    1.560909] ip_tables: (C) 2000-2006 Netfilter Core Team
> > [    1.561060] ipt_CLUSTERIP: ClusterIP Version 0.8 loaded successfully
> > [    1.561085] arp_tables: (C) 2002 David S. Miller
> > [    1.561132] Initializing XFRM netlink socket
> > [    1.561151] NET: Registered protocol family 17
> > [    1.561484] registered taskstats version 1
> > [    1.562651] Btrfs loaded
> > [    1.563121] Key type encrypted registered
> > [    6.663125] xenbus_probe_frontend: Waiting for devices to initialise:
> > 25s...20s...15s...
> > _______________________________________________
> > Xen-users mailing list
> > Xen-users@lists.xen.org
> > http://lists.xen.org/xen-users
>

--001a1135b9668be5060529c51d59
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr"><br><div class=3D"gmail_extra"><br><div class=3D"gmail_quo=
te">On Wed, Jan 20, 2016 at 1:23 PM, Ian Campbell <span dir=3D"ltr">&lt;<a =
href=3D"mailto:ian.campbell@citrix.com" target=3D"_blank">ian.campbell@citr=
ix.com</a>&gt;</span> wrote:<br><blockquote class=3D"gmail_quote" style=3D"=
margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-lef=
t:1ex"><span class=3D"">On Wed, 2016-01-20 at 12:53 +0100, hydra wrote:<br>
&gt; Booting up a xen domU with more than 32 vcpus fails with kernel 4.1.15=
<br>
&gt; (also tested with 4.4.0). This works without problems on kernel 3.14.<=
br>
<br>
</span>You can work around this by using the=C2=A0gnttab_max_frames _hyperv=
isor_<br>
command line parameter[0] (called=C2=A0gnttab_max_nr_frames in Xen 4.4 and<=
br>
earlier) to increase the number of grant table pages available to guests<br=
>
(try doubling it from 32 (default) to 64.<br></blockquote><div><br></div><d=
iv>Setting gnttab_max_frames=3D64 solved the issue, now kernel 4.1 boots fi=
ne with 40 vcups, thanks!<br></div><div>=C2=A0<br></div><blockquote class=
=3D"gmail_quote" style=3D"margin:0px 0px 0px 0.8ex;border-left:1px solid rg=
b(204,204,204);padding-left:1ex">
<br>
Apart from reducing the number of vcpus you can also use the max_queues<br>
options to either netfront (in the guest) or netback (in dom0) to limit the=
<br>
number of queues, although that was broken until recently (fixed in Linux<b=
r>
4.3, I think) and I&#39;m not sure where it has been backported to.<br></bl=
ockquote><div><br></div><div>Yes, but that would be a pity to not use all c=
ores :)<br></div><div>=C2=A0</div><blockquote class=3D"gmail_quote" style=
=3D"margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding=
-left:1ex">
<br>
I think the resulting crash which you report below has also been fixed in<b=
r>
4.3, did you see this with Linux 4.4.0 as well as 4.1.15 (hopefully not)?<b=
r></blockquote><div><br></div><div>I saw the same crash on 4.4.0. I even tr=
ied using 4.4.0 dom0 + 4.4.0 domU, same issue.<br></div><div>=C2=A0</div><b=
lockquote class=3D"gmail_quote" style=3D"margin:0px 0px 0px 0.8ex;border-le=
ft:1px solid rgb(204,204,204);padding-left:1ex">
<br>
Ian.<br>
<br>
[0]=C2=A0<a href=3D"http://xenbits.xen.org/docs/unstable/misc/xen-command-l=
ine.html" rel=3D"noreferrer" target=3D"_blank">http://xenbits.xen.org/docs/=
unstable/misc/xen-command-line.html</a><br>
<div><div class=3D"h5"><br>
&gt;<br>
&gt; The domU configuration is:<br>
&gt;<br>
&gt; name =3D &quot;node&quot;<br>
&gt; kernel =3D &quot;kernel-4.1.15-gentoo-xen&quot;<br>
&gt; extra =3D &quot;root=3D/dev/xvda1 net.ifnames=3D0&quot;<br>
&gt; memory =3D 5000<br>
&gt; vcpus =3D 40<br>
&gt; vif =3D [ &#39;&#39; ]<br>
&gt; disk =3D [<br>
&gt; &#39;/dev/vg_data/node_root,raw,xvda1,rw&#39;<br>
&gt; ]<br>
&gt;<br>
&gt; # xl create -c node.cfg<br>
&gt;<br>
&gt; ...<br>
&gt; [=C2=A0=C2=A0=C2=A0 0.407136] io scheduler deadline registered<br>
&gt; [=C2=A0=C2=A0=C2=A0 0.407209] io scheduler cfq registered (default)<br=
>
&gt; [=C2=A0=C2=A0=C2=A0 0.407840] Serial: 8250/16550 driver, 4 ports, IRQ =
sharing enabled<br>
&gt; [=C2=A0=C2=A0=C2=A0 0.408174] Non-volatile memory driver v1.3<br>
&gt; [=C2=A0=C2=A0=C2=A0 0.408318] xen:xen_evtchn: Event-channel device ins=
talled<br>
&gt; [=C2=A0=C2=A0=C2=A0 0.408488] [drm] Initialized drm 1.1.0 20060810<br>
&gt; [=C2=A0=C2=A0=C2=A0 0.415157] loop: module loaded<br>
&gt; [=C2=A0=C2=A0=C2=A0 0.444874] blkfront: xvda1: barrier or flush: disab=
led; persistent<br>
&gt; grants: enabled; indirect descriptors: enabled;<br>
&gt; [=C2=A0=C2=A0=C2=A0 0.505838] tun: Universal TUN/TAP device driver, 1.=
6<br>
&gt; [=C2=A0=C2=A0=C2=A0 0.505862] tun: (C) 1999-2004 Max Krasnyansky &lt;<=
a href=3D"mailto:maxk@qualcomm.com">maxk@qualcomm.com</a>&gt;<br>
&gt; [=C2=A0=C2=A0=C2=A0 0.506039] xen_netfront: Initialising Xen virtual e=
thernet driver<br>
&gt; [=C2=A0=C2=A0=C2=A0 0.521246] blkfront: xvda3: barrier or flush: disab=
led; persistent<br>
&gt; grants: enabled; indirect descriptors: enabled;<br>
&gt; [=C2=A0=C2=A0=C2=A0 0.533589] xen_netfront: can&#39;t alloc rx grant r=
efs<br>
&gt; [=C2=A0=C2=A0=C2=A0 0.533612] net eth0: only created 31 queues<br>
&gt; [=C2=A0=C2=A0=C2=A0 0.534907] BUG: unable to handle kernel NULL pointe=
r dereference at<br>
&gt; 0000000000000018<br>
&gt; [=C2=A0=C2=A0=C2=A0 0.534923] IP: [&lt;ffffffff814e4553&gt;] netback_c=
hanged+0x7b3/0xce0<br>
&gt; [=C2=A0=C2=A0=C2=A0 0.534941] PGD 0<br>
&gt; [=C2=A0=C2=A0=C2=A0 0.534948] Oops: 0000 [#1] SMP<br>
&gt; [=C2=A0=C2=A0=C2=A0 0.534960] CPU: 4 PID: 176 Comm: xenwatch Not taint=
ed 4.1.15-gentoo<br>
&gt; #2<br>
&gt; [=C2=A0=C2=A0=C2=A0 0.534969] task: ffff88013001ad00 ti: ffff8801301a0=
000 task.ti:<br>
&gt; ffff8801301a0000<br>
&gt; [=C2=A0=C2=A0=C2=A0 0.534980] RIP: e030:[&lt;ffffffff814e4553&gt;]=C2=
=A0 [&lt;ffffffff814e4553&gt;]<br>
&gt; netback_changed+0x7b3/0xce0<br>
&gt; [=C2=A0=C2=A0=C2=A0 0.534993] RSP: e02b:ffff8801301a3d88=C2=A0 EFLAGS:=
 00010202<br>
&gt; [=C2=A0=C2=A0=C2=A0 0.535003] RAX: 0000000000000000 RBX: ffff8800fe8e8=
000 RCX:<br>
&gt; 0000000000000001<br>
&gt; [=C2=A0=C2=A0=C2=A0 0.535005] RDX: 0000000000000001 RSI: ffff8800fe944=
0f8 RDI:<br>
&gt; 0000000000003f41<br>
&gt; [=C2=A0=C2=A0=C2=A0 0.535005] RBP: ffff8801301a3e18 R08: ffffc90001680=
000 R09:<br>
&gt; ffffffff81932aa7<br>
&gt; [=C2=A0=C2=A0=C2=A0 0.535005] R10: ffffea0003fa3a80 R11: ffffea0004bf6=
000 R12:<br>
&gt; 0000000000044000<br>
&gt; [=C2=A0=C2=A0=C2=A0 0.535005] R13: ffff8800fe9440f8 R14: ffff8800fe8e9=
000 R15:<br>
&gt; ffff8800fe944000<br>
&gt; [=C2=A0=C2=A0=C2=A0 0.535005] FS:=C2=A0 0000000000000000(0000) GS:ffff=
880131e80000(0000)<br>
&gt; knlGS:0000000000000000<br>
&gt; [=C2=A0=C2=A0=C2=A0 0.535005] CS:=C2=A0 e033 DS: 0000 ES: 0000 CR0: 00=
00000080050033<br>
&gt; [=C2=A0=C2=A0=C2=A0 0.535005] CR2: 0000000000000018 CR3: 0000000001a0c=
000 CR4:<br>
&gt; 0000000000042660<br>
&gt; [=C2=A0=C2=A0=C2=A0 0.535005] Stack:<br>
&gt; [=C2=A0=C2=A0=C2=A0 0.535005]=C2=A0 ffff8801301a3e08 ffff8800fe941e04 =
ffff8801301bac00<br>
&gt; ffff880000000001<br>
&gt; [=C2=A0=C2=A0=C2=A0 0.535005]=C2=A0 ffff88013033f000 ffff8801301bac00 =
00000028301a3e14<br>
&gt; ffff880100000020<br>
&gt; [=C2=A0=C2=A0=C2=A0 0.535005]=C2=A0 0000000131e96c00 00000001307b8d60 =
0000002800000001<br>
&gt; ffff880100003f41<br>
&gt; [=C2=A0=C2=A0=C2=A0 0.535005] Call Trace:<br>
&gt; [=C2=A0=C2=A0=C2=A0 0.535005]=C2=A0 [&lt;ffffffff81458db8&gt;] xenbus_=
otherend_changed+0x98/0xa0<br>
&gt; [=C2=A0=C2=A0=C2=A0 0.535005]=C2=A0 [&lt;ffffffff81457690&gt;] ? find_=
watch+0x50/0x50<br>
&gt; [=C2=A0=C2=A0=C2=A0 0.535005]=C2=A0 [&lt;ffffffff8145a3ae&gt;] backend=
_changed+0xe/0x10<br>
&gt; [=C2=A0=C2=A0=C2=A0 0.535005]=C2=A0 [&lt;ffffffff8145772f&gt;] xenwatc=
h_thread+0x9f/0x140<br>
&gt; [=C2=A0=C2=A0=C2=A0 0.535005]=C2=A0 [&lt;ffffffff81087b70&gt;] ? __wak=
e_up_common+0x90/0x90<br>
&gt; [=C2=A0=C2=A0=C2=A0 0.535005]=C2=A0 [&lt;ffffffff8106b704&gt;] kthread=
+0xc4/0xe0<br>
&gt; [=C2=A0=C2=A0=C2=A0 0.535005]=C2=A0 [&lt;ffffffff81010000&gt;] ? __xen=
_send_IPI_mask+0x30/0x50<br>
&gt; [=C2=A0=C2=A0=C2=A0 0.535005]=C2=A0 [&lt;ffffffff8106b640&gt;] ? __kth=
read_parkme+0x80/0x80<br>
&gt; [=C2=A0=C2=A0=C2=A0 0.535005]=C2=A0 [&lt;ffffffff81649f22&gt;] ret_fro=
m_fork+0x42/0x70<br>
&gt; [=C2=A0=C2=A0=C2=A0 0.535005]=C2=A0 [&lt;ffffffff8106b640&gt;] ? __kth=
read_parkme+0x80/0x80<br>
&gt; [=C2=A0=C2=A0=C2=A0 0.535005] Code: 89 f7 e8 d1 d9 c1 ff 41 8b bd 58 0=
1 00 00 31 f6 e8<br>
&gt; b3 bb f6 ff 31 f6 4c 89 ff e8 b9 d9 c1 ff e9 74 ff ff ff 49 8b 47 20 4=
c<br>
&gt; 89 ee &lt;48&gt; 8b 78 18 e8 94 1e f7 ff 85 c0 0f 88 d4 fd ff ff 49 8b=
 47 20<br>
&gt; [=C2=A0=C2=A0=C2=A0 0.535005] RIP=C2=A0 [&lt;ffffffff814e4553&gt;] net=
back_changed+0x7b3/0xce0<br>
&gt; [=C2=A0=C2=A0=C2=A0 0.535005]=C2=A0 RSP &lt;ffff8801301a3d88&gt;<br>
&gt; [=C2=A0=C2=A0=C2=A0 0.535005] CR2: 0000000000000018<br>
&gt; [=C2=A0=C2=A0=C2=A0 0.535005] ---[ end trace e66fd859d9634ab5 ]---<br>
&gt; [=C2=A0=C2=A0=C2=A0 0.573507] xenwatch (176) used greatest stack depth=
: 13360 bytes left<br>
&gt; [=C2=A0=C2=A0=C2=A0 1.387133] clocksource tsc: mask: 0xfffffffffffffff=
f max_cycles:<br>
&gt; 0x2ca24e83e81, max_idle_ns: 440795284478 ns<br>
&gt; [=C2=A0=C2=A0=C2=A0 1.538503] i8042: No controller found<br>
&gt; [=C2=A0=C2=A0=C2=A0 1.558800] rtc_cmos rtc_cmos: rtc core: registered =
rtc_cmos as rtc0<br>
&gt; [=C2=A0=C2=A0=C2=A0 1.558930] rtc_cmos: probe of rtc_cmos failed with =
error -38<br>
&gt; [=C2=A0=C2=A0=C2=A0 1.559236] device-mapper: ioctl: 4.31.0-ioctl (2015=
-3-12)<br>
&gt; initialised: <a href=3D"mailto:dm-devel@redhat.com">dm-devel@redhat.co=
m</a><br>
&gt; [=C2=A0=C2=A0=C2=A0 1.559300] hidraw: raw HID events driver (C) Jiri K=
osina<br>
&gt; [=C2=A0=C2=A0=C2=A0 1.559687] Netfilter messages via NETLINK v0.30.<br=
>
&gt; [=C2=A0=C2=A0=C2=A0 1.559705] nfnl_acct: registering with nfnetlink.<b=
r>
&gt; [=C2=A0=C2=A0=C2=A0 1.559738] nf_conntrack version 0.5.0 (65536 bucket=
s, 262144 max)<br>
&gt; [=C2=A0=C2=A0=C2=A0 1.560111] ctnetlink v0.93: registering with nfnetl=
ink.<br>
&gt; [=C2=A0=C2=A0=C2=A0 1.560469] xt_time: kernel timezone is -0000<br>
&gt; [=C2=A0=C2=A0=C2=A0 1.560495] IPVS: Registered protocols (TCP, UDP, SC=
TP, AH, ESP)<br>
&gt; [=C2=A0=C2=A0=C2=A0 1.560524] IPVS: Connection hash table configured (=
size=3D4096,<br>
&gt; memory=3D64Kbytes)<br>
&gt; [=C2=A0=C2=A0=C2=A0 1.560585] IPVS: Creating netns size=3D2144 id=3D0<=
br>
&gt; [=C2=A0=C2=A0=C2=A0 1.560612] IPVS: ipvs loaded.<br>
&gt; [=C2=A0=C2=A0=C2=A0 1.560627] IPVS: [rr] scheduler registered.<br>
&gt; [=C2=A0=C2=A0=C2=A0 1.560638] IPVS: [wrr] scheduler registered.<br>
&gt; [=C2=A0=C2=A0=C2=A0 1.560651] IPVS: [lc] scheduler registered.<br>
&gt; [=C2=A0=C2=A0=C2=A0 1.560662] IPVS: [wlc] scheduler registered.<br>
&gt; [=C2=A0=C2=A0=C2=A0 1.560673] IPVS: [fo] scheduler registered.<br>
&gt; [=C2=A0=C2=A0=C2=A0 1.560690] IPVS: [lblc] scheduler registered.<br>
&gt; [=C2=A0=C2=A0=C2=A0 1.560705] IPVS: [lblcr] scheduler registered.<br>
&gt; [=C2=A0=C2=A0=C2=A0 1.560717] IPVS: [dh] scheduler registered.<br>
&gt; [=C2=A0=C2=A0=C2=A0 1.560728] IPVS: [sh] scheduler registered.<br>
&gt; [=C2=A0=C2=A0=C2=A0 1.560740] IPVS: [sed] scheduler registered.<br>
&gt; [=C2=A0=C2=A0=C2=A0 1.560751] IPVS: [nq] scheduler registered.<br>
&gt; [=C2=A0=C2=A0=C2=A0 1.560765] IPVS: [sip] pe registered.<br>
&gt; [=C2=A0=C2=A0=C2=A0 1.560909] ip_tables: (C) 2000-2006 Netfilter Core =
Team<br>
&gt; [=C2=A0=C2=A0=C2=A0 1.561060] ipt_CLUSTERIP: ClusterIP Version 0.8 loa=
ded successfully<br>
&gt; [=C2=A0=C2=A0=C2=A0 1.561085] arp_tables: (C) 2002 David S. Miller<br>
&gt; [=C2=A0=C2=A0=C2=A0 1.561132] Initializing XFRM netlink socket<br>
&gt; [=C2=A0=C2=A0=C2=A0 1.561151] NET: Registered protocol family 17<br>
&gt; [=C2=A0=C2=A0=C2=A0 1.561484] registered taskstats version 1<br>
&gt; [=C2=A0=C2=A0=C2=A0 1.562651] Btrfs loaded<br>
&gt; [=C2=A0=C2=A0=C2=A0 1.563121] Key type encrypted registered<br>
&gt; [=C2=A0=C2=A0=C2=A0 6.663125] xenbus_probe_frontend: Waiting for devic=
es to initialise:<br>
&gt; 25s...20s...15s...<br>
</div></div>&gt; _______________________________________________<br>
&gt; Xen-users mailing list<br>
&gt; <a href=3D"mailto:Xen-users@lists.xen.org">Xen-users@lists.xen.org</a>=
<br>
&gt; <a href=3D"http://lists.xen.org/xen-users" rel=3D"noreferrer" target=
=3D"_blank">http://lists.xen.org/xen-users</a><br>
</blockquote></div><br></div></div>

--001a1135b9668be5060529c51d59--


--===============6423435854639872139==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users
--===============6423435854639872139==--


From xen-users-bounces@lists.xen.org Wed Jan 20 15:05:56 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Wed, 20 Jan 2016 15:05:56 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aLuKL-0002hC-5d; Wed, 20 Jan 2016 15:05:41 +0000
Received: from mail6.bemta3.messagelabs.com ([195.245.230.39])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <prvs=820a2b0fb=Ian.Campbell@citrix.com>)
	id 1aLuKJ-0002gz-Qi
	for xen-users@lists.xen.org; Wed, 20 Jan 2016 15:05:39 +0000
Received: from [85.158.137.68] by server-5.bemta-3.messagelabs.com id
	9C/FF-07651-342AF965; Wed, 20 Jan 2016 15:05:39 +0000
X-Env-Sender: prvs=820a2b0fb=Ian.Campbell@citrix.com
X-Msg-Ref: server-16.tower-31.messagelabs.com!1453302337!9555218!1
X-Originating-IP: [66.165.176.89]
X-SpamReason: No, hits=0.0 required=7.0 tests=sa_preprocessor: 
	VHJ1c3RlZCBJUDogNjYuMTY1LjE3Ni44OSA9PiAyMDMwMDc=\n,
	received_headers: No Received headers
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 63042 invoked from network); 20 Jan 2016 15:05:38 -0000
Received: from smtp.citrix.com (HELO SMTP.CITRIX.COM) (66.165.176.89)
	by server-16.tower-31.messagelabs.com with RC4-SHA encrypted SMTP;
	20 Jan 2016 15:05:38 -0000
X-IronPort-AV: E=Sophos;i="5.22,321,1449532800"; d="scan'208";a="326446173"
Message-ID: <1453302334.26343.132.camel@citrix.com>
From: Ian Campbell <ian.campbell@citrix.com>
To: Tomas Mozes <hydrapolic@gmail.com>
Date: Wed, 20 Jan 2016 15:05:34 +0000
In-Reply-To: <CAG6MAzQ4Pc_QpA_DX55wQ9qhv3jcxUP0qzM7xg=tV8MM97ES_Q@mail.gmail.com>
References: <CAG6MAzSRN6hgzM00FhpTM2mdFyOKbHgEFvoSmRqaQ1qX6S3D=w@mail.gmail.com>
	<1453292619.26343.94.camel@citrix.com>
	<CAG6MAzQ4Pc_QpA_DX55wQ9qhv3jcxUP0qzM7xg=tV8MM97ES_Q@mail.gmail.com>
X-Mailer: Evolution 3.18.2-1 
MIME-Version: 1.0
X-DLP: MIA1
Cc: xen-users@lists.xen.org
Subject: Re: [Xen-users] domU fails to boot with more than 32 vcpus on
 kernel 4.1+ - xen_netfront: can't alloc rx grant refs
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: base64
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

T24gV2VkLCAyMDE2LTAxLTIwIGF0IDE1OjUxICswMTAwLCBUb21hcyBNb3plcyB3cm90ZToKwqAK
PiA+IEkgdGhpbmsgdGhlIHJlc3VsdGluZyBjcmFzaCB3aGljaCB5b3UgcmVwb3J0IGJlbG93IGhh
cyBhbHNvIGJlZW4gZml4ZWQgaW4KPiA+IDQuMywgZGlkIHlvdSBzZWUgdGhpcyB3aXRoIExpbnV4
IDQuNC4wIGFzIHdlbGwgYXMgNC4xLjE1IChob3BlZnVsbHkgbm90KT8KPiBJIHNhdyB0aGUgc2Ft
ZSBjcmFzaCBvbiA0LjQuMC4gSSBldmVuIHRyaWVkIHVzaW5nIDQuNC4wIGRvbTAgKyA0LjQuMCBk
b21VLCBzYW1lIGlzc3VlLgoKSW50ZXJlc3RpbmcgKGFuZCBhIHNoYW1lKS4gUGxlYXNlIGNvdWxk
IHlvdSBwb3N0IHRoZSBkbWVzZyBsb2cgd2l0aCA0LjQuMApzbyBJIGNhbiBwb2ludCB0aGUgYXBw
cm9wcmlhdGUgZm9sa3MgYXQgaXQuCgpBY3R1YWxseSwgaWYgeW91IHdvdWxkbid0IG1pbmQgcmVw
b3J0aW5nIHRoZSBidWcgd2l0aCA0LjQuMCBvbiB4ZW4tZGV2ZWxACnRoYXQgd291bGQgYmUgbXVj
aCBhcHByZWNpYXRlZCAoYW5kIGF2b2lkIG1lIG5lZWRpbmcgdG8gcGxheSB0aGUgbWlkZGxlCm1h
biEpCgpUaGFua3MsCklhbi4KCgpfX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19f
X19fX19fX19fXwpYZW4tdXNlcnMgbWFpbGluZyBsaXN0Clhlbi11c2Vyc0BsaXN0cy54ZW4ub3Jn
Cmh0dHA6Ly9saXN0cy54ZW4ub3JnL3hlbi11c2Vycw==

From xen-users-bounces@lists.xen.org Wed Jan 20 15:05:56 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Wed, 20 Jan 2016 15:05:56 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aLuKL-0002hC-5d; Wed, 20 Jan 2016 15:05:41 +0000
Received: from mail6.bemta3.messagelabs.com ([195.245.230.39])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <prvs=820a2b0fb=Ian.Campbell@citrix.com>)
	id 1aLuKJ-0002gz-Qi
	for xen-users@lists.xen.org; Wed, 20 Jan 2016 15:05:39 +0000
Received: from [85.158.137.68] by server-5.bemta-3.messagelabs.com id
	9C/FF-07651-342AF965; Wed, 20 Jan 2016 15:05:39 +0000
X-Env-Sender: prvs=820a2b0fb=Ian.Campbell@citrix.com
X-Msg-Ref: server-16.tower-31.messagelabs.com!1453302337!9555218!1
X-Originating-IP: [66.165.176.89]
X-SpamReason: No, hits=0.0 required=7.0 tests=sa_preprocessor: 
	VHJ1c3RlZCBJUDogNjYuMTY1LjE3Ni44OSA9PiAyMDMwMDc=\n,
	received_headers: No Received headers
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 63042 invoked from network); 20 Jan 2016 15:05:38 -0000
Received: from smtp.citrix.com (HELO SMTP.CITRIX.COM) (66.165.176.89)
	by server-16.tower-31.messagelabs.com with RC4-SHA encrypted SMTP;
	20 Jan 2016 15:05:38 -0000
X-IronPort-AV: E=Sophos;i="5.22,321,1449532800"; d="scan'208";a="326446173"
Message-ID: <1453302334.26343.132.camel@citrix.com>
From: Ian Campbell <ian.campbell@citrix.com>
To: Tomas Mozes <hydrapolic@gmail.com>
Date: Wed, 20 Jan 2016 15:05:34 +0000
In-Reply-To: <CAG6MAzQ4Pc_QpA_DX55wQ9qhv3jcxUP0qzM7xg=tV8MM97ES_Q@mail.gmail.com>
References: <CAG6MAzSRN6hgzM00FhpTM2mdFyOKbHgEFvoSmRqaQ1qX6S3D=w@mail.gmail.com>
	<1453292619.26343.94.camel@citrix.com>
	<CAG6MAzQ4Pc_QpA_DX55wQ9qhv3jcxUP0qzM7xg=tV8MM97ES_Q@mail.gmail.com>
X-Mailer: Evolution 3.18.2-1 
MIME-Version: 1.0
X-DLP: MIA1
Cc: xen-users@lists.xen.org
Subject: Re: [Xen-users] domU fails to boot with more than 32 vcpus on
 kernel 4.1+ - xen_netfront: can't alloc rx grant refs
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: base64
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

T24gV2VkLCAyMDE2LTAxLTIwIGF0IDE1OjUxICswMTAwLCBUb21hcyBNb3plcyB3cm90ZToKwqAK
PiA+IEkgdGhpbmsgdGhlIHJlc3VsdGluZyBjcmFzaCB3aGljaCB5b3UgcmVwb3J0IGJlbG93IGhh
cyBhbHNvIGJlZW4gZml4ZWQgaW4KPiA+IDQuMywgZGlkIHlvdSBzZWUgdGhpcyB3aXRoIExpbnV4
IDQuNC4wIGFzIHdlbGwgYXMgNC4xLjE1IChob3BlZnVsbHkgbm90KT8KPiBJIHNhdyB0aGUgc2Ft
ZSBjcmFzaCBvbiA0LjQuMC4gSSBldmVuIHRyaWVkIHVzaW5nIDQuNC4wIGRvbTAgKyA0LjQuMCBk
b21VLCBzYW1lIGlzc3VlLgoKSW50ZXJlc3RpbmcgKGFuZCBhIHNoYW1lKS4gUGxlYXNlIGNvdWxk
IHlvdSBwb3N0IHRoZSBkbWVzZyBsb2cgd2l0aCA0LjQuMApzbyBJIGNhbiBwb2ludCB0aGUgYXBw
cm9wcmlhdGUgZm9sa3MgYXQgaXQuCgpBY3R1YWxseSwgaWYgeW91IHdvdWxkbid0IG1pbmQgcmVw
b3J0aW5nIHRoZSBidWcgd2l0aCA0LjQuMCBvbiB4ZW4tZGV2ZWxACnRoYXQgd291bGQgYmUgbXVj
aCBhcHByZWNpYXRlZCAoYW5kIGF2b2lkIG1lIG5lZWRpbmcgdG8gcGxheSB0aGUgbWlkZGxlCm1h
biEpCgpUaGFua3MsCklhbi4KCgpfX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19f
X19fX19fX19fXwpYZW4tdXNlcnMgbWFpbGluZyBsaXN0Clhlbi11c2Vyc0BsaXN0cy54ZW4ub3Jn
Cmh0dHA6Ly9saXN0cy54ZW4ub3JnL3hlbi11c2Vycw==

From xen-users-bounces@lists.xen.org Thu Jan 21 03:25:43 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Thu, 21 Jan 2016 03:25:43 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aM5rM-0004Gk-Mt; Thu, 21 Jan 2016 03:24:32 +0000
Received: from mail6.bemta14.messagelabs.com ([193.109.254.103])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <wenhui@gwmail.gwu.edu>) id 1aLzdV-0006Jw-LL
	for xen-users@lists.xenproject.org; Wed, 20 Jan 2016 20:45:50 +0000
Received: from [193.109.254.147] by server-13.bemta-14.messagelabs.com id
	B4/65-08347-9F1FF965; Wed, 20 Jan 2016 20:45:45 +0000
X-Env-Sender: wenhui@gwmail.gwu.edu
X-Msg-Ref: server-11.tower-27.messagelabs.com!1453322744!18235946!1
X-Originating-IP: [74.125.82.45]
X-SpamReason: No, hits=0.4 required=7.0 tests=HTML_50_60,HTML_MESSAGE,
	RCVD_BY_IP
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 19339 invoked from network); 20 Jan 2016 20:45:44 -0000
Received: from mail-wm0-f45.google.com (HELO mail-wm0-f45.google.com)
	(74.125.82.45)
	by server-11.tower-27.messagelabs.com with AES128-GCM-SHA256 encrypted
	SMTP; 20 Jan 2016 20:45:44 -0000
Received: by mail-wm0-f45.google.com with SMTP id b14so49085518wmb.1
	for <xen-users@lists.xenproject.org>;
	Wed, 20 Jan 2016 12:45:44 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
	d=gwmail-gwu-edu.20150623.gappssmtp.com; s=20150623;
	h=mime-version:date:message-id:subject:from:to:content-type;
	bh=iQvDsIHxOF2ZVPLyMvkTVo0l3FFrBdNFvDkNDcX6Dp8=;
	b=ViOb6CK9rdIJJfkxePtYvxFv7H0LZfb6HEclCtV1r0AcYzThCs9r2RgJAaVUlUv1o4
	LWAKgWDiFcNwoYbI7FlF2UL4jgo8PPlqNQHSWmnfQWlzgPFjDRoKCYKBWxnoXAjNQ5IU
	MM1PBq26TNszZVgd4lcVqfvUmm4kPQQy6T6nJzBY+xyZbUSDXtxqilEbVQGW2hpEMd4w
	QagzxyEkhnkvc62hj/7jQnoOiLsZ1a/6NwrOc+qkK7cVWqEVDxbWWOtatJ0/UNJ/CcsF
	1kkfTnrGZA+6mJMnG+q3oZZu+cRhsuKLy7EKtc2MlvQB8hgg4ncCGctnxE1X0+kkOTs2
	4UJw==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
	d=1e100.net; s=20130820;
	h=x-gm-message-state:mime-version:date:message-id:subject:from:to
	:content-type;
	bh=iQvDsIHxOF2ZVPLyMvkTVo0l3FFrBdNFvDkNDcX6Dp8=;
	b=HSm1siGAVgcMG2n8el/AVyf8BomaqOcHRnOxXDBcAjyoVx+cFwbc0cyMWC5j2ccQFt
	BVgJQbIViHWb0+9WywdOg4LqQg6z1tBgNg9tG//rkM7jZvOfmn+3WCASVgGsmbJ+KxMB
	Hgmsw259PaWi5hs6o4hiTOAjQ59g+1fFpdtG5eYRKba03FCNvGQIjoTHlcMLGtHkfXXP
	aPjBum6BVXMHeJlOtzIlBnDg6KHGdhadUWADZqHQcBWm1+oGjWyAeO85qRIwR7ZKCn1Y
	lne+74080D3l5ChUuse061REx+JVAqn33CsDaLT6i4l+1m2tSzGNd7mLNO2BgVAiNZc9
	owDQ==
X-Gm-Message-State: AG10YOR0sM/amhf0YHxd6APwv4DbWoTYNBottIbIY59AnqchD42CBNM69lREEsWHzoXHbyFyr5rSllJ8yir++pcY
MIME-Version: 1.0
X-Received: by 10.28.21.19 with SMTP id 19mr5877096wmv.43.1453322744007; Wed,
	20 Jan 2016 12:45:44 -0800 (PST)
Received: by 10.27.50.82 with HTTP; Wed, 20 Jan 2016 12:45:43 -0800 (PST)
Date: Wed, 20 Jan 2016 15:45:43 -0500
Message-ID: <CAOSEQ1ozVaPqwuqE-piHdPEWbSuVvEyPWZAMA-zFGF-eKEMe7g@mail.gmail.com>
From: Wenhui Zhang <wenhui@gwmail.gwu.edu>
To: xen-users@lists.xenproject.org
X-Mailman-Approved-At: Thu, 21 Jan 2016 03:24:31 +0000
Subject: [Xen-users] [BUG] Missing DSO : Installation of stable-4.2
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: multipart/mixed; boundary="===============0421408871625368465=="
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

--===============0421408871625368465==
Content-Type: multipart/alternative; boundary=001a1145b64ce6afc50529ca113e

--001a1145b64ce6afc50529ca113e
Content-Type: text/plain; charset=UTF-8

Hi, I am installing stable-4.2 branch on Ubuntu 14.04, and it seems like
some DSO is missing and no LIBS or FLAGS was found in the main Makefile, is
it mentioned in some sub-folders please?

Error Trace:

/usr/bin/ld: vl.o: undefined reference to symbol 'timer_settime@@GLIBC_2.3.3'
//lib/x86_64-linux-gnu/librt.so.1: error adding symbols: DSO missing
from command line
collect2: error: ld returned 1 exit status
make[4]: *** [qemu-dm] Error 1
make[4]: Leaving directory
`/home/wenhui/ClickOS/xen/tools/qemu-xen-traditional-dir-remote/i386-dm'
make[3]: *** [subdir-i386-dm] Error 2
make[3]: Leaving directory
`/home/wenhui/ClickOS/xen/tools/qemu-xen-traditional-dir-remote'
make[2]: *** [subdir-install-qemu-xen-traditional-dir] Error 2
make[2]: Leaving directory `/home/wenhui/ClickOS/xen/tools'
make[1]: *** [subdirs-install] Error 2
make[1]: Leaving directory `/home/wenhui/ClickOS/xen/tools'
make: *** [install-tools] Error 2

-- 
V/R,

Wenhui Zhang

Email: wenhui@gwmail.gwu.edu
           Telephone: 1-(703) 424 3193

--001a1145b64ce6afc50529ca113e
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr"><br clear=3D"all"><div><p style=3D"margin-bottom:16px;colo=
r:rgb(51,51,51);font-family:&#39;Helvetica Neue&#39;,Helvetica,&#39;Segoe U=
I&#39;,Arial,freesans,sans-serif,&#39;Apple Color Emoji&#39;,&#39;Segoe UI =
Emoji&#39;,&#39;Segoe UI Symbol&#39;;font-size:14px;line-height:24.8889px;m=
argin-top:0px!important">Hi, I am installing stable-4.2 branch on Ubuntu 14=
.04, and it seems like some DSO is missing and no LIBS or FLAGS was found i=
n the main Makefile, is it mentioned in some sub-folders please?</p><p styl=
e=3D"margin-top:0px;margin-bottom:16px;color:rgb(51,51,51);font-family:&#39=
;Helvetica Neue&#39;,Helvetica,&#39;Segoe UI&#39;,Arial,freesans,sans-serif=
,&#39;Apple Color Emoji&#39;,&#39;Segoe UI Emoji&#39;,&#39;Segoe UI Symbol&=
#39;;font-size:14px;line-height:24.8889px">Error Trace:</p><pre style=3D"ov=
erflow:auto;font-family:Consolas,&#39;Liberation Mono&#39;,Menlo,Courier,mo=
nospace;font-size:11.9px;margin-top:0px;font-stretch:normal;line-height:1.4=
5;padding:16px;border-radius:3px;word-wrap:normal;color:rgb(51,51,51);margi=
n-bottom:0px!important;background-color:rgb(247,247,247)"><code style=3D"fo=
nt-family:Consolas,&#39;Liberation Mono&#39;,Menlo,Courier,monospace;font-s=
ize:11.9px;padding:0px;margin:0px;border-radius:3px;border:0px;display:inli=
ne;max-width:initial;overflow:initial;line-height:inherit;word-wrap:normal;=
background:transparent">/usr/bin/ld: vl.o: undefined reference to symbol &#=
39;timer_settime@@GLIBC_2.3.3&#39;
//lib/x86_64-linux-gnu/librt.so.1: error adding symbols: DSO missing from c=
ommand line
collect2: error: ld returned 1 exit status
make[4]: *** [qemu-dm] Error 1
make[4]: Leaving directory `/home/wenhui/ClickOS/xen/tools/qemu-xen-traditi=
onal-dir-remote/i386-dm&#39;
make[3]: *** [subdir-i386-dm] Error 2
make[3]: Leaving directory `/home/wenhui/ClickOS/xen/tools/qemu-xen-traditi=
onal-dir-remote&#39;
make[2]: *** [subdir-install-qemu-xen-traditional-dir] Error 2
make[2]: Leaving directory `/home/wenhui/ClickOS/xen/tools&#39;
make[1]: *** [subdirs-install] Error 2
make[1]: Leaving directory `/home/wenhui/ClickOS/xen/tools&#39;
make: *** [install-tools] Error 2</code></pre></div>-- <br><div class=3D"gm=
ail_signature"><div dir=3D"ltr">V/R, <br>=C2=A0<br>Wenhui Zhang <br>=C2=A0<=
br>Email: <a href=3D"mailto:wenhui@gwmail.gwu.edu" target=3D"_blank">wenhui=
@gwmail.gwu.edu</a><br>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0=C2=A0 Telephone: =
1-(703) 424 3193<br>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0=C2=A0<br>=C2=A0<br>=
=C2=A0<br>=C2=A0<br><br><br></div></div>
</div>

--001a1145b64ce6afc50529ca113e--


--===============0421408871625368465==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users
--===============0421408871625368465==--


From xen-users-bounces@lists.xen.org Thu Jan 21 03:25:43 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Thu, 21 Jan 2016 03:25:43 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aM5rM-0004Gk-Mt; Thu, 21 Jan 2016 03:24:32 +0000
Received: from mail6.bemta14.messagelabs.com ([193.109.254.103])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <wenhui@gwmail.gwu.edu>) id 1aLzdV-0006Jw-LL
	for xen-users@lists.xenproject.org; Wed, 20 Jan 2016 20:45:50 +0000
Received: from [193.109.254.147] by server-13.bemta-14.messagelabs.com id
	B4/65-08347-9F1FF965; Wed, 20 Jan 2016 20:45:45 +0000
X-Env-Sender: wenhui@gwmail.gwu.edu
X-Msg-Ref: server-11.tower-27.messagelabs.com!1453322744!18235946!1
X-Originating-IP: [74.125.82.45]
X-SpamReason: No, hits=0.4 required=7.0 tests=HTML_50_60,HTML_MESSAGE,
	RCVD_BY_IP
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 19339 invoked from network); 20 Jan 2016 20:45:44 -0000
Received: from mail-wm0-f45.google.com (HELO mail-wm0-f45.google.com)
	(74.125.82.45)
	by server-11.tower-27.messagelabs.com with AES128-GCM-SHA256 encrypted
	SMTP; 20 Jan 2016 20:45:44 -0000
Received: by mail-wm0-f45.google.com with SMTP id b14so49085518wmb.1
	for <xen-users@lists.xenproject.org>;
	Wed, 20 Jan 2016 12:45:44 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
	d=gwmail-gwu-edu.20150623.gappssmtp.com; s=20150623;
	h=mime-version:date:message-id:subject:from:to:content-type;
	bh=iQvDsIHxOF2ZVPLyMvkTVo0l3FFrBdNFvDkNDcX6Dp8=;
	b=ViOb6CK9rdIJJfkxePtYvxFv7H0LZfb6HEclCtV1r0AcYzThCs9r2RgJAaVUlUv1o4
	LWAKgWDiFcNwoYbI7FlF2UL4jgo8PPlqNQHSWmnfQWlzgPFjDRoKCYKBWxnoXAjNQ5IU
	MM1PBq26TNszZVgd4lcVqfvUmm4kPQQy6T6nJzBY+xyZbUSDXtxqilEbVQGW2hpEMd4w
	QagzxyEkhnkvc62hj/7jQnoOiLsZ1a/6NwrOc+qkK7cVWqEVDxbWWOtatJ0/UNJ/CcsF
	1kkfTnrGZA+6mJMnG+q3oZZu+cRhsuKLy7EKtc2MlvQB8hgg4ncCGctnxE1X0+kkOTs2
	4UJw==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
	d=1e100.net; s=20130820;
	h=x-gm-message-state:mime-version:date:message-id:subject:from:to
	:content-type;
	bh=iQvDsIHxOF2ZVPLyMvkTVo0l3FFrBdNFvDkNDcX6Dp8=;
	b=HSm1siGAVgcMG2n8el/AVyf8BomaqOcHRnOxXDBcAjyoVx+cFwbc0cyMWC5j2ccQFt
	BVgJQbIViHWb0+9WywdOg4LqQg6z1tBgNg9tG//rkM7jZvOfmn+3WCASVgGsmbJ+KxMB
	Hgmsw259PaWi5hs6o4hiTOAjQ59g+1fFpdtG5eYRKba03FCNvGQIjoTHlcMLGtHkfXXP
	aPjBum6BVXMHeJlOtzIlBnDg6KHGdhadUWADZqHQcBWm1+oGjWyAeO85qRIwR7ZKCn1Y
	lne+74080D3l5ChUuse061REx+JVAqn33CsDaLT6i4l+1m2tSzGNd7mLNO2BgVAiNZc9
	owDQ==
X-Gm-Message-State: AG10YOR0sM/amhf0YHxd6APwv4DbWoTYNBottIbIY59AnqchD42CBNM69lREEsWHzoXHbyFyr5rSllJ8yir++pcY
MIME-Version: 1.0
X-Received: by 10.28.21.19 with SMTP id 19mr5877096wmv.43.1453322744007; Wed,
	20 Jan 2016 12:45:44 -0800 (PST)
Received: by 10.27.50.82 with HTTP; Wed, 20 Jan 2016 12:45:43 -0800 (PST)
Date: Wed, 20 Jan 2016 15:45:43 -0500
Message-ID: <CAOSEQ1ozVaPqwuqE-piHdPEWbSuVvEyPWZAMA-zFGF-eKEMe7g@mail.gmail.com>
From: Wenhui Zhang <wenhui@gwmail.gwu.edu>
To: xen-users@lists.xenproject.org
X-Mailman-Approved-At: Thu, 21 Jan 2016 03:24:31 +0000
Subject: [Xen-users] [BUG] Missing DSO : Installation of stable-4.2
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: multipart/mixed; boundary="===============0421408871625368465=="
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

--===============0421408871625368465==
Content-Type: multipart/alternative; boundary=001a1145b64ce6afc50529ca113e

--001a1145b64ce6afc50529ca113e
Content-Type: text/plain; charset=UTF-8

Hi, I am installing stable-4.2 branch on Ubuntu 14.04, and it seems like
some DSO is missing and no LIBS or FLAGS was found in the main Makefile, is
it mentioned in some sub-folders please?

Error Trace:

/usr/bin/ld: vl.o: undefined reference to symbol 'timer_settime@@GLIBC_2.3.3'
//lib/x86_64-linux-gnu/librt.so.1: error adding symbols: DSO missing
from command line
collect2: error: ld returned 1 exit status
make[4]: *** [qemu-dm] Error 1
make[4]: Leaving directory
`/home/wenhui/ClickOS/xen/tools/qemu-xen-traditional-dir-remote/i386-dm'
make[3]: *** [subdir-i386-dm] Error 2
make[3]: Leaving directory
`/home/wenhui/ClickOS/xen/tools/qemu-xen-traditional-dir-remote'
make[2]: *** [subdir-install-qemu-xen-traditional-dir] Error 2
make[2]: Leaving directory `/home/wenhui/ClickOS/xen/tools'
make[1]: *** [subdirs-install] Error 2
make[1]: Leaving directory `/home/wenhui/ClickOS/xen/tools'
make: *** [install-tools] Error 2

-- 
V/R,

Wenhui Zhang

Email: wenhui@gwmail.gwu.edu
           Telephone: 1-(703) 424 3193

--001a1145b64ce6afc50529ca113e
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr"><br clear=3D"all"><div><p style=3D"margin-bottom:16px;colo=
r:rgb(51,51,51);font-family:&#39;Helvetica Neue&#39;,Helvetica,&#39;Segoe U=
I&#39;,Arial,freesans,sans-serif,&#39;Apple Color Emoji&#39;,&#39;Segoe UI =
Emoji&#39;,&#39;Segoe UI Symbol&#39;;font-size:14px;line-height:24.8889px;m=
argin-top:0px!important">Hi, I am installing stable-4.2 branch on Ubuntu 14=
.04, and it seems like some DSO is missing and no LIBS or FLAGS was found i=
n the main Makefile, is it mentioned in some sub-folders please?</p><p styl=
e=3D"margin-top:0px;margin-bottom:16px;color:rgb(51,51,51);font-family:&#39=
;Helvetica Neue&#39;,Helvetica,&#39;Segoe UI&#39;,Arial,freesans,sans-serif=
,&#39;Apple Color Emoji&#39;,&#39;Segoe UI Emoji&#39;,&#39;Segoe UI Symbol&=
#39;;font-size:14px;line-height:24.8889px">Error Trace:</p><pre style=3D"ov=
erflow:auto;font-family:Consolas,&#39;Liberation Mono&#39;,Menlo,Courier,mo=
nospace;font-size:11.9px;margin-top:0px;font-stretch:normal;line-height:1.4=
5;padding:16px;border-radius:3px;word-wrap:normal;color:rgb(51,51,51);margi=
n-bottom:0px!important;background-color:rgb(247,247,247)"><code style=3D"fo=
nt-family:Consolas,&#39;Liberation Mono&#39;,Menlo,Courier,monospace;font-s=
ize:11.9px;padding:0px;margin:0px;border-radius:3px;border:0px;display:inli=
ne;max-width:initial;overflow:initial;line-height:inherit;word-wrap:normal;=
background:transparent">/usr/bin/ld: vl.o: undefined reference to symbol &#=
39;timer_settime@@GLIBC_2.3.3&#39;
//lib/x86_64-linux-gnu/librt.so.1: error adding symbols: DSO missing from c=
ommand line
collect2: error: ld returned 1 exit status
make[4]: *** [qemu-dm] Error 1
make[4]: Leaving directory `/home/wenhui/ClickOS/xen/tools/qemu-xen-traditi=
onal-dir-remote/i386-dm&#39;
make[3]: *** [subdir-i386-dm] Error 2
make[3]: Leaving directory `/home/wenhui/ClickOS/xen/tools/qemu-xen-traditi=
onal-dir-remote&#39;
make[2]: *** [subdir-install-qemu-xen-traditional-dir] Error 2
make[2]: Leaving directory `/home/wenhui/ClickOS/xen/tools&#39;
make[1]: *** [subdirs-install] Error 2
make[1]: Leaving directory `/home/wenhui/ClickOS/xen/tools&#39;
make: *** [install-tools] Error 2</code></pre></div>-- <br><div class=3D"gm=
ail_signature"><div dir=3D"ltr">V/R, <br>=C2=A0<br>Wenhui Zhang <br>=C2=A0<=
br>Email: <a href=3D"mailto:wenhui@gwmail.gwu.edu" target=3D"_blank">wenhui=
@gwmail.gwu.edu</a><br>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0=C2=A0 Telephone: =
1-(703) 424 3193<br>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0=C2=A0<br>=C2=A0<br>=
=C2=A0<br>=C2=A0<br><br><br></div></div>
</div>

--001a1145b64ce6afc50529ca113e--


--===============0421408871625368465==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users
--===============0421408871625368465==--


From xen-users-bounces@lists.xen.org Thu Jan 21 07:29:57 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Thu, 21 Jan 2016 07:29:57 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aM9fo-0006zc-1A; Thu, 21 Jan 2016 07:28:52 +0000
Received: from mail6.bemta14.messagelabs.com ([193.109.254.103])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <hydrapolic@gmail.com>) id 1aM9fl-0006zX-Sf
	for xen-users@lists.xen.org; Thu, 21 Jan 2016 07:28:50 +0000
Received: from [193.109.254.147] by server-4.bemta-14.messagelabs.com id
	C9/98-10715-1B880A65; Thu, 21 Jan 2016 07:28:49 +0000
X-Env-Sender: hydrapolic@gmail.com
X-Msg-Ref: server-13.tower-27.messagelabs.com!1453361327!18325388!1
X-Originating-IP: [209.85.220.171]
X-SpamReason: No, hits=0.4 required=7.0 tests=HTML_30_40,HTML_MESSAGE,
	RCVD_BY_IP
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 12027 invoked from network); 21 Jan 2016 07:28:47 -0000
Received: from mail-qk0-f171.google.com (HELO mail-qk0-f171.google.com)
	(209.85.220.171)
	by server-13.tower-27.messagelabs.com with AES128-GCM-SHA256 encrypted
	SMTP; 21 Jan 2016 07:28:47 -0000
Received: by mail-qk0-f171.google.com with SMTP id s68so12761240qkh.3
	for <xen-users@lists.xen.org>; Wed, 20 Jan 2016 23:28:47 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
	h=mime-version:in-reply-to:references:date:message-id:subject:from:to
	:cc:content-type;
	bh=stP/+pt0W5EYgFp/EqdJxDvBqnkG5Y++znwb4829OK4=;
	b=siF71QE6Tem1pkUzBgoFyq4ghGFBX9Bb1ZtGSuiTJrY8ypwtbfWu1qkJc8uApzJkCI
	iPd9FkVyezf0/PzwRhC18nc31YNzuITw+NIhr6Zms1rCTp6sU8Re7GX/9G0juVIqNRSP
	8XZ4DZEpWRZEbnHLMzBJdeVT1Q690Gwrz8qxvTN5tCaIap7cWpM3pdBIUQtdjXK7+u7V
	5rxHLNqKh96t9lQPLj/FjMdN9Mj9bmOLcTYliGzESD5SM1X29VSFP54GGoErAc/DnlNY
	x8dnhhjY05lEKX8M7DUic8eENphFotW6sauu81NHyVdYKhCCD4VrI5cJLUg/Io04il0M
	tWvw==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
	d=1e100.net; s=20130820;
	h=x-gm-message-state:mime-version:in-reply-to:references:date
	:message-id:subject:from:to:cc:content-type;
	bh=stP/+pt0W5EYgFp/EqdJxDvBqnkG5Y++znwb4829OK4=;
	b=Vpg271bp++gjuI3OUjowjmLwSJnByx0a0qgqDsJpERiz1Q9qvXWQMdXYd/3LMns4gJ
	qjoUM20IMOh439zQtcq0ADb9rkbHo7VdKASY2zRjjMASkNoLzpWkxJzTZAl4oWa7kGNT
	0682Dgngr1IHMYrlmgMtl+9o5cYUXk/ywUT3xFM9zuRhnq7T0SjJBY43s/Mc31T9iwDO
	7I79A4h9/SBkMbSTcB2Q826BJl1cHp7keiUwEHy39Jfe/6gHwnSaLZzAhCBmke0T+Cp+
	wsJjpt3Y6vctUVtW8v04vbg9xx1YtR3megC/KhgkTvXMxU+Kj7K7tW/9dIk5IUpIMam0
	737w==
X-Gm-Message-State: ALoCoQldiyOgrPVplJExeNTx39WkJucKgeshxQX532G145Dc4pNXzxL7P7CB7bOdT/v/zrp7QxJEsvco3kuVUG6FkJZve3gZZw==
MIME-Version: 1.0
X-Received: by 10.55.214.76 with SMTP id t73mr50249460qki.98.1453361326952;
	Wed, 20 Jan 2016 23:28:46 -0800 (PST)
Received: by 10.55.39.72 with HTTP; Wed, 20 Jan 2016 23:28:46 -0800 (PST)
In-Reply-To: <1453302334.26343.132.camel@citrix.com>
References: <CAG6MAzSRN6hgzM00FhpTM2mdFyOKbHgEFvoSmRqaQ1qX6S3D=w@mail.gmail.com>
	<1453292619.26343.94.camel@citrix.com>
	<CAG6MAzQ4Pc_QpA_DX55wQ9qhv3jcxUP0qzM7xg=tV8MM97ES_Q@mail.gmail.com>
	<1453302334.26343.132.camel@citrix.com>
Date: Thu, 21 Jan 2016 08:28:46 +0100
Message-ID: <CAG6MAzQZoqKXyV_g8H79MSHviZ0NOqiDY-wsD5LPpGPnFwkypw@mail.gmail.com>
From: Tomas Mozes <hydrapolic@gmail.com>
To: Ian Campbell <ian.campbell@citrix.com>
Cc: xen-users@lists.xen.org
Subject: Re: [Xen-users] domU fails to boot with more than 32 vcpus on
 kernel 4.1+ - xen_netfront: can't alloc rx grant refs
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: multipart/mixed; boundary="===============9000875649977394273=="
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

--===============9000875649977394273==
Content-Type: multipart/alternative; boundary=001a1149a5ee9f98730529d30d1b

--001a1149a5ee9f98730529d30d1b
Content-Type: text/plain; charset=UTF-8

On Wed, Jan 20, 2016 at 4:05 PM, Ian Campbell <ian.campbell@citrix.com>
wrote:

> On Wed, 2016-01-20 at 15:51 +0100, Tomas Mozes wrote:
>
> > > I think the resulting crash which you report below has also been fixed
> in
> > > 4.3, did you see this with Linux 4.4.0 as well as 4.1.15 (hopefully
> not)?
> > I saw the same crash on 4.4.0. I even tried using 4.4.0 dom0 + 4.4.0
> domU, same issue.
>
> Interesting (and a shame). Please could you post the dmesg log with 4.4.0
> so I can point the appropriate folks at it.
>
> Actually, if you wouldn't mind reporting the bug with 4.4.0 on xen-devel@
> that would be much appreciated (and avoid me needing to play the middle
> man!)
>
> Thanks,
> Ian.
>


Sorry for the noise, I tested 4.4.0 again and it works ok. So the problem
is only relevant to 4.1.15.

Would it be possible to push the fix into 4.1?

--001a1149a5ee9f98730529d30d1b
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr"><br><div class=3D"gmail_extra"><br><div class=3D"gmail_quo=
te">On Wed, Jan 20, 2016 at 4:05 PM, Ian Campbell <span dir=3D"ltr">&lt;<a =
href=3D"mailto:ian.campbell@citrix.com" target=3D"_blank">ian.campbell@citr=
ix.com</a>&gt;</span> wrote:<br><blockquote class=3D"gmail_quote" style=3D"=
margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class=
=3D"">On Wed, 2016-01-20 at 15:51 +0100, Tomas Mozes wrote:<br>
=C2=A0<br>
&gt; &gt; I think the resulting crash which you report below has also been =
fixed in<br>
&gt; &gt; 4.3, did you see this with Linux 4.4.0 as well as 4.1.15 (hopeful=
ly not)?<br>
&gt; I saw the same crash on 4.4.0. I even tried using 4.4.0 dom0 + 4.4.0 d=
omU, same issue.<br>
<br>
</span>Interesting (and a shame). Please could you post the dmesg log with =
4.4.0<br>
so I can point the appropriate folks at it.<br>
<br>
Actually, if you wouldn&#39;t mind reporting the bug with 4.4.0 on xen-deve=
l@<br>
that would be much appreciated (and avoid me needing to play the middle<br>
man!)<br>
<br>
Thanks,<br>
Ian.<br></blockquote><div><br><br></div><div>Sorry for the noise, I tested =
4.4.0 again and it works ok. So the problem is only relevant to 4.1.15.<br>=
<br></div><div>Would it be possible to push the fix into 4.1?<br></div></di=
v><br></div></div>

--001a1149a5ee9f98730529d30d1b--


--===============9000875649977394273==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users
--===============9000875649977394273==--


From xen-users-bounces@lists.xen.org Thu Jan 21 07:29:57 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Thu, 21 Jan 2016 07:29:57 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aM9fo-0006zc-1A; Thu, 21 Jan 2016 07:28:52 +0000
Received: from mail6.bemta14.messagelabs.com ([193.109.254.103])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <hydrapolic@gmail.com>) id 1aM9fl-0006zX-Sf
	for xen-users@lists.xen.org; Thu, 21 Jan 2016 07:28:50 +0000
Received: from [193.109.254.147] by server-4.bemta-14.messagelabs.com id
	C9/98-10715-1B880A65; Thu, 21 Jan 2016 07:28:49 +0000
X-Env-Sender: hydrapolic@gmail.com
X-Msg-Ref: server-13.tower-27.messagelabs.com!1453361327!18325388!1
X-Originating-IP: [209.85.220.171]
X-SpamReason: No, hits=0.4 required=7.0 tests=HTML_30_40,HTML_MESSAGE,
	RCVD_BY_IP
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 12027 invoked from network); 21 Jan 2016 07:28:47 -0000
Received: from mail-qk0-f171.google.com (HELO mail-qk0-f171.google.com)
	(209.85.220.171)
	by server-13.tower-27.messagelabs.com with AES128-GCM-SHA256 encrypted
	SMTP; 21 Jan 2016 07:28:47 -0000
Received: by mail-qk0-f171.google.com with SMTP id s68so12761240qkh.3
	for <xen-users@lists.xen.org>; Wed, 20 Jan 2016 23:28:47 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
	h=mime-version:in-reply-to:references:date:message-id:subject:from:to
	:cc:content-type;
	bh=stP/+pt0W5EYgFp/EqdJxDvBqnkG5Y++znwb4829OK4=;
	b=siF71QE6Tem1pkUzBgoFyq4ghGFBX9Bb1ZtGSuiTJrY8ypwtbfWu1qkJc8uApzJkCI
	iPd9FkVyezf0/PzwRhC18nc31YNzuITw+NIhr6Zms1rCTp6sU8Re7GX/9G0juVIqNRSP
	8XZ4DZEpWRZEbnHLMzBJdeVT1Q690Gwrz8qxvTN5tCaIap7cWpM3pdBIUQtdjXK7+u7V
	5rxHLNqKh96t9lQPLj/FjMdN9Mj9bmOLcTYliGzESD5SM1X29VSFP54GGoErAc/DnlNY
	x8dnhhjY05lEKX8M7DUic8eENphFotW6sauu81NHyVdYKhCCD4VrI5cJLUg/Io04il0M
	tWvw==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
	d=1e100.net; s=20130820;
	h=x-gm-message-state:mime-version:in-reply-to:references:date
	:message-id:subject:from:to:cc:content-type;
	bh=stP/+pt0W5EYgFp/EqdJxDvBqnkG5Y++znwb4829OK4=;
	b=Vpg271bp++gjuI3OUjowjmLwSJnByx0a0qgqDsJpERiz1Q9qvXWQMdXYd/3LMns4gJ
	qjoUM20IMOh439zQtcq0ADb9rkbHo7VdKASY2zRjjMASkNoLzpWkxJzTZAl4oWa7kGNT
	0682Dgngr1IHMYrlmgMtl+9o5cYUXk/ywUT3xFM9zuRhnq7T0SjJBY43s/Mc31T9iwDO
	7I79A4h9/SBkMbSTcB2Q826BJl1cHp7keiUwEHy39Jfe/6gHwnSaLZzAhCBmke0T+Cp+
	wsJjpt3Y6vctUVtW8v04vbg9xx1YtR3megC/KhgkTvXMxU+Kj7K7tW/9dIk5IUpIMam0
	737w==
X-Gm-Message-State: ALoCoQldiyOgrPVplJExeNTx39WkJucKgeshxQX532G145Dc4pNXzxL7P7CB7bOdT/v/zrp7QxJEsvco3kuVUG6FkJZve3gZZw==
MIME-Version: 1.0
X-Received: by 10.55.214.76 with SMTP id t73mr50249460qki.98.1453361326952;
	Wed, 20 Jan 2016 23:28:46 -0800 (PST)
Received: by 10.55.39.72 with HTTP; Wed, 20 Jan 2016 23:28:46 -0800 (PST)
In-Reply-To: <1453302334.26343.132.camel@citrix.com>
References: <CAG6MAzSRN6hgzM00FhpTM2mdFyOKbHgEFvoSmRqaQ1qX6S3D=w@mail.gmail.com>
	<1453292619.26343.94.camel@citrix.com>
	<CAG6MAzQ4Pc_QpA_DX55wQ9qhv3jcxUP0qzM7xg=tV8MM97ES_Q@mail.gmail.com>
	<1453302334.26343.132.camel@citrix.com>
Date: Thu, 21 Jan 2016 08:28:46 +0100
Message-ID: <CAG6MAzQZoqKXyV_g8H79MSHviZ0NOqiDY-wsD5LPpGPnFwkypw@mail.gmail.com>
From: Tomas Mozes <hydrapolic@gmail.com>
To: Ian Campbell <ian.campbell@citrix.com>
Cc: xen-users@lists.xen.org
Subject: Re: [Xen-users] domU fails to boot with more than 32 vcpus on
 kernel 4.1+ - xen_netfront: can't alloc rx grant refs
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: multipart/mixed; boundary="===============9000875649977394273=="
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

--===============9000875649977394273==
Content-Type: multipart/alternative; boundary=001a1149a5ee9f98730529d30d1b

--001a1149a5ee9f98730529d30d1b
Content-Type: text/plain; charset=UTF-8

On Wed, Jan 20, 2016 at 4:05 PM, Ian Campbell <ian.campbell@citrix.com>
wrote:

> On Wed, 2016-01-20 at 15:51 +0100, Tomas Mozes wrote:
>
> > > I think the resulting crash which you report below has also been fixed
> in
> > > 4.3, did you see this with Linux 4.4.0 as well as 4.1.15 (hopefully
> not)?
> > I saw the same crash on 4.4.0. I even tried using 4.4.0 dom0 + 4.4.0
> domU, same issue.
>
> Interesting (and a shame). Please could you post the dmesg log with 4.4.0
> so I can point the appropriate folks at it.
>
> Actually, if you wouldn't mind reporting the bug with 4.4.0 on xen-devel@
> that would be much appreciated (and avoid me needing to play the middle
> man!)
>
> Thanks,
> Ian.
>


Sorry for the noise, I tested 4.4.0 again and it works ok. So the problem
is only relevant to 4.1.15.

Would it be possible to push the fix into 4.1?

--001a1149a5ee9f98730529d30d1b
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr"><br><div class=3D"gmail_extra"><br><div class=3D"gmail_quo=
te">On Wed, Jan 20, 2016 at 4:05 PM, Ian Campbell <span dir=3D"ltr">&lt;<a =
href=3D"mailto:ian.campbell@citrix.com" target=3D"_blank">ian.campbell@citr=
ix.com</a>&gt;</span> wrote:<br><blockquote class=3D"gmail_quote" style=3D"=
margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class=
=3D"">On Wed, 2016-01-20 at 15:51 +0100, Tomas Mozes wrote:<br>
=C2=A0<br>
&gt; &gt; I think the resulting crash which you report below has also been =
fixed in<br>
&gt; &gt; 4.3, did you see this with Linux 4.4.0 as well as 4.1.15 (hopeful=
ly not)?<br>
&gt; I saw the same crash on 4.4.0. I even tried using 4.4.0 dom0 + 4.4.0 d=
omU, same issue.<br>
<br>
</span>Interesting (and a shame). Please could you post the dmesg log with =
4.4.0<br>
so I can point the appropriate folks at it.<br>
<br>
Actually, if you wouldn&#39;t mind reporting the bug with 4.4.0 on xen-deve=
l@<br>
that would be much appreciated (and avoid me needing to play the middle<br>
man!)<br>
<br>
Thanks,<br>
Ian.<br></blockquote><div><br><br></div><div>Sorry for the noise, I tested =
4.4.0 again and it works ok. So the problem is only relevant to 4.1.15.<br>=
<br></div><div>Would it be possible to push the fix into 4.1?<br></div></di=
v><br></div></div>

--001a1149a5ee9f98730529d30d1b--


--===============9000875649977394273==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users
--===============9000875649977394273==--


From xen-users-bounces@lists.xen.org Thu Jan 21 09:50:10 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Thu, 21 Jan 2016 09:50:10 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aMBrP-0006Si-MW; Thu, 21 Jan 2016 09:48:59 +0000
Received: from mail6.bemta14.messagelabs.com ([193.109.254.103])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <prvs=821970992=Ian.Campbell@citrix.com>)
	id 1aMBrO-0006Sd-2m
	for xen-users@lists.xenproject.org; Thu, 21 Jan 2016 09:48:58 +0000
Received: from [193.109.254.147] by server-8.bemta-14.messagelabs.com id
	E5/36-24450-989A0A65; Thu, 21 Jan 2016 09:48:57 +0000
X-Env-Sender: prvs=821970992=Ian.Campbell@citrix.com
X-Msg-Ref: server-10.tower-27.messagelabs.com!1453369735!18384982!1
X-Originating-IP: [66.165.176.89]
X-SpamReason: No, hits=0.0 required=7.0 tests=sa_preprocessor: 
	VHJ1c3RlZCBJUDogNjYuMTY1LjE3Ni44OSA9PiAyMDMwMDc=\n,
	received_headers: No Received headers
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 42556 invoked from network); 21 Jan 2016 09:48:56 -0000
Received: from smtp.citrix.com (HELO SMTP.CITRIX.COM) (66.165.176.89)
	by server-10.tower-27.messagelabs.com with RC4-SHA encrypted SMTP;
	21 Jan 2016 09:48:56 -0000
X-IronPort-AV: E=Sophos;i="5.22,324,1449532800"; d="scan'208";a="326688349"
Message-ID: <1453369635.26343.186.camel@citrix.com>
From: Ian Campbell <ian.campbell@citrix.com>
To: Wenhui Zhang <wenhui@gwmail.gwu.edu>, <xen-users@lists.xenproject.org>
Date: Thu, 21 Jan 2016 09:47:15 +0000
In-Reply-To: <CAOSEQ1ozVaPqwuqE-piHdPEWbSuVvEyPWZAMA-zFGF-eKEMe7g@mail.gmail.com>
References: <CAOSEQ1ozVaPqwuqE-piHdPEWbSuVvEyPWZAMA-zFGF-eKEMe7g@mail.gmail.com>
X-Mailer: Evolution 3.18.2-1 
MIME-Version: 1.0
X-DLP: MIA1
Subject: Re: [Xen-users] [BUG] Missing DSO : Installation of stable-4.2
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: base64
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

T24gV2VkLCAyMDE2LTAxLTIwIGF0IDE1OjQ1IC0wNTAwLCBXZW5odWkgWmhhbmcgd3JvdGU6Cj4g
Cj4gSGksIEkgYW0gaW5zdGFsbGluZyBzdGFibGUtNC4yCgpUaGlzIGlzIHJhdGhlciBhbiBvbGQg
dmVyc2lvbiwgd2h5IGNhbid0IHlvdSBydW4gc29tZXRoaW5nIG5ld2VyIChhbmQKdGhlcmVmb3Jl
IHN1cHBvcnRlZCkuIFNlZcKgaHR0cDovL3dpa2kueGVuLm9yZy93aWtpL1hlbl9SZWxlYXNlX0Zl
YXR1cmVzwqBmb3IKc3VwcG9ydGVkIHRpbWVsaW5lcyBmb3IgZWFjaCByZWxlYXNlLgoKPiAgYnJh
bmNoIG9uIFVidW50dSAxNC4wNCwgYW5kIGl0IHNlZW1zIGxpa2Ugc29tZSBEU08gaXMgbWlzc2lu
ZyBhbmQgbm8KPiBMSUJTIG9yIEZMQUdTIHdhcyBmb3VuZCBpbiB0aGUgbWFpbiBNYWtlZmlsZSwg
aXMgaXQgbWVudGlvbmVkIGluIHNvbWUKPiBzdWItZm9sZGVycyBwbGVhc2U/Cj4gCj4gRXJyb3Ig
VHJhY2U6Cj4gCj4gL3Vzci9iaW4vbGQ6IHZsLm86IHVuZGVmaW5lZCByZWZlcmVuY2UgdG8gc3lt
Ym9sICd0aW1lcl9zZXR0aW1lQEBHTElCQ18yLjMuMycKPiAvL2xpYi94ODZfNjQtbGludXgtZ251
L2xpYnJ0LnNvLjE6IGVycm9yIGFkZGluZyBzeW1ib2xzOiBEU08gbWlzc2luZyBmcm9tIGNvbW1h
bmQgbGluZQo+IAo+IFsuLi5dCgpTb21ldGhpbmcgaW4gdGhlIFVidW50dSAxNC4wNCB0b29sY2hh
aW4gKGNvbXBpbGVyLCBsaWJjIGV0YykgaGFzIGNoYW5nZWQKKGNvbXBhcmVkIHdpdGggdGhlIGRp
c3Ryb3Mgd2hpY2ggd2VyZSBjb250ZW1wb3Jhcnkgd2hlbiBYZW4gNC4yIHdhcwpzdXBwb3J0ZWQp
IHN1Y2ggdGhhdCBpdCBzZWVtcyB0byBub3cgYmUgbmVjZXNzYXJ5IHRvIHBhc3MgLWxydCB3aGVu
IGxpbmtpbmcKYmluYXJpZXMgdXNpbmcgc29tZSBmZWF0dXJlIG9yIG90aGVyLiBJdCBsb29rcyBs
aWtlIGl0IGlzIHRoZSBxZW11LXhlbi0KdHJhZGl0aW9uYWwgY29tcG9uZW50IHdoaWNoIGlzIHRy
aXBwaW5nIG92ZXIgdGhpcy4KCkkgZ29vZ2xlZCBmb3IKICAgIHZsLm86IHVuZGVmaW5lZCByZWZl
cmVuY2UgdG8gc3ltYm9sICd0aW1lcl9zZXR0aW1lQEBHTElCQ18yLjMuMycKYW5kIGZvdW5kCmh0
dHA6Ly9saXN0cy54ZW4ub3JnL2FyY2hpdmVzL2h0bWwveGVuLWRldmVsLzIwMTMtMDUvbXNnMDIx
NDQuaHRtbApsb29rcyBsaWtlIHlvdSBuZWVkIHRvIGNoZXJyeS1waWNrwqA3MDk5MjMwNGRjOGM1
ZmM2N2Q4NzZlMGY4ZTNkZmFhODJiZTk1NWExIApvbnRvIHlvdXIgcWVtdS10cmFkIGJyYW5jaC4K
Cklhbi4KCl9fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fClhl
bi11c2VycyBtYWlsaW5nIGxpc3QKWGVuLXVzZXJzQGxpc3RzLnhlbi5vcmcKaHR0cDovL2xpc3Rz
Lnhlbi5vcmcveGVuLXVzZXJz

From xen-users-bounces@lists.xen.org Thu Jan 21 09:50:10 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Thu, 21 Jan 2016 09:50:10 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aMBrP-0006Si-MW; Thu, 21 Jan 2016 09:48:59 +0000
Received: from mail6.bemta14.messagelabs.com ([193.109.254.103])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <prvs=821970992=Ian.Campbell@citrix.com>)
	id 1aMBrO-0006Sd-2m
	for xen-users@lists.xenproject.org; Thu, 21 Jan 2016 09:48:58 +0000
Received: from [193.109.254.147] by server-8.bemta-14.messagelabs.com id
	E5/36-24450-989A0A65; Thu, 21 Jan 2016 09:48:57 +0000
X-Env-Sender: prvs=821970992=Ian.Campbell@citrix.com
X-Msg-Ref: server-10.tower-27.messagelabs.com!1453369735!18384982!1
X-Originating-IP: [66.165.176.89]
X-SpamReason: No, hits=0.0 required=7.0 tests=sa_preprocessor: 
	VHJ1c3RlZCBJUDogNjYuMTY1LjE3Ni44OSA9PiAyMDMwMDc=\n,
	received_headers: No Received headers
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 42556 invoked from network); 21 Jan 2016 09:48:56 -0000
Received: from smtp.citrix.com (HELO SMTP.CITRIX.COM) (66.165.176.89)
	by server-10.tower-27.messagelabs.com with RC4-SHA encrypted SMTP;
	21 Jan 2016 09:48:56 -0000
X-IronPort-AV: E=Sophos;i="5.22,324,1449532800"; d="scan'208";a="326688349"
Message-ID: <1453369635.26343.186.camel@citrix.com>
From: Ian Campbell <ian.campbell@citrix.com>
To: Wenhui Zhang <wenhui@gwmail.gwu.edu>, <xen-users@lists.xenproject.org>
Date: Thu, 21 Jan 2016 09:47:15 +0000
In-Reply-To: <CAOSEQ1ozVaPqwuqE-piHdPEWbSuVvEyPWZAMA-zFGF-eKEMe7g@mail.gmail.com>
References: <CAOSEQ1ozVaPqwuqE-piHdPEWbSuVvEyPWZAMA-zFGF-eKEMe7g@mail.gmail.com>
X-Mailer: Evolution 3.18.2-1 
MIME-Version: 1.0
X-DLP: MIA1
Subject: Re: [Xen-users] [BUG] Missing DSO : Installation of stable-4.2
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: base64
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

T24gV2VkLCAyMDE2LTAxLTIwIGF0IDE1OjQ1IC0wNTAwLCBXZW5odWkgWmhhbmcgd3JvdGU6Cj4g
Cj4gSGksIEkgYW0gaW5zdGFsbGluZyBzdGFibGUtNC4yCgpUaGlzIGlzIHJhdGhlciBhbiBvbGQg
dmVyc2lvbiwgd2h5IGNhbid0IHlvdSBydW4gc29tZXRoaW5nIG5ld2VyIChhbmQKdGhlcmVmb3Jl
IHN1cHBvcnRlZCkuIFNlZcKgaHR0cDovL3dpa2kueGVuLm9yZy93aWtpL1hlbl9SZWxlYXNlX0Zl
YXR1cmVzwqBmb3IKc3VwcG9ydGVkIHRpbWVsaW5lcyBmb3IgZWFjaCByZWxlYXNlLgoKPiAgYnJh
bmNoIG9uIFVidW50dSAxNC4wNCwgYW5kIGl0IHNlZW1zIGxpa2Ugc29tZSBEU08gaXMgbWlzc2lu
ZyBhbmQgbm8KPiBMSUJTIG9yIEZMQUdTIHdhcyBmb3VuZCBpbiB0aGUgbWFpbiBNYWtlZmlsZSwg
aXMgaXQgbWVudGlvbmVkIGluIHNvbWUKPiBzdWItZm9sZGVycyBwbGVhc2U/Cj4gCj4gRXJyb3Ig
VHJhY2U6Cj4gCj4gL3Vzci9iaW4vbGQ6IHZsLm86IHVuZGVmaW5lZCByZWZlcmVuY2UgdG8gc3lt
Ym9sICd0aW1lcl9zZXR0aW1lQEBHTElCQ18yLjMuMycKPiAvL2xpYi94ODZfNjQtbGludXgtZ251
L2xpYnJ0LnNvLjE6IGVycm9yIGFkZGluZyBzeW1ib2xzOiBEU08gbWlzc2luZyBmcm9tIGNvbW1h
bmQgbGluZQo+IAo+IFsuLi5dCgpTb21ldGhpbmcgaW4gdGhlIFVidW50dSAxNC4wNCB0b29sY2hh
aW4gKGNvbXBpbGVyLCBsaWJjIGV0YykgaGFzIGNoYW5nZWQKKGNvbXBhcmVkIHdpdGggdGhlIGRp
c3Ryb3Mgd2hpY2ggd2VyZSBjb250ZW1wb3Jhcnkgd2hlbiBYZW4gNC4yIHdhcwpzdXBwb3J0ZWQp
IHN1Y2ggdGhhdCBpdCBzZWVtcyB0byBub3cgYmUgbmVjZXNzYXJ5IHRvIHBhc3MgLWxydCB3aGVu
IGxpbmtpbmcKYmluYXJpZXMgdXNpbmcgc29tZSBmZWF0dXJlIG9yIG90aGVyLiBJdCBsb29rcyBs
aWtlIGl0IGlzIHRoZSBxZW11LXhlbi0KdHJhZGl0aW9uYWwgY29tcG9uZW50IHdoaWNoIGlzIHRy
aXBwaW5nIG92ZXIgdGhpcy4KCkkgZ29vZ2xlZCBmb3IKICAgIHZsLm86IHVuZGVmaW5lZCByZWZl
cmVuY2UgdG8gc3ltYm9sICd0aW1lcl9zZXR0aW1lQEBHTElCQ18yLjMuMycKYW5kIGZvdW5kCmh0
dHA6Ly9saXN0cy54ZW4ub3JnL2FyY2hpdmVzL2h0bWwveGVuLWRldmVsLzIwMTMtMDUvbXNnMDIx
NDQuaHRtbApsb29rcyBsaWtlIHlvdSBuZWVkIHRvIGNoZXJyeS1waWNrwqA3MDk5MjMwNGRjOGM1
ZmM2N2Q4NzZlMGY4ZTNkZmFhODJiZTk1NWExIApvbnRvIHlvdXIgcWVtdS10cmFkIGJyYW5jaC4K
Cklhbi4KCl9fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fClhl
bi11c2VycyBtYWlsaW5nIGxpc3QKWGVuLXVzZXJzQGxpc3RzLnhlbi5vcmcKaHR0cDovL2xpc3Rz
Lnhlbi5vcmcveGVuLXVzZXJz

From xen-users-bounces@lists.xen.org Thu Jan 21 10:13:34 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Thu, 21 Jan 2016 10:13:34 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aMCEc-0008LF-Uw; Thu, 21 Jan 2016 10:12:58 +0000
Received: from mail6.bemta5.messagelabs.com ([195.245.231.135])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <prvs=821970992=Ian.Campbell@citrix.com>)
	id 1aMCEa-0008Ky-GX
	for xen-users@lists.xen.org; Thu, 21 Jan 2016 10:12:56 +0000
Received: from [85.158.139.211] by server-4.bemta-5.messagelabs.com id
	71/67-12635-72FA0A65; Thu, 21 Jan 2016 10:12:55 +0000
X-Env-Sender: prvs=821970992=Ian.Campbell@citrix.com
X-Msg-Ref: server-9.tower-206.messagelabs.com!1453371173!17226898!1
X-Originating-IP: [66.165.176.63]
X-SpamReason: No, hits=0.0 required=7.0 tests=sa_preprocessor: 
	VHJ1c3RlZCBJUDogNjYuMTY1LjE3Ni42MyA9PiAzMDYwNDg=\n,
	received_headers: No Received headers
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 5990 invoked from network); 21 Jan 2016 10:12:55 -0000
Received: from smtp02.citrix.com (HELO SMTP02.CITRIX.COM) (66.165.176.63)
	by server-9.tower-206.messagelabs.com with RC4-SHA encrypted SMTP;
	21 Jan 2016 10:12:55 -0000
X-IronPort-AV: E=Sophos;i="5.22,324,1449532800"; d="scan'208";a="332980089"
Message-ID: <1453371172.26343.204.camel@citrix.com>
From: Ian Campbell <ian.campbell@citrix.com>
To: Tomas Mozes <hydrapolic@gmail.com>
Date: Thu, 21 Jan 2016 10:12:52 +0000
In-Reply-To: <CAG6MAzQZoqKXyV_g8H79MSHviZ0NOqiDY-wsD5LPpGPnFwkypw@mail.gmail.com>
References: <CAG6MAzSRN6hgzM00FhpTM2mdFyOKbHgEFvoSmRqaQ1qX6S3D=w@mail.gmail.com>
	<1453292619.26343.94.camel@citrix.com>
	<CAG6MAzQ4Pc_QpA_DX55wQ9qhv3jcxUP0qzM7xg=tV8MM97ES_Q@mail.gmail.com>
	<1453302334.26343.132.camel@citrix.com>
	<CAG6MAzQZoqKXyV_g8H79MSHviZ0NOqiDY-wsD5LPpGPnFwkypw@mail.gmail.com>
X-Mailer: Evolution 3.18.2-1 
MIME-Version: 1.0
X-DLP: MIA2
Cc: xen-users@lists.xen.org
Subject: Re: [Xen-users] domU fails to boot with more than 32 vcpus on
 kernel 4.1+ - xen_netfront: can't alloc rx grant refs
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: base64
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

T24gVGh1LCAyMDE2LTAxLTIxIGF0IDA4OjI4ICswMTAwLCBUb21hcyBNb3plcyB3cm90ZToKPiAK
PiAKPiBPbiBXZWQsIEphbiAyMCwgMjAxNiBhdCA0OjA1IFBNLCBJYW4gQ2FtcGJlbGwgPGlhbi5j
YW1wYmVsbEBjaXRyaXguY29tPgo+IHdyb3RlOgo+ID4gT24gV2VkLCAyMDE2LTAxLTIwIGF0IDE1
OjUxICswMTAwLCBUb21hcyBNb3plcyB3cm90ZToKPiA+IMKgCj4gPiA+ID4gSSB0aGluayB0aGUg
cmVzdWx0aW5nIGNyYXNoIHdoaWNoIHlvdSByZXBvcnQgYmVsb3cgaGFzIGFsc28gYmVlbgo+ID4g
Zml4ZWQgaW4KPiA+ID4gPiA0LjMsIGRpZCB5b3Ugc2VlIHRoaXMgd2l0aCBMaW51eCA0LjQuMCBh
cyB3ZWxsIGFzIDQuMS4xNSAoaG9wZWZ1bGx5Cj4gPiBub3QpPwo+ID4gPiBJIHNhdyB0aGUgc2Ft
ZSBjcmFzaCBvbiA0LjQuMC4gSSBldmVuIHRyaWVkIHVzaW5nIDQuNC4wIGRvbTAgKyA0LjQuMAo+
ID4gZG9tVSwgc2FtZSBpc3N1ZS4KPiA+IAo+ID4gSW50ZXJlc3RpbmcgKGFuZCBhIHNoYW1lKS4g
UGxlYXNlIGNvdWxkIHlvdSBwb3N0IHRoZSBkbWVzZyBsb2cgd2l0aAo+ID4gNC40LjAKPiA+IHNv
IEkgY2FuIHBvaW50IHRoZSBhcHByb3ByaWF0ZSBmb2xrcyBhdCBpdC4KPiA+IAo+ID4gQWN0dWFs
bHksIGlmIHlvdSB3b3VsZG4ndCBtaW5kIHJlcG9ydGluZyB0aGUgYnVnIHdpdGggNC40LjAgb24g
eGVuLQo+ID4gZGV2ZWxACj4gPiB0aGF0IHdvdWxkIGJlIG11Y2ggYXBwcmVjaWF0ZWQgKGFuZCBh
dm9pZCBtZSBuZWVkaW5nIHRvIHBsYXkgdGhlIG1pZGRsZQo+ID4gbWFuISkKPiA+IAo+ID4gVGhh
bmtzLAo+ID4gSWFuLgo+IAo+IFNvcnJ5IGZvciB0aGUgbm9pc2UsIEkgdGVzdGVkIDQuNC4wIGFn
YWluIGFuZCBpdCB3b3JrcyBvay4gU28gdGhlIHByb2JsZW0KPiBpcyBvbmx5IHJlbGV2YW50IHRv
IDQuMS4xNS4KClRoYW5rcy4KCj4gV291bGQgaXQgYmUgcG9zc2libGUgdG8gcHVzaCB0aGUgZml4
IGludG8gNC4xPwoKSSd2ZSBhc2tlZCB0aGUgZGV2cyBpZiBhbnlvbmUgaGFzIHJlcXVlc3RlZCB0
aGUgYmFja3BvcnQgeWV0LCBpZiBub3QgSSdsbApkbyBpdC4KCklhbi4KCgpfX19fX19fX19fX19f
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fXwpYZW4tdXNlcnMgbWFpbGluZyBsaXN0
Clhlbi11c2Vyc0BsaXN0cy54ZW4ub3JnCmh0dHA6Ly9saXN0cy54ZW4ub3JnL3hlbi11c2Vycw==

From xen-users-bounces@lists.xen.org Thu Jan 21 10:13:34 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Thu, 21 Jan 2016 10:13:34 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aMCEc-0008LF-Uw; Thu, 21 Jan 2016 10:12:58 +0000
Received: from mail6.bemta5.messagelabs.com ([195.245.231.135])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <prvs=821970992=Ian.Campbell@citrix.com>)
	id 1aMCEa-0008Ky-GX
	for xen-users@lists.xen.org; Thu, 21 Jan 2016 10:12:56 +0000
Received: from [85.158.139.211] by server-4.bemta-5.messagelabs.com id
	71/67-12635-72FA0A65; Thu, 21 Jan 2016 10:12:55 +0000
X-Env-Sender: prvs=821970992=Ian.Campbell@citrix.com
X-Msg-Ref: server-9.tower-206.messagelabs.com!1453371173!17226898!1
X-Originating-IP: [66.165.176.63]
X-SpamReason: No, hits=0.0 required=7.0 tests=sa_preprocessor: 
	VHJ1c3RlZCBJUDogNjYuMTY1LjE3Ni42MyA9PiAzMDYwNDg=\n,
	received_headers: No Received headers
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 5990 invoked from network); 21 Jan 2016 10:12:55 -0000
Received: from smtp02.citrix.com (HELO SMTP02.CITRIX.COM) (66.165.176.63)
	by server-9.tower-206.messagelabs.com with RC4-SHA encrypted SMTP;
	21 Jan 2016 10:12:55 -0000
X-IronPort-AV: E=Sophos;i="5.22,324,1449532800"; d="scan'208";a="332980089"
Message-ID: <1453371172.26343.204.camel@citrix.com>
From: Ian Campbell <ian.campbell@citrix.com>
To: Tomas Mozes <hydrapolic@gmail.com>
Date: Thu, 21 Jan 2016 10:12:52 +0000
In-Reply-To: <CAG6MAzQZoqKXyV_g8H79MSHviZ0NOqiDY-wsD5LPpGPnFwkypw@mail.gmail.com>
References: <CAG6MAzSRN6hgzM00FhpTM2mdFyOKbHgEFvoSmRqaQ1qX6S3D=w@mail.gmail.com>
	<1453292619.26343.94.camel@citrix.com>
	<CAG6MAzQ4Pc_QpA_DX55wQ9qhv3jcxUP0qzM7xg=tV8MM97ES_Q@mail.gmail.com>
	<1453302334.26343.132.camel@citrix.com>
	<CAG6MAzQZoqKXyV_g8H79MSHviZ0NOqiDY-wsD5LPpGPnFwkypw@mail.gmail.com>
X-Mailer: Evolution 3.18.2-1 
MIME-Version: 1.0
X-DLP: MIA2
Cc: xen-users@lists.xen.org
Subject: Re: [Xen-users] domU fails to boot with more than 32 vcpus on
 kernel 4.1+ - xen_netfront: can't alloc rx grant refs
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: base64
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

T24gVGh1LCAyMDE2LTAxLTIxIGF0IDA4OjI4ICswMTAwLCBUb21hcyBNb3plcyB3cm90ZToKPiAK
PiAKPiBPbiBXZWQsIEphbiAyMCwgMjAxNiBhdCA0OjA1IFBNLCBJYW4gQ2FtcGJlbGwgPGlhbi5j
YW1wYmVsbEBjaXRyaXguY29tPgo+IHdyb3RlOgo+ID4gT24gV2VkLCAyMDE2LTAxLTIwIGF0IDE1
OjUxICswMTAwLCBUb21hcyBNb3plcyB3cm90ZToKPiA+IMKgCj4gPiA+ID4gSSB0aGluayB0aGUg
cmVzdWx0aW5nIGNyYXNoIHdoaWNoIHlvdSByZXBvcnQgYmVsb3cgaGFzIGFsc28gYmVlbgo+ID4g
Zml4ZWQgaW4KPiA+ID4gPiA0LjMsIGRpZCB5b3Ugc2VlIHRoaXMgd2l0aCBMaW51eCA0LjQuMCBh
cyB3ZWxsIGFzIDQuMS4xNSAoaG9wZWZ1bGx5Cj4gPiBub3QpPwo+ID4gPiBJIHNhdyB0aGUgc2Ft
ZSBjcmFzaCBvbiA0LjQuMC4gSSBldmVuIHRyaWVkIHVzaW5nIDQuNC4wIGRvbTAgKyA0LjQuMAo+
ID4gZG9tVSwgc2FtZSBpc3N1ZS4KPiA+IAo+ID4gSW50ZXJlc3RpbmcgKGFuZCBhIHNoYW1lKS4g
UGxlYXNlIGNvdWxkIHlvdSBwb3N0IHRoZSBkbWVzZyBsb2cgd2l0aAo+ID4gNC40LjAKPiA+IHNv
IEkgY2FuIHBvaW50IHRoZSBhcHByb3ByaWF0ZSBmb2xrcyBhdCBpdC4KPiA+IAo+ID4gQWN0dWFs
bHksIGlmIHlvdSB3b3VsZG4ndCBtaW5kIHJlcG9ydGluZyB0aGUgYnVnIHdpdGggNC40LjAgb24g
eGVuLQo+ID4gZGV2ZWxACj4gPiB0aGF0IHdvdWxkIGJlIG11Y2ggYXBwcmVjaWF0ZWQgKGFuZCBh
dm9pZCBtZSBuZWVkaW5nIHRvIHBsYXkgdGhlIG1pZGRsZQo+ID4gbWFuISkKPiA+IAo+ID4gVGhh
bmtzLAo+ID4gSWFuLgo+IAo+IFNvcnJ5IGZvciB0aGUgbm9pc2UsIEkgdGVzdGVkIDQuNC4wIGFn
YWluIGFuZCBpdCB3b3JrcyBvay4gU28gdGhlIHByb2JsZW0KPiBpcyBvbmx5IHJlbGV2YW50IHRv
IDQuMS4xNS4KClRoYW5rcy4KCj4gV291bGQgaXQgYmUgcG9zc2libGUgdG8gcHVzaCB0aGUgZml4
IGludG8gNC4xPwoKSSd2ZSBhc2tlZCB0aGUgZGV2cyBpZiBhbnlvbmUgaGFzIHJlcXVlc3RlZCB0
aGUgYmFja3BvcnQgeWV0LCBpZiBub3QgSSdsbApkbyBpdC4KCklhbi4KCgpfX19fX19fX19fX19f
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fXwpYZW4tdXNlcnMgbWFpbGluZyBsaXN0
Clhlbi11c2Vyc0BsaXN0cy54ZW4ub3JnCmh0dHA6Ly9saXN0cy54ZW4ub3JnL3hlbi11c2Vycw==

From xen-users-bounces@lists.xen.org Thu Jan 21 11:24:19 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Thu, 21 Jan 2016 11:24:19 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aMDL3-0006Nr-B4; Thu, 21 Jan 2016 11:23:41 +0000
Received: from mail6.bemta5.messagelabs.com ([195.245.231.135])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <hydrapolic@gmail.com>) id 1aMDL1-0006NY-6G
	for xen-users@lists.xen.org; Thu, 21 Jan 2016 11:23:39 +0000
Received: from [85.158.139.211] by server-6.bemta-5.messagelabs.com id
	EB/CF-22089-ABFB0A65; Thu, 21 Jan 2016 11:23:38 +0000
X-Env-Sender: hydrapolic@gmail.com
X-Msg-Ref: server-11.tower-206.messagelabs.com!1453375416!17253011!1
X-Originating-IP: [209.85.192.42]
X-SpamReason: No, hits=0.9 required=7.0 tests=HTML_40_50,HTML_MESSAGE,
	RCVD_BY_IP
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 62538 invoked from network); 21 Jan 2016 11:23:37 -0000
Received: from mail-qg0-f42.google.com (HELO mail-qg0-f42.google.com)
	(209.85.192.42)
	by server-11.tower-206.messagelabs.com with AES128-GCM-SHA256 encrypted
	SMTP; 21 Jan 2016 11:23:37 -0000
Received: by mail-qg0-f42.google.com with SMTP id o11so28696574qge.2
	for <xen-users@lists.xen.org>; Thu, 21 Jan 2016 03:23:37 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
	h=mime-version:in-reply-to:references:date:message-id:subject:from:to
	:cc:content-type;
	bh=ywa128i1wxMt/Tu1nAeKw99yAoPxACgbOT8F+HpfZLQ=;
	b=U7mZBv0ORlWo56mLnaN5CBzncSeNxjeUN1XpzWkvPc0g+5sYgNSqXdM9r2NBiH/1jT
	BfosAWRoO5I23OinVcDFbPg83LGEmGVmvU8TTEvaNlk5noJZ5whxAcsecTmYGP+YrvsY
	IXbFbtQ1nTPwcD3DytACS1jrcF9nMvWEsnFz9BBxpFFghtXGowyIpF3g71Ig9SdkCPEh
	vwWx2WpAHeTIC5/YQw3eMne7ArbeyTPmQLyBopbZSIVvOaKKe/lXMyiCQeUEEt5F7+Bj
	8OQWja0xV/DP1W7OhlRBSteBImI7NfK69S59F9WPyCqC1Gskz+VgAFLAn1YKN4l297rN
	jtvA==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
	d=1e100.net; s=20130820;
	h=x-gm-message-state:mime-version:in-reply-to:references:date
	:message-id:subject:from:to:cc:content-type;
	bh=ywa128i1wxMt/Tu1nAeKw99yAoPxACgbOT8F+HpfZLQ=;
	b=Bu6GGLt7jAS+m9N0dRwAFnhp9ygVTUsMsm9iLLJv8qTrgvYRgQS4uHu6lmEZ0VbAa0
	Gjf2R/6B+BLaLCGwkNmjrqOnZzKjsRJ0lj/IssQUDaGCUefBD/D/w0rfx7aqvhv3BiSl
	JMG3vjik36r/21e4IPsOpAWqrVD8EHTanuAIAv2x4iQM7CpZPFqPeMNFpfFXNnJKb2CH
	6CZOH2J62DNxIz+pS3un7nyabgT1i2kRvntL99R2un585sPC7YP2651xFN6Xxu8V2Lbl
	OZJ3YJWZs+mQuEZ1FlB+//rKp2e3AycEco/5mIhPoba0ooLMlMMUa0tL3e8U/zX1BhMe
	KFpQ==
X-Gm-Message-State: ALoCoQkiEQ9KXK+VT79t1CxIU6OF8z51GO+dIyQA9vtv5cv9V+PHidHhCcUtCtgIpYcoIYiT3fhQy7bam7KcAKmBlFzyKWG21g==
MIME-Version: 1.0
X-Received: by 10.140.152.18 with SMTP id 18mr52884185qhy.16.1453375416435;
	Thu, 21 Jan 2016 03:23:36 -0800 (PST)
Received: by 10.55.39.72 with HTTP; Thu, 21 Jan 2016 03:23:36 -0800 (PST)
In-Reply-To: <1453371172.26343.204.camel@citrix.com>
References: <CAG6MAzSRN6hgzM00FhpTM2mdFyOKbHgEFvoSmRqaQ1qX6S3D=w@mail.gmail.com>
	<1453292619.26343.94.camel@citrix.com>
	<CAG6MAzQ4Pc_QpA_DX55wQ9qhv3jcxUP0qzM7xg=tV8MM97ES_Q@mail.gmail.com>
	<1453302334.26343.132.camel@citrix.com>
	<CAG6MAzQZoqKXyV_g8H79MSHviZ0NOqiDY-wsD5LPpGPnFwkypw@mail.gmail.com>
	<1453371172.26343.204.camel@citrix.com>
Date: Thu, 21 Jan 2016 12:23:36 +0100
Message-ID: <CAG6MAzT1BP3H3jyXCp3vxPa-fJPug1p0TFejc0-NWYkuA5gBtA@mail.gmail.com>
From: Tomas Mozes <hydrapolic@gmail.com>
To: Ian Campbell <ian.campbell@citrix.com>
Cc: xen-users@lists.xen.org
Subject: Re: [Xen-users] domU fails to boot with more than 32 vcpus on
 kernel 4.1+ - xen_netfront: can't alloc rx grant refs
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: multipart/mixed; boundary="===============6320212312388075618=="
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

--===============6320212312388075618==
Content-Type: multipart/alternative; boundary=001a1135a2a06c09990529d655d2

--001a1135a2a06c09990529d655d2
Content-Type: text/plain; charset=UTF-8

On Thu, Jan 21, 2016 at 11:12 AM, Ian Campbell <ian.campbell@citrix.com>
wrote:

> On Thu, 2016-01-21 at 08:28 +0100, Tomas Mozes wrote:
> >
> >
> > On Wed, Jan 20, 2016 at 4:05 PM, Ian Campbell <ian.campbell@citrix.com>
> > wrote:
> > > On Wed, 2016-01-20 at 15:51 +0100, Tomas Mozes wrote:
> > >
> > > > > I think the resulting crash which you report below has also been
> > > fixed in
> > > > > 4.3, did you see this with Linux 4.4.0 as well as 4.1.15 (hopefully
> > > not)?
> > > > I saw the same crash on 4.4.0. I even tried using 4.4.0 dom0 + 4.4.0
> > > domU, same issue.
> > >
> > > Interesting (and a shame). Please could you post the dmesg log with
> > > 4.4.0
> > > so I can point the appropriate folks at it.
> > >
> > > Actually, if you wouldn't mind reporting the bug with 4.4.0 on xen-
> > > devel@
> > > that would be much appreciated (and avoid me needing to play the middle
> > > man!)
> > >
> > > Thanks,
> > > Ian.
> >
> > Sorry for the noise, I tested 4.4.0 again and it works ok. So the problem
> > is only relevant to 4.1.15.
>
> Thanks.
>
> > Would it be possible to push the fix into 4.1?
>
> I've asked the devs if anyone has requested the backport yet, if not I'll
> do it.
>
> Ian.
>
>
Thank you very much Ian!

--001a1135a2a06c09990529d655d2
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr"><br><div class=3D"gmail_extra"><br><div class=3D"gmail_quo=
te">On Thu, Jan 21, 2016 at 11:12 AM, Ian Campbell <span dir=3D"ltr">&lt;<a=
 href=3D"mailto:ian.campbell@citrix.com" target=3D"_blank">ian.campbell@cit=
rix.com</a>&gt;</span> wrote:<br><blockquote class=3D"gmail_quote" style=3D=
"margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class=
=3D"">On Thu, 2016-01-21 at 08:28 +0100, Tomas Mozes wrote:<br>
&gt;<br>
&gt;<br>
&gt; On Wed, Jan 20, 2016 at 4:05 PM, Ian Campbell &lt;<a href=3D"mailto:ia=
n.campbell@citrix.com">ian.campbell@citrix.com</a>&gt;<br>
&gt; wrote:<br>
&gt; &gt; On Wed, 2016-01-20 at 15:51 +0100, Tomas Mozes wrote:<br>
&gt; &gt; =C2=A0<br>
&gt; &gt; &gt; &gt; I think the resulting crash which you report below has =
also been<br>
&gt; &gt; fixed in<br>
&gt; &gt; &gt; &gt; 4.3, did you see this with Linux 4.4.0 as well as 4.1.1=
5 (hopefully<br>
&gt; &gt; not)?<br>
&gt; &gt; &gt; I saw the same crash on 4.4.0. I even tried using 4.4.0 dom0=
 + 4.4.0<br>
&gt; &gt; domU, same issue.<br>
&gt; &gt;<br>
&gt; &gt; Interesting (and a shame). Please could you post the dmesg log wi=
th<br>
&gt; &gt; 4.4.0<br>
&gt; &gt; so I can point the appropriate folks at it.<br>
&gt; &gt;<br>
&gt; &gt; Actually, if you wouldn&#39;t mind reporting the bug with 4.4.0 o=
n xen-<br>
&gt; &gt; devel@<br>
&gt; &gt; that would be much appreciated (and avoid me needing to play the =
middle<br>
&gt; &gt; man!)<br>
&gt; &gt;<br>
&gt; &gt; Thanks,<br>
&gt; &gt; Ian.<br>
&gt;<br>
&gt; Sorry for the noise, I tested 4.4.0 again and it works ok. So the prob=
lem<br>
&gt; is only relevant to 4.1.15.<br>
<br>
</span>Thanks.<br>
<span class=3D""><br>
&gt; Would it be possible to push the fix into 4.1?<br>
<br>
</span>I&#39;ve asked the devs if anyone has requested the backport yet, if=
 not I&#39;ll<br>
do it.<br>
<span class=3D"HOEnZb"><font color=3D"#888888"><br>
Ian.<br>
<br></font></span></blockquote><div><br></div><div>Thank you very much Ian!=
 <br></div></div><br></div></div>

--001a1135a2a06c09990529d655d2--


--===============6320212312388075618==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users
--===============6320212312388075618==--


From xen-users-bounces@lists.xen.org Thu Jan 21 11:24:19 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Thu, 21 Jan 2016 11:24:19 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aMDL3-0006Nr-B4; Thu, 21 Jan 2016 11:23:41 +0000
Received: from mail6.bemta5.messagelabs.com ([195.245.231.135])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <hydrapolic@gmail.com>) id 1aMDL1-0006NY-6G
	for xen-users@lists.xen.org; Thu, 21 Jan 2016 11:23:39 +0000
Received: from [85.158.139.211] by server-6.bemta-5.messagelabs.com id
	EB/CF-22089-ABFB0A65; Thu, 21 Jan 2016 11:23:38 +0000
X-Env-Sender: hydrapolic@gmail.com
X-Msg-Ref: server-11.tower-206.messagelabs.com!1453375416!17253011!1
X-Originating-IP: [209.85.192.42]
X-SpamReason: No, hits=0.9 required=7.0 tests=HTML_40_50,HTML_MESSAGE,
	RCVD_BY_IP
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 62538 invoked from network); 21 Jan 2016 11:23:37 -0000
Received: from mail-qg0-f42.google.com (HELO mail-qg0-f42.google.com)
	(209.85.192.42)
	by server-11.tower-206.messagelabs.com with AES128-GCM-SHA256 encrypted
	SMTP; 21 Jan 2016 11:23:37 -0000
Received: by mail-qg0-f42.google.com with SMTP id o11so28696574qge.2
	for <xen-users@lists.xen.org>; Thu, 21 Jan 2016 03:23:37 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
	h=mime-version:in-reply-to:references:date:message-id:subject:from:to
	:cc:content-type;
	bh=ywa128i1wxMt/Tu1nAeKw99yAoPxACgbOT8F+HpfZLQ=;
	b=U7mZBv0ORlWo56mLnaN5CBzncSeNxjeUN1XpzWkvPc0g+5sYgNSqXdM9r2NBiH/1jT
	BfosAWRoO5I23OinVcDFbPg83LGEmGVmvU8TTEvaNlk5noJZ5whxAcsecTmYGP+YrvsY
	IXbFbtQ1nTPwcD3DytACS1jrcF9nMvWEsnFz9BBxpFFghtXGowyIpF3g71Ig9SdkCPEh
	vwWx2WpAHeTIC5/YQw3eMne7ArbeyTPmQLyBopbZSIVvOaKKe/lXMyiCQeUEEt5F7+Bj
	8OQWja0xV/DP1W7OhlRBSteBImI7NfK69S59F9WPyCqC1Gskz+VgAFLAn1YKN4l297rN
	jtvA==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
	d=1e100.net; s=20130820;
	h=x-gm-message-state:mime-version:in-reply-to:references:date
	:message-id:subject:from:to:cc:content-type;
	bh=ywa128i1wxMt/Tu1nAeKw99yAoPxACgbOT8F+HpfZLQ=;
	b=Bu6GGLt7jAS+m9N0dRwAFnhp9ygVTUsMsm9iLLJv8qTrgvYRgQS4uHu6lmEZ0VbAa0
	Gjf2R/6B+BLaLCGwkNmjrqOnZzKjsRJ0lj/IssQUDaGCUefBD/D/w0rfx7aqvhv3BiSl
	JMG3vjik36r/21e4IPsOpAWqrVD8EHTanuAIAv2x4iQM7CpZPFqPeMNFpfFXNnJKb2CH
	6CZOH2J62DNxIz+pS3un7nyabgT1i2kRvntL99R2un585sPC7YP2651xFN6Xxu8V2Lbl
	OZJ3YJWZs+mQuEZ1FlB+//rKp2e3AycEco/5mIhPoba0ooLMlMMUa0tL3e8U/zX1BhMe
	KFpQ==
X-Gm-Message-State: ALoCoQkiEQ9KXK+VT79t1CxIU6OF8z51GO+dIyQA9vtv5cv9V+PHidHhCcUtCtgIpYcoIYiT3fhQy7bam7KcAKmBlFzyKWG21g==
MIME-Version: 1.0
X-Received: by 10.140.152.18 with SMTP id 18mr52884185qhy.16.1453375416435;
	Thu, 21 Jan 2016 03:23:36 -0800 (PST)
Received: by 10.55.39.72 with HTTP; Thu, 21 Jan 2016 03:23:36 -0800 (PST)
In-Reply-To: <1453371172.26343.204.camel@citrix.com>
References: <CAG6MAzSRN6hgzM00FhpTM2mdFyOKbHgEFvoSmRqaQ1qX6S3D=w@mail.gmail.com>
	<1453292619.26343.94.camel@citrix.com>
	<CAG6MAzQ4Pc_QpA_DX55wQ9qhv3jcxUP0qzM7xg=tV8MM97ES_Q@mail.gmail.com>
	<1453302334.26343.132.camel@citrix.com>
	<CAG6MAzQZoqKXyV_g8H79MSHviZ0NOqiDY-wsD5LPpGPnFwkypw@mail.gmail.com>
	<1453371172.26343.204.camel@citrix.com>
Date: Thu, 21 Jan 2016 12:23:36 +0100
Message-ID: <CAG6MAzT1BP3H3jyXCp3vxPa-fJPug1p0TFejc0-NWYkuA5gBtA@mail.gmail.com>
From: Tomas Mozes <hydrapolic@gmail.com>
To: Ian Campbell <ian.campbell@citrix.com>
Cc: xen-users@lists.xen.org
Subject: Re: [Xen-users] domU fails to boot with more than 32 vcpus on
 kernel 4.1+ - xen_netfront: can't alloc rx grant refs
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: multipart/mixed; boundary="===============6320212312388075618=="
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

--===============6320212312388075618==
Content-Type: multipart/alternative; boundary=001a1135a2a06c09990529d655d2

--001a1135a2a06c09990529d655d2
Content-Type: text/plain; charset=UTF-8

On Thu, Jan 21, 2016 at 11:12 AM, Ian Campbell <ian.campbell@citrix.com>
wrote:

> On Thu, 2016-01-21 at 08:28 +0100, Tomas Mozes wrote:
> >
> >
> > On Wed, Jan 20, 2016 at 4:05 PM, Ian Campbell <ian.campbell@citrix.com>
> > wrote:
> > > On Wed, 2016-01-20 at 15:51 +0100, Tomas Mozes wrote:
> > >
> > > > > I think the resulting crash which you report below has also been
> > > fixed in
> > > > > 4.3, did you see this with Linux 4.4.0 as well as 4.1.15 (hopefully
> > > not)?
> > > > I saw the same crash on 4.4.0. I even tried using 4.4.0 dom0 + 4.4.0
> > > domU, same issue.
> > >
> > > Interesting (and a shame). Please could you post the dmesg log with
> > > 4.4.0
> > > so I can point the appropriate folks at it.
> > >
> > > Actually, if you wouldn't mind reporting the bug with 4.4.0 on xen-
> > > devel@
> > > that would be much appreciated (and avoid me needing to play the middle
> > > man!)
> > >
> > > Thanks,
> > > Ian.
> >
> > Sorry for the noise, I tested 4.4.0 again and it works ok. So the problem
> > is only relevant to 4.1.15.
>
> Thanks.
>
> > Would it be possible to push the fix into 4.1?
>
> I've asked the devs if anyone has requested the backport yet, if not I'll
> do it.
>
> Ian.
>
>
Thank you very much Ian!

--001a1135a2a06c09990529d655d2
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr"><br><div class=3D"gmail_extra"><br><div class=3D"gmail_quo=
te">On Thu, Jan 21, 2016 at 11:12 AM, Ian Campbell <span dir=3D"ltr">&lt;<a=
 href=3D"mailto:ian.campbell@citrix.com" target=3D"_blank">ian.campbell@cit=
rix.com</a>&gt;</span> wrote:<br><blockquote class=3D"gmail_quote" style=3D=
"margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class=
=3D"">On Thu, 2016-01-21 at 08:28 +0100, Tomas Mozes wrote:<br>
&gt;<br>
&gt;<br>
&gt; On Wed, Jan 20, 2016 at 4:05 PM, Ian Campbell &lt;<a href=3D"mailto:ia=
n.campbell@citrix.com">ian.campbell@citrix.com</a>&gt;<br>
&gt; wrote:<br>
&gt; &gt; On Wed, 2016-01-20 at 15:51 +0100, Tomas Mozes wrote:<br>
&gt; &gt; =C2=A0<br>
&gt; &gt; &gt; &gt; I think the resulting crash which you report below has =
also been<br>
&gt; &gt; fixed in<br>
&gt; &gt; &gt; &gt; 4.3, did you see this with Linux 4.4.0 as well as 4.1.1=
5 (hopefully<br>
&gt; &gt; not)?<br>
&gt; &gt; &gt; I saw the same crash on 4.4.0. I even tried using 4.4.0 dom0=
 + 4.4.0<br>
&gt; &gt; domU, same issue.<br>
&gt; &gt;<br>
&gt; &gt; Interesting (and a shame). Please could you post the dmesg log wi=
th<br>
&gt; &gt; 4.4.0<br>
&gt; &gt; so I can point the appropriate folks at it.<br>
&gt; &gt;<br>
&gt; &gt; Actually, if you wouldn&#39;t mind reporting the bug with 4.4.0 o=
n xen-<br>
&gt; &gt; devel@<br>
&gt; &gt; that would be much appreciated (and avoid me needing to play the =
middle<br>
&gt; &gt; man!)<br>
&gt; &gt;<br>
&gt; &gt; Thanks,<br>
&gt; &gt; Ian.<br>
&gt;<br>
&gt; Sorry for the noise, I tested 4.4.0 again and it works ok. So the prob=
lem<br>
&gt; is only relevant to 4.1.15.<br>
<br>
</span>Thanks.<br>
<span class=3D""><br>
&gt; Would it be possible to push the fix into 4.1?<br>
<br>
</span>I&#39;ve asked the devs if anyone has requested the backport yet, if=
 not I&#39;ll<br>
do it.<br>
<span class=3D"HOEnZb"><font color=3D"#888888"><br>
Ian.<br>
<br></font></span></blockquote><div><br></div><div>Thank you very much Ian!=
 <br></div></div><br></div></div>

--001a1135a2a06c09990529d655d2--


--===============6320212312388075618==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users
--===============6320212312388075618==--


From xen-users-bounces@lists.xen.org Thu Jan 21 11:42:45 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Thu, 21 Jan 2016 11:42:45 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aMDdC-0007UP-Pi; Thu, 21 Jan 2016 11:42:26 +0000
Received: from mail6.bemta3.messagelabs.com ([195.245.230.39])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <prvs=821dd03bf=Paul.Durrant@citrix.com>)
	id 1aMDdA-0007U8-G8
	for xen-users@lists.xen.org; Thu, 21 Jan 2016 11:42:24 +0000
Received: from [85.158.137.68] by server-16.bemta-3.messagelabs.com id
	E7/7C-07451-F14C0A65; Thu, 21 Jan 2016 11:42:23 +0000
X-Env-Sender: prvs=821dd03bf=Paul.Durrant@citrix.com
X-Msg-Ref: server-6.tower-31.messagelabs.com!1453376542!17244632!1
X-Originating-IP: [185.25.65.24]
X-SpamReason: No, hits=1.7 required=7.0 tests=BIZ_TLD,received_headers: 
	No Received headers
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 18185 invoked from network); 21 Jan 2016 11:42:22 -0000
Received: from smtp.ctxuk.citrix.com (HELO SMTP.EU.CITRIX.COM) (185.25.65.24)
	by server-6.tower-31.messagelabs.com with RC4-SHA encrypted SMTP;
	21 Jan 2016 11:42:22 -0000
X-IronPort-AV: E=Sophos;i="5.22,325,1449532800"; d="scan'208";a="12993952"
From: Paul Durrant <Paul.Durrant@citrix.com>
To: Fabio Fantoni <fabio.fantoni@m2r.biz>, =?iso-8859-2?Q?=C9li=E1s_Tam=E1s?=
	<et@etit.hu>, "xen-users@lists.xen.org" <xen-users@lists.xen.org>,
	"win-pv-devel@lists.xenproject.org" <win-pv-devel@lists.xenproject.org>
Thread-Topic: [win-pv-devel] Windows 10 upgrade to new build with testsigning
	on -> FAIL
Thread-Index: AQHRN0GdA7LRrQqBE0yh1/tD1ldGRZ7MFQ3QgDnS4wCAACrSwA==
Date: Thu, 21 Jan 2016 11:42:20 +0000
Message-ID: <a856fceb0ecb4aa2ae583dcb1a83862d@AMSPEX02CL03.citrite.net>
References: <565C293A.5030705@etit.hu>
	<9AAE0902D5BC7E449B7C8E4E778ABCD02F69F9FD@AMSPEX01CL01.citrite.net>
	<56701DDF.4000008@m2r.biz>
	<9AAE0902D5BC7E449B7C8E4E778ABCD02F6E9CE3@AMSPEX01CL01.citrite.net>
	<56A0AE00.8080501@m2r.biz>
In-Reply-To: <56A0AE00.8080501@m2r.biz>
Accept-Language: en-GB, en-US
Content-Language: en-US
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
x-ms-exchange-transport-fromentityheader: Hosted
MIME-Version: 1.0
X-DLP: AMS1
Cc: "Lars Kurth \(lars.kurth@xen.org\)" <lars.kurth@xen.org>
Subject: Re: [Xen-users] [win-pv-devel] Windows 10 upgrade to new build with
 testsigning on -> FAIL
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="iso-8859-2"
Content-Transfer-Encoding: quoted-printable
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

> -----Original Message-----
> From: Fabio Fantoni [mailto:fabio.fantoni@m2r.biz]
> Sent: 21 January 2016 10:08
> To: Paul Durrant; =C9li=E1s Tam=E1s; xen-users@lists.xen.org; win-pv-
> devel@lists.xenproject.org
> Cc: Lars Kurth (lars.kurth@xen.org)
> Subject: Re: [win-pv-devel] Windows 10 upgrade to new build with
> testsigning on -> FAIL
> =

> Il 15/12/2015 15:49, Paul Durrant ha scritto:
> >> -----Original Message-----
> > [snip]
> >>> I believe Lars is working on this. We intend to get an EV cert for Xen
> Project
> >> and release-sign (not logo-sign) drivers through the new Windows 10
> portal. I
> >> have updated the staging-8.1 branches recently and re-tagged them with
> >> new rc numbers... I'll adjust the Jenkins projects today to deliver new
> builds
> >> of these branches to xenbits. My hope is that these are likely to be t=
he
> final
> >> rcs.
> >>>     Paul
> >> Sorry for bother you, is there any news about the signed builds please?
> >>
> > Fabio,
> >
> >    I believe Lars now has Advisory Board approval to purchase the EV ce=
rt
> and I hope this means we should be able to acquire it immediately after t=
he
> holiday season.
> >    As for the code, I have just re-tagged the staging-8.1 branches afte=
r some
> more fixes for issues found in testing (new builds are available on xenbi=
ts)
> and I'm not anticipating any more tags now. Once we have the EV cert, I w=
ill
> sign the builds via the Microsoft portal and formally release version 8.1=
.0 of
> all drivers.
> >
> >    Cheers,
> >
> >      Paul
> =

> Sorry for bother you, is there any news please?
> =


Actually there is! I received the EV signing token purchased by the Xen Pro=
ject yesterday and will be looking to sign and release version 8.1 of all d=
rivers in the very near future.

  Paul

> =

> =

> >
> >> Thanks for any reply and sorry for my bad english.
> >>
> >>>> --
> >>>>
> >>>>
> >>>> =C9li=E1s Tam=E1s
> >>>> Thomas Elias
> >>>>
> >>>> ETIT[nwpro] KFT, =DCgyvezet=F5-H=E1l=F3zatbiztons=E1gi specialista
> >>>> ETIT[nwpro] Ltd, General Manager-Network security specialist
> >>>>
> >>>> Tel. HU: +36/30-497-1626
> >>>> Tel. DE: +49/160-651-8723
> >>>> OpenPGP pubkey: http://etit.hu/doc/et-pub.asc
> >>>>
> >>>> Okleveles m=E9rn=F6k-informatikus (MSC)
> >>>> Master of Science in Information Technology (MSC)
> >>>>
> >>>> Kapcsolat: http://etit.hu/index.php/hu/kapcsolat
> >>>> Jogi nyilatkozat: http://etit.hu/disclaimer-email-hu.txt
> >>>> Contact: http://etit.hu/index.php/en/contact
> >>>> Disclaimer: http://etit.hu/disclaimer-email-en.txt
> >>> _______________________________________________
> >>> win-pv-devel mailing list
> >>> win-pv-devel@lists.xenproject.org
> >>> http://lists.xenproject.org/cgi-bin/mailman/listinfo/win-pv-devel


_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users

From xen-users-bounces@lists.xen.org Thu Jan 21 11:42:45 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Thu, 21 Jan 2016 11:42:45 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aMDdC-0007UP-Pi; Thu, 21 Jan 2016 11:42:26 +0000
Received: from mail6.bemta3.messagelabs.com ([195.245.230.39])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <prvs=821dd03bf=Paul.Durrant@citrix.com>)
	id 1aMDdA-0007U8-G8
	for xen-users@lists.xen.org; Thu, 21 Jan 2016 11:42:24 +0000
Received: from [85.158.137.68] by server-16.bemta-3.messagelabs.com id
	E7/7C-07451-F14C0A65; Thu, 21 Jan 2016 11:42:23 +0000
X-Env-Sender: prvs=821dd03bf=Paul.Durrant@citrix.com
X-Msg-Ref: server-6.tower-31.messagelabs.com!1453376542!17244632!1
X-Originating-IP: [185.25.65.24]
X-SpamReason: No, hits=1.7 required=7.0 tests=BIZ_TLD,received_headers: 
	No Received headers
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 18185 invoked from network); 21 Jan 2016 11:42:22 -0000
Received: from smtp.ctxuk.citrix.com (HELO SMTP.EU.CITRIX.COM) (185.25.65.24)
	by server-6.tower-31.messagelabs.com with RC4-SHA encrypted SMTP;
	21 Jan 2016 11:42:22 -0000
X-IronPort-AV: E=Sophos;i="5.22,325,1449532800"; d="scan'208";a="12993952"
From: Paul Durrant <Paul.Durrant@citrix.com>
To: Fabio Fantoni <fabio.fantoni@m2r.biz>, =?iso-8859-2?Q?=C9li=E1s_Tam=E1s?=
	<et@etit.hu>, "xen-users@lists.xen.org" <xen-users@lists.xen.org>,
	"win-pv-devel@lists.xenproject.org" <win-pv-devel@lists.xenproject.org>
Thread-Topic: [win-pv-devel] Windows 10 upgrade to new build with testsigning
	on -> FAIL
Thread-Index: AQHRN0GdA7LRrQqBE0yh1/tD1ldGRZ7MFQ3QgDnS4wCAACrSwA==
Date: Thu, 21 Jan 2016 11:42:20 +0000
Message-ID: <a856fceb0ecb4aa2ae583dcb1a83862d@AMSPEX02CL03.citrite.net>
References: <565C293A.5030705@etit.hu>
	<9AAE0902D5BC7E449B7C8E4E778ABCD02F69F9FD@AMSPEX01CL01.citrite.net>
	<56701DDF.4000008@m2r.biz>
	<9AAE0902D5BC7E449B7C8E4E778ABCD02F6E9CE3@AMSPEX01CL01.citrite.net>
	<56A0AE00.8080501@m2r.biz>
In-Reply-To: <56A0AE00.8080501@m2r.biz>
Accept-Language: en-GB, en-US
Content-Language: en-US
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
x-ms-exchange-transport-fromentityheader: Hosted
MIME-Version: 1.0
X-DLP: AMS1
Cc: "Lars Kurth \(lars.kurth@xen.org\)" <lars.kurth@xen.org>
Subject: Re: [Xen-users] [win-pv-devel] Windows 10 upgrade to new build with
 testsigning on -> FAIL
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="iso-8859-2"
Content-Transfer-Encoding: quoted-printable
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

> -----Original Message-----
> From: Fabio Fantoni [mailto:fabio.fantoni@m2r.biz]
> Sent: 21 January 2016 10:08
> To: Paul Durrant; =C9li=E1s Tam=E1s; xen-users@lists.xen.org; win-pv-
> devel@lists.xenproject.org
> Cc: Lars Kurth (lars.kurth@xen.org)
> Subject: Re: [win-pv-devel] Windows 10 upgrade to new build with
> testsigning on -> FAIL
> =

> Il 15/12/2015 15:49, Paul Durrant ha scritto:
> >> -----Original Message-----
> > [snip]
> >>> I believe Lars is working on this. We intend to get an EV cert for Xen
> Project
> >> and release-sign (not logo-sign) drivers through the new Windows 10
> portal. I
> >> have updated the staging-8.1 branches recently and re-tagged them with
> >> new rc numbers... I'll adjust the Jenkins projects today to deliver new
> builds
> >> of these branches to xenbits. My hope is that these are likely to be t=
he
> final
> >> rcs.
> >>>     Paul
> >> Sorry for bother you, is there any news about the signed builds please?
> >>
> > Fabio,
> >
> >    I believe Lars now has Advisory Board approval to purchase the EV ce=
rt
> and I hope this means we should be able to acquire it immediately after t=
he
> holiday season.
> >    As for the code, I have just re-tagged the staging-8.1 branches afte=
r some
> more fixes for issues found in testing (new builds are available on xenbi=
ts)
> and I'm not anticipating any more tags now. Once we have the EV cert, I w=
ill
> sign the builds via the Microsoft portal and formally release version 8.1=
.0 of
> all drivers.
> >
> >    Cheers,
> >
> >      Paul
> =

> Sorry for bother you, is there any news please?
> =


Actually there is! I received the EV signing token purchased by the Xen Pro=
ject yesterday and will be looking to sign and release version 8.1 of all d=
rivers in the very near future.

  Paul

> =

> =

> >
> >> Thanks for any reply and sorry for my bad english.
> >>
> >>>> --
> >>>>
> >>>>
> >>>> =C9li=E1s Tam=E1s
> >>>> Thomas Elias
> >>>>
> >>>> ETIT[nwpro] KFT, =DCgyvezet=F5-H=E1l=F3zatbiztons=E1gi specialista
> >>>> ETIT[nwpro] Ltd, General Manager-Network security specialist
> >>>>
> >>>> Tel. HU: +36/30-497-1626
> >>>> Tel. DE: +49/160-651-8723
> >>>> OpenPGP pubkey: http://etit.hu/doc/et-pub.asc
> >>>>
> >>>> Okleveles m=E9rn=F6k-informatikus (MSC)
> >>>> Master of Science in Information Technology (MSC)
> >>>>
> >>>> Kapcsolat: http://etit.hu/index.php/hu/kapcsolat
> >>>> Jogi nyilatkozat: http://etit.hu/disclaimer-email-hu.txt
> >>>> Contact: http://etit.hu/index.php/en/contact
> >>>> Disclaimer: http://etit.hu/disclaimer-email-en.txt
> >>> _______________________________________________
> >>> win-pv-devel mailing list
> >>> win-pv-devel@lists.xenproject.org
> >>> http://lists.xenproject.org/cgi-bin/mailman/listinfo/win-pv-devel


_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users

From xen-users-bounces@lists.xen.org Thu Jan 21 12:06:52 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Thu, 21 Jan 2016 12:06:52 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aMDzd-0001KE-QU; Thu, 21 Jan 2016 12:05:37 +0000
Received: from mail6.bemta3.messagelabs.com ([195.245.230.39])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <prvs=821970992=Ian.Campbell@citrix.com>)
	id 1aMDzb-0001K7-To
	for xen-users@lists.xen.org; Thu, 21 Jan 2016 12:05:36 +0000
Received: from [85.158.137.68] by server-12.bemta-3.messagelabs.com id
	B9/86-06010-F89C0A65; Thu, 21 Jan 2016 12:05:35 +0000
X-Env-Sender: prvs=821970992=Ian.Campbell@citrix.com
X-Msg-Ref: server-14.tower-31.messagelabs.com!1453377932!17248556!1
X-Originating-IP: [66.165.176.89]
X-SpamReason: No, hits=0.0 required=7.0 tests=sa_preprocessor: 
	VHJ1c3RlZCBJUDogNjYuMTY1LjE3Ni44OSA9PiAyMDMwMDc=\n,
	received_headers: No Received headers
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 28018 invoked from network); 21 Jan 2016 12:05:34 -0000
Received: from smtp.citrix.com (HELO SMTP.CITRIX.COM) (66.165.176.89)
	by server-14.tower-31.messagelabs.com with RC4-SHA encrypted SMTP;
	21 Jan 2016 12:05:34 -0000
X-IronPort-AV: E=Sophos;i="5.22,325,1449532800"; d="scan'208";a="326727747"
Message-ID: <1453377757.4320.19.camel@citrix.com>
From: Ian Campbell <ian.campbell@citrix.com>
To: Tomas Mozes <hydrapolic@gmail.com>
Date: Thu, 21 Jan 2016 12:02:37 +0000
In-Reply-To: <CAG6MAzT1BP3H3jyXCp3vxPa-fJPug1p0TFejc0-NWYkuA5gBtA@mail.gmail.com>
References: <CAG6MAzSRN6hgzM00FhpTM2mdFyOKbHgEFvoSmRqaQ1qX6S3D=w@mail.gmail.com>
	<1453292619.26343.94.camel@citrix.com>
	<CAG6MAzQ4Pc_QpA_DX55wQ9qhv3jcxUP0qzM7xg=tV8MM97ES_Q@mail.gmail.com>
	<1453302334.26343.132.camel@citrix.com>
	<CAG6MAzQZoqKXyV_g8H79MSHviZ0NOqiDY-wsD5LPpGPnFwkypw@mail.gmail.com>
	<1453371172.26343.204.camel@citrix.com>
	<CAG6MAzT1BP3H3jyXCp3vxPa-fJPug1p0TFejc0-NWYkuA5gBtA@mail.gmail.com>
X-Mailer: Evolution 3.18.2-1 
MIME-Version: 1.0
X-DLP: MIA1
Cc: xen-users@lists.xen.org
Subject: Re: [Xen-users] domU fails to boot with more than 32 vcpus on
 kernel 4.1+ - xen_netfront: can't alloc rx grant refs
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

On Thu, 2016-01-21 at 12:23 +0100, Tomas Mozes wrote:
> > I've asked the devs if anyone has requested the backport yet, if not
> > I'll do it.

There wasn't, so:
    http://marc.info/?l=linux-netdev&m=145337761106669&w=2

> Thank you very much Ian!

No problem.

Ian.


_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users

From xen-users-bounces@lists.xen.org Thu Jan 21 12:06:52 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Thu, 21 Jan 2016 12:06:52 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aMDzd-0001KE-QU; Thu, 21 Jan 2016 12:05:37 +0000
Received: from mail6.bemta3.messagelabs.com ([195.245.230.39])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <prvs=821970992=Ian.Campbell@citrix.com>)
	id 1aMDzb-0001K7-To
	for xen-users@lists.xen.org; Thu, 21 Jan 2016 12:05:36 +0000
Received: from [85.158.137.68] by server-12.bemta-3.messagelabs.com id
	B9/86-06010-F89C0A65; Thu, 21 Jan 2016 12:05:35 +0000
X-Env-Sender: prvs=821970992=Ian.Campbell@citrix.com
X-Msg-Ref: server-14.tower-31.messagelabs.com!1453377932!17248556!1
X-Originating-IP: [66.165.176.89]
X-SpamReason: No, hits=0.0 required=7.0 tests=sa_preprocessor: 
	VHJ1c3RlZCBJUDogNjYuMTY1LjE3Ni44OSA9PiAyMDMwMDc=\n,
	received_headers: No Received headers
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 28018 invoked from network); 21 Jan 2016 12:05:34 -0000
Received: from smtp.citrix.com (HELO SMTP.CITRIX.COM) (66.165.176.89)
	by server-14.tower-31.messagelabs.com with RC4-SHA encrypted SMTP;
	21 Jan 2016 12:05:34 -0000
X-IronPort-AV: E=Sophos;i="5.22,325,1449532800"; d="scan'208";a="326727747"
Message-ID: <1453377757.4320.19.camel@citrix.com>
From: Ian Campbell <ian.campbell@citrix.com>
To: Tomas Mozes <hydrapolic@gmail.com>
Date: Thu, 21 Jan 2016 12:02:37 +0000
In-Reply-To: <CAG6MAzT1BP3H3jyXCp3vxPa-fJPug1p0TFejc0-NWYkuA5gBtA@mail.gmail.com>
References: <CAG6MAzSRN6hgzM00FhpTM2mdFyOKbHgEFvoSmRqaQ1qX6S3D=w@mail.gmail.com>
	<1453292619.26343.94.camel@citrix.com>
	<CAG6MAzQ4Pc_QpA_DX55wQ9qhv3jcxUP0qzM7xg=tV8MM97ES_Q@mail.gmail.com>
	<1453302334.26343.132.camel@citrix.com>
	<CAG6MAzQZoqKXyV_g8H79MSHviZ0NOqiDY-wsD5LPpGPnFwkypw@mail.gmail.com>
	<1453371172.26343.204.camel@citrix.com>
	<CAG6MAzT1BP3H3jyXCp3vxPa-fJPug1p0TFejc0-NWYkuA5gBtA@mail.gmail.com>
X-Mailer: Evolution 3.18.2-1 
MIME-Version: 1.0
X-DLP: MIA1
Cc: xen-users@lists.xen.org
Subject: Re: [Xen-users] domU fails to boot with more than 32 vcpus on
 kernel 4.1+ - xen_netfront: can't alloc rx grant refs
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

On Thu, 2016-01-21 at 12:23 +0100, Tomas Mozes wrote:
> > I've asked the devs if anyone has requested the backport yet, if not
> > I'll do it.

There wasn't, so:
    http://marc.info/?l=linux-netdev&m=145337761106669&w=2

> Thank you very much Ian!

No problem.

Ian.


_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users

From xen-users-bounces@lists.xen.org Fri Jan 22 16:04:59 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Fri, 22 Jan 2016 16:04:59 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aMeBL-0004Th-R6; Fri, 22 Jan 2016 16:03:27 +0000
Received: from mail6.bemta5.messagelabs.com ([195.245.231.135])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <vhpc.dist@gmail.com>) id 1aMeBK-0004SY-C2
	for xen-users@lists.xen.org; Fri, 22 Jan 2016 16:03:26 +0000
Received: from [85.158.139.211] by server-2.bemta-5.messagelabs.com id
	ED/CF-21594-9C252A65; Fri, 22 Jan 2016 16:03:21 +0000
X-Env-Sender: vhpc.dist@gmail.com
X-Msg-Ref: server-13.tower-206.messagelabs.com!1453478598!17334890!1
X-Originating-IP: [209.85.214.170]
X-SpamReason: No, hits=0.3 required=7.0 tests=HTML_MESSAGE,RCVD_BY_IP
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 10556 invoked from network); 22 Jan 2016 16:03:19 -0000
Received: from mail-ob0-f170.google.com (HELO mail-ob0-f170.google.com)
	(209.85.214.170)
	by server-13.tower-206.messagelabs.com with AES128-GCM-SHA256 encrypted
	SMTP; 22 Jan 2016 16:03:19 -0000
Received: by mail-ob0-f170.google.com with SMTP id vt7so66037652obb.1
	for <xen-users@lists.xen.org>; Fri, 22 Jan 2016 08:03:18 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
	h=mime-version:date:message-id:subject:from:to:content-type;
	bh=8Hm+ZH5Wlf+WABdvwgE7aat3bO07WBJdRu7W0KhNXFs=;
	b=ae1Q+EiDVMMOtp4LfuPvM04ZS7fPOJxaIOu9ijCsO4W7DMu2JqaBGrxTiMwp5LNGI+
	i65DGx2FgS9RtGC16JkPcIYMuViZDitNWXPnjSDP5asr7UPee6fW8D+eR7u6/DQY8cQk
	cyzK5MfLcQgOQLZ1j9ASocVIboUrd4lhmPV+nqQaoKTfMWHcef3YdJb6qczwEfslztHd
	tYnabU1ejI74bsYBk+04E2tLZaY9kvNl/5Jde/YIWGkZhQn60L9EyR9dlc6XIBTXUGl+
	YlF4nqrgxjjyiYb8MHLbawNkRcXo5Fr/3BUFr1746bQDXuSfYVX2UyVbBSR2wNl8Nx2I
	hqGw==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
	d=1e100.net; s=20130820;
	h=x-gm-message-state:mime-version:date:message-id:subject:from:to
	:content-type;
	bh=8Hm+ZH5Wlf+WABdvwgE7aat3bO07WBJdRu7W0KhNXFs=;
	b=IVFtwiWT/zDLNvX4ozZtkj9UrFS81y6MdfCt0nSRGeeGN8dsaeIA6rWEjJV0qeRApD
	PpAv+wig+EBN1poE5ctzwlNW0iemo3gVs5U4IYNeeQ/UXVKOrBp/tmxtw+joIT/LeLlI
	9Ynga91Co4lK4HDTTchMHhJ9T2YuzO7wFq0JBn9GnBx2wcEBCr1QUVjFuN7qkn8NnL0a
	LzLqfVp8OBLo9X/Krul57ITrLZYSh9VS7r9eEGqRtkRDbQHIv7b7raEZd++i+D9STXBd
	ZI/A1hP4bqusfzr+VC2+0mfyBTs0euz3Hf0Dgqr1EFhbl3uun2Nxt2lePr1F4OqKafm1
	X/NA==
X-Gm-Message-State: AG10YOT/V3S4h3BbepNoOAGwGKTyUmQ4F5rnZfJuZMdtP8gB5VGKb6U5SmYj6NTHgQwuV2KStUb/dzIfMfhvuw==
MIME-Version: 1.0
X-Received: by 10.60.50.98 with SMTP id b2mr2976133oeo.38.1453478597961; Fri,
	22 Jan 2016 08:03:17 -0800 (PST)
Received: by 10.182.243.163 with HTTP; Fri, 22 Jan 2016 08:03:17 -0800 (PST)
Date: Fri, 22 Jan 2016 17:03:17 +0100
Message-ID: <CAF05tLM5cbfGSNTzOVfmHVeZ2AiZV2qcUK0_DjxmbPtbrQpqKQ@mail.gmail.com>
From: VHPC 16 <vhpc.dist@gmail.com>
To: xen-users@lists.xen.org
Subject: [Xen-users] CfP Virtualization in High-Performance Cloud Computing
	(VHPC '16)
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: multipart/mixed; boundary="===============1637722552267708108=="
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

--===============1637722552267708108==
Content-Type: multipart/alternative; boundary=001a11c1e276852da30529ee5b3f

--001a11c1e276852da30529ee5b3f
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D

CALL FOR PAPERS


11th Workshop on Virtualization in High=C2=AD-Performance Cloud Computing  =
(VHPC
'16)

held in conjunction with the International Supercomputing Conference - High
Performance,

June 19-23, 2016, Frankfurt, Germany.

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D

Date: June 23, 2016

Workshop URL: http://vhpc.org

Lightning talk abstract registration deadline: February 29, 2016

Paper/publishing track abstract registration deadline: March 21, 2016

Paper Submission Deadline: April 25, 2016


Call for Papers

Virtualization technologies constitute a key enabling factor for flexible
resource

management in modern data centers, and particularly in cloud environments.

Cloud providers need to manage complex infrastructures in a seamless
fashion to support

the highly dynamic and heterogeneous workloads and hosted applications
customers

deploy. Similarly, HPC environments have been increasingly adopting
techniques that

enable flexible management of vast computing and networking resources,
close to marginal

provisioning cost, which is unprecedented in the history of scientific and
commercial

computing.

Various virtualization technologies contribute to the overall picture in
different ways: machine

virtualization, with its capability to enable consolidation of multiple
under=C2=ADutilized servers with

heterogeneous software and operating systems (OSes), and its capability to
live=C2=AD-migrate a

fully operating virtual machine (VM) with a very short downtime, enables
novel and dynamic

ways to manage physical servers; OS-=C2=ADlevel virtualization (i.e.,
containerization), with its

capability to isolate multiple user=C2=AD-space environments and to allow f=
or
their co=C2=ADexistence

within the same OS kernel, promises to provide many of the advantages of
machine

virtualization with high levels of responsiveness and performance; I/O
Virtualization allows

physical NICs/HBAs to take traffic from multiple VMs or containers; network
virtualization,

with its capability to create logical network overlays that are independent
of the underlying

physical topology and IP addressing, provides the fundamental ground on top
of which

evolved network services can be realized with an unprecedented level of
dynamicity and

flexibility; the increasingly adopted paradigm of Software-=C2=ADDefined
Networking (SDN)

promises to extend this flexibility to the control and data planes of
network paths.


Topics of Interest

The VHPC program committee solicits original, high-quality submissions
related to

virtualization across the entire software stack with a special focus on the
intersection of HPC

and the cloud. Topics include, but are not limited to:

- Virtualization in supercomputing environments, HPC clusters, cloud HPC
and grids

- OS-level virtualization including container runtimes (Docker, rkt et al.)

- Lightweight compute node operating systems/VMMs

- Optimizations of virtual machine monitor platforms, hypervisors

- QoS and SLA in hypervisors and network virtualization

- Cloud based network and system management for SDN and NFV

- Management, deployment and monitoring of virtualized environments

- Virtual per job / on-demand clusters and cloud bursting

- Performance measurement, modelling and monitoring of virtualized/cloud
workloads

- Programming models for virtualized environments

- Virtualization in data intensive computing and Big Data processing

- Cloud reliability, fault-tolerance, high-availability and security

- Heterogeneous virtualized environments, virtualized accelerators, GPUs
and co-processors

- Optimized communication libraries/protocols in the cloud and for HPC in
the cloud

- Topology management and optimization for distributed virtualized
applications

- Adaptation of emerging HPC technologies (high performance networks, RDMA,
etc..)

- I/O and storage virtualization, virtualization aware file systems

- Job scheduling/control/policy in virtualized environments

- Checkpointing and migration of VM-based large compute jobs

- Cloud frameworks and APIs

- Energy-efficient / power-aware virtualization


The Workshop on Virtualization in High=C2=AD-Performance Cloud Computing (V=
HPC)
aims to

bring together researchers and industrial practitioners facing the
challenges

posed by virtualization in order to foster discussion, collaboration,
mutual exchange

of knowledge and experience, enabling research to ultimately provide novel

solutions for virtualized computing systems of tomorrow.

The workshop will be one day in length, composed of 20 min paper
presentations, each

followed by 10 min discussion sections, plus lightning talks that are
limited to 5 minutes.

Presentations may be accompanied by interactive demonstrations.

Important Dates


February 29, 2016 - Lightning talk abstract registration

March 21, 2016 - Paper/publishing track abstract registration

April 25, 2016 - Full paper submission

May 30, 2016 Acceptance notification

June 23, 2016 - Workshop Day

July 25, 2016 - Camera-ready version due


Chair

Michael Alexander (chair), TU Wien, Austria

Anastassios Nanos (co-=C2=ADchair), NTUA, Greece

Balazs Gerofi (co-=C2=ADchair), =E2=80=8BRIKEN Advanced Institute for Compu=
tational
Science=E2=80=8B, Japan


Program committee

Stergios Anastasiadis, University of Ioannina, Greece

Costas Bekas, IBM Research, Switzerland

Jakob Blomer, CERN

Ron Brightwell, Sandia National Laboratories, USA

Roberto Canonico, University of Napoli Federico II, Italy

Julian Chesterfield, OnApp, UK

Stephen Crago, USC ISI, USA

Christoffer Dall, Columbia University, USA

Patrick Dreher, MIT, USA

Robert Futrick, Cycle Computing, USA

Robert Gardner, University of Chicago, USA

William Gardner, University of Guelph, Canada

Wolfgang Gentzsch, UberCloud, USA

Kyle Hale, Northwestern University, USA

Marcus Hardt, Karlsruhe Institute of Technology, Germany

Romeo Kinzler, IBM, Switzerland

Brian Kocoloski, University of Pittsburgh, USA

Kornilios Kourtis, IBM Research, Switzerland

Nectarios Koziris, National Technical University of Athens, Greece

John Lange, University of Pittsburgh, USA

Nikos Parlavantzas, IRISA, France

Kevin Pendretti, Sandia National Laboratories, USA

Che-Rung Roger Lee, National Tsing Hua University, Taiwan

Giuseppe Lettieri, University of Pisa, Italy

Qing Liu, Oak Ridge National Laboratory, USA

Paul Mundt, Adaptant, Germany

Amer Qouneh, University of Florida, USA

Carlos Rea=C3=B1o, Technical University of Valencia, Spain

Seetharami Seelam, IBM Research, USA

Josh Simons, VMWare, USA

Borja Sotomayor, University of Chicago, USA

Dieter Suess, TU Wien, Austria

Craig Stewart, Indiana University, USA

Anata Tiwari, San Diego Supercomputer Center, USA

Kurt Tutschku, Blekinge Institute of Technology, Sweden

Amit Vadudevan, Carnegie Mellon University, USA

Yasuhiro Watashiba, Osaka University, Japan

Nicholas Wright, Lawrence Berkeley National Laboratory, USA

Chao-Tung Yang, Tunghai University, Taiwan

Gianluigi Zanetti, CRS4, Italy


Paper Submission-Publication

Papers submitted to the workshop will be reviewed by at least two

members of the program committee and external reviewers. Submissions

should include abstract, key words, the e-mail address of the

corresponding author, and must not exceed 10 pages, including tables

and figures at a main font size no smaller than 11 point. Submission

of a paper should be regarded as a commitment that, should the paper

be accepted, at least one of the authors will register and attend the

conference to present the work.

The format must be according to the Springer LNCS Style. Initial

submissions are in PDF; authors of accepted papers will be requested

to provide source files.

Format Guidelines:

ftp://ftp.springer.de/pub/tex/latex/llncs/latex2e/llncs2e.zip

Abstract, Paper Submission Link:

https://edas.info/newPaper.php?c=3D21801


Lightning Talks

Lightning Talks are non-paper track, synoptical in nature and are strictly
limited to 5 minutes.

They can be used to gain early feedback on ongoing research, for
demonstrations, to

present research results, early research ideas, perspectives and positions
of interest to the

community. Submit abstract via the main submission link.


General Information

The workshop is one day in length and will be held in conjunction with the
International

Supercomputing Conference - High Performance (ISC) 2016, June 19-23,
Frankfurt, Germany.

--001a11c1e276852da30529ee5b3f
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr"><span id=3D"docs-internal-guid-a78be5ba-6a12-95c4-a133-f86=
e1aff9c24"><br><p dir=3D"ltr" style=3D"line-height:1.38;margin-top:0pt;marg=
in-bottom:0pt"><span style=3D"font-size:14.6667px;font-family:Arial;color:r=
gb(0,0,0);vertical-align:baseline;white-space:pre-wrap;background-color:tra=
nsparent">=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D</span></=
p><p dir=3D"ltr" style=3D"line-height:1.38;margin-top:0pt;margin-bottom:0pt=
"><span style=3D"font-size:14.6667px;font-family:Arial;color:rgb(0,0,0);ver=
tical-align:baseline;white-space:pre-wrap;background-color:transparent">CAL=
L FOR PAPERS </span></p><br><br><p dir=3D"ltr" style=3D"line-height:1.38;ma=
rgin-top:0pt;margin-bottom:0pt"><span style=3D"font-size:14.6667px;font-fam=
ily:Arial;color:rgb(0,0,0);font-weight:700;vertical-align:baseline;white-sp=
ace:pre-wrap;background-color:transparent">11th Workshop on Virtualization =
in High=C2=AD-Performance Cloud Computing =C2=A0(VHPC &#39;16)</span></p><p=
 dir=3D"ltr" style=3D"line-height:1.38;margin-top:0pt;margin-bottom:0pt"><s=
pan style=3D"font-size:14.6667px;font-family:Arial;color:rgb(0,0,0);vertica=
l-align:baseline;white-space:pre-wrap;background-color:transparent">held in=
 conjunction with the International Supercomputing Conference - High Perfor=
mance,</span></p><p dir=3D"ltr" style=3D"line-height:1.38;margin-top:0pt;ma=
rgin-bottom:0pt"><span style=3D"font-size:14.6667px;font-family:Arial;color=
:rgb(0,0,0);vertical-align:baseline;white-space:pre-wrap;background-color:t=
ransparent">June 19-23, 2016, Frankfurt, Germany.</span></p><br><p dir=3D"l=
tr" style=3D"line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style=
=3D"font-size:14.6667px;font-family:Arial;color:rgb(0,0,0);vertical-align:b=
aseline;white-space:pre-wrap;background-color:transparent">=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D</span></p><br><p dir=3D"ltr" style=
=3D"line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style=3D"font-=
size:14.6667px;font-family:Arial;color:rgb(0,0,0);vertical-align:baseline;w=
hite-space:pre-wrap;background-color:transparent">Date: June 23, 2016</span=
></p><p dir=3D"ltr" style=3D"line-height:1.38;margin-top:0pt;margin-bottom:=
0pt"><span style=3D"font-size:14.6667px;font-family:Arial;color:rgb(0,0,0);=
vertical-align:baseline;white-space:pre-wrap;background-color:transparent">=
Workshop URL: <a href=3D"http://vhpc.org">http://vhpc.org</a></span></p><br=
><p dir=3D"ltr" style=3D"line-height:1.38;margin-top:0pt;margin-bottom:0pt"=
><span style=3D"font-size:14.6667px;font-family:Arial;color:rgb(0,0,0);vert=
ical-align:baseline;white-space:pre-wrap;background-color:transparent">Ligh=
tning talk abstract registration deadline: February 29, 2016</span></p><p d=
ir=3D"ltr" style=3D"line-height:1.38;margin-top:0pt;margin-bottom:0pt"><spa=
n style=3D"font-size:14.6667px;font-family:Arial;color:rgb(0,0,0);vertical-=
align:baseline;white-space:pre-wrap;background-color:transparent">Paper/pub=
lishing track abstract registration deadline: March 21, 2016</span></p><br>=
<p dir=3D"ltr" style=3D"line-height:1.38;margin-top:0pt;margin-bottom:0pt">=
<span style=3D"font-size:14.6667px;font-family:Arial;color:rgb(0,0,0);verti=
cal-align:baseline;white-space:pre-wrap;background-color:transparent">Paper=
 Submission Deadline: April 25, 2016</span></p><br><br><p dir=3D"ltr" style=
=3D"line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style=3D"font-=
size:14.6667px;font-family:Arial;color:rgb(0,0,0);font-weight:700;vertical-=
align:baseline;white-space:pre-wrap;background-color:transparent">Call for =
Papers</span></p><br><p dir=3D"ltr" style=3D"line-height:1.38;margin-top:0p=
t;margin-bottom:0pt"><span style=3D"font-size:14.6667px;font-family:Arial;v=
ertical-align:baseline;white-space:pre-wrap;background-color:transparent">V=
irtualization technologies constitute a key enabling factor for flexible re=
source</span></p><p dir=3D"ltr" style=3D"line-height:1.38;margin-top:0pt;ma=
rgin-bottom:0pt"><span style=3D"font-size:14.6667px;font-family:Arial;verti=
cal-align:baseline;white-space:pre-wrap;background-color:transparent">manag=
ement in modern data centers, and particularly in cloud environments.</span=
></p><p dir=3D"ltr" style=3D"line-height:1.38;margin-top:0pt;margin-bottom:=
0pt"><span style=3D"font-size:14.6667px;font-family:Arial;vertical-align:ba=
seline;white-space:pre-wrap;background-color:transparent">Cloud providers n=
eed to manage complex infrastructures in a seamless fashion to support</spa=
n></p><p dir=3D"ltr" style=3D"line-height:1.38;margin-top:0pt;margin-bottom=
:0pt"><span style=3D"font-size:14.6667px;font-family:Arial;vertical-align:b=
aseline;white-space:pre-wrap;background-color:transparent">the highly dynam=
ic and heterogeneous workloads and hosted applications customers</span></p>=
<p dir=3D"ltr" style=3D"line-height:1.38;margin-top:0pt;margin-bottom:0pt">=
<span style=3D"font-size:14.6667px;font-family:Arial;vertical-align:baselin=
e;white-space:pre-wrap;background-color:transparent">deploy. Similarly, HPC=
 environments have been increasingly adopting techniques that</span></p><p =
dir=3D"ltr" style=3D"line-height:1.38;margin-top:0pt;margin-bottom:0pt"><sp=
an style=3D"font-size:14.6667px;font-family:Arial;vertical-align:baseline;w=
hite-space:pre-wrap;background-color:transparent">enable flexible managemen=
t of vast computing and networking resources, close to marginal</span></p><=
p dir=3D"ltr" style=3D"line-height:1.38;margin-top:0pt;margin-bottom:0pt"><=
span style=3D"font-size:14.6667px;font-family:Arial;vertical-align:baseline=
;white-space:pre-wrap;background-color:transparent">provisioning cost, whic=
h is unprecedented in the history of scientific and commercial</span></p><p=
 dir=3D"ltr" style=3D"line-height:1.38;margin-top:0pt;margin-bottom:0pt"><s=
pan style=3D"font-size:14.6667px;font-family:Arial;vertical-align:baseline;=
white-space:pre-wrap;background-color:transparent">computing.</span></p><br=
><p dir=3D"ltr" style=3D"line-height:1.38;margin-top:0pt;margin-bottom:0pt"=
><span style=3D"font-size:14.6667px;font-family:Arial;vertical-align:baseli=
ne;white-space:pre-wrap;background-color:transparent">Various virtualizatio=
n technologies contribute to the overall picture in different ways: machine=
</span></p><p dir=3D"ltr" style=3D"line-height:1.38;margin-top:0pt;margin-b=
ottom:0pt"><span style=3D"font-size:14.6667px;font-family:Arial;vertical-al=
ign:baseline;white-space:pre-wrap;background-color:transparent">virtualizat=
ion, with its capability to enable consolidation of multiple under=C2=ADuti=
lized servers with</span></p><p dir=3D"ltr" style=3D"line-height:1.38;margi=
n-top:0pt;margin-bottom:0pt"><span style=3D"font-size:14.6667px;font-family=
:Arial;vertical-align:baseline;white-space:pre-wrap;background-color:transp=
arent">heterogeneous software and operating systems (OSes), and its capabil=
ity to live=C2=AD-migrate a</span></p><p dir=3D"ltr" style=3D"line-height:1=
.38;margin-top:0pt;margin-bottom:0pt"><span style=3D"font-size:14.6667px;fo=
nt-family:Arial;vertical-align:baseline;white-space:pre-wrap;background-col=
or:transparent">fully operating virtual machine (VM) with a very short down=
time, enables novel and dynamic</span></p><p dir=3D"ltr" style=3D"line-heig=
ht:1.38;margin-top:0pt;margin-bottom:0pt"><span style=3D"font-size:14.6667p=
x;font-family:Arial;vertical-align:baseline;white-space:pre-wrap;background=
-color:transparent">ways to manage physical servers; OS-=C2=ADlevel virtual=
ization (i.e., containerization), with its</span></p><p dir=3D"ltr" style=
=3D"line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style=3D"font-=
size:14.6667px;font-family:Arial;vertical-align:baseline;white-space:pre-wr=
ap;background-color:transparent">capability to isolate multiple user=C2=AD-=
space environments and to allow for their co=C2=ADexistence</span></p><p di=
r=3D"ltr" style=3D"line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span=
 style=3D"font-size:14.6667px;font-family:Arial;vertical-align:baseline;whi=
te-space:pre-wrap;background-color:transparent">within the same OS kernel, =
promises to provide many of the advantages of machine</span></p><p dir=3D"l=
tr" style=3D"line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style=
=3D"font-size:14.6667px;font-family:Arial;vertical-align:baseline;white-spa=
ce:pre-wrap;background-color:transparent">virtualization with high levels o=
f responsiveness and performance; I/O Virtualization allows</span></p><p di=
r=3D"ltr" style=3D"line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span=
 style=3D"font-size:14.6667px;font-family:Arial;vertical-align:baseline;whi=
te-space:pre-wrap;background-color:transparent">physical NICs/HBAs to take =
traffic from multiple VMs or containers; network virtualization,</span></p>=
<p dir=3D"ltr" style=3D"line-height:1.38;margin-top:0pt;margin-bottom:0pt">=
<span style=3D"font-size:14.6667px;font-family:Arial;vertical-align:baselin=
e;white-space:pre-wrap;background-color:transparent">with its capability to=
 create logical network overlays that are independent of the underlying</sp=
an></p><p dir=3D"ltr" style=3D"line-height:1.38;margin-top:0pt;margin-botto=
m:0pt"><span style=3D"font-size:14.6667px;font-family:Arial;vertical-align:=
baseline;white-space:pre-wrap;background-color:transparent">physical topolo=
gy and IP addressing, provides the fundamental ground on top of which</span=
></p><p dir=3D"ltr" style=3D"line-height:1.38;margin-top:0pt;margin-bottom:=
0pt"><span style=3D"font-size:14.6667px;font-family:Arial;vertical-align:ba=
seline;white-space:pre-wrap;background-color:transparent">evolved network s=
ervices can be realized with an unprecedented level of dynamicity and</span=
></p><p dir=3D"ltr" style=3D"line-height:1.38;margin-top:0pt;margin-bottom:=
0pt"><span style=3D"font-size:14.6667px;font-family:Arial;vertical-align:ba=
seline;white-space:pre-wrap;background-color:transparent">flexibility; the =
increasingly adopted paradigm of Software-=C2=ADDefined Networking (SDN)</s=
pan></p><p dir=3D"ltr" style=3D"line-height:1.38;margin-top:0pt;margin-bott=
om:0pt"><span style=3D"font-size:14.6667px;font-family:Arial;vertical-align=
:baseline;white-space:pre-wrap;background-color:transparent">promises to ex=
tend this flexibility to the control and data planes of network paths.</spa=
n></p><br><br><p dir=3D"ltr" style=3D"line-height:1.38;margin-top:0pt;margi=
n-bottom:0pt"><span style=3D"font-size:14.6667px;font-family:Arial;font-wei=
ght:700;vertical-align:baseline;white-space:pre-wrap;background-color:trans=
parent">Topics of Interest</span></p><br><p dir=3D"ltr" style=3D"line-heigh=
t:1.38;margin-top:0pt;margin-bottom:0pt"><span style=3D"font-size:14.6667px=
;font-family:Arial;vertical-align:baseline;white-space:pre-wrap;background-=
color:transparent">The VHPC program committee solicits original, high-quali=
ty submissions related to</span></p><p dir=3D"ltr" style=3D"line-height:1.3=
8;margin-top:0pt;margin-bottom:0pt"><span style=3D"font-size:14.6667px;font=
-family:Arial;vertical-align:baseline;white-space:pre-wrap;background-color=
:transparent">virtualization across the entire software stack with a specia=
l focus on the intersection of HPC</span></p><p dir=3D"ltr" style=3D"line-h=
eight:1.38;margin-top:0pt;margin-bottom:0pt"><span style=3D"font-size:14.66=
67px;font-family:Arial;vertical-align:baseline;white-space:pre-wrap;backgro=
und-color:transparent">and the cloud. Topics include, but are not limited t=
o:</span></p><br><p dir=3D"ltr" style=3D"line-height:1.38;margin-top:0pt;ma=
rgin-bottom:0pt"><span style=3D"font-size:14.6667px;font-family:Arial;color=
:rgb(0,0,0);vertical-align:baseline;white-space:pre-wrap;background-color:t=
ransparent">- Virtualization in supercomputing environments, HPC clusters, =
cloud HPC and grids </span></p><p dir=3D"ltr" style=3D"line-height:1.38;mar=
gin-top:0pt;margin-bottom:0pt"><span style=3D"font-size:14.6667px;font-fami=
ly:Arial;color:rgb(0,0,0);vertical-align:baseline;white-space:pre-wrap;back=
ground-color:transparent">- OS-level virtualization including container run=
times (Docker, rkt et al.) </span></p><p dir=3D"ltr" style=3D"line-height:1=
.38;margin-top:0pt;margin-bottom:0pt"><span style=3D"font-size:14.6667px;fo=
nt-family:Arial;color:rgb(0,0,0);vertical-align:baseline;white-space:pre-wr=
ap;background-color:transparent">- Lightweight compute node operating syste=
ms/VMMs </span></p><p dir=3D"ltr" style=3D"line-height:1.38;margin-top:0pt;=
margin-bottom:0pt"><span style=3D"font-size:14.6667px;font-family:Arial;col=
or:rgb(0,0,0);vertical-align:baseline;white-space:pre-wrap;background-color=
:transparent">- Optimizations of virtual machine monitor platforms, hypervi=
sors </span></p><p dir=3D"ltr" style=3D"line-height:1.38;margin-top:0pt;mar=
gin-bottom:0pt"><span style=3D"font-size:14.6667px;font-family:Arial;color:=
rgb(0,0,0);vertical-align:baseline;white-space:pre-wrap;background-color:tr=
ansparent">- QoS and SLA in hypervisors and network virtualization</span></=
p><p dir=3D"ltr" style=3D"line-height:1.38;margin-top:0pt;margin-bottom:0pt=
"><span style=3D"font-size:14.6667px;font-family:Arial;color:rgb(0,0,0);ver=
tical-align:baseline;white-space:pre-wrap;background-color:transparent">- C=
loud based network and system management for SDN and NFV </span></p><p dir=
=3D"ltr" style=3D"line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span =
style=3D"font-size:14.6667px;font-family:Arial;color:rgb(0,0,0);vertical-al=
ign:baseline;white-space:pre-wrap;background-color:transparent">- Managemen=
t, deployment and monitoring of virtualized environments </span></p><p dir=
=3D"ltr" style=3D"line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span =
style=3D"font-size:14.6667px;font-family:Arial;color:rgb(0,0,0);vertical-al=
ign:baseline;white-space:pre-wrap;background-color:transparent">- Virtual p=
er job / on-demand clusters and cloud bursting</span></p><p dir=3D"ltr" sty=
le=3D"line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style=3D"fon=
t-size:14.6667px;font-family:Arial;color:rgb(0,0,0);vertical-align:baseline=
;white-space:pre-wrap;background-color:transparent">- Performance measureme=
nt, modelling and monitoring of virtualized/cloud workloads </span></p><p d=
ir=3D"ltr" style=3D"line-height:1.38;margin-top:0pt;margin-bottom:0pt"><spa=
n style=3D"font-size:14.6667px;font-family:Arial;color:rgb(0,0,0);vertical-=
align:baseline;white-space:pre-wrap;background-color:transparent">- Program=
ming models for virtualized environments </span></p><p dir=3D"ltr" style=3D=
"line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style=3D"font-siz=
e:14.6667px;font-family:Arial;color:rgb(0,0,0);vertical-align:baseline;whit=
e-space:pre-wrap;background-color:transparent">- Virtualization in data int=
ensive computing and Big Data processing</span></p><p dir=3D"ltr" style=3D"=
line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style=3D"font-size=
:14.6667px;font-family:Arial;color:rgb(0,0,0);vertical-align:baseline;white=
-space:pre-wrap;background-color:transparent">- Cloud reliability, fault-to=
lerance, high-availability and security </span></p><p dir=3D"ltr" style=3D"=
line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style=3D"font-size=
:14.6667px;font-family:Arial;color:rgb(0,0,0);vertical-align:baseline;white=
-space:pre-wrap;background-color:transparent">- Heterogeneous virtualized e=
nvironments, virtualized accelerators, GPUs and co-processors </span></p><p=
 dir=3D"ltr" style=3D"line-height:1.38;margin-top:0pt;margin-bottom:0pt"><s=
pan style=3D"font-size:14.6667px;font-family:Arial;color:rgb(0,0,0);vertica=
l-align:baseline;white-space:pre-wrap;background-color:transparent">- Optim=
ized communication libraries/protocols in the cloud and for HPC in the clou=
d </span></p><p dir=3D"ltr" style=3D"line-height:1.38;margin-top:0pt;margin=
-bottom:0pt"><span style=3D"font-size:14.6667px;font-family:Arial;color:rgb=
(0,0,0);vertical-align:baseline;white-space:pre-wrap;background-color:trans=
parent">- Topology management and optimization for distributed virtualized =
applications </span></p><p dir=3D"ltr" style=3D"line-height:1.38;margin-top=
:0pt;margin-bottom:0pt"><span style=3D"font-size:14.6667px;font-family:Aria=
l;color:rgb(0,0,0);vertical-align:baseline;white-space:pre-wrap;background-=
color:transparent">- Adaptation of emerging HPC technologies (high performa=
nce networks, RDMA, etc..) </span></p><p dir=3D"ltr" style=3D"line-height:1=
.38;margin-top:0pt;margin-bottom:0pt"><span style=3D"font-size:14.6667px;fo=
nt-family:Arial;color:rgb(0,0,0);vertical-align:baseline;white-space:pre-wr=
ap;background-color:transparent">- I/O and storage virtualization, virtuali=
zation aware file systems </span></p><p dir=3D"ltr" style=3D"line-height:1.=
38;margin-top:0pt;margin-bottom:0pt"><span style=3D"font-size:14.6667px;fon=
t-family:Arial;color:rgb(0,0,0);vertical-align:baseline;white-space:pre-wra=
p;background-color:transparent">- Job scheduling/control/policy in virtuali=
zed environments </span></p><p dir=3D"ltr" style=3D"line-height:1.38;margin=
-top:0pt;margin-bottom:0pt"><span style=3D"font-size:14.6667px;font-family:=
Arial;color:rgb(0,0,0);vertical-align:baseline;white-space:pre-wrap;backgro=
und-color:transparent">- Checkpointing and migration of VM-based large comp=
ute jobs </span></p><p dir=3D"ltr" style=3D"line-height:1.38;margin-top:0pt=
;margin-bottom:0pt"><span style=3D"font-size:14.6667px;font-family:Arial;co=
lor:rgb(0,0,0);vertical-align:baseline;white-space:pre-wrap;background-colo=
r:transparent">- Cloud frameworks and APIs </span></p><p dir=3D"ltr" style=
=3D"line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style=3D"font-=
size:14.6667px;font-family:Arial;color:rgb(0,0,0);vertical-align:baseline;w=
hite-space:pre-wrap;background-color:transparent">- Energy-efficient / powe=
r-aware virtualization </span></p><br><br><p dir=3D"ltr" style=3D"line-heig=
ht:1.38;margin-top:0pt;margin-bottom:0pt"><span style=3D"font-size:14.6667p=
x;font-family:Arial;vertical-align:baseline;white-space:pre-wrap;background=
-color:transparent">The Workshop on Virtualization in High=C2=AD-Performanc=
e Cloud Computing (VHPC) aims to</span></p><p dir=3D"ltr" style=3D"line-hei=
ght:1.38;margin-top:0pt;margin-bottom:0pt"><span style=3D"font-size:14.6667=
px;font-family:Arial;vertical-align:baseline;white-space:pre-wrap;backgroun=
d-color:transparent">bring together researchers and industrial practitioner=
s facing the challenges</span></p><p dir=3D"ltr" style=3D"line-height:1.38;=
margin-top:0pt;margin-bottom:0pt"><span style=3D"font-size:14.6667px;font-f=
amily:Arial;vertical-align:baseline;white-space:pre-wrap;background-color:t=
ransparent">posed by virtualization in order to foster discussion, collabor=
ation, mutual exchange</span></p><p dir=3D"ltr" style=3D"line-height:1.38;m=
argin-top:0pt;margin-bottom:0pt"><span style=3D"font-size:14.6667px;font-fa=
mily:Arial;vertical-align:baseline;white-space:pre-wrap;background-color:tr=
ansparent">of knowledge and experience, enabling research to ultimately pro=
vide novel</span></p><p dir=3D"ltr" style=3D"line-height:1.38;margin-top:0p=
t;margin-bottom:0pt"><span style=3D"font-size:14.6667px;font-family:Arial;v=
ertical-align:baseline;white-space:pre-wrap;background-color:transparent">s=
olutions for virtualized computing systems of tomorrow.</span></p><br><p di=
r=3D"ltr" style=3D"line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span=
 style=3D"font-size:14.6667px;font-family:Arial;color:rgb(0,0,0);vertical-a=
lign:baseline;white-space:pre-wrap;background-color:transparent">The worksh=
op will be one day in length, composed of 20 min paper presentations, each<=
/span></p><p dir=3D"ltr" style=3D"line-height:1.38;margin-top:0pt;margin-bo=
ttom:0pt"><span style=3D"font-size:14.6667px;font-family:Arial;color:rgb(0,=
0,0);vertical-align:baseline;white-space:pre-wrap;background-color:transpar=
ent">followed by 10 min discussion sections, plus lightning talks that are =
limited to 5 minutes.</span></p><p dir=3D"ltr" style=3D"line-height:1.38;ma=
rgin-top:0pt;margin-bottom:0pt"><span style=3D"font-size:14.6667px;font-fam=
ily:Arial;color:rgb(0,0,0);vertical-align:baseline;white-space:pre-wrap;bac=
kground-color:transparent">Presentations may be accompanied by interactive =
demonstrations.</span></p><br><p dir=3D"ltr" style=3D"line-height:1.38;marg=
in-top:0pt;margin-bottom:0pt"><span style=3D"font-size:14.6667px;font-famil=
y:Arial;color:rgb(0,0,0);font-weight:700;vertical-align:baseline;white-spac=
e:pre-wrap;background-color:transparent">Important Dates</span></p><br><br>=
<p dir=3D"ltr" style=3D"line-height:1.38;margin-top:0pt;margin-bottom:0pt">=
<span style=3D"font-size:14.6667px;font-family:Arial;color:rgb(0,0,0);verti=
cal-align:baseline;white-space:pre-wrap;background-color:transparent">Febru=
ary 29, 2016 - Lightning talk abstract registration </span></p><p dir=3D"lt=
r" style=3D"line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style=
=3D"font-size:14.6667px;font-family:Arial;color:rgb(0,0,0);vertical-align:b=
aseline;white-space:pre-wrap;background-color:transparent">March 21, 2016 -=
 Paper/publishing track abstract registration </span></p><br><p dir=3D"ltr"=
 style=3D"line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style=3D=
"font-size:14.6667px;font-family:Arial;color:rgb(0,0,0);vertical-align:base=
line;white-space:pre-wrap;background-color:transparent">April 25, 2016 - Fu=
ll paper submission</span></p><p dir=3D"ltr" style=3D"line-height:1.38;marg=
in-top:0pt;margin-bottom:0pt"><span style=3D"font-size:14.6667px;font-famil=
y:Arial;color:rgb(0,0,0);vertical-align:baseline;white-space:pre-wrap;backg=
round-color:transparent">May 30, 2016 Acceptance notification </span></p><p=
 dir=3D"ltr" style=3D"line-height:1.38;margin-top:0pt;margin-bottom:0pt"><s=
pan style=3D"font-size:14.6667px;font-family:Arial;color:rgb(0,0,0);vertica=
l-align:baseline;white-space:pre-wrap;background-color:transparent">June 23=
, 2016 - Workshop Day</span></p><p dir=3D"ltr" style=3D"line-height:1.38;ma=
rgin-top:0pt;margin-bottom:0pt"><span style=3D"font-size:14.6667px;font-fam=
ily:Arial;color:rgb(0,0,0);vertical-align:baseline;white-space:pre-wrap;bac=
kground-color:transparent">July 25, 2016 - Camera-ready version due</span><=
/p><br><br><p dir=3D"ltr" style=3D"line-height:1.38;margin-top:0pt;margin-b=
ottom:0pt"><span style=3D"font-size:14.6667px;font-family:Arial;color:rgb(0=
,0,0);font-weight:700;vertical-align:baseline;white-space:pre-wrap;backgrou=
nd-color:transparent">Chair</span></p><br><p dir=3D"ltr" style=3D"line-heig=
ht:1.38;margin-top:0pt;margin-bottom:0pt"><span style=3D"font-size:14.6667p=
x;font-family:Arial;color:rgb(0,0,0);vertical-align:baseline;white-space:pr=
e-wrap;background-color:transparent">Michael Alexander (chair), TU Wien, Au=
stria</span></p><p dir=3D"ltr" style=3D"line-height:1.38;margin-top:0pt;mar=
gin-bottom:0pt"><span style=3D"font-size:14.6667px;font-family:Arial;color:=
rgb(0,0,0);vertical-align:baseline;white-space:pre-wrap;background-color:tr=
ansparent">Anastassios Nanos (co-=C2=ADchair), NTUA, Greece</span></p><p di=
r=3D"ltr" style=3D"line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span=
 style=3D"font-size:14.6667px;font-family:Arial;color:rgb(0,0,0);vertical-a=
lign:baseline;white-space:pre-wrap;background-color:transparent">Balazs Ger=
ofi (co-=C2=ADchair), =E2=80=8BRIKEN Advanced Institute for Computational S=
cience=E2=80=8B, Japan</span></p><br><br><p dir=3D"ltr" style=3D"line-heigh=
t:1.38;margin-top:0pt;margin-bottom:0pt"><span style=3D"font-size:14.6667px=
;font-family:Arial;color:rgb(0,0,0);font-weight:700;vertical-align:baseline=
;white-space:pre-wrap;background-color:transparent">Program committee</span=
></p><br><p dir=3D"ltr" style=3D"line-height:1.38;margin-top:0pt;margin-bot=
tom:0pt"><span style=3D"font-size:14.6667px;font-family:Arial;color:rgb(0,0=
,0);vertical-align:baseline;white-space:pre-wrap;background-color:transpare=
nt">Stergios Anastasiadis, University of Ioannina, Greece </span></p><p dir=
=3D"ltr" style=3D"line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span =
style=3D"font-size:14.6667px;font-family:Arial;color:rgb(0,0,0);vertical-al=
ign:baseline;white-space:pre-wrap;background-color:transparent">Costas Beka=
s, IBM Research, Switzerland </span></p><p dir=3D"ltr" style=3D"line-height=
:1.38;margin-top:0pt;margin-bottom:0pt"><span style=3D"font-size:14.6667px;=
font-family:Arial;color:rgb(0,0,0);vertical-align:baseline;white-space:pre-=
wrap;background-color:transparent">Jakob Blomer, CERN </span></p><p dir=3D"=
ltr" style=3D"line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span styl=
e=3D"font-size:14.6667px;font-family:Arial;color:rgb(0,0,0);vertical-align:=
baseline;white-space:pre-wrap;background-color:transparent">Ron Brightwell,=
 Sandia National Laboratories, USA </span></p><p dir=3D"ltr" style=3D"line-=
height:1.38;margin-top:0pt;margin-bottom:0pt"><span style=3D"font-size:14.6=
667px;font-family:Arial;color:rgb(0,0,0);vertical-align:baseline;white-spac=
e:pre-wrap;background-color:transparent">Roberto Canonico, University of Na=
poli Federico II, Italy </span></p><p dir=3D"ltr" style=3D"line-height:1.38=
;margin-top:0pt;margin-bottom:0pt"><span style=3D"font-size:14.6667px;font-=
family:Arial;color:rgb(0,0,0);vertical-align:baseline;white-space:pre-wrap;=
background-color:transparent">Julian Chesterfield, OnApp, UK </span></p><p =
dir=3D"ltr" style=3D"line-height:1.38;margin-top:0pt;margin-bottom:0pt"><sp=
an style=3D"font-size:14.6667px;font-family:Arial;color:rgb(0,0,0);vertical=
-align:baseline;white-space:pre-wrap;background-color:transparent">Stephen =
Crago, USC ISI, USA</span></p><p dir=3D"ltr" style=3D"line-height:1.38;marg=
in-top:0pt;margin-bottom:0pt"><span style=3D"font-size:14.6667px;font-famil=
y:Arial;color:rgb(0,0,0);vertical-align:baseline;white-space:pre-wrap;backg=
round-color:transparent">Christoffer Dall, Columbia University, USA</span><=
/p><p dir=3D"ltr" style=3D"line-height:1.38;margin-top:0pt;margin-bottom:0p=
t"><span style=3D"font-size:14.6667px;font-family:Arial;color:rgb(0,0,0);ve=
rtical-align:baseline;white-space:pre-wrap;background-color:transparent">Pa=
trick Dreher, MIT, USA </span></p><p dir=3D"ltr" style=3D"line-height:1.38;=
margin-top:0pt;margin-bottom:0pt"><span style=3D"font-size:14.6667px;font-f=
amily:Arial;color:rgb(0,0,0);vertical-align:baseline;white-space:pre-wrap;b=
ackground-color:transparent">Robert Futrick, Cycle Computing, USA</span></p=
><p dir=3D"ltr" style=3D"line-height:1.38;margin-top:0pt;margin-bottom:0pt"=
><span style=3D"font-size:14.6667px;font-family:Arial;color:rgb(0,0,0);vert=
ical-align:baseline;white-space:pre-wrap;background-color:transparent">Robe=
rt Gardner, University of Chicago, USA</span></p><p dir=3D"ltr" style=3D"li=
ne-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style=3D"font-size:1=
4.6667px;font-family:Arial;color:rgb(0,0,0);vertical-align:baseline;white-s=
pace:pre-wrap;background-color:transparent">William Gardner, University of =
Guelph, Canada</span></p><p dir=3D"ltr" style=3D"line-height:1.38;margin-to=
p:0pt;margin-bottom:0pt"><span style=3D"font-size:14.6667px;font-family:Ari=
al;color:rgb(0,0,0);vertical-align:baseline;white-space:pre-wrap;background=
-color:transparent">Wolfgang Gentzsch, UberCloud, USA</span></p><p dir=3D"l=
tr" style=3D"line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style=
=3D"font-size:14.6667px;font-family:Arial;color:rgb(0,0,0);vertical-align:b=
aseline;white-space:pre-wrap;background-color:transparent">Kyle Hale, North=
western University, USA </span></p><p dir=3D"ltr" style=3D"line-height:1.38=
;margin-top:0pt;margin-bottom:0pt"><span style=3D"font-size:14.6667px;font-=
family:Arial;color:rgb(0,0,0);vertical-align:baseline;white-space:pre-wrap;=
background-color:transparent">Marcus Hardt, Karlsruhe Institute of Technolo=
gy, Germany </span></p><p dir=3D"ltr" style=3D"line-height:1.38;margin-top:=
0pt;margin-bottom:0pt"><span style=3D"font-size:14.6667px;font-family:Arial=
;color:rgb(0,0,0);vertical-align:baseline;white-space:pre-wrap;background-c=
olor:transparent">Romeo Kinzler, IBM, Switzerland</span></p><p dir=3D"ltr" =
style=3D"line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style=3D"=
font-size:14.6667px;font-family:Arial;color:rgb(0,0,0);vertical-align:basel=
ine;white-space:pre-wrap;background-color:transparent">Brian Kocoloski, Uni=
versity of Pittsburgh, USA</span></p><p dir=3D"ltr" style=3D"line-height:1.=
38;margin-top:0pt;margin-bottom:0pt"><span style=3D"font-size:14.6667px;fon=
t-family:Arial;color:rgb(0,0,0);vertical-align:baseline;white-space:pre-wra=
p;background-color:transparent">Kornilios Kourtis, IBM Research, Switzerlan=
d</span></p><p dir=3D"ltr" style=3D"line-height:1.38;margin-top:0pt;margin-=
bottom:0pt"><span style=3D"font-size:14.6667px;font-family:Arial;color:rgb(=
0,0,0);vertical-align:baseline;white-space:pre-wrap;background-color:transp=
arent">Nectarios Koziris, National Technical University of Athens, Greece <=
/span></p><p dir=3D"ltr" style=3D"line-height:1.38;margin-top:0pt;margin-bo=
ttom:0pt"><span style=3D"font-size:14.6667px;font-family:Arial;color:rgb(0,=
0,0);vertical-align:baseline;white-space:pre-wrap;background-color:transpar=
ent">John Lange, University of Pittsburgh, USA</span></p><p dir=3D"ltr" sty=
le=3D"line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style=3D"fon=
t-size:14.6667px;font-family:Arial;color:rgb(0,0,0);vertical-align:baseline=
;white-space:pre-wrap;background-color:transparent">Nikos Parlavantzas, IRI=
SA, France</span></p><p dir=3D"ltr" style=3D"line-height:1.38;margin-top:0p=
t;margin-bottom:0pt"><span style=3D"font-size:14.6667px;font-family:Arial;c=
olor:rgb(0,0,0);vertical-align:baseline;white-space:pre-wrap;background-col=
or:transparent">Kevin Pendretti, Sandia National Laboratories, USA</span></=
p><p dir=3D"ltr" style=3D"line-height:1.38;margin-top:0pt;margin-bottom:0pt=
"><span style=3D"font-size:14.6667px;font-family:Arial;color:rgb(0,0,0);ver=
tical-align:baseline;white-space:pre-wrap;background-color:transparent">Che=
-Rung Roger Lee, National Tsing Hua University, Taiwan </span></p><p dir=3D=
"ltr" style=3D"line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span sty=
le=3D"font-size:14.6667px;font-family:Arial;color:rgb(0,0,0);vertical-align=
:baseline;white-space:pre-wrap;background-color:transparent">Giuseppe Letti=
eri, University of Pisa, Italy</span></p><p dir=3D"ltr" style=3D"line-heigh=
t:1.38;margin-top:0pt;margin-bottom:0pt"><span style=3D"font-size:14.6667px=
;font-family:Arial;color:rgb(0,0,0);vertical-align:baseline;white-space:pre=
-wrap;background-color:transparent">Qing Liu, Oak Ridge National Laboratory=
, USA</span></p><p dir=3D"ltr" style=3D"line-height:1.38;margin-top:0pt;mar=
gin-bottom:0pt"><span style=3D"font-size:14.6667px;font-family:Arial;color:=
rgb(0,0,0);vertical-align:baseline;white-space:pre-wrap;background-color:tr=
ansparent">Paul Mundt, Adaptant, Germany</span></p><p dir=3D"ltr" style=3D"=
line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style=3D"font-size=
:14.6667px;font-family:Arial;color:rgb(0,0,0);vertical-align:baseline;white=
-space:pre-wrap;background-color:transparent">Amer Qouneh, University of Fl=
orida, USA </span></p><p dir=3D"ltr" style=3D"line-height:1.38;margin-top:0=
pt;margin-bottom:0pt"><span style=3D"font-size:14.6667px;font-family:Arial;=
color:rgb(0,0,0);vertical-align:baseline;white-space:pre-wrap;background-co=
lor:transparent">Carlos Rea=C3=B1o, Technical University of Valencia, Spain=
</span></p><p dir=3D"ltr" style=3D"line-height:1.38;margin-top:0pt;margin-b=
ottom:0pt"><span style=3D"font-size:14.6667px;font-family:Arial;color:rgb(0=
,0,0);vertical-align:baseline;white-space:pre-wrap;background-color:transpa=
rent">Seetharami Seelam, IBM Research, USA</span></p><p dir=3D"ltr" style=
=3D"line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style=3D"font-=
size:14.6667px;font-family:Arial;color:rgb(0,0,0);vertical-align:baseline;w=
hite-space:pre-wrap;background-color:transparent">Josh Simons, VMWare, USA<=
/span></p><p dir=3D"ltr" style=3D"line-height:1.38;margin-top:0pt;margin-bo=
ttom:0pt"><span style=3D"font-size:14.6667px;font-family:Arial;color:rgb(0,=
0,0);vertical-align:baseline;white-space:pre-wrap;background-color:transpar=
ent">Borja Sotomayor, University of Chicago, USA </span></p><p dir=3D"ltr" =
style=3D"line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style=3D"=
font-size:14.6667px;font-family:Arial;color:rgb(0,0,0);vertical-align:basel=
ine;white-space:pre-wrap;background-color:transparent">Dieter Suess, TU Wie=
n, Austria</span></p><p dir=3D"ltr" style=3D"line-height:1.38;margin-top:0p=
t;margin-bottom:0pt"><span style=3D"font-size:14.6667px;font-family:Arial;c=
olor:rgb(0,0,0);vertical-align:baseline;white-space:pre-wrap;background-col=
or:transparent">Craig Stewart, Indiana University, USA</span></p><p dir=3D"=
ltr" style=3D"line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span styl=
e=3D"font-size:14.6667px;font-family:Arial;color:rgb(0,0,0);vertical-align:=
baseline;white-space:pre-wrap;background-color:transparent">Anata Tiwari, S=
an Diego Supercomputer Center, USA</span></p><p dir=3D"ltr" style=3D"line-h=
eight:1.38;margin-top:0pt;margin-bottom:0pt"><span style=3D"font-size:14.66=
67px;font-family:Arial;color:rgb(0,0,0);vertical-align:baseline;white-space=
:pre-wrap;background-color:transparent">Kurt Tutschku, Blekinge Institute o=
f Technology, Sweden </span></p><p dir=3D"ltr" style=3D"line-height:1.38;ma=
rgin-top:0pt;margin-bottom:0pt"><span style=3D"font-size:14.6667px;font-fam=
ily:Arial;color:rgb(0,0,0);vertical-align:baseline;white-space:pre-wrap;bac=
kground-color:transparent">Amit Vadudevan, Carnegie Mellon University, USA<=
/span></p><p dir=3D"ltr" style=3D"line-height:1.38;margin-top:0pt;margin-bo=
ttom:0pt"><span style=3D"font-size:14.6667px;font-family:Arial;color:rgb(0,=
0,0);vertical-align:baseline;white-space:pre-wrap;background-color:transpar=
ent">Yasuhiro Watashiba, Osaka University, Japan </span></p><p dir=3D"ltr" =
style=3D"line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style=3D"=
font-size:14.6667px;font-family:Arial;color:rgb(0,0,0);vertical-align:basel=
ine;white-space:pre-wrap;background-color:transparent">Nicholas Wright, Law=
rence Berkeley National Laboratory, USA</span></p><p dir=3D"ltr" style=3D"l=
ine-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style=3D"font-size:=
14.6667px;font-family:Arial;color:rgb(0,0,0);vertical-align:baseline;white-=
space:pre-wrap;background-color:transparent">Chao-Tung Yang, Tunghai Univer=
sity, Taiwan </span></p><p dir=3D"ltr" style=3D"line-height:1.38;margin-top=
:0pt;margin-bottom:0pt"><span style=3D"font-size:14.6667px;font-family:Aria=
l;color:rgb(0,0,0);vertical-align:baseline;white-space:pre-wrap;background-=
color:transparent">Gianluigi Zanetti, CRS4, Italy</span></p><br><br><p dir=
=3D"ltr" style=3D"line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span =
style=3D"font-size:14.6667px;font-family:Arial;color:rgb(0,0,0);font-weight=
:700;vertical-align:baseline;white-space:pre-wrap;background-color:transpar=
ent">Paper Submission-Publication</span></p><br><p dir=3D"ltr" style=3D"lin=
e-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style=3D"font-size:14=
.6667px;font-family:Arial;color:rgb(0,0,0);vertical-align:baseline;white-sp=
ace:pre-wrap;background-color:transparent">Papers submitted to the workshop=
 will be reviewed by at least two</span></p><p dir=3D"ltr" style=3D"line-he=
ight:1.38;margin-top:0pt;margin-bottom:0pt"><span style=3D"font-size:14.666=
7px;font-family:Arial;color:rgb(0,0,0);vertical-align:baseline;white-space:=
pre-wrap;background-color:transparent">members of the program committee and=
 external reviewers. Submissions</span></p><p dir=3D"ltr" style=3D"line-hei=
ght:1.38;margin-top:0pt;margin-bottom:0pt"><span style=3D"font-size:14.6667=
px;font-family:Arial;color:rgb(0,0,0);vertical-align:baseline;white-space:p=
re-wrap;background-color:transparent">should include abstract, key words, t=
he e-mail address of the</span></p><p dir=3D"ltr" style=3D"line-height:1.38=
;margin-top:0pt;margin-bottom:0pt"><span style=3D"font-size:14.6667px;font-=
family:Arial;color:rgb(0,0,0);vertical-align:baseline;white-space:pre-wrap;=
background-color:transparent">corresponding author, and must not exceed 10 =
pages, including tables</span></p><p dir=3D"ltr" style=3D"line-height:1.38;=
margin-top:0pt;margin-bottom:0pt"><span style=3D"font-size:14.6667px;font-f=
amily:Arial;color:rgb(0,0,0);vertical-align:baseline;white-space:pre-wrap;b=
ackground-color:transparent">and figures at a main font size no smaller tha=
n 11 point. Submission</span></p><p dir=3D"ltr" style=3D"line-height:1.38;m=
argin-top:0pt;margin-bottom:0pt"><span style=3D"font-size:14.6667px;font-fa=
mily:Arial;color:rgb(0,0,0);vertical-align:baseline;white-space:pre-wrap;ba=
ckground-color:transparent">of a paper should be regarded as a commitment t=
hat, should the paper</span></p><p dir=3D"ltr" style=3D"line-height:1.38;ma=
rgin-top:0pt;margin-bottom:0pt"><span style=3D"font-size:14.6667px;font-fam=
ily:Arial;color:rgb(0,0,0);vertical-align:baseline;white-space:pre-wrap;bac=
kground-color:transparent">be accepted, at least one of the authors will re=
gister and attend the</span></p><p dir=3D"ltr" style=3D"line-height:1.38;ma=
rgin-top:0pt;margin-bottom:0pt"><span style=3D"font-size:14.6667px;font-fam=
ily:Arial;color:rgb(0,0,0);vertical-align:baseline;white-space:pre-wrap;bac=
kground-color:transparent">conference to present the work.</span></p><br><p=
 dir=3D"ltr" style=3D"line-height:1.38;margin-top:0pt;margin-bottom:0pt"><s=
pan style=3D"font-size:14.6667px;font-family:Arial;color:rgb(0,0,0);vertica=
l-align:baseline;white-space:pre-wrap;background-color:transparent">The for=
mat must be according to the Springer LNCS Style. Initial</span></p><p dir=
=3D"ltr" style=3D"line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span =
style=3D"font-size:14.6667px;font-family:Arial;color:rgb(0,0,0);vertical-al=
ign:baseline;white-space:pre-wrap;background-color:transparent">submissions=
 are in PDF; authors of accepted papers will be requested</span></p><p dir=
=3D"ltr" style=3D"line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span =
style=3D"font-size:14.6667px;font-family:Arial;color:rgb(0,0,0);vertical-al=
ign:baseline;white-space:pre-wrap;background-color:transparent">to provide =
source files.</span></p><br><p dir=3D"ltr" style=3D"line-height:1.38;margin=
-top:0pt;margin-bottom:0pt"><span style=3D"font-size:14.6667px;font-family:=
Arial;color:rgb(0,0,0);vertical-align:baseline;white-space:pre-wrap;backgro=
und-color:transparent">Format Guidelines:</span></p><p dir=3D"ltr" style=3D=
"line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style=3D"font-siz=
e:14.6667px;font-family:Arial;color:rgb(0,0,0);vertical-align:baseline;whit=
e-space:pre-wrap;background-color:transparent"><a href=3D"ftp://ftp.springe=
r.de/pub/tex/latex/llncs/latex2e/llncs2e.zip">ftp://ftp.springer.de/pub/tex=
/latex/llncs/latex2e/llncs2e.zip</a></span></p><br><p dir=3D"ltr" style=3D"=
line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style=3D"font-size=
:14.6667px;font-family:Arial;color:rgb(0,0,0);vertical-align:baseline;white=
-space:pre-wrap;background-color:transparent">Abstract, Paper Submission Li=
nk:</span></p><p dir=3D"ltr" style=3D"line-height:1.38;margin-top:0pt;margi=
n-bottom:0pt"><span style=3D"font-size:14.6667px;font-family:Arial;color:rg=
b(0,0,0);vertical-align:baseline;white-space:pre-wrap;background-color:tran=
sparent"><a href=3D"https://edas.info/newPaper.php?c=3D21801">https://edas.=
info/newPaper.php?c=3D21801</a></span></p><br><br><p dir=3D"ltr" style=3D"l=
ine-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style=3D"font-size:=
14.6667px;font-family:Arial;color:rgb(0,0,0);font-weight:700;vertical-align=
:baseline;white-space:pre-wrap;background-color:transparent">Lightning Talk=
s </span></p><br><p dir=3D"ltr" style=3D"line-height:1.38;margin-top:0pt;ma=
rgin-bottom:0pt"><span style=3D"font-size:14.6667px;font-family:Arial;color=
:rgb(0,0,0);vertical-align:baseline;white-space:pre-wrap;background-color:t=
ransparent">Lightning Talks are non-paper track, synoptical in nature and a=
re strictly limited to 5 minutes.</span></p><p dir=3D"ltr" style=3D"line-he=
ight:1.38;margin-top:0pt;margin-bottom:0pt"><span style=3D"font-size:14.666=
7px;font-family:Arial;color:rgb(0,0,0);vertical-align:baseline;white-space:=
pre-wrap;background-color:transparent">They can be used to gain early feedb=
ack on ongoing research, for demonstrations, to</span></p><p dir=3D"ltr" st=
yle=3D"line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style=3D"fo=
nt-size:14.6667px;font-family:Arial;color:rgb(0,0,0);vertical-align:baselin=
e;white-space:pre-wrap;background-color:transparent">present research resul=
ts, early research ideas, perspectives and positions of interest to the</sp=
an></p><p dir=3D"ltr" style=3D"line-height:1.38;margin-top:0pt;margin-botto=
m:0pt"><span style=3D"font-size:14.6667px;font-family:Arial;color:rgb(0,0,0=
);vertical-align:baseline;white-space:pre-wrap;background-color:transparent=
">community. Submit abstract via the main submission link. </span></p><br><=
br><p dir=3D"ltr" style=3D"line-height:1.38;margin-top:0pt;margin-bottom:0p=
t"><span style=3D"font-size:14.6667px;font-family:Arial;color:rgb(0,0,0);fo=
nt-weight:700;vertical-align:baseline;white-space:pre-wrap;background-color=
:transparent">General Information</span></p><br><p dir=3D"ltr" style=3D"lin=
e-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style=3D"font-size:14=
.6667px;font-family:Arial;color:rgb(0,0,0);vertical-align:baseline;white-sp=
ace:pre-wrap;background-color:transparent">The workshop is one day in lengt=
h and will be held in conjunction with the International</span></p><p dir=
=3D"ltr" style=3D"line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span =
style=3D"font-size:14.6667px;font-family:Arial;color:rgb(0,0,0);vertical-al=
ign:baseline;white-space:pre-wrap;background-color:transparent">Supercomput=
ing Conference - High Performance (ISC) 2016, June 19-23, Frankfurt, German=
y.</span></p><br><br><br><br><br></span></div>

--001a11c1e276852da30529ee5b3f--


--===============1637722552267708108==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users
--===============1637722552267708108==--


From xen-users-bounces@lists.xen.org Fri Jan 22 16:04:59 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Fri, 22 Jan 2016 16:04:59 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aMeBL-0004Th-R6; Fri, 22 Jan 2016 16:03:27 +0000
Received: from mail6.bemta5.messagelabs.com ([195.245.231.135])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <vhpc.dist@gmail.com>) id 1aMeBK-0004SY-C2
	for xen-users@lists.xen.org; Fri, 22 Jan 2016 16:03:26 +0000
Received: from [85.158.139.211] by server-2.bemta-5.messagelabs.com id
	ED/CF-21594-9C252A65; Fri, 22 Jan 2016 16:03:21 +0000
X-Env-Sender: vhpc.dist@gmail.com
X-Msg-Ref: server-13.tower-206.messagelabs.com!1453478598!17334890!1
X-Originating-IP: [209.85.214.170]
X-SpamReason: No, hits=0.3 required=7.0 tests=HTML_MESSAGE,RCVD_BY_IP
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 10556 invoked from network); 22 Jan 2016 16:03:19 -0000
Received: from mail-ob0-f170.google.com (HELO mail-ob0-f170.google.com)
	(209.85.214.170)
	by server-13.tower-206.messagelabs.com with AES128-GCM-SHA256 encrypted
	SMTP; 22 Jan 2016 16:03:19 -0000
Received: by mail-ob0-f170.google.com with SMTP id vt7so66037652obb.1
	for <xen-users@lists.xen.org>; Fri, 22 Jan 2016 08:03:18 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
	h=mime-version:date:message-id:subject:from:to:content-type;
	bh=8Hm+ZH5Wlf+WABdvwgE7aat3bO07WBJdRu7W0KhNXFs=;
	b=ae1Q+EiDVMMOtp4LfuPvM04ZS7fPOJxaIOu9ijCsO4W7DMu2JqaBGrxTiMwp5LNGI+
	i65DGx2FgS9RtGC16JkPcIYMuViZDitNWXPnjSDP5asr7UPee6fW8D+eR7u6/DQY8cQk
	cyzK5MfLcQgOQLZ1j9ASocVIboUrd4lhmPV+nqQaoKTfMWHcef3YdJb6qczwEfslztHd
	tYnabU1ejI74bsYBk+04E2tLZaY9kvNl/5Jde/YIWGkZhQn60L9EyR9dlc6XIBTXUGl+
	YlF4nqrgxjjyiYb8MHLbawNkRcXo5Fr/3BUFr1746bQDXuSfYVX2UyVbBSR2wNl8Nx2I
	hqGw==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
	d=1e100.net; s=20130820;
	h=x-gm-message-state:mime-version:date:message-id:subject:from:to
	:content-type;
	bh=8Hm+ZH5Wlf+WABdvwgE7aat3bO07WBJdRu7W0KhNXFs=;
	b=IVFtwiWT/zDLNvX4ozZtkj9UrFS81y6MdfCt0nSRGeeGN8dsaeIA6rWEjJV0qeRApD
	PpAv+wig+EBN1poE5ctzwlNW0iemo3gVs5U4IYNeeQ/UXVKOrBp/tmxtw+joIT/LeLlI
	9Ynga91Co4lK4HDTTchMHhJ9T2YuzO7wFq0JBn9GnBx2wcEBCr1QUVjFuN7qkn8NnL0a
	LzLqfVp8OBLo9X/Krul57ITrLZYSh9VS7r9eEGqRtkRDbQHIv7b7raEZd++i+D9STXBd
	ZI/A1hP4bqusfzr+VC2+0mfyBTs0euz3Hf0Dgqr1EFhbl3uun2Nxt2lePr1F4OqKafm1
	X/NA==
X-Gm-Message-State: AG10YOT/V3S4h3BbepNoOAGwGKTyUmQ4F5rnZfJuZMdtP8gB5VGKb6U5SmYj6NTHgQwuV2KStUb/dzIfMfhvuw==
MIME-Version: 1.0
X-Received: by 10.60.50.98 with SMTP id b2mr2976133oeo.38.1453478597961; Fri,
	22 Jan 2016 08:03:17 -0800 (PST)
Received: by 10.182.243.163 with HTTP; Fri, 22 Jan 2016 08:03:17 -0800 (PST)
Date: Fri, 22 Jan 2016 17:03:17 +0100
Message-ID: <CAF05tLM5cbfGSNTzOVfmHVeZ2AiZV2qcUK0_DjxmbPtbrQpqKQ@mail.gmail.com>
From: VHPC 16 <vhpc.dist@gmail.com>
To: xen-users@lists.xen.org
Subject: [Xen-users] CfP Virtualization in High-Performance Cloud Computing
	(VHPC '16)
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: multipart/mixed; boundary="===============1637722552267708108=="
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

--===============1637722552267708108==
Content-Type: multipart/alternative; boundary=001a11c1e276852da30529ee5b3f

--001a11c1e276852da30529ee5b3f
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D

CALL FOR PAPERS


11th Workshop on Virtualization in High=C2=AD-Performance Cloud Computing  =
(VHPC
'16)

held in conjunction with the International Supercomputing Conference - High
Performance,

June 19-23, 2016, Frankfurt, Germany.

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D

Date: June 23, 2016

Workshop URL: http://vhpc.org

Lightning talk abstract registration deadline: February 29, 2016

Paper/publishing track abstract registration deadline: March 21, 2016

Paper Submission Deadline: April 25, 2016


Call for Papers

Virtualization technologies constitute a key enabling factor for flexible
resource

management in modern data centers, and particularly in cloud environments.

Cloud providers need to manage complex infrastructures in a seamless
fashion to support

the highly dynamic and heterogeneous workloads and hosted applications
customers

deploy. Similarly, HPC environments have been increasingly adopting
techniques that

enable flexible management of vast computing and networking resources,
close to marginal

provisioning cost, which is unprecedented in the history of scientific and
commercial

computing.

Various virtualization technologies contribute to the overall picture in
different ways: machine

virtualization, with its capability to enable consolidation of multiple
under=C2=ADutilized servers with

heterogeneous software and operating systems (OSes), and its capability to
live=C2=AD-migrate a

fully operating virtual machine (VM) with a very short downtime, enables
novel and dynamic

ways to manage physical servers; OS-=C2=ADlevel virtualization (i.e.,
containerization), with its

capability to isolate multiple user=C2=AD-space environments and to allow f=
or
their co=C2=ADexistence

within the same OS kernel, promises to provide many of the advantages of
machine

virtualization with high levels of responsiveness and performance; I/O
Virtualization allows

physical NICs/HBAs to take traffic from multiple VMs or containers; network
virtualization,

with its capability to create logical network overlays that are independent
of the underlying

physical topology and IP addressing, provides the fundamental ground on top
of which

evolved network services can be realized with an unprecedented level of
dynamicity and

flexibility; the increasingly adopted paradigm of Software-=C2=ADDefined
Networking (SDN)

promises to extend this flexibility to the control and data planes of
network paths.


Topics of Interest

The VHPC program committee solicits original, high-quality submissions
related to

virtualization across the entire software stack with a special focus on the
intersection of HPC

and the cloud. Topics include, but are not limited to:

- Virtualization in supercomputing environments, HPC clusters, cloud HPC
and grids

- OS-level virtualization including container runtimes (Docker, rkt et al.)

- Lightweight compute node operating systems/VMMs

- Optimizations of virtual machine monitor platforms, hypervisors

- QoS and SLA in hypervisors and network virtualization

- Cloud based network and system management for SDN and NFV

- Management, deployment and monitoring of virtualized environments

- Virtual per job / on-demand clusters and cloud bursting

- Performance measurement, modelling and monitoring of virtualized/cloud
workloads

- Programming models for virtualized environments

- Virtualization in data intensive computing and Big Data processing

- Cloud reliability, fault-tolerance, high-availability and security

- Heterogeneous virtualized environments, virtualized accelerators, GPUs
and co-processors

- Optimized communication libraries/protocols in the cloud and for HPC in
the cloud

- Topology management and optimization for distributed virtualized
applications

- Adaptation of emerging HPC technologies (high performance networks, RDMA,
etc..)

- I/O and storage virtualization, virtualization aware file systems

- Job scheduling/control/policy in virtualized environments

- Checkpointing and migration of VM-based large compute jobs

- Cloud frameworks and APIs

- Energy-efficient / power-aware virtualization


The Workshop on Virtualization in High=C2=AD-Performance Cloud Computing (V=
HPC)
aims to

bring together researchers and industrial practitioners facing the
challenges

posed by virtualization in order to foster discussion, collaboration,
mutual exchange

of knowledge and experience, enabling research to ultimately provide novel

solutions for virtualized computing systems of tomorrow.

The workshop will be one day in length, composed of 20 min paper
presentations, each

followed by 10 min discussion sections, plus lightning talks that are
limited to 5 minutes.

Presentations may be accompanied by interactive demonstrations.

Important Dates


February 29, 2016 - Lightning talk abstract registration

March 21, 2016 - Paper/publishing track abstract registration

April 25, 2016 - Full paper submission

May 30, 2016 Acceptance notification

June 23, 2016 - Workshop Day

July 25, 2016 - Camera-ready version due


Chair

Michael Alexander (chair), TU Wien, Austria

Anastassios Nanos (co-=C2=ADchair), NTUA, Greece

Balazs Gerofi (co-=C2=ADchair), =E2=80=8BRIKEN Advanced Institute for Compu=
tational
Science=E2=80=8B, Japan


Program committee

Stergios Anastasiadis, University of Ioannina, Greece

Costas Bekas, IBM Research, Switzerland

Jakob Blomer, CERN

Ron Brightwell, Sandia National Laboratories, USA

Roberto Canonico, University of Napoli Federico II, Italy

Julian Chesterfield, OnApp, UK

Stephen Crago, USC ISI, USA

Christoffer Dall, Columbia University, USA

Patrick Dreher, MIT, USA

Robert Futrick, Cycle Computing, USA

Robert Gardner, University of Chicago, USA

William Gardner, University of Guelph, Canada

Wolfgang Gentzsch, UberCloud, USA

Kyle Hale, Northwestern University, USA

Marcus Hardt, Karlsruhe Institute of Technology, Germany

Romeo Kinzler, IBM, Switzerland

Brian Kocoloski, University of Pittsburgh, USA

Kornilios Kourtis, IBM Research, Switzerland

Nectarios Koziris, National Technical University of Athens, Greece

John Lange, University of Pittsburgh, USA

Nikos Parlavantzas, IRISA, France

Kevin Pendretti, Sandia National Laboratories, USA

Che-Rung Roger Lee, National Tsing Hua University, Taiwan

Giuseppe Lettieri, University of Pisa, Italy

Qing Liu, Oak Ridge National Laboratory, USA

Paul Mundt, Adaptant, Germany

Amer Qouneh, University of Florida, USA

Carlos Rea=C3=B1o, Technical University of Valencia, Spain

Seetharami Seelam, IBM Research, USA

Josh Simons, VMWare, USA

Borja Sotomayor, University of Chicago, USA

Dieter Suess, TU Wien, Austria

Craig Stewart, Indiana University, USA

Anata Tiwari, San Diego Supercomputer Center, USA

Kurt Tutschku, Blekinge Institute of Technology, Sweden

Amit Vadudevan, Carnegie Mellon University, USA

Yasuhiro Watashiba, Osaka University, Japan

Nicholas Wright, Lawrence Berkeley National Laboratory, USA

Chao-Tung Yang, Tunghai University, Taiwan

Gianluigi Zanetti, CRS4, Italy


Paper Submission-Publication

Papers submitted to the workshop will be reviewed by at least two

members of the program committee and external reviewers. Submissions

should include abstract, key words, the e-mail address of the

corresponding author, and must not exceed 10 pages, including tables

and figures at a main font size no smaller than 11 point. Submission

of a paper should be regarded as a commitment that, should the paper

be accepted, at least one of the authors will register and attend the

conference to present the work.

The format must be according to the Springer LNCS Style. Initial

submissions are in PDF; authors of accepted papers will be requested

to provide source files.

Format Guidelines:

ftp://ftp.springer.de/pub/tex/latex/llncs/latex2e/llncs2e.zip

Abstract, Paper Submission Link:

https://edas.info/newPaper.php?c=3D21801


Lightning Talks

Lightning Talks are non-paper track, synoptical in nature and are strictly
limited to 5 minutes.

They can be used to gain early feedback on ongoing research, for
demonstrations, to

present research results, early research ideas, perspectives and positions
of interest to the

community. Submit abstract via the main submission link.


General Information

The workshop is one day in length and will be held in conjunction with the
International

Supercomputing Conference - High Performance (ISC) 2016, June 19-23,
Frankfurt, Germany.

--001a11c1e276852da30529ee5b3f
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr"><span id=3D"docs-internal-guid-a78be5ba-6a12-95c4-a133-f86=
e1aff9c24"><br><p dir=3D"ltr" style=3D"line-height:1.38;margin-top:0pt;marg=
in-bottom:0pt"><span style=3D"font-size:14.6667px;font-family:Arial;color:r=
gb(0,0,0);vertical-align:baseline;white-space:pre-wrap;background-color:tra=
nsparent">=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D</span></=
p><p dir=3D"ltr" style=3D"line-height:1.38;margin-top:0pt;margin-bottom:0pt=
"><span style=3D"font-size:14.6667px;font-family:Arial;color:rgb(0,0,0);ver=
tical-align:baseline;white-space:pre-wrap;background-color:transparent">CAL=
L FOR PAPERS </span></p><br><br><p dir=3D"ltr" style=3D"line-height:1.38;ma=
rgin-top:0pt;margin-bottom:0pt"><span style=3D"font-size:14.6667px;font-fam=
ily:Arial;color:rgb(0,0,0);font-weight:700;vertical-align:baseline;white-sp=
ace:pre-wrap;background-color:transparent">11th Workshop on Virtualization =
in High=C2=AD-Performance Cloud Computing =C2=A0(VHPC &#39;16)</span></p><p=
 dir=3D"ltr" style=3D"line-height:1.38;margin-top:0pt;margin-bottom:0pt"><s=
pan style=3D"font-size:14.6667px;font-family:Arial;color:rgb(0,0,0);vertica=
l-align:baseline;white-space:pre-wrap;background-color:transparent">held in=
 conjunction with the International Supercomputing Conference - High Perfor=
mance,</span></p><p dir=3D"ltr" style=3D"line-height:1.38;margin-top:0pt;ma=
rgin-bottom:0pt"><span style=3D"font-size:14.6667px;font-family:Arial;color=
:rgb(0,0,0);vertical-align:baseline;white-space:pre-wrap;background-color:t=
ransparent">June 19-23, 2016, Frankfurt, Germany.</span></p><br><p dir=3D"l=
tr" style=3D"line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style=
=3D"font-size:14.6667px;font-family:Arial;color:rgb(0,0,0);vertical-align:b=
aseline;white-space:pre-wrap;background-color:transparent">=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D</span></p><br><p dir=3D"ltr" style=
=3D"line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style=3D"font-=
size:14.6667px;font-family:Arial;color:rgb(0,0,0);vertical-align:baseline;w=
hite-space:pre-wrap;background-color:transparent">Date: June 23, 2016</span=
></p><p dir=3D"ltr" style=3D"line-height:1.38;margin-top:0pt;margin-bottom:=
0pt"><span style=3D"font-size:14.6667px;font-family:Arial;color:rgb(0,0,0);=
vertical-align:baseline;white-space:pre-wrap;background-color:transparent">=
Workshop URL: <a href=3D"http://vhpc.org">http://vhpc.org</a></span></p><br=
><p dir=3D"ltr" style=3D"line-height:1.38;margin-top:0pt;margin-bottom:0pt"=
><span style=3D"font-size:14.6667px;font-family:Arial;color:rgb(0,0,0);vert=
ical-align:baseline;white-space:pre-wrap;background-color:transparent">Ligh=
tning talk abstract registration deadline: February 29, 2016</span></p><p d=
ir=3D"ltr" style=3D"line-height:1.38;margin-top:0pt;margin-bottom:0pt"><spa=
n style=3D"font-size:14.6667px;font-family:Arial;color:rgb(0,0,0);vertical-=
align:baseline;white-space:pre-wrap;background-color:transparent">Paper/pub=
lishing track abstract registration deadline: March 21, 2016</span></p><br>=
<p dir=3D"ltr" style=3D"line-height:1.38;margin-top:0pt;margin-bottom:0pt">=
<span style=3D"font-size:14.6667px;font-family:Arial;color:rgb(0,0,0);verti=
cal-align:baseline;white-space:pre-wrap;background-color:transparent">Paper=
 Submission Deadline: April 25, 2016</span></p><br><br><p dir=3D"ltr" style=
=3D"line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style=3D"font-=
size:14.6667px;font-family:Arial;color:rgb(0,0,0);font-weight:700;vertical-=
align:baseline;white-space:pre-wrap;background-color:transparent">Call for =
Papers</span></p><br><p dir=3D"ltr" style=3D"line-height:1.38;margin-top:0p=
t;margin-bottom:0pt"><span style=3D"font-size:14.6667px;font-family:Arial;v=
ertical-align:baseline;white-space:pre-wrap;background-color:transparent">V=
irtualization technologies constitute a key enabling factor for flexible re=
source</span></p><p dir=3D"ltr" style=3D"line-height:1.38;margin-top:0pt;ma=
rgin-bottom:0pt"><span style=3D"font-size:14.6667px;font-family:Arial;verti=
cal-align:baseline;white-space:pre-wrap;background-color:transparent">manag=
ement in modern data centers, and particularly in cloud environments.</span=
></p><p dir=3D"ltr" style=3D"line-height:1.38;margin-top:0pt;margin-bottom:=
0pt"><span style=3D"font-size:14.6667px;font-family:Arial;vertical-align:ba=
seline;white-space:pre-wrap;background-color:transparent">Cloud providers n=
eed to manage complex infrastructures in a seamless fashion to support</spa=
n></p><p dir=3D"ltr" style=3D"line-height:1.38;margin-top:0pt;margin-bottom=
:0pt"><span style=3D"font-size:14.6667px;font-family:Arial;vertical-align:b=
aseline;white-space:pre-wrap;background-color:transparent">the highly dynam=
ic and heterogeneous workloads and hosted applications customers</span></p>=
<p dir=3D"ltr" style=3D"line-height:1.38;margin-top:0pt;margin-bottom:0pt">=
<span style=3D"font-size:14.6667px;font-family:Arial;vertical-align:baselin=
e;white-space:pre-wrap;background-color:transparent">deploy. Similarly, HPC=
 environments have been increasingly adopting techniques that</span></p><p =
dir=3D"ltr" style=3D"line-height:1.38;margin-top:0pt;margin-bottom:0pt"><sp=
an style=3D"font-size:14.6667px;font-family:Arial;vertical-align:baseline;w=
hite-space:pre-wrap;background-color:transparent">enable flexible managemen=
t of vast computing and networking resources, close to marginal</span></p><=
p dir=3D"ltr" style=3D"line-height:1.38;margin-top:0pt;margin-bottom:0pt"><=
span style=3D"font-size:14.6667px;font-family:Arial;vertical-align:baseline=
;white-space:pre-wrap;background-color:transparent">provisioning cost, whic=
h is unprecedented in the history of scientific and commercial</span></p><p=
 dir=3D"ltr" style=3D"line-height:1.38;margin-top:0pt;margin-bottom:0pt"><s=
pan style=3D"font-size:14.6667px;font-family:Arial;vertical-align:baseline;=
white-space:pre-wrap;background-color:transparent">computing.</span></p><br=
><p dir=3D"ltr" style=3D"line-height:1.38;margin-top:0pt;margin-bottom:0pt"=
><span style=3D"font-size:14.6667px;font-family:Arial;vertical-align:baseli=
ne;white-space:pre-wrap;background-color:transparent">Various virtualizatio=
n technologies contribute to the overall picture in different ways: machine=
</span></p><p dir=3D"ltr" style=3D"line-height:1.38;margin-top:0pt;margin-b=
ottom:0pt"><span style=3D"font-size:14.6667px;font-family:Arial;vertical-al=
ign:baseline;white-space:pre-wrap;background-color:transparent">virtualizat=
ion, with its capability to enable consolidation of multiple under=C2=ADuti=
lized servers with</span></p><p dir=3D"ltr" style=3D"line-height:1.38;margi=
n-top:0pt;margin-bottom:0pt"><span style=3D"font-size:14.6667px;font-family=
:Arial;vertical-align:baseline;white-space:pre-wrap;background-color:transp=
arent">heterogeneous software and operating systems (OSes), and its capabil=
ity to live=C2=AD-migrate a</span></p><p dir=3D"ltr" style=3D"line-height:1=
.38;margin-top:0pt;margin-bottom:0pt"><span style=3D"font-size:14.6667px;fo=
nt-family:Arial;vertical-align:baseline;white-space:pre-wrap;background-col=
or:transparent">fully operating virtual machine (VM) with a very short down=
time, enables novel and dynamic</span></p><p dir=3D"ltr" style=3D"line-heig=
ht:1.38;margin-top:0pt;margin-bottom:0pt"><span style=3D"font-size:14.6667p=
x;font-family:Arial;vertical-align:baseline;white-space:pre-wrap;background=
-color:transparent">ways to manage physical servers; OS-=C2=ADlevel virtual=
ization (i.e., containerization), with its</span></p><p dir=3D"ltr" style=
=3D"line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style=3D"font-=
size:14.6667px;font-family:Arial;vertical-align:baseline;white-space:pre-wr=
ap;background-color:transparent">capability to isolate multiple user=C2=AD-=
space environments and to allow for their co=C2=ADexistence</span></p><p di=
r=3D"ltr" style=3D"line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span=
 style=3D"font-size:14.6667px;font-family:Arial;vertical-align:baseline;whi=
te-space:pre-wrap;background-color:transparent">within the same OS kernel, =
promises to provide many of the advantages of machine</span></p><p dir=3D"l=
tr" style=3D"line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style=
=3D"font-size:14.6667px;font-family:Arial;vertical-align:baseline;white-spa=
ce:pre-wrap;background-color:transparent">virtualization with high levels o=
f responsiveness and performance; I/O Virtualization allows</span></p><p di=
r=3D"ltr" style=3D"line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span=
 style=3D"font-size:14.6667px;font-family:Arial;vertical-align:baseline;whi=
te-space:pre-wrap;background-color:transparent">physical NICs/HBAs to take =
traffic from multiple VMs or containers; network virtualization,</span></p>=
<p dir=3D"ltr" style=3D"line-height:1.38;margin-top:0pt;margin-bottom:0pt">=
<span style=3D"font-size:14.6667px;font-family:Arial;vertical-align:baselin=
e;white-space:pre-wrap;background-color:transparent">with its capability to=
 create logical network overlays that are independent of the underlying</sp=
an></p><p dir=3D"ltr" style=3D"line-height:1.38;margin-top:0pt;margin-botto=
m:0pt"><span style=3D"font-size:14.6667px;font-family:Arial;vertical-align:=
baseline;white-space:pre-wrap;background-color:transparent">physical topolo=
gy and IP addressing, provides the fundamental ground on top of which</span=
></p><p dir=3D"ltr" style=3D"line-height:1.38;margin-top:0pt;margin-bottom:=
0pt"><span style=3D"font-size:14.6667px;font-family:Arial;vertical-align:ba=
seline;white-space:pre-wrap;background-color:transparent">evolved network s=
ervices can be realized with an unprecedented level of dynamicity and</span=
></p><p dir=3D"ltr" style=3D"line-height:1.38;margin-top:0pt;margin-bottom:=
0pt"><span style=3D"font-size:14.6667px;font-family:Arial;vertical-align:ba=
seline;white-space:pre-wrap;background-color:transparent">flexibility; the =
increasingly adopted paradigm of Software-=C2=ADDefined Networking (SDN)</s=
pan></p><p dir=3D"ltr" style=3D"line-height:1.38;margin-top:0pt;margin-bott=
om:0pt"><span style=3D"font-size:14.6667px;font-family:Arial;vertical-align=
:baseline;white-space:pre-wrap;background-color:transparent">promises to ex=
tend this flexibility to the control and data planes of network paths.</spa=
n></p><br><br><p dir=3D"ltr" style=3D"line-height:1.38;margin-top:0pt;margi=
n-bottom:0pt"><span style=3D"font-size:14.6667px;font-family:Arial;font-wei=
ght:700;vertical-align:baseline;white-space:pre-wrap;background-color:trans=
parent">Topics of Interest</span></p><br><p dir=3D"ltr" style=3D"line-heigh=
t:1.38;margin-top:0pt;margin-bottom:0pt"><span style=3D"font-size:14.6667px=
;font-family:Arial;vertical-align:baseline;white-space:pre-wrap;background-=
color:transparent">The VHPC program committee solicits original, high-quali=
ty submissions related to</span></p><p dir=3D"ltr" style=3D"line-height:1.3=
8;margin-top:0pt;margin-bottom:0pt"><span style=3D"font-size:14.6667px;font=
-family:Arial;vertical-align:baseline;white-space:pre-wrap;background-color=
:transparent">virtualization across the entire software stack with a specia=
l focus on the intersection of HPC</span></p><p dir=3D"ltr" style=3D"line-h=
eight:1.38;margin-top:0pt;margin-bottom:0pt"><span style=3D"font-size:14.66=
67px;font-family:Arial;vertical-align:baseline;white-space:pre-wrap;backgro=
und-color:transparent">and the cloud. Topics include, but are not limited t=
o:</span></p><br><p dir=3D"ltr" style=3D"line-height:1.38;margin-top:0pt;ma=
rgin-bottom:0pt"><span style=3D"font-size:14.6667px;font-family:Arial;color=
:rgb(0,0,0);vertical-align:baseline;white-space:pre-wrap;background-color:t=
ransparent">- Virtualization in supercomputing environments, HPC clusters, =
cloud HPC and grids </span></p><p dir=3D"ltr" style=3D"line-height:1.38;mar=
gin-top:0pt;margin-bottom:0pt"><span style=3D"font-size:14.6667px;font-fami=
ly:Arial;color:rgb(0,0,0);vertical-align:baseline;white-space:pre-wrap;back=
ground-color:transparent">- OS-level virtualization including container run=
times (Docker, rkt et al.) </span></p><p dir=3D"ltr" style=3D"line-height:1=
.38;margin-top:0pt;margin-bottom:0pt"><span style=3D"font-size:14.6667px;fo=
nt-family:Arial;color:rgb(0,0,0);vertical-align:baseline;white-space:pre-wr=
ap;background-color:transparent">- Lightweight compute node operating syste=
ms/VMMs </span></p><p dir=3D"ltr" style=3D"line-height:1.38;margin-top:0pt;=
margin-bottom:0pt"><span style=3D"font-size:14.6667px;font-family:Arial;col=
or:rgb(0,0,0);vertical-align:baseline;white-space:pre-wrap;background-color=
:transparent">- Optimizations of virtual machine monitor platforms, hypervi=
sors </span></p><p dir=3D"ltr" style=3D"line-height:1.38;margin-top:0pt;mar=
gin-bottom:0pt"><span style=3D"font-size:14.6667px;font-family:Arial;color:=
rgb(0,0,0);vertical-align:baseline;white-space:pre-wrap;background-color:tr=
ansparent">- QoS and SLA in hypervisors and network virtualization</span></=
p><p dir=3D"ltr" style=3D"line-height:1.38;margin-top:0pt;margin-bottom:0pt=
"><span style=3D"font-size:14.6667px;font-family:Arial;color:rgb(0,0,0);ver=
tical-align:baseline;white-space:pre-wrap;background-color:transparent">- C=
loud based network and system management for SDN and NFV </span></p><p dir=
=3D"ltr" style=3D"line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span =
style=3D"font-size:14.6667px;font-family:Arial;color:rgb(0,0,0);vertical-al=
ign:baseline;white-space:pre-wrap;background-color:transparent">- Managemen=
t, deployment and monitoring of virtualized environments </span></p><p dir=
=3D"ltr" style=3D"line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span =
style=3D"font-size:14.6667px;font-family:Arial;color:rgb(0,0,0);vertical-al=
ign:baseline;white-space:pre-wrap;background-color:transparent">- Virtual p=
er job / on-demand clusters and cloud bursting</span></p><p dir=3D"ltr" sty=
le=3D"line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style=3D"fon=
t-size:14.6667px;font-family:Arial;color:rgb(0,0,0);vertical-align:baseline=
;white-space:pre-wrap;background-color:transparent">- Performance measureme=
nt, modelling and monitoring of virtualized/cloud workloads </span></p><p d=
ir=3D"ltr" style=3D"line-height:1.38;margin-top:0pt;margin-bottom:0pt"><spa=
n style=3D"font-size:14.6667px;font-family:Arial;color:rgb(0,0,0);vertical-=
align:baseline;white-space:pre-wrap;background-color:transparent">- Program=
ming models for virtualized environments </span></p><p dir=3D"ltr" style=3D=
"line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style=3D"font-siz=
e:14.6667px;font-family:Arial;color:rgb(0,0,0);vertical-align:baseline;whit=
e-space:pre-wrap;background-color:transparent">- Virtualization in data int=
ensive computing and Big Data processing</span></p><p dir=3D"ltr" style=3D"=
line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style=3D"font-size=
:14.6667px;font-family:Arial;color:rgb(0,0,0);vertical-align:baseline;white=
-space:pre-wrap;background-color:transparent">- Cloud reliability, fault-to=
lerance, high-availability and security </span></p><p dir=3D"ltr" style=3D"=
line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style=3D"font-size=
:14.6667px;font-family:Arial;color:rgb(0,0,0);vertical-align:baseline;white=
-space:pre-wrap;background-color:transparent">- Heterogeneous virtualized e=
nvironments, virtualized accelerators, GPUs and co-processors </span></p><p=
 dir=3D"ltr" style=3D"line-height:1.38;margin-top:0pt;margin-bottom:0pt"><s=
pan style=3D"font-size:14.6667px;font-family:Arial;color:rgb(0,0,0);vertica=
l-align:baseline;white-space:pre-wrap;background-color:transparent">- Optim=
ized communication libraries/protocols in the cloud and for HPC in the clou=
d </span></p><p dir=3D"ltr" style=3D"line-height:1.38;margin-top:0pt;margin=
-bottom:0pt"><span style=3D"font-size:14.6667px;font-family:Arial;color:rgb=
(0,0,0);vertical-align:baseline;white-space:pre-wrap;background-color:trans=
parent">- Topology management and optimization for distributed virtualized =
applications </span></p><p dir=3D"ltr" style=3D"line-height:1.38;margin-top=
:0pt;margin-bottom:0pt"><span style=3D"font-size:14.6667px;font-family:Aria=
l;color:rgb(0,0,0);vertical-align:baseline;white-space:pre-wrap;background-=
color:transparent">- Adaptation of emerging HPC technologies (high performa=
nce networks, RDMA, etc..) </span></p><p dir=3D"ltr" style=3D"line-height:1=
.38;margin-top:0pt;margin-bottom:0pt"><span style=3D"font-size:14.6667px;fo=
nt-family:Arial;color:rgb(0,0,0);vertical-align:baseline;white-space:pre-wr=
ap;background-color:transparent">- I/O and storage virtualization, virtuali=
zation aware file systems </span></p><p dir=3D"ltr" style=3D"line-height:1.=
38;margin-top:0pt;margin-bottom:0pt"><span style=3D"font-size:14.6667px;fon=
t-family:Arial;color:rgb(0,0,0);vertical-align:baseline;white-space:pre-wra=
p;background-color:transparent">- Job scheduling/control/policy in virtuali=
zed environments </span></p><p dir=3D"ltr" style=3D"line-height:1.38;margin=
-top:0pt;margin-bottom:0pt"><span style=3D"font-size:14.6667px;font-family:=
Arial;color:rgb(0,0,0);vertical-align:baseline;white-space:pre-wrap;backgro=
und-color:transparent">- Checkpointing and migration of VM-based large comp=
ute jobs </span></p><p dir=3D"ltr" style=3D"line-height:1.38;margin-top:0pt=
;margin-bottom:0pt"><span style=3D"font-size:14.6667px;font-family:Arial;co=
lor:rgb(0,0,0);vertical-align:baseline;white-space:pre-wrap;background-colo=
r:transparent">- Cloud frameworks and APIs </span></p><p dir=3D"ltr" style=
=3D"line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style=3D"font-=
size:14.6667px;font-family:Arial;color:rgb(0,0,0);vertical-align:baseline;w=
hite-space:pre-wrap;background-color:transparent">- Energy-efficient / powe=
r-aware virtualization </span></p><br><br><p dir=3D"ltr" style=3D"line-heig=
ht:1.38;margin-top:0pt;margin-bottom:0pt"><span style=3D"font-size:14.6667p=
x;font-family:Arial;vertical-align:baseline;white-space:pre-wrap;background=
-color:transparent">The Workshop on Virtualization in High=C2=AD-Performanc=
e Cloud Computing (VHPC) aims to</span></p><p dir=3D"ltr" style=3D"line-hei=
ght:1.38;margin-top:0pt;margin-bottom:0pt"><span style=3D"font-size:14.6667=
px;font-family:Arial;vertical-align:baseline;white-space:pre-wrap;backgroun=
d-color:transparent">bring together researchers and industrial practitioner=
s facing the challenges</span></p><p dir=3D"ltr" style=3D"line-height:1.38;=
margin-top:0pt;margin-bottom:0pt"><span style=3D"font-size:14.6667px;font-f=
amily:Arial;vertical-align:baseline;white-space:pre-wrap;background-color:t=
ransparent">posed by virtualization in order to foster discussion, collabor=
ation, mutual exchange</span></p><p dir=3D"ltr" style=3D"line-height:1.38;m=
argin-top:0pt;margin-bottom:0pt"><span style=3D"font-size:14.6667px;font-fa=
mily:Arial;vertical-align:baseline;white-space:pre-wrap;background-color:tr=
ansparent">of knowledge and experience, enabling research to ultimately pro=
vide novel</span></p><p dir=3D"ltr" style=3D"line-height:1.38;margin-top:0p=
t;margin-bottom:0pt"><span style=3D"font-size:14.6667px;font-family:Arial;v=
ertical-align:baseline;white-space:pre-wrap;background-color:transparent">s=
olutions for virtualized computing systems of tomorrow.</span></p><br><p di=
r=3D"ltr" style=3D"line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span=
 style=3D"font-size:14.6667px;font-family:Arial;color:rgb(0,0,0);vertical-a=
lign:baseline;white-space:pre-wrap;background-color:transparent">The worksh=
op will be one day in length, composed of 20 min paper presentations, each<=
/span></p><p dir=3D"ltr" style=3D"line-height:1.38;margin-top:0pt;margin-bo=
ttom:0pt"><span style=3D"font-size:14.6667px;font-family:Arial;color:rgb(0,=
0,0);vertical-align:baseline;white-space:pre-wrap;background-color:transpar=
ent">followed by 10 min discussion sections, plus lightning talks that are =
limited to 5 minutes.</span></p><p dir=3D"ltr" style=3D"line-height:1.38;ma=
rgin-top:0pt;margin-bottom:0pt"><span style=3D"font-size:14.6667px;font-fam=
ily:Arial;color:rgb(0,0,0);vertical-align:baseline;white-space:pre-wrap;bac=
kground-color:transparent">Presentations may be accompanied by interactive =
demonstrations.</span></p><br><p dir=3D"ltr" style=3D"line-height:1.38;marg=
in-top:0pt;margin-bottom:0pt"><span style=3D"font-size:14.6667px;font-famil=
y:Arial;color:rgb(0,0,0);font-weight:700;vertical-align:baseline;white-spac=
e:pre-wrap;background-color:transparent">Important Dates</span></p><br><br>=
<p dir=3D"ltr" style=3D"line-height:1.38;margin-top:0pt;margin-bottom:0pt">=
<span style=3D"font-size:14.6667px;font-family:Arial;color:rgb(0,0,0);verti=
cal-align:baseline;white-space:pre-wrap;background-color:transparent">Febru=
ary 29, 2016 - Lightning talk abstract registration </span></p><p dir=3D"lt=
r" style=3D"line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style=
=3D"font-size:14.6667px;font-family:Arial;color:rgb(0,0,0);vertical-align:b=
aseline;white-space:pre-wrap;background-color:transparent">March 21, 2016 -=
 Paper/publishing track abstract registration </span></p><br><p dir=3D"ltr"=
 style=3D"line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style=3D=
"font-size:14.6667px;font-family:Arial;color:rgb(0,0,0);vertical-align:base=
line;white-space:pre-wrap;background-color:transparent">April 25, 2016 - Fu=
ll paper submission</span></p><p dir=3D"ltr" style=3D"line-height:1.38;marg=
in-top:0pt;margin-bottom:0pt"><span style=3D"font-size:14.6667px;font-famil=
y:Arial;color:rgb(0,0,0);vertical-align:baseline;white-space:pre-wrap;backg=
round-color:transparent">May 30, 2016 Acceptance notification </span></p><p=
 dir=3D"ltr" style=3D"line-height:1.38;margin-top:0pt;margin-bottom:0pt"><s=
pan style=3D"font-size:14.6667px;font-family:Arial;color:rgb(0,0,0);vertica=
l-align:baseline;white-space:pre-wrap;background-color:transparent">June 23=
, 2016 - Workshop Day</span></p><p dir=3D"ltr" style=3D"line-height:1.38;ma=
rgin-top:0pt;margin-bottom:0pt"><span style=3D"font-size:14.6667px;font-fam=
ily:Arial;color:rgb(0,0,0);vertical-align:baseline;white-space:pre-wrap;bac=
kground-color:transparent">July 25, 2016 - Camera-ready version due</span><=
/p><br><br><p dir=3D"ltr" style=3D"line-height:1.38;margin-top:0pt;margin-b=
ottom:0pt"><span style=3D"font-size:14.6667px;font-family:Arial;color:rgb(0=
,0,0);font-weight:700;vertical-align:baseline;white-space:pre-wrap;backgrou=
nd-color:transparent">Chair</span></p><br><p dir=3D"ltr" style=3D"line-heig=
ht:1.38;margin-top:0pt;margin-bottom:0pt"><span style=3D"font-size:14.6667p=
x;font-family:Arial;color:rgb(0,0,0);vertical-align:baseline;white-space:pr=
e-wrap;background-color:transparent">Michael Alexander (chair), TU Wien, Au=
stria</span></p><p dir=3D"ltr" style=3D"line-height:1.38;margin-top:0pt;mar=
gin-bottom:0pt"><span style=3D"font-size:14.6667px;font-family:Arial;color:=
rgb(0,0,0);vertical-align:baseline;white-space:pre-wrap;background-color:tr=
ansparent">Anastassios Nanos (co-=C2=ADchair), NTUA, Greece</span></p><p di=
r=3D"ltr" style=3D"line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span=
 style=3D"font-size:14.6667px;font-family:Arial;color:rgb(0,0,0);vertical-a=
lign:baseline;white-space:pre-wrap;background-color:transparent">Balazs Ger=
ofi (co-=C2=ADchair), =E2=80=8BRIKEN Advanced Institute for Computational S=
cience=E2=80=8B, Japan</span></p><br><br><p dir=3D"ltr" style=3D"line-heigh=
t:1.38;margin-top:0pt;margin-bottom:0pt"><span style=3D"font-size:14.6667px=
;font-family:Arial;color:rgb(0,0,0);font-weight:700;vertical-align:baseline=
;white-space:pre-wrap;background-color:transparent">Program committee</span=
></p><br><p dir=3D"ltr" style=3D"line-height:1.38;margin-top:0pt;margin-bot=
tom:0pt"><span style=3D"font-size:14.6667px;font-family:Arial;color:rgb(0,0=
,0);vertical-align:baseline;white-space:pre-wrap;background-color:transpare=
nt">Stergios Anastasiadis, University of Ioannina, Greece </span></p><p dir=
=3D"ltr" style=3D"line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span =
style=3D"font-size:14.6667px;font-family:Arial;color:rgb(0,0,0);vertical-al=
ign:baseline;white-space:pre-wrap;background-color:transparent">Costas Beka=
s, IBM Research, Switzerland </span></p><p dir=3D"ltr" style=3D"line-height=
:1.38;margin-top:0pt;margin-bottom:0pt"><span style=3D"font-size:14.6667px;=
font-family:Arial;color:rgb(0,0,0);vertical-align:baseline;white-space:pre-=
wrap;background-color:transparent">Jakob Blomer, CERN </span></p><p dir=3D"=
ltr" style=3D"line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span styl=
e=3D"font-size:14.6667px;font-family:Arial;color:rgb(0,0,0);vertical-align:=
baseline;white-space:pre-wrap;background-color:transparent">Ron Brightwell,=
 Sandia National Laboratories, USA </span></p><p dir=3D"ltr" style=3D"line-=
height:1.38;margin-top:0pt;margin-bottom:0pt"><span style=3D"font-size:14.6=
667px;font-family:Arial;color:rgb(0,0,0);vertical-align:baseline;white-spac=
e:pre-wrap;background-color:transparent">Roberto Canonico, University of Na=
poli Federico II, Italy </span></p><p dir=3D"ltr" style=3D"line-height:1.38=
;margin-top:0pt;margin-bottom:0pt"><span style=3D"font-size:14.6667px;font-=
family:Arial;color:rgb(0,0,0);vertical-align:baseline;white-space:pre-wrap;=
background-color:transparent">Julian Chesterfield, OnApp, UK </span></p><p =
dir=3D"ltr" style=3D"line-height:1.38;margin-top:0pt;margin-bottom:0pt"><sp=
an style=3D"font-size:14.6667px;font-family:Arial;color:rgb(0,0,0);vertical=
-align:baseline;white-space:pre-wrap;background-color:transparent">Stephen =
Crago, USC ISI, USA</span></p><p dir=3D"ltr" style=3D"line-height:1.38;marg=
in-top:0pt;margin-bottom:0pt"><span style=3D"font-size:14.6667px;font-famil=
y:Arial;color:rgb(0,0,0);vertical-align:baseline;white-space:pre-wrap;backg=
round-color:transparent">Christoffer Dall, Columbia University, USA</span><=
/p><p dir=3D"ltr" style=3D"line-height:1.38;margin-top:0pt;margin-bottom:0p=
t"><span style=3D"font-size:14.6667px;font-family:Arial;color:rgb(0,0,0);ve=
rtical-align:baseline;white-space:pre-wrap;background-color:transparent">Pa=
trick Dreher, MIT, USA </span></p><p dir=3D"ltr" style=3D"line-height:1.38;=
margin-top:0pt;margin-bottom:0pt"><span style=3D"font-size:14.6667px;font-f=
amily:Arial;color:rgb(0,0,0);vertical-align:baseline;white-space:pre-wrap;b=
ackground-color:transparent">Robert Futrick, Cycle Computing, USA</span></p=
><p dir=3D"ltr" style=3D"line-height:1.38;margin-top:0pt;margin-bottom:0pt"=
><span style=3D"font-size:14.6667px;font-family:Arial;color:rgb(0,0,0);vert=
ical-align:baseline;white-space:pre-wrap;background-color:transparent">Robe=
rt Gardner, University of Chicago, USA</span></p><p dir=3D"ltr" style=3D"li=
ne-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style=3D"font-size:1=
4.6667px;font-family:Arial;color:rgb(0,0,0);vertical-align:baseline;white-s=
pace:pre-wrap;background-color:transparent">William Gardner, University of =
Guelph, Canada</span></p><p dir=3D"ltr" style=3D"line-height:1.38;margin-to=
p:0pt;margin-bottom:0pt"><span style=3D"font-size:14.6667px;font-family:Ari=
al;color:rgb(0,0,0);vertical-align:baseline;white-space:pre-wrap;background=
-color:transparent">Wolfgang Gentzsch, UberCloud, USA</span></p><p dir=3D"l=
tr" style=3D"line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style=
=3D"font-size:14.6667px;font-family:Arial;color:rgb(0,0,0);vertical-align:b=
aseline;white-space:pre-wrap;background-color:transparent">Kyle Hale, North=
western University, USA </span></p><p dir=3D"ltr" style=3D"line-height:1.38=
;margin-top:0pt;margin-bottom:0pt"><span style=3D"font-size:14.6667px;font-=
family:Arial;color:rgb(0,0,0);vertical-align:baseline;white-space:pre-wrap;=
background-color:transparent">Marcus Hardt, Karlsruhe Institute of Technolo=
gy, Germany </span></p><p dir=3D"ltr" style=3D"line-height:1.38;margin-top:=
0pt;margin-bottom:0pt"><span style=3D"font-size:14.6667px;font-family:Arial=
;color:rgb(0,0,0);vertical-align:baseline;white-space:pre-wrap;background-c=
olor:transparent">Romeo Kinzler, IBM, Switzerland</span></p><p dir=3D"ltr" =
style=3D"line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style=3D"=
font-size:14.6667px;font-family:Arial;color:rgb(0,0,0);vertical-align:basel=
ine;white-space:pre-wrap;background-color:transparent">Brian Kocoloski, Uni=
versity of Pittsburgh, USA</span></p><p dir=3D"ltr" style=3D"line-height:1.=
38;margin-top:0pt;margin-bottom:0pt"><span style=3D"font-size:14.6667px;fon=
t-family:Arial;color:rgb(0,0,0);vertical-align:baseline;white-space:pre-wra=
p;background-color:transparent">Kornilios Kourtis, IBM Research, Switzerlan=
d</span></p><p dir=3D"ltr" style=3D"line-height:1.38;margin-top:0pt;margin-=
bottom:0pt"><span style=3D"font-size:14.6667px;font-family:Arial;color:rgb(=
0,0,0);vertical-align:baseline;white-space:pre-wrap;background-color:transp=
arent">Nectarios Koziris, National Technical University of Athens, Greece <=
/span></p><p dir=3D"ltr" style=3D"line-height:1.38;margin-top:0pt;margin-bo=
ttom:0pt"><span style=3D"font-size:14.6667px;font-family:Arial;color:rgb(0,=
0,0);vertical-align:baseline;white-space:pre-wrap;background-color:transpar=
ent">John Lange, University of Pittsburgh, USA</span></p><p dir=3D"ltr" sty=
le=3D"line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style=3D"fon=
t-size:14.6667px;font-family:Arial;color:rgb(0,0,0);vertical-align:baseline=
;white-space:pre-wrap;background-color:transparent">Nikos Parlavantzas, IRI=
SA, France</span></p><p dir=3D"ltr" style=3D"line-height:1.38;margin-top:0p=
t;margin-bottom:0pt"><span style=3D"font-size:14.6667px;font-family:Arial;c=
olor:rgb(0,0,0);vertical-align:baseline;white-space:pre-wrap;background-col=
or:transparent">Kevin Pendretti, Sandia National Laboratories, USA</span></=
p><p dir=3D"ltr" style=3D"line-height:1.38;margin-top:0pt;margin-bottom:0pt=
"><span style=3D"font-size:14.6667px;font-family:Arial;color:rgb(0,0,0);ver=
tical-align:baseline;white-space:pre-wrap;background-color:transparent">Che=
-Rung Roger Lee, National Tsing Hua University, Taiwan </span></p><p dir=3D=
"ltr" style=3D"line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span sty=
le=3D"font-size:14.6667px;font-family:Arial;color:rgb(0,0,0);vertical-align=
:baseline;white-space:pre-wrap;background-color:transparent">Giuseppe Letti=
eri, University of Pisa, Italy</span></p><p dir=3D"ltr" style=3D"line-heigh=
t:1.38;margin-top:0pt;margin-bottom:0pt"><span style=3D"font-size:14.6667px=
;font-family:Arial;color:rgb(0,0,0);vertical-align:baseline;white-space:pre=
-wrap;background-color:transparent">Qing Liu, Oak Ridge National Laboratory=
, USA</span></p><p dir=3D"ltr" style=3D"line-height:1.38;margin-top:0pt;mar=
gin-bottom:0pt"><span style=3D"font-size:14.6667px;font-family:Arial;color:=
rgb(0,0,0);vertical-align:baseline;white-space:pre-wrap;background-color:tr=
ansparent">Paul Mundt, Adaptant, Germany</span></p><p dir=3D"ltr" style=3D"=
line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style=3D"font-size=
:14.6667px;font-family:Arial;color:rgb(0,0,0);vertical-align:baseline;white=
-space:pre-wrap;background-color:transparent">Amer Qouneh, University of Fl=
orida, USA </span></p><p dir=3D"ltr" style=3D"line-height:1.38;margin-top:0=
pt;margin-bottom:0pt"><span style=3D"font-size:14.6667px;font-family:Arial;=
color:rgb(0,0,0);vertical-align:baseline;white-space:pre-wrap;background-co=
lor:transparent">Carlos Rea=C3=B1o, Technical University of Valencia, Spain=
</span></p><p dir=3D"ltr" style=3D"line-height:1.38;margin-top:0pt;margin-b=
ottom:0pt"><span style=3D"font-size:14.6667px;font-family:Arial;color:rgb(0=
,0,0);vertical-align:baseline;white-space:pre-wrap;background-color:transpa=
rent">Seetharami Seelam, IBM Research, USA</span></p><p dir=3D"ltr" style=
=3D"line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style=3D"font-=
size:14.6667px;font-family:Arial;color:rgb(0,0,0);vertical-align:baseline;w=
hite-space:pre-wrap;background-color:transparent">Josh Simons, VMWare, USA<=
/span></p><p dir=3D"ltr" style=3D"line-height:1.38;margin-top:0pt;margin-bo=
ttom:0pt"><span style=3D"font-size:14.6667px;font-family:Arial;color:rgb(0,=
0,0);vertical-align:baseline;white-space:pre-wrap;background-color:transpar=
ent">Borja Sotomayor, University of Chicago, USA </span></p><p dir=3D"ltr" =
style=3D"line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style=3D"=
font-size:14.6667px;font-family:Arial;color:rgb(0,0,0);vertical-align:basel=
ine;white-space:pre-wrap;background-color:transparent">Dieter Suess, TU Wie=
n, Austria</span></p><p dir=3D"ltr" style=3D"line-height:1.38;margin-top:0p=
t;margin-bottom:0pt"><span style=3D"font-size:14.6667px;font-family:Arial;c=
olor:rgb(0,0,0);vertical-align:baseline;white-space:pre-wrap;background-col=
or:transparent">Craig Stewart, Indiana University, USA</span></p><p dir=3D"=
ltr" style=3D"line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span styl=
e=3D"font-size:14.6667px;font-family:Arial;color:rgb(0,0,0);vertical-align:=
baseline;white-space:pre-wrap;background-color:transparent">Anata Tiwari, S=
an Diego Supercomputer Center, USA</span></p><p dir=3D"ltr" style=3D"line-h=
eight:1.38;margin-top:0pt;margin-bottom:0pt"><span style=3D"font-size:14.66=
67px;font-family:Arial;color:rgb(0,0,0);vertical-align:baseline;white-space=
:pre-wrap;background-color:transparent">Kurt Tutschku, Blekinge Institute o=
f Technology, Sweden </span></p><p dir=3D"ltr" style=3D"line-height:1.38;ma=
rgin-top:0pt;margin-bottom:0pt"><span style=3D"font-size:14.6667px;font-fam=
ily:Arial;color:rgb(0,0,0);vertical-align:baseline;white-space:pre-wrap;bac=
kground-color:transparent">Amit Vadudevan, Carnegie Mellon University, USA<=
/span></p><p dir=3D"ltr" style=3D"line-height:1.38;margin-top:0pt;margin-bo=
ttom:0pt"><span style=3D"font-size:14.6667px;font-family:Arial;color:rgb(0,=
0,0);vertical-align:baseline;white-space:pre-wrap;background-color:transpar=
ent">Yasuhiro Watashiba, Osaka University, Japan </span></p><p dir=3D"ltr" =
style=3D"line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style=3D"=
font-size:14.6667px;font-family:Arial;color:rgb(0,0,0);vertical-align:basel=
ine;white-space:pre-wrap;background-color:transparent">Nicholas Wright, Law=
rence Berkeley National Laboratory, USA</span></p><p dir=3D"ltr" style=3D"l=
ine-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style=3D"font-size:=
14.6667px;font-family:Arial;color:rgb(0,0,0);vertical-align:baseline;white-=
space:pre-wrap;background-color:transparent">Chao-Tung Yang, Tunghai Univer=
sity, Taiwan </span></p><p dir=3D"ltr" style=3D"line-height:1.38;margin-top=
:0pt;margin-bottom:0pt"><span style=3D"font-size:14.6667px;font-family:Aria=
l;color:rgb(0,0,0);vertical-align:baseline;white-space:pre-wrap;background-=
color:transparent">Gianluigi Zanetti, CRS4, Italy</span></p><br><br><p dir=
=3D"ltr" style=3D"line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span =
style=3D"font-size:14.6667px;font-family:Arial;color:rgb(0,0,0);font-weight=
:700;vertical-align:baseline;white-space:pre-wrap;background-color:transpar=
ent">Paper Submission-Publication</span></p><br><p dir=3D"ltr" style=3D"lin=
e-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style=3D"font-size:14=
.6667px;font-family:Arial;color:rgb(0,0,0);vertical-align:baseline;white-sp=
ace:pre-wrap;background-color:transparent">Papers submitted to the workshop=
 will be reviewed by at least two</span></p><p dir=3D"ltr" style=3D"line-he=
ight:1.38;margin-top:0pt;margin-bottom:0pt"><span style=3D"font-size:14.666=
7px;font-family:Arial;color:rgb(0,0,0);vertical-align:baseline;white-space:=
pre-wrap;background-color:transparent">members of the program committee and=
 external reviewers. Submissions</span></p><p dir=3D"ltr" style=3D"line-hei=
ght:1.38;margin-top:0pt;margin-bottom:0pt"><span style=3D"font-size:14.6667=
px;font-family:Arial;color:rgb(0,0,0);vertical-align:baseline;white-space:p=
re-wrap;background-color:transparent">should include abstract, key words, t=
he e-mail address of the</span></p><p dir=3D"ltr" style=3D"line-height:1.38=
;margin-top:0pt;margin-bottom:0pt"><span style=3D"font-size:14.6667px;font-=
family:Arial;color:rgb(0,0,0);vertical-align:baseline;white-space:pre-wrap;=
background-color:transparent">corresponding author, and must not exceed 10 =
pages, including tables</span></p><p dir=3D"ltr" style=3D"line-height:1.38;=
margin-top:0pt;margin-bottom:0pt"><span style=3D"font-size:14.6667px;font-f=
amily:Arial;color:rgb(0,0,0);vertical-align:baseline;white-space:pre-wrap;b=
ackground-color:transparent">and figures at a main font size no smaller tha=
n 11 point. Submission</span></p><p dir=3D"ltr" style=3D"line-height:1.38;m=
argin-top:0pt;margin-bottom:0pt"><span style=3D"font-size:14.6667px;font-fa=
mily:Arial;color:rgb(0,0,0);vertical-align:baseline;white-space:pre-wrap;ba=
ckground-color:transparent">of a paper should be regarded as a commitment t=
hat, should the paper</span></p><p dir=3D"ltr" style=3D"line-height:1.38;ma=
rgin-top:0pt;margin-bottom:0pt"><span style=3D"font-size:14.6667px;font-fam=
ily:Arial;color:rgb(0,0,0);vertical-align:baseline;white-space:pre-wrap;bac=
kground-color:transparent">be accepted, at least one of the authors will re=
gister and attend the</span></p><p dir=3D"ltr" style=3D"line-height:1.38;ma=
rgin-top:0pt;margin-bottom:0pt"><span style=3D"font-size:14.6667px;font-fam=
ily:Arial;color:rgb(0,0,0);vertical-align:baseline;white-space:pre-wrap;bac=
kground-color:transparent">conference to present the work.</span></p><br><p=
 dir=3D"ltr" style=3D"line-height:1.38;margin-top:0pt;margin-bottom:0pt"><s=
pan style=3D"font-size:14.6667px;font-family:Arial;color:rgb(0,0,0);vertica=
l-align:baseline;white-space:pre-wrap;background-color:transparent">The for=
mat must be according to the Springer LNCS Style. Initial</span></p><p dir=
=3D"ltr" style=3D"line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span =
style=3D"font-size:14.6667px;font-family:Arial;color:rgb(0,0,0);vertical-al=
ign:baseline;white-space:pre-wrap;background-color:transparent">submissions=
 are in PDF; authors of accepted papers will be requested</span></p><p dir=
=3D"ltr" style=3D"line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span =
style=3D"font-size:14.6667px;font-family:Arial;color:rgb(0,0,0);vertical-al=
ign:baseline;white-space:pre-wrap;background-color:transparent">to provide =
source files.</span></p><br><p dir=3D"ltr" style=3D"line-height:1.38;margin=
-top:0pt;margin-bottom:0pt"><span style=3D"font-size:14.6667px;font-family:=
Arial;color:rgb(0,0,0);vertical-align:baseline;white-space:pre-wrap;backgro=
und-color:transparent">Format Guidelines:</span></p><p dir=3D"ltr" style=3D=
"line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style=3D"font-siz=
e:14.6667px;font-family:Arial;color:rgb(0,0,0);vertical-align:baseline;whit=
e-space:pre-wrap;background-color:transparent"><a href=3D"ftp://ftp.springe=
r.de/pub/tex/latex/llncs/latex2e/llncs2e.zip">ftp://ftp.springer.de/pub/tex=
/latex/llncs/latex2e/llncs2e.zip</a></span></p><br><p dir=3D"ltr" style=3D"=
line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style=3D"font-size=
:14.6667px;font-family:Arial;color:rgb(0,0,0);vertical-align:baseline;white=
-space:pre-wrap;background-color:transparent">Abstract, Paper Submission Li=
nk:</span></p><p dir=3D"ltr" style=3D"line-height:1.38;margin-top:0pt;margi=
n-bottom:0pt"><span style=3D"font-size:14.6667px;font-family:Arial;color:rg=
b(0,0,0);vertical-align:baseline;white-space:pre-wrap;background-color:tran=
sparent"><a href=3D"https://edas.info/newPaper.php?c=3D21801">https://edas.=
info/newPaper.php?c=3D21801</a></span></p><br><br><p dir=3D"ltr" style=3D"l=
ine-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style=3D"font-size:=
14.6667px;font-family:Arial;color:rgb(0,0,0);font-weight:700;vertical-align=
:baseline;white-space:pre-wrap;background-color:transparent">Lightning Talk=
s </span></p><br><p dir=3D"ltr" style=3D"line-height:1.38;margin-top:0pt;ma=
rgin-bottom:0pt"><span style=3D"font-size:14.6667px;font-family:Arial;color=
:rgb(0,0,0);vertical-align:baseline;white-space:pre-wrap;background-color:t=
ransparent">Lightning Talks are non-paper track, synoptical in nature and a=
re strictly limited to 5 minutes.</span></p><p dir=3D"ltr" style=3D"line-he=
ight:1.38;margin-top:0pt;margin-bottom:0pt"><span style=3D"font-size:14.666=
7px;font-family:Arial;color:rgb(0,0,0);vertical-align:baseline;white-space:=
pre-wrap;background-color:transparent">They can be used to gain early feedb=
ack on ongoing research, for demonstrations, to</span></p><p dir=3D"ltr" st=
yle=3D"line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style=3D"fo=
nt-size:14.6667px;font-family:Arial;color:rgb(0,0,0);vertical-align:baselin=
e;white-space:pre-wrap;background-color:transparent">present research resul=
ts, early research ideas, perspectives and positions of interest to the</sp=
an></p><p dir=3D"ltr" style=3D"line-height:1.38;margin-top:0pt;margin-botto=
m:0pt"><span style=3D"font-size:14.6667px;font-family:Arial;color:rgb(0,0,0=
);vertical-align:baseline;white-space:pre-wrap;background-color:transparent=
">community. Submit abstract via the main submission link. </span></p><br><=
br><p dir=3D"ltr" style=3D"line-height:1.38;margin-top:0pt;margin-bottom:0p=
t"><span style=3D"font-size:14.6667px;font-family:Arial;color:rgb(0,0,0);fo=
nt-weight:700;vertical-align:baseline;white-space:pre-wrap;background-color=
:transparent">General Information</span></p><br><p dir=3D"ltr" style=3D"lin=
e-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style=3D"font-size:14=
.6667px;font-family:Arial;color:rgb(0,0,0);vertical-align:baseline;white-sp=
ace:pre-wrap;background-color:transparent">The workshop is one day in lengt=
h and will be held in conjunction with the International</span></p><p dir=
=3D"ltr" style=3D"line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span =
style=3D"font-size:14.6667px;font-family:Arial;color:rgb(0,0,0);vertical-al=
ign:baseline;white-space:pre-wrap;background-color:transparent">Supercomput=
ing Conference - High Performance (ISC) 2016, June 19-23, Frankfurt, German=
y.</span></p><br><br><br><br><br></span></div>

--001a11c1e276852da30529ee5b3f--


--===============1637722552267708108==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users
--===============1637722552267708108==--


From xen-users-bounces@lists.xen.org Fri Jan 22 16:57:56 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Fri, 22 Jan 2016 16:57:56 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aMf14-0007XS-0i; Fri, 22 Jan 2016 16:56:54 +0000
Received: from mail6.bemta5.messagelabs.com ([195.245.231.135])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <fabio.fantoni@m2r.biz>) id 1aMC9P-0007pQ-HC
	for xen-users@lists.xen.org; Thu, 21 Jan 2016 10:07:35 +0000
Received: from [85.158.139.211] by server-13.bemta-5.messagelabs.com id
	27/09-09478-6EDA0A65; Thu, 21 Jan 2016 10:07:34 +0000
X-Env-Sender: fabio.fantoni@m2r.biz
X-Msg-Ref: server-5.tower-206.messagelabs.com!1453370852!17160216!1
X-Originating-IP: [74.125.82.49]
X-SpamReason: No, hits=0.0 required=7.0 tests=
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 41936 invoked from network); 21 Jan 2016 10:07:33 -0000
Received: from mail-wm0-f49.google.com (HELO mail-wm0-f49.google.com)
	(74.125.82.49)
	by server-5.tower-206.messagelabs.com with AES128-GCM-SHA256 encrypted
	SMTP; 21 Jan 2016 10:07:33 -0000
Received: by mail-wm0-f49.google.com with SMTP id l65so213074255wmf.1
	for <xen-users@lists.xen.org>; Thu, 21 Jan 2016 02:07:33 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
	d=m2r-biz.20150623.gappssmtp.com; s=20150623;
	h=subject:to:references:cc:from:message-id:date:user-agent
	:mime-version:in-reply-to:content-type:content-transfer-encoding;
	bh=tSqRpcg/PBYSwHfp65YYadrxIaq7Uv5iab7KUscDyvU=;
	b=NJ4ECK7WIjF823PlOlCALlPbZWMh7YJnnrzLhDwoLN57egZ7WpXvkTDcjZc7f3pe0p
	U8oKO0k7dtJcqMsnBgJTtvClq224wjOU4LUSfuWsf7Q4zacDcTNonnX8s1WIGmTAAeht
	OsR/kABDTdPFgmSnuR95JKSs7/fuXiM0FvnMadMdwwq1hLr+wXCaP7l17fF81ZL+7oiS
	uee5vYEbe0lo2JYzx1s2OGbXCMaeHMh7v0lg9SvZa65/cp6zy7J3C7aunwEeVzQQdC7c
	GhwgAOQ1W7GtBpnk2v2rNF6VHDHq4ybBlD+j1BhojLrLom62Wa11Ky6SnVmzTmw0HCVG
	F03g==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
	d=1e100.net; s=20130820;
	h=x-gm-message-state:subject:to:references:cc:from:message-id:date
	:user-agent:mime-version:in-reply-to:content-type
	:content-transfer-encoding;
	bh=tSqRpcg/PBYSwHfp65YYadrxIaq7Uv5iab7KUscDyvU=;
	b=L38eBb+Ix9pTOH23eBddeqdsWyW+XieLUnrOJog9t/u2T14k+yLdIDrsFpDfMS3y/1
	OGbRDmcQz7XW5iA9REUPox5HNG0sEM3u1nmbJoLVfPE2kPbUxEZXA7gUacIhvOdaqxcW
	wxWZW5SL8ZGRTPyqopX6tYmvdWjO0IVuojCUbL3mLUo94pACBcmaH9ZQUxkVOGYkJoi/
	kZwwjah5151KZzumhFFf0AJNH8IdQbxShof41CtSzPyMv1ov61QNKqGjqT8fJJ6adpXJ
	IiES3HMMuzXIvxx3a8tbLs89/uuEayG/4ZW9nqM+A8sIRpqpP8wQ2CzohSZkyh0M3hf5
	4U9A==
X-Gm-Message-State: AG10YOTbWLBbYjlw8XLtDNZbWhAY7sn+v9mr3TaYOueNGnqFMb3Yv5tLTmF/GRbBLPDRWw==
X-Received: by 10.194.61.111 with SMTP id o15mr20696640wjr.104.1453370832053; 
	Thu, 21 Jan 2016 02:07:12 -0800 (PST)
Received: from [192.168.1.25] (ip-73-126.sn2.clouditalia.com. [83.211.73.126])
	by smtp.googlemail.com with ESMTPSA id
	df10sm652203wjb.44.2016.01.21.02.07.10
	(version=TLSv1/SSLv3 cipher=OTHER);
	Thu, 21 Jan 2016 02:07:11 -0800 (PST)
To: Paul Durrant <Paul.Durrant@citrix.com>, =?UTF-8?B?w4lsacOhcyBUYW3DoXM=?=
	<et@etit.hu>, "xen-users@lists.xen.org" <xen-users@lists.xen.org>,
	"win-pv-devel@lists.xenproject.org" <win-pv-devel@lists.xenproject.org>
References: <565C293A.5030705@etit.hu>
	<9AAE0902D5BC7E449B7C8E4E778ABCD02F69F9FD@AMSPEX01CL01.citrite.net>
	<56701DDF.4000008@m2r.biz>
	<9AAE0902D5BC7E449B7C8E4E778ABCD02F6E9CE3@AMSPEX01CL01.citrite.net>
From: Fabio Fantoni <fabio.fantoni@m2r.biz>
Message-ID: <56A0AE00.8080501@m2r.biz>
Date: Thu, 21 Jan 2016 11:08:00 +0100
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101
	Thunderbird/38.5.1
MIME-Version: 1.0
In-Reply-To: <9AAE0902D5BC7E449B7C8E4E778ABCD02F6E9CE3@AMSPEX01CL01.citrite.net>
Content-Length: 2220
X-Mailman-Approved-At: Fri, 22 Jan 2016 16:56:52 +0000
Cc: "Lars Kurth \(lars.kurth@xen.org\)" <lars.kurth@xen.org>
Subject: Re: [Xen-users] [win-pv-devel] Windows 10 upgrade to new build with
 testsigning on -> FAIL
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain; charset="iso-8859-2"; Format="flowed"
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

Il 15/12/2015 15:49, Paul Durrant ha scritto:
>> -----Original Message-----
> [snip]
>>> I believe Lars is working on this. We intend to get an EV cert for Xen =
Project
>> and release-sign (not logo-sign) drivers through the new Windows 10 port=
al. I
>> have updated the staging-8.1 branches recently and re-tagged them with
>> new rc numbers... I'll adjust the Jenkins projects today to deliver new =
builds
>> of these branches to xenbits. My hope is that these are likely to be the=
 final
>> rcs.
>>>     Paul
>> Sorry for bother you, is there any news about the signed builds please?
>>
> Fabio,
>
>    I believe Lars now has Advisory Board approval to purchase the EV cert=
 and I hope this means we should be able to acquire it immediately after th=
e holiday season.
>    As for the code, I have just re-tagged the staging-8.1 branches after =
some more fixes for issues found in testing (new builds are available on xe=
nbits) and I'm not anticipating any more tags now. Once we have the EV cert=
, I will sign the builds via the Microsoft portal and formally release vers=
ion 8.1.0 of all drivers.
>
>    Cheers,
>
>      Paul

Sorry for bother you, is there any news please?



>
>> Thanks for any reply and sorry for my bad english.
>>
>>>> --
>>>>
>>>>
>>>> =C9li=E1s Tam=E1s
>>>> Thomas Elias
>>>>
>>>> ETIT[nwpro] KFT, =DCgyvezet=F5-H=E1l=F3zatbiztons=E1gi specialista
>>>> ETIT[nwpro] Ltd, General Manager-Network security specialist
>>>>
>>>> Tel. HU: +36/30-497-1626
>>>> Tel. DE: +49/160-651-8723
>>>> OpenPGP pubkey: http://etit.hu/doc/et-pub.asc
>>>>
>>>> Okleveles m=E9rn=F6k-informatikus (MSC)
>>>> Master of Science in Information Technology (MSC)
>>>>
>>>> Kapcsolat: http://etit.hu/index.php/hu/kapcsolat
>>>> Jogi nyilatkozat: http://etit.hu/disclaimer-email-hu.txt
>>>> Contact: http://etit.hu/index.php/en/contact
>>>> Disclaimer: http://etit.hu/disclaimer-email-en.txt
>>> _______________________________________________
>>> win-pv-devel mailing list
>>> win-pv-devel@lists.xenproject.org
>>> http://lists.xenproject.org/cgi-bin/mailman/listinfo/win-pv-devel


_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users

From xen-users-bounces@lists.xen.org Fri Jan 22 16:57:56 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Fri, 22 Jan 2016 16:57:56 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aMf14-0007XS-0i; Fri, 22 Jan 2016 16:56:54 +0000
Received: from mail6.bemta5.messagelabs.com ([195.245.231.135])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <fabio.fantoni@m2r.biz>) id 1aMC9P-0007pQ-HC
	for xen-users@lists.xen.org; Thu, 21 Jan 2016 10:07:35 +0000
Received: from [85.158.139.211] by server-13.bemta-5.messagelabs.com id
	27/09-09478-6EDA0A65; Thu, 21 Jan 2016 10:07:34 +0000
X-Env-Sender: fabio.fantoni@m2r.biz
X-Msg-Ref: server-5.tower-206.messagelabs.com!1453370852!17160216!1
X-Originating-IP: [74.125.82.49]
X-SpamReason: No, hits=0.0 required=7.0 tests=
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 41936 invoked from network); 21 Jan 2016 10:07:33 -0000
Received: from mail-wm0-f49.google.com (HELO mail-wm0-f49.google.com)
	(74.125.82.49)
	by server-5.tower-206.messagelabs.com with AES128-GCM-SHA256 encrypted
	SMTP; 21 Jan 2016 10:07:33 -0000
Received: by mail-wm0-f49.google.com with SMTP id l65so213074255wmf.1
	for <xen-users@lists.xen.org>; Thu, 21 Jan 2016 02:07:33 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
	d=m2r-biz.20150623.gappssmtp.com; s=20150623;
	h=subject:to:references:cc:from:message-id:date:user-agent
	:mime-version:in-reply-to:content-type:content-transfer-encoding;
	bh=tSqRpcg/PBYSwHfp65YYadrxIaq7Uv5iab7KUscDyvU=;
	b=NJ4ECK7WIjF823PlOlCALlPbZWMh7YJnnrzLhDwoLN57egZ7WpXvkTDcjZc7f3pe0p
	U8oKO0k7dtJcqMsnBgJTtvClq224wjOU4LUSfuWsf7Q4zacDcTNonnX8s1WIGmTAAeht
	OsR/kABDTdPFgmSnuR95JKSs7/fuXiM0FvnMadMdwwq1hLr+wXCaP7l17fF81ZL+7oiS
	uee5vYEbe0lo2JYzx1s2OGbXCMaeHMh7v0lg9SvZa65/cp6zy7J3C7aunwEeVzQQdC7c
	GhwgAOQ1W7GtBpnk2v2rNF6VHDHq4ybBlD+j1BhojLrLom62Wa11Ky6SnVmzTmw0HCVG
	F03g==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
	d=1e100.net; s=20130820;
	h=x-gm-message-state:subject:to:references:cc:from:message-id:date
	:user-agent:mime-version:in-reply-to:content-type
	:content-transfer-encoding;
	bh=tSqRpcg/PBYSwHfp65YYadrxIaq7Uv5iab7KUscDyvU=;
	b=L38eBb+Ix9pTOH23eBddeqdsWyW+XieLUnrOJog9t/u2T14k+yLdIDrsFpDfMS3y/1
	OGbRDmcQz7XW5iA9REUPox5HNG0sEM3u1nmbJoLVfPE2kPbUxEZXA7gUacIhvOdaqxcW
	wxWZW5SL8ZGRTPyqopX6tYmvdWjO0IVuojCUbL3mLUo94pACBcmaH9ZQUxkVOGYkJoi/
	kZwwjah5151KZzumhFFf0AJNH8IdQbxShof41CtSzPyMv1ov61QNKqGjqT8fJJ6adpXJ
	IiES3HMMuzXIvxx3a8tbLs89/uuEayG/4ZW9nqM+A8sIRpqpP8wQ2CzohSZkyh0M3hf5
	4U9A==
X-Gm-Message-State: AG10YOTbWLBbYjlw8XLtDNZbWhAY7sn+v9mr3TaYOueNGnqFMb3Yv5tLTmF/GRbBLPDRWw==
X-Received: by 10.194.61.111 with SMTP id o15mr20696640wjr.104.1453370832053; 
	Thu, 21 Jan 2016 02:07:12 -0800 (PST)
Received: from [192.168.1.25] (ip-73-126.sn2.clouditalia.com. [83.211.73.126])
	by smtp.googlemail.com with ESMTPSA id
	df10sm652203wjb.44.2016.01.21.02.07.10
	(version=TLSv1/SSLv3 cipher=OTHER);
	Thu, 21 Jan 2016 02:07:11 -0800 (PST)
To: Paul Durrant <Paul.Durrant@citrix.com>, =?UTF-8?B?w4lsacOhcyBUYW3DoXM=?=
	<et@etit.hu>, "xen-users@lists.xen.org" <xen-users@lists.xen.org>,
	"win-pv-devel@lists.xenproject.org" <win-pv-devel@lists.xenproject.org>
References: <565C293A.5030705@etit.hu>
	<9AAE0902D5BC7E449B7C8E4E778ABCD02F69F9FD@AMSPEX01CL01.citrite.net>
	<56701DDF.4000008@m2r.biz>
	<9AAE0902D5BC7E449B7C8E4E778ABCD02F6E9CE3@AMSPEX01CL01.citrite.net>
From: Fabio Fantoni <fabio.fantoni@m2r.biz>
Message-ID: <56A0AE00.8080501@m2r.biz>
Date: Thu, 21 Jan 2016 11:08:00 +0100
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101
	Thunderbird/38.5.1
MIME-Version: 1.0
In-Reply-To: <9AAE0902D5BC7E449B7C8E4E778ABCD02F6E9CE3@AMSPEX01CL01.citrite.net>
Content-Length: 2220
X-Mailman-Approved-At: Fri, 22 Jan 2016 16:56:52 +0000
Cc: "Lars Kurth \(lars.kurth@xen.org\)" <lars.kurth@xen.org>
Subject: Re: [Xen-users] [win-pv-devel] Windows 10 upgrade to new build with
 testsigning on -> FAIL
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain; charset="iso-8859-2"; Format="flowed"
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

Il 15/12/2015 15:49, Paul Durrant ha scritto:
>> -----Original Message-----
> [snip]
>>> I believe Lars is working on this. We intend to get an EV cert for Xen =
Project
>> and release-sign (not logo-sign) drivers through the new Windows 10 port=
al. I
>> have updated the staging-8.1 branches recently and re-tagged them with
>> new rc numbers... I'll adjust the Jenkins projects today to deliver new =
builds
>> of these branches to xenbits. My hope is that these are likely to be the=
 final
>> rcs.
>>>     Paul
>> Sorry for bother you, is there any news about the signed builds please?
>>
> Fabio,
>
>    I believe Lars now has Advisory Board approval to purchase the EV cert=
 and I hope this means we should be able to acquire it immediately after th=
e holiday season.
>    As for the code, I have just re-tagged the staging-8.1 branches after =
some more fixes for issues found in testing (new builds are available on xe=
nbits) and I'm not anticipating any more tags now. Once we have the EV cert=
, I will sign the builds via the Microsoft portal and formally release vers=
ion 8.1.0 of all drivers.
>
>    Cheers,
>
>      Paul

Sorry for bother you, is there any news please?



>
>> Thanks for any reply and sorry for my bad english.
>>
>>>> --
>>>>
>>>>
>>>> =C9li=E1s Tam=E1s
>>>> Thomas Elias
>>>>
>>>> ETIT[nwpro] KFT, =DCgyvezet=F5-H=E1l=F3zatbiztons=E1gi specialista
>>>> ETIT[nwpro] Ltd, General Manager-Network security specialist
>>>>
>>>> Tel. HU: +36/30-497-1626
>>>> Tel. DE: +49/160-651-8723
>>>> OpenPGP pubkey: http://etit.hu/doc/et-pub.asc
>>>>
>>>> Okleveles m=E9rn=F6k-informatikus (MSC)
>>>> Master of Science in Information Technology (MSC)
>>>>
>>>> Kapcsolat: http://etit.hu/index.php/hu/kapcsolat
>>>> Jogi nyilatkozat: http://etit.hu/disclaimer-email-hu.txt
>>>> Contact: http://etit.hu/index.php/en/contact
>>>> Disclaimer: http://etit.hu/disclaimer-email-en.txt
>>> _______________________________________________
>>> win-pv-devel mailing list
>>> win-pv-devel@lists.xenproject.org
>>> http://lists.xenproject.org/cgi-bin/mailman/listinfo/win-pv-devel


_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users

From xen-users-bounces@lists.xen.org Sat Jan 23 23:11:11 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Sat, 23 Jan 2016 23:11:11 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aN7JE-0003LT-1W; Sat, 23 Jan 2016 23:09:32 +0000
Received: from mail6.bemta4.messagelabs.com ([85.158.143.247])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <gcexu-xen-users@m.gmane.org>) id 1aN7JC-0003LO-9q
	for xen-users@lists.xensource.com; Sat, 23 Jan 2016 23:09:30 +0000
Received: from [85.158.143.35] by server-2.bemta-4.messagelabs.com id
	8B/B9-08977-92804A65; Sat, 23 Jan 2016 23:09:29 +0000
X-Env-Sender: gcexu-xen-users@m.gmane.org
X-Msg-Ref: server-15.tower-21.messagelabs.com!1453590568!11742927!1
X-Originating-IP: [80.91.229.3]
X-SpamReason: No, hits=0.0 required=7.0 tests=
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 12186 invoked from network); 23 Jan 2016 23:09:29 -0000
Received: from plane.gmane.org (HELO plane.gmane.org) (80.91.229.3)
	by server-15.tower-21.messagelabs.com with AES256-SHA encrypted SMTP;
	23 Jan 2016 23:09:29 -0000
Received: from list by plane.gmane.org with local (Exim 4.69)
	(envelope-from <gcexu-xen-users@m.gmane.org>) id 1aN7J8-0008KY-Mb
	for xen-users@lists.xensource.com; Sun, 24 Jan 2016 00:09:26 +0100
Received: from dslb-088-066-044-068.088.066.pools.vodafone-ip.de
	([88.66.44.68]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian))
	id 1AlnuQ-0007hv-00
	for <xen-users@lists.xensource.com>; Sun, 24 Jan 2016 00:09:26 +0100
Received: from sven.koehler by
	dslb-088-066-044-068.088.066.pools.vodafone-ip.de with local
	(Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00
	for <xen-users@lists.xensource.com>; Sun, 24 Jan 2016 00:09:26 +0100
X-Injected-Via-Gmane: http://gmane.org/
To: xen-users@lists.xensource.com
From: =?UTF-8?Q?Sven_K=c3=b6hler?= <sven.koehler@gmail.com>
Date: Sun, 24 Jan 2016 00:09:18 +0100
Lines: 14
Message-ID: <n8116v$2u2$1@ger.gmane.org>
Mime-Version: 1.0
X-Complaints-To: usenet@ger.gmane.org
X-Gmane-NNTP-Posting-Host: dslb-088-066-044-068.088.066.pools.vodafone-ip.de
X-Mozilla-News-Host: news://news.gmane.org:119
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101
	Thunderbird/38.5.0
Subject: [Xen-users] kernel 4.4: rtc_cmos stopped working in dom0
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

Hi,

since I upgraded by test machine's kernel to 4.4, rtc_cmos won't work
anymore. In consequence, hwclock --show terminates with an error. In
dmesg, I see the following error message:

rtc_cmos: probe of rtc_cmos failed with error -22


Is dom0 not supposed to control the CMOS clock?


Regards,
  Sven


_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users

From xen-users-bounces@lists.xen.org Sat Jan 23 23:11:11 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Sat, 23 Jan 2016 23:11:11 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aN7JE-0003LT-1W; Sat, 23 Jan 2016 23:09:32 +0000
Received: from mail6.bemta4.messagelabs.com ([85.158.143.247])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <gcexu-xen-users@m.gmane.org>) id 1aN7JC-0003LO-9q
	for xen-users@lists.xensource.com; Sat, 23 Jan 2016 23:09:30 +0000
Received: from [85.158.143.35] by server-2.bemta-4.messagelabs.com id
	8B/B9-08977-92804A65; Sat, 23 Jan 2016 23:09:29 +0000
X-Env-Sender: gcexu-xen-users@m.gmane.org
X-Msg-Ref: server-15.tower-21.messagelabs.com!1453590568!11742927!1
X-Originating-IP: [80.91.229.3]
X-SpamReason: No, hits=0.0 required=7.0 tests=
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 12186 invoked from network); 23 Jan 2016 23:09:29 -0000
Received: from plane.gmane.org (HELO plane.gmane.org) (80.91.229.3)
	by server-15.tower-21.messagelabs.com with AES256-SHA encrypted SMTP;
	23 Jan 2016 23:09:29 -0000
Received: from list by plane.gmane.org with local (Exim 4.69)
	(envelope-from <gcexu-xen-users@m.gmane.org>) id 1aN7J8-0008KY-Mb
	for xen-users@lists.xensource.com; Sun, 24 Jan 2016 00:09:26 +0100
Received: from dslb-088-066-044-068.088.066.pools.vodafone-ip.de
	([88.66.44.68]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian))
	id 1AlnuQ-0007hv-00
	for <xen-users@lists.xensource.com>; Sun, 24 Jan 2016 00:09:26 +0100
Received: from sven.koehler by
	dslb-088-066-044-068.088.066.pools.vodafone-ip.de with local
	(Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00
	for <xen-users@lists.xensource.com>; Sun, 24 Jan 2016 00:09:26 +0100
X-Injected-Via-Gmane: http://gmane.org/
To: xen-users@lists.xensource.com
From: =?UTF-8?Q?Sven_K=c3=b6hler?= <sven.koehler@gmail.com>
Date: Sun, 24 Jan 2016 00:09:18 +0100
Lines: 14
Message-ID: <n8116v$2u2$1@ger.gmane.org>
Mime-Version: 1.0
X-Complaints-To: usenet@ger.gmane.org
X-Gmane-NNTP-Posting-Host: dslb-088-066-044-068.088.066.pools.vodafone-ip.de
X-Mozilla-News-Host: news://news.gmane.org:119
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101
	Thunderbird/38.5.0
Subject: [Xen-users] kernel 4.4: rtc_cmos stopped working in dom0
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

Hi,

since I upgraded by test machine's kernel to 4.4, rtc_cmos won't work
anymore. In consequence, hwclock --show terminates with an error. In
dmesg, I see the following error message:

rtc_cmos: probe of rtc_cmos failed with error -22


Is dom0 not supposed to control the CMOS clock?


Regards,
  Sven


_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users

From xen-users-bounces@lists.xen.org Mon Jan 25 16:02:47 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Mon, 25 Jan 2016 16:02:47 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aNjaJ-0003o5-Lo; Mon, 25 Jan 2016 16:01:43 +0000
Received: from mail6.bemta5.messagelabs.com ([195.245.231.135])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <suse.dev@fea.st>) id 1aNjaH-0003mw-P0
	for xen-users@lists.xen.org; Mon, 25 Jan 2016 16:01:41 +0000
Received: from [85.158.139.211] by server-6.bemta-5.messagelabs.com id
	F8/DC-22089-5E646A65; Mon, 25 Jan 2016 16:01:41 +0000
X-Env-Sender: suse.dev@fea.st
X-Msg-Ref: server-12.tower-206.messagelabs.com!1453737699!17994960!1
X-Originating-IP: [66.111.4.27]
X-SpamReason: No, hits=0.0 required=7.0 tests=sa_preprocessor: 
	VHJ1c3RlZCBJUDogNjYuMTExLjQuMjcgPT4gODQ2Mw==\n
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 22493 invoked from network); 25 Jan 2016 16:01:40 -0000
Received: from out3-smtp.messagingengine.com (HELO
	out3-smtp.messagingengine.com) (66.111.4.27)
	by server-12.tower-206.messagelabs.com with DHE-RSA-AES256-GCM-SHA384
	encrypted SMTP; 25 Jan 2016 16:01:40 -0000
Received: from compute4.internal (compute4.nyi.internal [10.202.2.44])
	by mailout.nyi.internal (Postfix) with ESMTP id 44FAB20B83
	for <xen-users@lists.xen.org>; Mon, 25 Jan 2016 11:01:39 -0500 (EST)
Received: from web4 ([10.202.2.214])
	by compute4.internal (MEProxy); Mon, 25 Jan 2016 11:01:39 -0500
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=fea.st; h=
	content-transfer-encoding:content-type:date:from:message-id
	:mime-version:subject:to:x-sasl-enc:x-sasl-enc; s=mesmtp; bh=8TC
	SIN1DGQY60cs3fVeLJjd0at4=; b=hYhkg1LyVONM6AuYtWZPvi2giI+6evXEFDT
	MqVykHdRMC6IvoNew2dChmIx5w1rGFk9YUn+swR+IP2EXzvMjs0aml3fcimJSgQl
	ePjYb6ngpDL4lwxtbyKo/uGACpYEXnf8Ol5Fl/qK8GcIlY8qSEyrOZs7nKC44LDv
	qyj9plMM=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=
	messagingengine.com; h=content-transfer-encoding:content-type
	:date:from:message-id:mime-version:subject:to:x-sasl-enc
	:x-sasl-enc; s=smtpout; bh=8TCSIN1DGQY60cs3fVeLJjd0at4=; b=QYSAf
	TrVnOih3eVgtweXAWTivZBTyAwFJszFiLE+T9gZX/oe7Pm9rGclEA+Js0uEKl3Cv
	rdyXxNOT90O48giI+R/dTuGihh+Hy5dEDPQtEyH82funerKG+bdQ+YwJOytQpGc/
	17LRRWTmdVSAZywoBvFaV7eF17wueXalUjIwQ0=
Received: by web4.nyi.internal (Postfix, from userid 99)
	id 18C8D110F30; Mon, 25 Jan 2016 11:01:39 -0500 (EST)
Message-Id: <1453737699.1248656.501942170.5FF4918F@webmail.messagingengine.com>
X-Sasl-Enc: blYW5vFjkRtkzuT2+lw47f+lOE4KkaIsqHBFkb5xSChf 1453737699
From: suse.dev@fea.st
To: xen-users@lists.xen.org
MIME-Version: 1.0
X-Mailer: MessagingEngine.com Webmail Interface - ajax-6cda141f
Date: Mon, 25 Jan 2016 08:01:39 -0800
Subject: [Xen-users] Which tsc_mode= for PVHVM guest? wiki exmple recommends
	deprecated "=0"
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

I'm running Xen 4.6.0 Dom0 on linux/64 v4.4.0

I'm working on PHVHM DomUs.

@ http://wiki.xen.org/wiki/Xen_Linux_PV_on_HVM_drivers, the

	"Example HVM guest configuration file for PVHVM use"

sets

	tsc_mode=0

But this doc,

	http://wiki.xen.org/wiki/Xen_Linux_PV_on_HVM_drivers

says "=0" is deprecated

	tsc_mode="MODE"

	Specifies how the TSC (Time Stamp Counter) should be provided to the guest (X86 only). Specifying this option as a number is deprecated.

If I'm running on Intel (Haswell) hardware, with PVHVM linux/64 DomU, and ntpd time kept in the DomU, what's the recommended 

	tsc_mode=

?

Just 'default'? Or other,  for some reason?

Thanks.

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users

From xen-users-bounces@lists.xen.org Mon Jan 25 16:02:47 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Mon, 25 Jan 2016 16:02:47 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aNjaJ-0003o5-Lo; Mon, 25 Jan 2016 16:01:43 +0000
Received: from mail6.bemta5.messagelabs.com ([195.245.231.135])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <suse.dev@fea.st>) id 1aNjaH-0003mw-P0
	for xen-users@lists.xen.org; Mon, 25 Jan 2016 16:01:41 +0000
Received: from [85.158.139.211] by server-6.bemta-5.messagelabs.com id
	F8/DC-22089-5E646A65; Mon, 25 Jan 2016 16:01:41 +0000
X-Env-Sender: suse.dev@fea.st
X-Msg-Ref: server-12.tower-206.messagelabs.com!1453737699!17994960!1
X-Originating-IP: [66.111.4.27]
X-SpamReason: No, hits=0.0 required=7.0 tests=sa_preprocessor: 
	VHJ1c3RlZCBJUDogNjYuMTExLjQuMjcgPT4gODQ2Mw==\n
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 22493 invoked from network); 25 Jan 2016 16:01:40 -0000
Received: from out3-smtp.messagingengine.com (HELO
	out3-smtp.messagingengine.com) (66.111.4.27)
	by server-12.tower-206.messagelabs.com with DHE-RSA-AES256-GCM-SHA384
	encrypted SMTP; 25 Jan 2016 16:01:40 -0000
Received: from compute4.internal (compute4.nyi.internal [10.202.2.44])
	by mailout.nyi.internal (Postfix) with ESMTP id 44FAB20B83
	for <xen-users@lists.xen.org>; Mon, 25 Jan 2016 11:01:39 -0500 (EST)
Received: from web4 ([10.202.2.214])
	by compute4.internal (MEProxy); Mon, 25 Jan 2016 11:01:39 -0500
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=fea.st; h=
	content-transfer-encoding:content-type:date:from:message-id
	:mime-version:subject:to:x-sasl-enc:x-sasl-enc; s=mesmtp; bh=8TC
	SIN1DGQY60cs3fVeLJjd0at4=; b=hYhkg1LyVONM6AuYtWZPvi2giI+6evXEFDT
	MqVykHdRMC6IvoNew2dChmIx5w1rGFk9YUn+swR+IP2EXzvMjs0aml3fcimJSgQl
	ePjYb6ngpDL4lwxtbyKo/uGACpYEXnf8Ol5Fl/qK8GcIlY8qSEyrOZs7nKC44LDv
	qyj9plMM=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=
	messagingengine.com; h=content-transfer-encoding:content-type
	:date:from:message-id:mime-version:subject:to:x-sasl-enc
	:x-sasl-enc; s=smtpout; bh=8TCSIN1DGQY60cs3fVeLJjd0at4=; b=QYSAf
	TrVnOih3eVgtweXAWTivZBTyAwFJszFiLE+T9gZX/oe7Pm9rGclEA+Js0uEKl3Cv
	rdyXxNOT90O48giI+R/dTuGihh+Hy5dEDPQtEyH82funerKG+bdQ+YwJOytQpGc/
	17LRRWTmdVSAZywoBvFaV7eF17wueXalUjIwQ0=
Received: by web4.nyi.internal (Postfix, from userid 99)
	id 18C8D110F30; Mon, 25 Jan 2016 11:01:39 -0500 (EST)
Message-Id: <1453737699.1248656.501942170.5FF4918F@webmail.messagingengine.com>
X-Sasl-Enc: blYW5vFjkRtkzuT2+lw47f+lOE4KkaIsqHBFkb5xSChf 1453737699
From: suse.dev@fea.st
To: xen-users@lists.xen.org
MIME-Version: 1.0
X-Mailer: MessagingEngine.com Webmail Interface - ajax-6cda141f
Date: Mon, 25 Jan 2016 08:01:39 -0800
Subject: [Xen-users] Which tsc_mode= for PVHVM guest? wiki exmple recommends
	deprecated "=0"
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

I'm running Xen 4.6.0 Dom0 on linux/64 v4.4.0

I'm working on PHVHM DomUs.

@ http://wiki.xen.org/wiki/Xen_Linux_PV_on_HVM_drivers, the

	"Example HVM guest configuration file for PVHVM use"

sets

	tsc_mode=0

But this doc,

	http://wiki.xen.org/wiki/Xen_Linux_PV_on_HVM_drivers

says "=0" is deprecated

	tsc_mode="MODE"

	Specifies how the TSC (Time Stamp Counter) should be provided to the guest (X86 only). Specifying this option as a number is deprecated.

If I'm running on Intel (Haswell) hardware, with PVHVM linux/64 DomU, and ntpd time kept in the DomU, what's the recommended 

	tsc_mode=

?

Just 'default'? Or other,  for some reason?

Thanks.

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users

From xen-users-bounces@lists.xen.org Mon Jan 25 17:50:24 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Mon, 25 Jan 2016 17:50:24 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aNlGK-0002cu-JU; Mon, 25 Jan 2016 17:49:12 +0000
Received: from mail6.bemta4.messagelabs.com ([85.158.143.247])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <suse.dev@fea.st>) id 1aNlGJ-0002cp-7V
	for xen-users@lists.xen.org; Mon, 25 Jan 2016 17:49:11 +0000
Received: from [85.158.143.35] by server-3.bemta-4.messagelabs.com id
	E6/3D-31122-61066A65; Mon, 25 Jan 2016 17:49:10 +0000
X-Env-Sender: suse.dev@fea.st
X-Msg-Ref: server-6.tower-21.messagelabs.com!1453744149!12023154!1
X-Originating-IP: [66.111.4.27]
X-SpamReason: No, hits=0.0 required=7.0 tests=sa_preprocessor: 
	VHJ1c3RlZCBJUDogNjYuMTExLjQuMjcgPT4gODQ2Mw==\n
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 13889 invoked from network); 25 Jan 2016 17:49:09 -0000
Received: from out3-smtp.messagingengine.com (HELO
	out3-smtp.messagingengine.com) (66.111.4.27)
	by server-6.tower-21.messagelabs.com with DHE-RSA-AES256-GCM-SHA384
	encrypted SMTP; 25 Jan 2016 17:49:09 -0000
Received: from compute6.internal (compute6.nyi.internal [10.202.2.46])
	by mailout.nyi.internal (Postfix) with ESMTP id 1746320BA3
	for <xen-users@lists.xen.org>; Mon, 25 Jan 2016 12:49:09 -0500 (EST)
Received: from web4 ([10.202.2.214])
	by compute6.internal (MEProxy); Mon, 25 Jan 2016 12:49:09 -0500
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=fea.st; h=
	content-transfer-encoding:content-type:date:from:message-id
	:mime-version:subject:to:x-sasl-enc:x-sasl-enc; s=mesmtp; bh=X5A
	A3/tikjeNqDUBdlmu+gnpnZw=; b=DeUN5bANu7CqU7xfReFDu9wZF9irEuzb019
	Oa7eASPhzY9nqX6e6fdJxSOPIuFR2c2b3YlMkTsz3GcsffIG1KNhydt/gtlVjVTG
	JL7nmo5pVVpCHNh3BM25yJ8Nkp9NLRXGuB+RyQBSjKK0WhGf6sAZC34Qu3Ssbrdu
	z3fBgyC4=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=
	messagingengine.com; h=content-transfer-encoding:content-type
	:date:from:message-id:mime-version:subject:to:x-sasl-enc
	:x-sasl-enc; s=smtpout; bh=X5AA3/tikjeNqDUBdlmu+gnpnZw=; b=nxHiD
	L17dxN3OGvietUuD2Z2rC3gVKgfaYaBIZRVlGn8eXw7NS21/STSKGLGJhGtCdGZo
	zNGKdZWlHixndnU4+HxNw+vBQqOWNTlO4F4BsHChAWSWWaxWbkBMOKV1JM/d+A9o
	JJ51JQb2SHf2ZwxxQ40T6aClYB1oASKM9q8lI0=
Received: by web4.nyi.internal (Postfix, from userid 99)
	id E0283111C52; Mon, 25 Jan 2016 12:49:08 -0500 (EST)
Message-Id: <1453744148.1273266.502072146.494A484F@webmail.messagingengine.com>
X-Sasl-Enc: N5SxwKPRSnEk9MYm2zY4BYzbGxeNwgrqnJe2GiLG24Dc 1453744148
From: suse.dev@fea.st
To: xen-users@lists.xen.org
MIME-Version: 1.0
X-Mailer: MessagingEngine.com Webmail Interface - ajax-6cda141f
Date: Mon, 25 Jan 2016 09:49:08 -0800
Subject: [Xen-users] PVHVP guest launches ok and is completely usable,
 but what are these multiple errors in the startup qemu-dm-test.log ?
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

I'm runing Xen 4.6.0 Dom0, linux64.

I'm launching a PVHVM guest, linux64 too.

The guest .cfg includes

	builder = 'hvm'
	xen_platform_pci = 1
	device_model_version = "qemu-xen-traditional"
	boot = 'cd'
	hdtype = 'ahci'
	disk = ['phy:/dev/VG0/TEST,hda,w',]
	vif = ['mac=00:16:3E:09:00:01, bridge=br0, vifname=vif0, model=e1000',]
	videoram = 16
	vga = 'stdvga'
	vnc = 0
	vnclisten = '0.0.0.0'
	vncdisplay = 1
	vncpasswd = 'mypass'
	vcpus = 1
	cpus = "1-3"
	...

I launch it with

	xl create test.cfg

The DomU comes completely up, I can get to it with SSH, and everything 'inside' seems to work.

But when I look in the log for the guests startup, I see some errors

	tail -f /var/log/xen/qemu-dm-test.log
		domid: 42
		Using file /dev/VG0/TEST in read-write mode
		Watching device-model/42/logdirty/cmd
		Watching device-model/42/command
		Watching /local/domain/42/cpu
		char device redirected to /dev/pts/3
		qemu_map_cache_init nr_buckets = 10000 size 4194304
		shared page at pfn feffd
		buffered io page at pfn feffb
		Guest uuid = 223f9dc5-43b5-4e96-9ae7-4815095e378a
		populating video RAM at ff000000
		mapping video RAM from ff000000
		Register xen platform.
		Done register platform.
		platform_fixed_ioport: changed ro/rw state of ROM memory area. now is rw state.
??		xs_read(device-model/42/xen_extended_power_mgmt): read error
??		xs_read(): vncpasswd get error. /vm/223f9dc5-43b5-4e96-9ae7-4815095e378a/vncpasswd.
		Log-dirty: no command yet.
??		I/O request not ready: 0, ptr: 0, port: 0, data: 0, count: 0, size: 0
		vcpu-set: watch node error.
??		[xenstore_process_vcpu_set_event]: /local/domain/42/cpu has no CPU!
		xs_read(/local/domain/42/log-throttling): read error
??		qemu: ignoring not-understood drive `/local/domain/42/log-throttling'
??		medium change watch on `/local/domain/42/log-throttling' - unknown device, ignored
		vga s->lfb_addr = f0000000 s->lfb_end = f1000000 
		platform_fixed_ioport: changed ro/rw state of ROM memory area. now is rw state.
		platform_fixed_ioport: changed ro/rw state of ROM memory area. now is ro state.

Are these errors really errors, or warnings?

What should I do to 'fix' them?

Thanks.

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users

From xen-users-bounces@lists.xen.org Mon Jan 25 17:50:24 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Mon, 25 Jan 2016 17:50:24 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aNlGK-0002cu-JU; Mon, 25 Jan 2016 17:49:12 +0000
Received: from mail6.bemta4.messagelabs.com ([85.158.143.247])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <suse.dev@fea.st>) id 1aNlGJ-0002cp-7V
	for xen-users@lists.xen.org; Mon, 25 Jan 2016 17:49:11 +0000
Received: from [85.158.143.35] by server-3.bemta-4.messagelabs.com id
	E6/3D-31122-61066A65; Mon, 25 Jan 2016 17:49:10 +0000
X-Env-Sender: suse.dev@fea.st
X-Msg-Ref: server-6.tower-21.messagelabs.com!1453744149!12023154!1
X-Originating-IP: [66.111.4.27]
X-SpamReason: No, hits=0.0 required=7.0 tests=sa_preprocessor: 
	VHJ1c3RlZCBJUDogNjYuMTExLjQuMjcgPT4gODQ2Mw==\n
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 13889 invoked from network); 25 Jan 2016 17:49:09 -0000
Received: from out3-smtp.messagingengine.com (HELO
	out3-smtp.messagingengine.com) (66.111.4.27)
	by server-6.tower-21.messagelabs.com with DHE-RSA-AES256-GCM-SHA384
	encrypted SMTP; 25 Jan 2016 17:49:09 -0000
Received: from compute6.internal (compute6.nyi.internal [10.202.2.46])
	by mailout.nyi.internal (Postfix) with ESMTP id 1746320BA3
	for <xen-users@lists.xen.org>; Mon, 25 Jan 2016 12:49:09 -0500 (EST)
Received: from web4 ([10.202.2.214])
	by compute6.internal (MEProxy); Mon, 25 Jan 2016 12:49:09 -0500
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=fea.st; h=
	content-transfer-encoding:content-type:date:from:message-id
	:mime-version:subject:to:x-sasl-enc:x-sasl-enc; s=mesmtp; bh=X5A
	A3/tikjeNqDUBdlmu+gnpnZw=; b=DeUN5bANu7CqU7xfReFDu9wZF9irEuzb019
	Oa7eASPhzY9nqX6e6fdJxSOPIuFR2c2b3YlMkTsz3GcsffIG1KNhydt/gtlVjVTG
	JL7nmo5pVVpCHNh3BM25yJ8Nkp9NLRXGuB+RyQBSjKK0WhGf6sAZC34Qu3Ssbrdu
	z3fBgyC4=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=
	messagingengine.com; h=content-transfer-encoding:content-type
	:date:from:message-id:mime-version:subject:to:x-sasl-enc
	:x-sasl-enc; s=smtpout; bh=X5AA3/tikjeNqDUBdlmu+gnpnZw=; b=nxHiD
	L17dxN3OGvietUuD2Z2rC3gVKgfaYaBIZRVlGn8eXw7NS21/STSKGLGJhGtCdGZo
	zNGKdZWlHixndnU4+HxNw+vBQqOWNTlO4F4BsHChAWSWWaxWbkBMOKV1JM/d+A9o
	JJ51JQb2SHf2ZwxxQ40T6aClYB1oASKM9q8lI0=
Received: by web4.nyi.internal (Postfix, from userid 99)
	id E0283111C52; Mon, 25 Jan 2016 12:49:08 -0500 (EST)
Message-Id: <1453744148.1273266.502072146.494A484F@webmail.messagingengine.com>
X-Sasl-Enc: N5SxwKPRSnEk9MYm2zY4BYzbGxeNwgrqnJe2GiLG24Dc 1453744148
From: suse.dev@fea.st
To: xen-users@lists.xen.org
MIME-Version: 1.0
X-Mailer: MessagingEngine.com Webmail Interface - ajax-6cda141f
Date: Mon, 25 Jan 2016 09:49:08 -0800
Subject: [Xen-users] PVHVP guest launches ok and is completely usable,
 but what are these multiple errors in the startup qemu-dm-test.log ?
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

I'm runing Xen 4.6.0 Dom0, linux64.

I'm launching a PVHVM guest, linux64 too.

The guest .cfg includes

	builder = 'hvm'
	xen_platform_pci = 1
	device_model_version = "qemu-xen-traditional"
	boot = 'cd'
	hdtype = 'ahci'
	disk = ['phy:/dev/VG0/TEST,hda,w',]
	vif = ['mac=00:16:3E:09:00:01, bridge=br0, vifname=vif0, model=e1000',]
	videoram = 16
	vga = 'stdvga'
	vnc = 0
	vnclisten = '0.0.0.0'
	vncdisplay = 1
	vncpasswd = 'mypass'
	vcpus = 1
	cpus = "1-3"
	...

I launch it with

	xl create test.cfg

The DomU comes completely up, I can get to it with SSH, and everything 'inside' seems to work.

But when I look in the log for the guests startup, I see some errors

	tail -f /var/log/xen/qemu-dm-test.log
		domid: 42
		Using file /dev/VG0/TEST in read-write mode
		Watching device-model/42/logdirty/cmd
		Watching device-model/42/command
		Watching /local/domain/42/cpu
		char device redirected to /dev/pts/3
		qemu_map_cache_init nr_buckets = 10000 size 4194304
		shared page at pfn feffd
		buffered io page at pfn feffb
		Guest uuid = 223f9dc5-43b5-4e96-9ae7-4815095e378a
		populating video RAM at ff000000
		mapping video RAM from ff000000
		Register xen platform.
		Done register platform.
		platform_fixed_ioport: changed ro/rw state of ROM memory area. now is rw state.
??		xs_read(device-model/42/xen_extended_power_mgmt): read error
??		xs_read(): vncpasswd get error. /vm/223f9dc5-43b5-4e96-9ae7-4815095e378a/vncpasswd.
		Log-dirty: no command yet.
??		I/O request not ready: 0, ptr: 0, port: 0, data: 0, count: 0, size: 0
		vcpu-set: watch node error.
??		[xenstore_process_vcpu_set_event]: /local/domain/42/cpu has no CPU!
		xs_read(/local/domain/42/log-throttling): read error
??		qemu: ignoring not-understood drive `/local/domain/42/log-throttling'
??		medium change watch on `/local/domain/42/log-throttling' - unknown device, ignored
		vga s->lfb_addr = f0000000 s->lfb_end = f1000000 
		platform_fixed_ioport: changed ro/rw state of ROM memory area. now is rw state.
		platform_fixed_ioport: changed ro/rw state of ROM memory area. now is ro state.

Are these errors really errors, or warnings?

What should I do to 'fix' them?

Thanks.

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users

From xen-users-bounces@lists.xen.org Tue Jan 26 00:03:25 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Tue, 26 Jan 2016 00:03:25 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aNr5U-0004SB-CX; Tue, 26 Jan 2016 00:02:24 +0000
Received: from mail6.bemta5.messagelabs.com ([195.245.231.135])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <suse.dev@fea.st>) id 1aNr5T-0004S2-2s
	for xen-users@lists.xen.org; Tue, 26 Jan 2016 00:02:23 +0000
Received: from [85.158.139.211] by server-3.bemta-5.messagelabs.com id
	B9/6C-13487-E87B6A65; Tue, 26 Jan 2016 00:02:22 +0000
X-Env-Sender: suse.dev@fea.st
X-Msg-Ref: server-3.tower-206.messagelabs.com!1453766541!18029113!1
X-Originating-IP: [66.111.4.27]
X-SpamReason: No, hits=0.0 required=7.0 tests=sa_preprocessor: 
	VHJ1c3RlZCBJUDogNjYuMTExLjQuMjcgPT4gODQ2Mw==\n
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 45782 invoked from network); 26 Jan 2016 00:02:21 -0000
Received: from out3-smtp.messagingengine.com (HELO
	out3-smtp.messagingengine.com) (66.111.4.27)
	by server-3.tower-206.messagelabs.com with DHE-RSA-AES256-GCM-SHA384
	encrypted SMTP; 26 Jan 2016 00:02:21 -0000
Received: from compute6.internal (compute6.nyi.internal [10.202.2.46])
	by mailout.nyi.internal (Postfix) with ESMTP id 993F02137C
	for <xen-users@lists.xen.org>; Mon, 25 Jan 2016 19:02:20 -0500 (EST)
Received: from web4 ([10.202.2.214])
	by compute6.internal (MEProxy); Mon, 25 Jan 2016 19:02:20 -0500
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=fea.st; h=
	content-transfer-encoding:content-type:date:from:message-id
	:mime-version:subject:to:x-sasl-enc:x-sasl-enc; s=mesmtp; bh=OOw
	pLT4fTe8chb5jqhbsbnvcF8Y=; b=YzqYnEIaLu6RGMykEcVpFOBsrTddWbJwsrL
	1HX7LY9o9pmMtVzOriAGxd9usD1d6XjVsd7WDKvldFK0tVvKu89DSBWmvT2LrEcC
	owkwzE2eAS9G7sS7lU1PIBXj2tyOfOuUW6YefIUafeiurq3VqbG8Is4/1nqMLF18
	VCBAZ3Bc=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=
	messagingengine.com; h=content-transfer-encoding:content-type
	:date:from:message-id:mime-version:subject:to:x-sasl-enc
	:x-sasl-enc; s=smtpout; bh=OOwpLT4fTe8chb5jqhbsbnvcF8Y=; b=Fty80
	JluPBes95K0nbPwZNnNJ2XT0nMz5OxC8175XVo3aIl6u0868O1xnkBhhzTvPPSS4
	PvU4vxVMCMPr89fJuJfWImtrpKGB92vI7r2gRrEmPBhyW1Sb3ifFLejin1TQHnf5
	hYo4RmTf5oVdlvimHSScMpmQSKcVxqTpW8km0A=
Received: by web4.nyi.internal (Postfix, from userid 99)
	id 721CF108086; Mon, 25 Jan 2016 19:02:20 -0500 (EST)
Message-Id: <1453766540.2134098.502411898.0776289D@webmail.messagingengine.com>
X-Sasl-Enc: EJhhJ89Rd0lsOoIZOwV8rJHWQSU9d8QsvuQRx+afvBTg 1453766540
From: suse.dev@fea.st
To: help-grub@gnu.org, xen-users@lists.xen.org
MIME-Version: 1.0
X-Mailer: MessagingEngine.com Webmail Interface - ajax-6cda141f
Date: Mon, 25 Jan 2016 16:02:20 -0800
Subject: [Xen-users] Grub interactive menu missing from Xen PVHVM DomU's
 'serial console' output. All the other output is there - just the menu is
 missing?
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

I'm launching a Xen PVHVM DomU linux64 guest on a Xen 4.6.0 server.

I set up the guest to direct serial/console output to the shell/terminal I launch the guest from.

Works like you expect - all the detailed info you want scrolls by on guest launch.

Except for the GRUB MENU with the menu-entrly selections.  Unlike with a "real" serial console where I see the menu and cann interact with it, for the Xen guest I just see blank space


	Parsing config from test.cfg
	got a tsc mode string: "default"


		( this is where you nomrally would see the grub menu)

	   The highlighted entry will be executed automatically in 1s.                 

		( then it continues) 

	Loading Linux 4.4.0-5.gb56b151-default ...
	Loading initial ramdisk ...
	[    0.000000] Initializing cgroup subsys cpuset
	...

I can enable

	sdl = 1

and then the grub2 menu and other output pops up in an X11 (bochs?) window, but that's not what I want.

I'm trying to get a 'plain text', interactive version of the grub menu to show up in the shell/terminal window. No X required.

The grub config in the DomU is

cat /etc/default/grub
	GRUB_CMDLINE_LINUX="root=/dev/xvda1 showopts noquiet console=tty1 console=ttyS0,115200n8 systemd.log_level=info systemd.log_target=kmsg earlyprintk=vga,keep"
	GRUB_CMDLINE_LINUX_DEFAULT=""
	GRUB_DEFAULT=saved
	GRUB_DISABLE_OS_PROBER=true
	GRUB_GFXMODE="1024x768x32"
	GRUB_GFXPAYLOAD_LINUX="keep"
	GRUB_HIDDEN_TIMEOUT=0
	GRUB_HIDDEN_TIMEOUT_QUIET=true
	GRUB_SERIAL_COMMAND=" serial --speed=115200 --unit=0 --word=8 --parity=no --stop=1"
	GRUB_TERMINAL_INPUT="console serial"
	GRUB_TERMINAL_OUTPUT="console serial"
	GRUB_TIMEOUT=10

What do you need to set/configure to get the Grub2 menu to show up in the terminal when using a 'serial console' output from a Xen DomU?

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users

From xen-users-bounces@lists.xen.org Tue Jan 26 00:03:25 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Tue, 26 Jan 2016 00:03:25 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aNr5U-0004SB-CX; Tue, 26 Jan 2016 00:02:24 +0000
Received: from mail6.bemta5.messagelabs.com ([195.245.231.135])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <suse.dev@fea.st>) id 1aNr5T-0004S2-2s
	for xen-users@lists.xen.org; Tue, 26 Jan 2016 00:02:23 +0000
Received: from [85.158.139.211] by server-3.bemta-5.messagelabs.com id
	B9/6C-13487-E87B6A65; Tue, 26 Jan 2016 00:02:22 +0000
X-Env-Sender: suse.dev@fea.st
X-Msg-Ref: server-3.tower-206.messagelabs.com!1453766541!18029113!1
X-Originating-IP: [66.111.4.27]
X-SpamReason: No, hits=0.0 required=7.0 tests=sa_preprocessor: 
	VHJ1c3RlZCBJUDogNjYuMTExLjQuMjcgPT4gODQ2Mw==\n
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 45782 invoked from network); 26 Jan 2016 00:02:21 -0000
Received: from out3-smtp.messagingengine.com (HELO
	out3-smtp.messagingengine.com) (66.111.4.27)
	by server-3.tower-206.messagelabs.com with DHE-RSA-AES256-GCM-SHA384
	encrypted SMTP; 26 Jan 2016 00:02:21 -0000
Received: from compute6.internal (compute6.nyi.internal [10.202.2.46])
	by mailout.nyi.internal (Postfix) with ESMTP id 993F02137C
	for <xen-users@lists.xen.org>; Mon, 25 Jan 2016 19:02:20 -0500 (EST)
Received: from web4 ([10.202.2.214])
	by compute6.internal (MEProxy); Mon, 25 Jan 2016 19:02:20 -0500
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=fea.st; h=
	content-transfer-encoding:content-type:date:from:message-id
	:mime-version:subject:to:x-sasl-enc:x-sasl-enc; s=mesmtp; bh=OOw
	pLT4fTe8chb5jqhbsbnvcF8Y=; b=YzqYnEIaLu6RGMykEcVpFOBsrTddWbJwsrL
	1HX7LY9o9pmMtVzOriAGxd9usD1d6XjVsd7WDKvldFK0tVvKu89DSBWmvT2LrEcC
	owkwzE2eAS9G7sS7lU1PIBXj2tyOfOuUW6YefIUafeiurq3VqbG8Is4/1nqMLF18
	VCBAZ3Bc=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=
	messagingengine.com; h=content-transfer-encoding:content-type
	:date:from:message-id:mime-version:subject:to:x-sasl-enc
	:x-sasl-enc; s=smtpout; bh=OOwpLT4fTe8chb5jqhbsbnvcF8Y=; b=Fty80
	JluPBes95K0nbPwZNnNJ2XT0nMz5OxC8175XVo3aIl6u0868O1xnkBhhzTvPPSS4
	PvU4vxVMCMPr89fJuJfWImtrpKGB92vI7r2gRrEmPBhyW1Sb3ifFLejin1TQHnf5
	hYo4RmTf5oVdlvimHSScMpmQSKcVxqTpW8km0A=
Received: by web4.nyi.internal (Postfix, from userid 99)
	id 721CF108086; Mon, 25 Jan 2016 19:02:20 -0500 (EST)
Message-Id: <1453766540.2134098.502411898.0776289D@webmail.messagingengine.com>
X-Sasl-Enc: EJhhJ89Rd0lsOoIZOwV8rJHWQSU9d8QsvuQRx+afvBTg 1453766540
From: suse.dev@fea.st
To: help-grub@gnu.org, xen-users@lists.xen.org
MIME-Version: 1.0
X-Mailer: MessagingEngine.com Webmail Interface - ajax-6cda141f
Date: Mon, 25 Jan 2016 16:02:20 -0800
Subject: [Xen-users] Grub interactive menu missing from Xen PVHVM DomU's
 'serial console' output. All the other output is there - just the menu is
 missing?
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

I'm launching a Xen PVHVM DomU linux64 guest on a Xen 4.6.0 server.

I set up the guest to direct serial/console output to the shell/terminal I launch the guest from.

Works like you expect - all the detailed info you want scrolls by on guest launch.

Except for the GRUB MENU with the menu-entrly selections.  Unlike with a "real" serial console where I see the menu and cann interact with it, for the Xen guest I just see blank space


	Parsing config from test.cfg
	got a tsc mode string: "default"


		( this is where you nomrally would see the grub menu)

	   The highlighted entry will be executed automatically in 1s.                 

		( then it continues) 

	Loading Linux 4.4.0-5.gb56b151-default ...
	Loading initial ramdisk ...
	[    0.000000] Initializing cgroup subsys cpuset
	...

I can enable

	sdl = 1

and then the grub2 menu and other output pops up in an X11 (bochs?) window, but that's not what I want.

I'm trying to get a 'plain text', interactive version of the grub menu to show up in the shell/terminal window. No X required.

The grub config in the DomU is

cat /etc/default/grub
	GRUB_CMDLINE_LINUX="root=/dev/xvda1 showopts noquiet console=tty1 console=ttyS0,115200n8 systemd.log_level=info systemd.log_target=kmsg earlyprintk=vga,keep"
	GRUB_CMDLINE_LINUX_DEFAULT=""
	GRUB_DEFAULT=saved
	GRUB_DISABLE_OS_PROBER=true
	GRUB_GFXMODE="1024x768x32"
	GRUB_GFXPAYLOAD_LINUX="keep"
	GRUB_HIDDEN_TIMEOUT=0
	GRUB_HIDDEN_TIMEOUT_QUIET=true
	GRUB_SERIAL_COMMAND=" serial --speed=115200 --unit=0 --word=8 --parity=no --stop=1"
	GRUB_TERMINAL_INPUT="console serial"
	GRUB_TERMINAL_OUTPUT="console serial"
	GRUB_TIMEOUT=10

What do you need to set/configure to get the Grub2 menu to show up in the terminal when using a 'serial console' output from a Xen DomU?

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users

From xen-users-bounces@lists.xen.org Tue Jan 26 10:00:53 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Tue, 26 Jan 2016 10:00:53 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aO0Pk-0002dR-AL; Tue, 26 Jan 2016 09:59:56 +0000
Received: from mail6.bemta5.messagelabs.com ([195.245.231.135])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <prvs=8260ee218=Ian.Campbell@citrix.com>)
	id 1aO0Pi-0002dM-RM
	for xen-users@lists.xen.org; Tue, 26 Jan 2016 09:59:54 +0000
Received: from [85.158.139.211] by server-6.bemta-5.messagelabs.com id
	04/0C-22089-A9347A65; Tue, 26 Jan 2016 09:59:54 +0000
X-Env-Sender: prvs=8260ee218=Ian.Campbell@citrix.com
X-Msg-Ref: server-7.tower-206.messagelabs.com!1453802392!17889678!1
X-Originating-IP: [66.165.176.63]
X-SpamReason: No, hits=0.0 required=7.0 tests=sa_preprocessor: 
	VHJ1c3RlZCBJUDogNjYuMTY1LjE3Ni42MyA9PiAzMDYwNDg=\n,
	received_headers: No Received headers
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 48644 invoked from network); 26 Jan 2016 09:59:53 -0000
Received: from smtp02.citrix.com (HELO SMTP02.CITRIX.COM) (66.165.176.63)
	by server-7.tower-206.messagelabs.com with RC4-SHA encrypted SMTP;
	26 Jan 2016 09:59:53 -0000
X-IronPort-AV: E=Sophos;i="5.22,349,1449532800"; d="scan'208";a="333972918"
Message-ID: <1453802390.4320.229.camel@citrix.com>
From: Ian Campbell <ian.campbell@citrix.com>
To: <suse.dev@fea.st>, <xen-users@lists.xen.org>
Date: Tue, 26 Jan 2016 09:59:50 +0000
In-Reply-To: <1453744148.1273266.502072146.494A484F@webmail.messagingengine.com>
References: <1453744148.1273266.502072146.494A484F@webmail.messagingengine.com>
X-Mailer: Evolution 3.18.2-1 
MIME-Version: 1.0
X-DLP: MIA2
Subject: Re: [Xen-users] PVHVP guest launches ok and is completely usable,
 but what are these multiple errors in the startup qemu-dm-test.log ?
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

On Mon, 2016-01-25 at 09:49 -0800, suse.dev@fea.st wrote:
> What should I do to 'fix' them?

QEMU (qemu-trad in particular) can be a bit noisy about stuff, e.g. things
which the toolstack doesn't support for whatever reason. Unless you are
observing issues which appear to relate to the specific messages I'd
suggest you ignore them.

BTW, any reason you are using qemu-trad rather than the default qemu-xen?
The latter is preferred these days in most cases (stubdoms being the major
exception) and is mostly being kept around in a frozen state to support VMs
installed using it on previous versions of Xen, new development and
features are only happening for qemu-xen (e.g. you are using hdtype="ahci",
which is qemu-xen only).

Ian.


_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users

From xen-users-bounces@lists.xen.org Tue Jan 26 10:00:53 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Tue, 26 Jan 2016 10:00:53 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aO0Pk-0002dR-AL; Tue, 26 Jan 2016 09:59:56 +0000
Received: from mail6.bemta5.messagelabs.com ([195.245.231.135])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <prvs=8260ee218=Ian.Campbell@citrix.com>)
	id 1aO0Pi-0002dM-RM
	for xen-users@lists.xen.org; Tue, 26 Jan 2016 09:59:54 +0000
Received: from [85.158.139.211] by server-6.bemta-5.messagelabs.com id
	04/0C-22089-A9347A65; Tue, 26 Jan 2016 09:59:54 +0000
X-Env-Sender: prvs=8260ee218=Ian.Campbell@citrix.com
X-Msg-Ref: server-7.tower-206.messagelabs.com!1453802392!17889678!1
X-Originating-IP: [66.165.176.63]
X-SpamReason: No, hits=0.0 required=7.0 tests=sa_preprocessor: 
	VHJ1c3RlZCBJUDogNjYuMTY1LjE3Ni42MyA9PiAzMDYwNDg=\n,
	received_headers: No Received headers
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 48644 invoked from network); 26 Jan 2016 09:59:53 -0000
Received: from smtp02.citrix.com (HELO SMTP02.CITRIX.COM) (66.165.176.63)
	by server-7.tower-206.messagelabs.com with RC4-SHA encrypted SMTP;
	26 Jan 2016 09:59:53 -0000
X-IronPort-AV: E=Sophos;i="5.22,349,1449532800"; d="scan'208";a="333972918"
Message-ID: <1453802390.4320.229.camel@citrix.com>
From: Ian Campbell <ian.campbell@citrix.com>
To: <suse.dev@fea.st>, <xen-users@lists.xen.org>
Date: Tue, 26 Jan 2016 09:59:50 +0000
In-Reply-To: <1453744148.1273266.502072146.494A484F@webmail.messagingengine.com>
References: <1453744148.1273266.502072146.494A484F@webmail.messagingengine.com>
X-Mailer: Evolution 3.18.2-1 
MIME-Version: 1.0
X-DLP: MIA2
Subject: Re: [Xen-users] PVHVP guest launches ok and is completely usable,
 but what are these multiple errors in the startup qemu-dm-test.log ?
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

On Mon, 2016-01-25 at 09:49 -0800, suse.dev@fea.st wrote:
> What should I do to 'fix' them?

QEMU (qemu-trad in particular) can be a bit noisy about stuff, e.g. things
which the toolstack doesn't support for whatever reason. Unless you are
observing issues which appear to relate to the specific messages I'd
suggest you ignore them.

BTW, any reason you are using qemu-trad rather than the default qemu-xen?
The latter is preferred these days in most cases (stubdoms being the major
exception) and is mostly being kept around in a frozen state to support VMs
installed using it on previous versions of Xen, new development and
features are only happening for qemu-xen (e.g. you are using hdtype="ahci",
which is qemu-xen only).

Ian.


_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users

From xen-users-bounces@lists.xen.org Tue Jan 26 10:06:57 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Tue, 26 Jan 2016 10:06:57 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aO0WI-0003L7-Ix; Tue, 26 Jan 2016 10:06:42 +0000
Received: from mail6.bemta5.messagelabs.com ([195.245.231.135])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <prvs=8260ee218=Ian.Campbell@citrix.com>)
	id 1aO0WH-0003L2-T8
	for xen-users@lists.xen.org; Tue, 26 Jan 2016 10:06:42 +0000
Received: from [85.158.139.211] by server-9.bemta-5.messagelabs.com id
	AB/CF-30270-13547A65; Tue, 26 Jan 2016 10:06:41 +0000
X-Env-Sender: prvs=8260ee218=Ian.Campbell@citrix.com
X-Msg-Ref: server-16.tower-206.messagelabs.com!1453802799!17857331!1
X-Originating-IP: [66.165.176.89]
X-SpamReason: No, hits=0.0 required=7.0 tests=sa_preprocessor: 
	VHJ1c3RlZCBJUDogNjYuMTY1LjE3Ni44OSA9PiAyMDMwMDc=\n,
	received_headers: No Received headers
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 32329 invoked from network); 26 Jan 2016 10:06:40 -0000
Received: from smtp.citrix.com (HELO SMTP.CITRIX.COM) (66.165.176.89)
	by server-16.tower-206.messagelabs.com with RC4-SHA encrypted SMTP;
	26 Jan 2016 10:06:40 -0000
X-IronPort-AV: E=Sophos;i="5.22,349,1449532800"; d="scan'208";a="327651799"
Message-ID: <1453802764.4320.234.camel@citrix.com>
From: Ian Campbell <ian.campbell@citrix.com>
To: <suse.dev@fea.st>, <help-grub@gnu.org>, <xen-users@lists.xen.org>
Date: Tue, 26 Jan 2016 10:06:04 +0000
In-Reply-To: <1453766540.2134098.502411898.0776289D@webmail.messagingengine.com>
References: <1453766540.2134098.502411898.0776289D@webmail.messagingengine.com>
X-Mailer: Evolution 3.18.2-1 
MIME-Version: 1.0
X-DLP: MIA2
Subject: Re: [Xen-users] Grub interactive menu missing from Xen PVHVM DomU's
 'serial console' output. All the other output is there - just the menu is
 missing?
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: base64
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

T24gTW9uLCAyMDE2LTAxLTI1IGF0IDE2OjAyIC0wODAwLCBzdXNlLmRldkBmZWEuc3Qgd3JvdGU6
Cj4gSSdtIGxhdW5jaGluZyBhIFhlbiBQVkhWTSBEb21VIGxpbnV4NjQgZ3Vlc3Qgb24gYSBYZW4g
NC42LjAgc2VydmVyLgo+IAo+IEkgc2V0IHVwIHRoZSBndWVzdCB0byBkaXJlY3Qgc2VyaWFsL2Nv
bnNvbGUgb3V0cHV0IHRvIHRoZSBzaGVsbC90ZXJtaW5hbAo+IEkgbGF1bmNoIHRoZSBndWVzdCBm
cm9tLgoKWW91IG1lYW4geW91IGFyZSBlaXRoZXIgZG9pbmcgInhsIGNyZWF0ZSAtYyA8Y2ZnPiIg
b3IgeW91IGFyZSBkb2luZyAieGwKY29uc29sZSA8ZG9tYWluPiIgYWZ0ZXIgdGhlIGRvbWFpbiBp
cyBydW5uaW5nPwoKCj4gCj4gV29ya3MgbGlrZSB5b3UgZXhwZWN0IC0gYWxsIHRoZSBkZXRhaWxl
ZCBpbmZvIHlvdSB3YW50IHNjcm9sbHMgYnkgb24KPiBndWVzdCBsYXVuY2guCj4gCj4gRXhjZXB0
IGZvciB0aGUgR1JVQiBNRU5VIHdpdGggdGhlIG1lbnUtZW50cmx5IHNlbGVjdGlvbnMuwqDCoFVu
bGlrZSB3aXRoIGEKPiAicmVhbCIgc2VyaWFsIGNvbnNvbGUgd2hlcmUgSSBzZWUgdGhlIG1lbnUg
YW5kIGNhbm4gaW50ZXJhY3Qgd2l0aCBpdCwgZm9yCj4gdGhlIFhlbiBndWVzdCBJIGp1c3Qgc2Vl
IGJsYW5rIHNwYWNlCj4gCj4gCj4gCVBhcnNpbmcgY29uZmlnIGZyb20gdGVzdC5jZmcKPiAJZ290
IGEgdHNjIG1vZGUgc3RyaW5nOiAiZGVmYXVsdCIKPiAKPiAKPiAJCSggdGhpcyBpcyB3aGVyZSB5
b3Ugbm9tcmFsbHkgd291bGQgc2VlIHRoZSBncnViIG1lbnUpCj4gCj4gCcKgwqDCoFRoZSBoaWdo
bGlnaHRlZCBlbnRyeSB3aWxsIGJlIGV4ZWN1dGVkIGF1dG9tYXRpY2FsbHkgaW4KPiAxcy7CoMKg
wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgCj4gCj4gCQkoIHRoZW4gaXQgY29udGludWVz
KSAKPiAKPiAJTG9hZGluZyBMaW51eCA0LjQuMC01LmdiNTZiMTUxLWRlZmF1bHQgLi4uCj4gCUxv
YWRpbmcgaW5pdGlhbCByYW1kaXNrIC4uLgo+IAlbwqDCoMKgwqAwLjAwMDAwMF0gSW5pdGlhbGl6
aW5nIGNncm91cCBzdWJzeXMgY3B1c2V0Cj4gCS4uLgo+IAo+IEkgY2FuIGVuYWJsZQo+IAo+IAlz
ZGwgPSAxCj4gCj4gYW5kIHRoZW4gdGhlIGdydWIyIG1lbnUgYW5kIG90aGVyIG91dHB1dCBwb3Bz
IHVwIGluIGFuIFgxMSAoYm9jaHM/KQo+IHdpbmRvdywgYnV0IHRoYXQncyBub3Qgd2hhdCBJIHdh
bnQuCgpGWUkgeW91IGNhbiBhbHNvIHVzZSBWTkMsIGJ1dCB0aGF0IHNvdW5kcyBsaWtlIG5vdCB3
aGF0IHlvdSB3YW50IGVpdGhlci4KCj4gSSdtIHRyeWluZyB0byBnZXQgYSAncGxhaW4gdGV4dCcs
IGludGVyYWN0aXZlIHZlcnNpb24gb2YgdGhlIGdydWIgbWVudSB0bwo+IHNob3cgdXAgaW4gdGhl
IHNoZWxsL3Rlcm1pbmFsIHdpbmRvdy4gTm8gWCByZXF1aXJlZC4KPiAKPiBUaGUgZ3J1YiBjb25m
aWcgaW4gdGhlIERvbVUgaXMKPiAKPiBjYXQgL2V0Yy9kZWZhdWx0L2dydWIKPiAJR1JVQl9DTURM
SU5FX0xJTlVYPSJyb290PS9kZXYveHZkYTEgc2hvd29wdHMgbm9xdWlldCBjb25zb2xlPXR0eTEK
PiBjb25zb2xlPXR0eVMwLDExNTIwMG44IHN5c3RlbWQubG9nX2xldmVsPWluZm8gc3lzdGVtZC5s
b2dfdGFyZ2V0PWttc2cKPiBlYXJseXByaW50az12Z2Esa2VlcCIKPiAJR1JVQl9DTURMSU5FX0xJ
TlVYX0RFRkFVTFQ9IiIKPiAJR1JVQl9ERUZBVUxUPXNhdmVkCj4gCUdSVUJfRElTQUJMRV9PU19Q
Uk9CRVI9dHJ1ZQo+IAlHUlVCX0dGWE1PREU9IjEwMjR4NzY4eDMyIgo+IAlHUlVCX0dGWFBBWUxP
QURfTElOVVg9ImtlZXAiCj4gCUdSVUJfSElEREVOX1RJTUVPVVQ9MAo+IAlHUlVCX0hJRERFTl9U
SU1FT1VUX1FVSUVUPXRydWUKPiAJR1JVQl9TRVJJQUxfQ09NTUFORD0iIHNlcmlhbCAtLXNwZWVk
PTExNTIwMCAtLXVuaXQ9MCAtLXdvcmQ9OCAtLQo+IHBhcml0eT1ubyAtLXN0b3A9MSIKPiAJR1JV
Ql9URVJNSU5BTF9JTlBVVD0iY29uc29sZSBzZXJpYWwiCj4gCUdSVUJfVEVSTUlOQUxfT1VUUFVU
PSJjb25zb2xlIHNlcmlhbCIKPiAJR1JVQl9USU1FT1VUPTEwCgpUaGUgb25seSBkaWZmZWVuY2Ug
SSBjYW4gc2VlIGhlcmUgdnMgd2hhdCBJIHdvdWxkIGRvIGlzIHRoYXQgeW91IGhhdmUKR1JVQl9U
RVJNSU5BTF9JTlBVVCBhbmQgX09VVFBVVCB3aGlsZSBJIHdvdWxkIGp1c3QgdXNlOgoKICAgIEdS
VUJfVEVSTUlOQUw9c2VyaWFsCgpJIHN1c3BlY3QgdGhleSBhcmUgZXF1aXZhbGVudCB0aG91Z2gs
IG9yIG1heWJlIGl0IGlzIGRpc3RybyBzcGVjaWZpYyAoSSB1c2UKRGViaWFuKS4KCllvdSBoYXZl
IEdSVUJfSElEREVOX1RJTUVPVVQ9MCBhbmQgVElNRU9VVF9RVUlFVD10cnVlIGRvZXNuJ3QgdGhh
dCBoaWRlIHRoZQptZW51WzBdPyBJIGhhdmUgIkdSVUJfVElNRU9VVD01IiBidXQgbmVpdGhlciBv
ZiB0aGUgR1JVQl9ISURERU5fKiBvcHRpb25zLgoKV2hhdCBpcyBpbiB5b3VyIGd1ZXN0IGNvbmZp
Z3VyYXRpb24gZmlsZT8gVG8gaGF2ZSB0aGUgc2VyaWFsIHBvcnQgb2YgYW4gSFZNCmd1ZXN0IGNv
bWUgb3V0IG9mICJ4bCBjb25zb2xlIiAob3IgInhsIGNyZWF0ZSAtYyIpIHlvdSBuZWVkIHNlcmlh
bCA9ICJwdHkiCmluIHRoZXJlLCBhbHRob3VnaCBnaXZlbiB0aGF0IHlvdSBjYW4gc2VlIHRoZSBr
ZXJuZWwgbWVzc2FnZXMgeW91IG1pZ2h0CmhhdmUgdGhhdCBhbHJlYWR5LgoKSWFuLgoKWzBdwqBo
dHRwczovL3d3dy5nbnUub3JnL3NvZnR3YXJlL2dydWIvbWFudWFsL2h0bWxfbm9kZS9TaW1wbGUt
Y29uZmlndXJhdGlvbgouaHRtbAoKCl9fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19f
X19fX19fX19fX19fClhlbi11c2VycyBtYWlsaW5nIGxpc3QKWGVuLXVzZXJzQGxpc3RzLnhlbi5v
cmcKaHR0cDovL2xpc3RzLnhlbi5vcmcveGVuLXVzZXJz

From xen-users-bounces@lists.xen.org Tue Jan 26 10:06:57 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Tue, 26 Jan 2016 10:06:57 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aO0WI-0003L7-Ix; Tue, 26 Jan 2016 10:06:42 +0000
Received: from mail6.bemta5.messagelabs.com ([195.245.231.135])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <prvs=8260ee218=Ian.Campbell@citrix.com>)
	id 1aO0WH-0003L2-T8
	for xen-users@lists.xen.org; Tue, 26 Jan 2016 10:06:42 +0000
Received: from [85.158.139.211] by server-9.bemta-5.messagelabs.com id
	AB/CF-30270-13547A65; Tue, 26 Jan 2016 10:06:41 +0000
X-Env-Sender: prvs=8260ee218=Ian.Campbell@citrix.com
X-Msg-Ref: server-16.tower-206.messagelabs.com!1453802799!17857331!1
X-Originating-IP: [66.165.176.89]
X-SpamReason: No, hits=0.0 required=7.0 tests=sa_preprocessor: 
	VHJ1c3RlZCBJUDogNjYuMTY1LjE3Ni44OSA9PiAyMDMwMDc=\n,
	received_headers: No Received headers
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 32329 invoked from network); 26 Jan 2016 10:06:40 -0000
Received: from smtp.citrix.com (HELO SMTP.CITRIX.COM) (66.165.176.89)
	by server-16.tower-206.messagelabs.com with RC4-SHA encrypted SMTP;
	26 Jan 2016 10:06:40 -0000
X-IronPort-AV: E=Sophos;i="5.22,349,1449532800"; d="scan'208";a="327651799"
Message-ID: <1453802764.4320.234.camel@citrix.com>
From: Ian Campbell <ian.campbell@citrix.com>
To: <suse.dev@fea.st>, <help-grub@gnu.org>, <xen-users@lists.xen.org>
Date: Tue, 26 Jan 2016 10:06:04 +0000
In-Reply-To: <1453766540.2134098.502411898.0776289D@webmail.messagingengine.com>
References: <1453766540.2134098.502411898.0776289D@webmail.messagingengine.com>
X-Mailer: Evolution 3.18.2-1 
MIME-Version: 1.0
X-DLP: MIA2
Subject: Re: [Xen-users] Grub interactive menu missing from Xen PVHVM DomU's
 'serial console' output. All the other output is there - just the menu is
 missing?
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: base64
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

T24gTW9uLCAyMDE2LTAxLTI1IGF0IDE2OjAyIC0wODAwLCBzdXNlLmRldkBmZWEuc3Qgd3JvdGU6
Cj4gSSdtIGxhdW5jaGluZyBhIFhlbiBQVkhWTSBEb21VIGxpbnV4NjQgZ3Vlc3Qgb24gYSBYZW4g
NC42LjAgc2VydmVyLgo+IAo+IEkgc2V0IHVwIHRoZSBndWVzdCB0byBkaXJlY3Qgc2VyaWFsL2Nv
bnNvbGUgb3V0cHV0IHRvIHRoZSBzaGVsbC90ZXJtaW5hbAo+IEkgbGF1bmNoIHRoZSBndWVzdCBm
cm9tLgoKWW91IG1lYW4geW91IGFyZSBlaXRoZXIgZG9pbmcgInhsIGNyZWF0ZSAtYyA8Y2ZnPiIg
b3IgeW91IGFyZSBkb2luZyAieGwKY29uc29sZSA8ZG9tYWluPiIgYWZ0ZXIgdGhlIGRvbWFpbiBp
cyBydW5uaW5nPwoKCj4gCj4gV29ya3MgbGlrZSB5b3UgZXhwZWN0IC0gYWxsIHRoZSBkZXRhaWxl
ZCBpbmZvIHlvdSB3YW50IHNjcm9sbHMgYnkgb24KPiBndWVzdCBsYXVuY2guCj4gCj4gRXhjZXB0
IGZvciB0aGUgR1JVQiBNRU5VIHdpdGggdGhlIG1lbnUtZW50cmx5IHNlbGVjdGlvbnMuwqDCoFVu
bGlrZSB3aXRoIGEKPiAicmVhbCIgc2VyaWFsIGNvbnNvbGUgd2hlcmUgSSBzZWUgdGhlIG1lbnUg
YW5kIGNhbm4gaW50ZXJhY3Qgd2l0aCBpdCwgZm9yCj4gdGhlIFhlbiBndWVzdCBJIGp1c3Qgc2Vl
IGJsYW5rIHNwYWNlCj4gCj4gCj4gCVBhcnNpbmcgY29uZmlnIGZyb20gdGVzdC5jZmcKPiAJZ290
IGEgdHNjIG1vZGUgc3RyaW5nOiAiZGVmYXVsdCIKPiAKPiAKPiAJCSggdGhpcyBpcyB3aGVyZSB5
b3Ugbm9tcmFsbHkgd291bGQgc2VlIHRoZSBncnViIG1lbnUpCj4gCj4gCcKgwqDCoFRoZSBoaWdo
bGlnaHRlZCBlbnRyeSB3aWxsIGJlIGV4ZWN1dGVkIGF1dG9tYXRpY2FsbHkgaW4KPiAxcy7CoMKg
wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgCj4gCj4gCQkoIHRoZW4gaXQgY29udGludWVz
KSAKPiAKPiAJTG9hZGluZyBMaW51eCA0LjQuMC01LmdiNTZiMTUxLWRlZmF1bHQgLi4uCj4gCUxv
YWRpbmcgaW5pdGlhbCByYW1kaXNrIC4uLgo+IAlbwqDCoMKgwqAwLjAwMDAwMF0gSW5pdGlhbGl6
aW5nIGNncm91cCBzdWJzeXMgY3B1c2V0Cj4gCS4uLgo+IAo+IEkgY2FuIGVuYWJsZQo+IAo+IAlz
ZGwgPSAxCj4gCj4gYW5kIHRoZW4gdGhlIGdydWIyIG1lbnUgYW5kIG90aGVyIG91dHB1dCBwb3Bz
IHVwIGluIGFuIFgxMSAoYm9jaHM/KQo+IHdpbmRvdywgYnV0IHRoYXQncyBub3Qgd2hhdCBJIHdh
bnQuCgpGWUkgeW91IGNhbiBhbHNvIHVzZSBWTkMsIGJ1dCB0aGF0IHNvdW5kcyBsaWtlIG5vdCB3
aGF0IHlvdSB3YW50IGVpdGhlci4KCj4gSSdtIHRyeWluZyB0byBnZXQgYSAncGxhaW4gdGV4dCcs
IGludGVyYWN0aXZlIHZlcnNpb24gb2YgdGhlIGdydWIgbWVudSB0bwo+IHNob3cgdXAgaW4gdGhl
IHNoZWxsL3Rlcm1pbmFsIHdpbmRvdy4gTm8gWCByZXF1aXJlZC4KPiAKPiBUaGUgZ3J1YiBjb25m
aWcgaW4gdGhlIERvbVUgaXMKPiAKPiBjYXQgL2V0Yy9kZWZhdWx0L2dydWIKPiAJR1JVQl9DTURM
SU5FX0xJTlVYPSJyb290PS9kZXYveHZkYTEgc2hvd29wdHMgbm9xdWlldCBjb25zb2xlPXR0eTEK
PiBjb25zb2xlPXR0eVMwLDExNTIwMG44IHN5c3RlbWQubG9nX2xldmVsPWluZm8gc3lzdGVtZC5s
b2dfdGFyZ2V0PWttc2cKPiBlYXJseXByaW50az12Z2Esa2VlcCIKPiAJR1JVQl9DTURMSU5FX0xJ
TlVYX0RFRkFVTFQ9IiIKPiAJR1JVQl9ERUZBVUxUPXNhdmVkCj4gCUdSVUJfRElTQUJMRV9PU19Q
Uk9CRVI9dHJ1ZQo+IAlHUlVCX0dGWE1PREU9IjEwMjR4NzY4eDMyIgo+IAlHUlVCX0dGWFBBWUxP
QURfTElOVVg9ImtlZXAiCj4gCUdSVUJfSElEREVOX1RJTUVPVVQ9MAo+IAlHUlVCX0hJRERFTl9U
SU1FT1VUX1FVSUVUPXRydWUKPiAJR1JVQl9TRVJJQUxfQ09NTUFORD0iIHNlcmlhbCAtLXNwZWVk
PTExNTIwMCAtLXVuaXQ9MCAtLXdvcmQ9OCAtLQo+IHBhcml0eT1ubyAtLXN0b3A9MSIKPiAJR1JV
Ql9URVJNSU5BTF9JTlBVVD0iY29uc29sZSBzZXJpYWwiCj4gCUdSVUJfVEVSTUlOQUxfT1VUUFVU
PSJjb25zb2xlIHNlcmlhbCIKPiAJR1JVQl9USU1FT1VUPTEwCgpUaGUgb25seSBkaWZmZWVuY2Ug
SSBjYW4gc2VlIGhlcmUgdnMgd2hhdCBJIHdvdWxkIGRvIGlzIHRoYXQgeW91IGhhdmUKR1JVQl9U
RVJNSU5BTF9JTlBVVCBhbmQgX09VVFBVVCB3aGlsZSBJIHdvdWxkIGp1c3QgdXNlOgoKICAgIEdS
VUJfVEVSTUlOQUw9c2VyaWFsCgpJIHN1c3BlY3QgdGhleSBhcmUgZXF1aXZhbGVudCB0aG91Z2gs
IG9yIG1heWJlIGl0IGlzIGRpc3RybyBzcGVjaWZpYyAoSSB1c2UKRGViaWFuKS4KCllvdSBoYXZl
IEdSVUJfSElEREVOX1RJTUVPVVQ9MCBhbmQgVElNRU9VVF9RVUlFVD10cnVlIGRvZXNuJ3QgdGhh
dCBoaWRlIHRoZQptZW51WzBdPyBJIGhhdmUgIkdSVUJfVElNRU9VVD01IiBidXQgbmVpdGhlciBv
ZiB0aGUgR1JVQl9ISURERU5fKiBvcHRpb25zLgoKV2hhdCBpcyBpbiB5b3VyIGd1ZXN0IGNvbmZp
Z3VyYXRpb24gZmlsZT8gVG8gaGF2ZSB0aGUgc2VyaWFsIHBvcnQgb2YgYW4gSFZNCmd1ZXN0IGNv
bWUgb3V0IG9mICJ4bCBjb25zb2xlIiAob3IgInhsIGNyZWF0ZSAtYyIpIHlvdSBuZWVkIHNlcmlh
bCA9ICJwdHkiCmluIHRoZXJlLCBhbHRob3VnaCBnaXZlbiB0aGF0IHlvdSBjYW4gc2VlIHRoZSBr
ZXJuZWwgbWVzc2FnZXMgeW91IG1pZ2h0CmhhdmUgdGhhdCBhbHJlYWR5LgoKSWFuLgoKWzBdwqBo
dHRwczovL3d3dy5nbnUub3JnL3NvZnR3YXJlL2dydWIvbWFudWFsL2h0bWxfbm9kZS9TaW1wbGUt
Y29uZmlndXJhdGlvbgouaHRtbAoKCl9fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19f
X19fX19fX19fX19fClhlbi11c2VycyBtYWlsaW5nIGxpc3QKWGVuLXVzZXJzQGxpc3RzLnhlbi5v
cmcKaHR0cDovL2xpc3RzLnhlbi5vcmcveGVuLXVzZXJz

From xen-users-bounces@lists.xen.org Tue Jan 26 12:49:31 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Tue, 26 Jan 2016 12:49:31 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aO32m-0006YX-Of; Tue, 26 Jan 2016 12:48:24 +0000
Received: from mail6.bemta14.messagelabs.com ([193.109.254.103])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <arvidjaar@gmail.com>) id 1aNz7Z-0006yr-2W
	for xen-users@lists.xen.org; Tue, 26 Jan 2016 08:37:05 +0000
Received: from [193.109.254.147] by server-13.bemta-14.messagelabs.com id
	06/FD-08347-03037A65; Tue, 26 Jan 2016 08:37:04 +0000
X-Env-Sender: arvidjaar@gmail.com
X-Msg-Ref: server-8.tower-27.messagelabs.com!1453797422!15620652!1
X-Originating-IP: [209.85.223.170]
X-SpamReason: No, hits=0.3 required=7.0 tests=RCVD_BY_IP
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 29631 invoked from network); 26 Jan 2016 08:37:03 -0000
Received: from mail-io0-f170.google.com (HELO mail-io0-f170.google.com)
	(209.85.223.170)
	by server-8.tower-27.messagelabs.com with AES128-GCM-SHA256 encrypted
	SMTP; 26 Jan 2016 08:37:03 -0000
Received: by mail-io0-f170.google.com with SMTP id q21so178794480iod.0
	for <xen-users@lists.xen.org>; Tue, 26 Jan 2016 00:37:03 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
	h=mime-version:in-reply-to:references:date:message-id:subject:from:to
	:cc:content-type;
	bh=22tkwBxOXSy6WqUjMkE0AMKxySurllQ1yhtb1wCFdvw=;
	b=pEr7abF4Wn4QW5eMB8NADoXrXc3DKQYMMCx9PUgojh9sYxhXaWcyCiY6RHdHLn6f6S
	KCkKX+hQKKW0cDWl1sSUAMh+TT6/ClgEjVwg8BehZaIZLUVaPvdWJXcPNzwRuYoScsbj
	NLvdLih0VVbYNxv3wfBF8TgG+NW2j1x4+4ZDCc4RfmdQghm3unDje0705QcgKuflZ+zd
	4mlRlEutrYcTAzdy6qb5MqAkcExIJytC/LcuKw/MgGeuGtD7dOxRm5xB4E1FrF9M4XjC
	30/CT9yYDZD3ailcX25YiYBuaD7C7RAlQcz+sfzSevogcJUZz5QEgXGvPDY7N1HQMNfL
	MIaw==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
	d=1e100.net; s=20130820;
	h=x-gm-message-state:mime-version:in-reply-to:references:date
	:message-id:subject:from:to:cc:content-type;
	bh=22tkwBxOXSy6WqUjMkE0AMKxySurllQ1yhtb1wCFdvw=;
	b=BLgh+PcWB/DmlyNU3Uj515rIGgAV7EfUFvRYm+2Em2qiDf4A+TfplPC52utA8AYSU/
	cKfIig0LXZpf2A8iWKQJEWY+Ttwhp7HKaQ17C61HQ1ia+kEvItJ5cCvT+0utwB3yaUB4
	OZugdaWVeSHDUAveaRv/Zhcj9UCgGpnnIzPBae+t36AFtBS3UK/WNV2aC2qiZa/rAgka
	9djht7vlwfaLodz6ol+DeDvQ6lYTuIdnOXsH0AXHbOz3XODeSX/nlE9tudBj+6ZM672v
	fu0GwBh5PBMleTcL6rpYlNnC9mJ/J9ZUGRvhjoNi2FHPGEGlrNI1g9xAaQKCYbJOUZFe
	C5xQ==
X-Gm-Message-State: AG10YOQnJl8TCpT0D/Zs5N3vxm6Sq8M+7mRQ556oyy0HdVgCCax1mlhEhMcJ+0q1Q7uH9RPLdgaPepf8pLq7yQ==
MIME-Version: 1.0
X-Received: by 10.107.138.164 with SMTP id c36mr24967279ioj.82.1453797422473; 
	Tue, 26 Jan 2016 00:37:02 -0800 (PST)
Received: by 10.107.154.73 with HTTP; Tue, 26 Jan 2016 00:37:02 -0800 (PST)
In-Reply-To: <1453766540.2134098.502411898.0776289D@webmail.messagingengine.com>
References: <1453766540.2134098.502411898.0776289D@webmail.messagingengine.com>
Date: Tue, 26 Jan 2016 11:37:02 +0300
Message-ID: <CAA91j0UCu_W-U549UQiY=pHixG0YyAS_wQE-6LMYyABK7PfHtQ@mail.gmail.com>
From: Andrei Borzenkov <arvidjaar@gmail.com>
To: suse.dev@fea.st
X-Mailman-Approved-At: Tue, 26 Jan 2016 12:48:23 +0000
Cc: "help-grub@gnu.org" <help-grub@gnu.org>, xen-users@lists.xen.org
Subject: Re: [Xen-users] Grub interactive menu missing from Xen PVHVM DomU's
 'serial console' output. All the other output is there - just the menu is
 missing?
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

On Tue, Jan 26, 2016 at 3:02 AM,  <suse.dev@fea.st> wrote:
> I'm launching a Xen PVHVM DomU linux64 guest on a Xen 4.6.0 server.
>
> I set up the guest to direct serial/console output to the shell/terminal I launch the guest from.
>
> Works like you expect - all the detailed info you want scrolls by on guest launch.
>
> Except for the GRUB MENU with the menu-entrly selections.  Unlike with a "real" serial console where I see the menu and cann interact with it, for the Xen guest I just see blank space
>
>
>         Parsing config from test.cfg
>         got a tsc mode string: "default"
>
>
>                 ( this is where you nomrally would see the grub menu)
>
>            The highlighted entry will be executed automatically in 1s.
>

Do you get output in GRUB CLI (I expect yes, because last line is
printed)? What is output of

terminal_output
terminfo

commands in GRUB CLI? Can you check whether anything is output on
Linux terminal that you use to connect to console (script or strace)?

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users

From xen-users-bounces@lists.xen.org Tue Jan 26 12:49:31 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Tue, 26 Jan 2016 12:49:31 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aO32m-0006YX-Of; Tue, 26 Jan 2016 12:48:24 +0000
Received: from mail6.bemta14.messagelabs.com ([193.109.254.103])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <arvidjaar@gmail.com>) id 1aNz7Z-0006yr-2W
	for xen-users@lists.xen.org; Tue, 26 Jan 2016 08:37:05 +0000
Received: from [193.109.254.147] by server-13.bemta-14.messagelabs.com id
	06/FD-08347-03037A65; Tue, 26 Jan 2016 08:37:04 +0000
X-Env-Sender: arvidjaar@gmail.com
X-Msg-Ref: server-8.tower-27.messagelabs.com!1453797422!15620652!1
X-Originating-IP: [209.85.223.170]
X-SpamReason: No, hits=0.3 required=7.0 tests=RCVD_BY_IP
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 29631 invoked from network); 26 Jan 2016 08:37:03 -0000
Received: from mail-io0-f170.google.com (HELO mail-io0-f170.google.com)
	(209.85.223.170)
	by server-8.tower-27.messagelabs.com with AES128-GCM-SHA256 encrypted
	SMTP; 26 Jan 2016 08:37:03 -0000
Received: by mail-io0-f170.google.com with SMTP id q21so178794480iod.0
	for <xen-users@lists.xen.org>; Tue, 26 Jan 2016 00:37:03 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
	h=mime-version:in-reply-to:references:date:message-id:subject:from:to
	:cc:content-type;
	bh=22tkwBxOXSy6WqUjMkE0AMKxySurllQ1yhtb1wCFdvw=;
	b=pEr7abF4Wn4QW5eMB8NADoXrXc3DKQYMMCx9PUgojh9sYxhXaWcyCiY6RHdHLn6f6S
	KCkKX+hQKKW0cDWl1sSUAMh+TT6/ClgEjVwg8BehZaIZLUVaPvdWJXcPNzwRuYoScsbj
	NLvdLih0VVbYNxv3wfBF8TgG+NW2j1x4+4ZDCc4RfmdQghm3unDje0705QcgKuflZ+zd
	4mlRlEutrYcTAzdy6qb5MqAkcExIJytC/LcuKw/MgGeuGtD7dOxRm5xB4E1FrF9M4XjC
	30/CT9yYDZD3ailcX25YiYBuaD7C7RAlQcz+sfzSevogcJUZz5QEgXGvPDY7N1HQMNfL
	MIaw==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
	d=1e100.net; s=20130820;
	h=x-gm-message-state:mime-version:in-reply-to:references:date
	:message-id:subject:from:to:cc:content-type;
	bh=22tkwBxOXSy6WqUjMkE0AMKxySurllQ1yhtb1wCFdvw=;
	b=BLgh+PcWB/DmlyNU3Uj515rIGgAV7EfUFvRYm+2Em2qiDf4A+TfplPC52utA8AYSU/
	cKfIig0LXZpf2A8iWKQJEWY+Ttwhp7HKaQ17C61HQ1ia+kEvItJ5cCvT+0utwB3yaUB4
	OZugdaWVeSHDUAveaRv/Zhcj9UCgGpnnIzPBae+t36AFtBS3UK/WNV2aC2qiZa/rAgka
	9djht7vlwfaLodz6ol+DeDvQ6lYTuIdnOXsH0AXHbOz3XODeSX/nlE9tudBj+6ZM672v
	fu0GwBh5PBMleTcL6rpYlNnC9mJ/J9ZUGRvhjoNi2FHPGEGlrNI1g9xAaQKCYbJOUZFe
	C5xQ==
X-Gm-Message-State: AG10YOQnJl8TCpT0D/Zs5N3vxm6Sq8M+7mRQ556oyy0HdVgCCax1mlhEhMcJ+0q1Q7uH9RPLdgaPepf8pLq7yQ==
MIME-Version: 1.0
X-Received: by 10.107.138.164 with SMTP id c36mr24967279ioj.82.1453797422473; 
	Tue, 26 Jan 2016 00:37:02 -0800 (PST)
Received: by 10.107.154.73 with HTTP; Tue, 26 Jan 2016 00:37:02 -0800 (PST)
In-Reply-To: <1453766540.2134098.502411898.0776289D@webmail.messagingengine.com>
References: <1453766540.2134098.502411898.0776289D@webmail.messagingengine.com>
Date: Tue, 26 Jan 2016 11:37:02 +0300
Message-ID: <CAA91j0UCu_W-U549UQiY=pHixG0YyAS_wQE-6LMYyABK7PfHtQ@mail.gmail.com>
From: Andrei Borzenkov <arvidjaar@gmail.com>
To: suse.dev@fea.st
X-Mailman-Approved-At: Tue, 26 Jan 2016 12:48:23 +0000
Cc: "help-grub@gnu.org" <help-grub@gnu.org>, xen-users@lists.xen.org
Subject: Re: [Xen-users] Grub interactive menu missing from Xen PVHVM DomU's
 'serial console' output. All the other output is there - just the menu is
 missing?
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

On Tue, Jan 26, 2016 at 3:02 AM,  <suse.dev@fea.st> wrote:
> I'm launching a Xen PVHVM DomU linux64 guest on a Xen 4.6.0 server.
>
> I set up the guest to direct serial/console output to the shell/terminal I launch the guest from.
>
> Works like you expect - all the detailed info you want scrolls by on guest launch.
>
> Except for the GRUB MENU with the menu-entrly selections.  Unlike with a "real" serial console where I see the menu and cann interact with it, for the Xen guest I just see blank space
>
>
>         Parsing config from test.cfg
>         got a tsc mode string: "default"
>
>
>                 ( this is where you nomrally would see the grub menu)
>
>            The highlighted entry will be executed automatically in 1s.
>

Do you get output in GRUB CLI (I expect yes, because last line is
printed)? What is output of

terminal_output
terminfo

commands in GRUB CLI? Can you check whether anything is output on
Linux terminal that you use to connect to console (script or strace)?

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users

From xen-users-bounces@lists.xen.org Tue Jan 26 14:01:58 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Tue, 26 Jan 2016 14:01:58 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aO4Ax-0001Ld-Eb; Tue, 26 Jan 2016 14:00:55 +0000
Received: from mail6.bemta14.messagelabs.com ([193.109.254.103])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <suse.dev@fea.st>) id 1aO4Av-0001Kz-69
	for xen-users@lists.xen.org; Tue, 26 Jan 2016 14:00:53 +0000
Received: from [193.109.254.147] by server-4.bemta-14.messagelabs.com id
	93/71-10715-41C77A65; Tue, 26 Jan 2016 14:00:52 +0000
X-Env-Sender: suse.dev@fea.st
X-Msg-Ref: server-11.tower-27.messagelabs.com!1453816851!10885267!1
X-Originating-IP: [66.111.4.27]
X-SpamReason: No, hits=0.0 required=7.0 tests=sa_preprocessor: 
	VHJ1c3RlZCBJUDogNjYuMTExLjQuMjcgPT4gODQ2Mw==\n
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 39830 invoked from network); 26 Jan 2016 14:00:51 -0000
Received: from out3-smtp.messagingengine.com (HELO
	out3-smtp.messagingengine.com) (66.111.4.27)
	by server-11.tower-27.messagelabs.com with DHE-RSA-AES256-GCM-SHA384
	encrypted SMTP; 26 Jan 2016 14:00:51 -0000
Received: from compute2.internal (compute2.nyi.internal [10.202.2.42])
	by mailout.nyi.internal (Postfix) with ESMTP id 16E2421A97
	for <xen-users@lists.xen.org>; Tue, 26 Jan 2016 09:00:51 -0500 (EST)
Received: from web4 ([10.202.2.214])
	by compute2.internal (MEProxy); Tue, 26 Jan 2016 09:00:51 -0500
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=fea.st; h=
	content-transfer-encoding:content-type:date:from:in-reply-to
	:message-id:mime-version:references:subject:to:x-sasl-enc
	:x-sasl-enc; s=mesmtp; bh=tAYD1SobRNQEm8zdKAZIni4RDFE=; b=PXbsTe
	2KBZuMBp8WqVZvFY+lXLOLqiebMXgqChZGbhAuWel8UAzOQKelM5bqpt6T+vepTp
	MCy0gO4L93LHNJSnKuMfU1HTsSos171Npg3AeJKaKCgd42LCupBfDJTpXWgfxWis
	JgMpCiaxim20nEaIP0zRu+w5rBefS0AgSm6xY=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=
	messagingengine.com; h=content-transfer-encoding:content-type
	:date:from:in-reply-to:message-id:mime-version:references
	:subject:to:x-sasl-enc:x-sasl-enc; s=smtpout; bh=tAYD1SobRNQEm8z
	dKAZIni4RDFE=; b=GUCtixvFSzg8gQ84Y/aztGzStnxJfILdW4GstXuocMXsszm
	fg+C0ZhdXuJKqVjVG9gd6wlyqEPUjsxGHIUqGu4HvDiE1RnbYmdtqezEILJ0+wGI
	tjzEe/6JTtklZF9pixtq7pVUY3GsHzDC9sSG9S0SpTjBq3tRRVmhd4mtprfg=
Received: by web4.nyi.internal (Postfix, from userid 99)
	id D8AA7110922; Tue, 26 Jan 2016 09:00:50 -0500 (EST)
Message-Id: <1453816850.51711.502910682.08749C0E@webmail.messagingengine.com>
X-Sasl-Enc: qbSkeBPHMnbpHckK+az4oR7PdDe0N8dp8zIwsEDIcGao 1453816850
From: suse.dev@fea.st
To: Ian Campbell <ian.campbell@citrix.com>, xen-users@lists.xen.org
MIME-Version: 1.0
X-Mailer: MessagingEngine.com Webmail Interface - ajax-6cda141f
Date: Tue, 26 Jan 2016 06:00:50 -0800
In-Reply-To: <1453802390.4320.229.camel@citrix.com>
References: <1453744148.1273266.502072146.494A484F@webmail.messagingengine.com>
	<1453802390.4320.229.camel@citrix.com>
Subject: Re: [Xen-users] PVHVP guest launches ok and is completely usable,
 but what are these multiple errors in the startup qemu-dm-test.log ?
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

Hi Ian

On Tue, Jan 26, 2016, at 01:59 AM, Ian Campbell wrote:
> On Mon, 2016-01-25 at 09:49 -0800, suse.dev@fea.st wrote:
> > What should I do to 'fix' them?
> 
> QEMU (qemu-trad in particular) can be a bit noisy about stuff, e.g. things
> which the toolstack doesn't support for whatever reason. Unless you are
> observing issues which appear to relate to the specific messages I'd
> suggest you ignore them.

Got it.

> BTW, any reason you are using qemu-trad rather than the default qemu-xen?
> The latter is preferred these days in most cases (stubdoms being the major
> exception) and is mostly being kept around in a frozen state to support VMs
> installed using it on previous versions of Xen, new development and
> features are only happening for qemu-xen (e.g. you are using hdtype="ahci",
> which is qemu-xen only).

I tried.

But  when I 

	-	device_model_version="qemu-xen-traditional"
	+	device_model_version="qemu-xen"

Then guest launch fails

	xl create -c 01_template.cfg
		Parsing config from 01_template.cfg
		got a tsc mode string: "default"
		libxl: error: libxl_create.c:892:initiate_domain_create: Unable to set domain build info defaults
		libxl: error: libxl_dm.c:1966:kill_device_model: unable to find device model pid in /local/domain/19/image/device-model-pid
		libxl: error: libxl.c:1628:libxl__destroy_domid: libxl__destroy_device_model failed for 19
		libxl: error: libxl.c:1591:libxl__destroy_domid: non-existant domain 19
		libxl: error: libxl.c:1549:domain_destroy_callback: unable to destroy guest with domid 19
		libxl: error: libxl.c:1476:domain_destroy_cb: destruction of domain 19 failed

I haven't figured out why yet.

Thanks.

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users

From xen-users-bounces@lists.xen.org Tue Jan 26 14:01:58 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Tue, 26 Jan 2016 14:01:58 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aO4Ax-0001Ld-Eb; Tue, 26 Jan 2016 14:00:55 +0000
Received: from mail6.bemta14.messagelabs.com ([193.109.254.103])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <suse.dev@fea.st>) id 1aO4Av-0001Kz-69
	for xen-users@lists.xen.org; Tue, 26 Jan 2016 14:00:53 +0000
Received: from [193.109.254.147] by server-4.bemta-14.messagelabs.com id
	93/71-10715-41C77A65; Tue, 26 Jan 2016 14:00:52 +0000
X-Env-Sender: suse.dev@fea.st
X-Msg-Ref: server-11.tower-27.messagelabs.com!1453816851!10885267!1
X-Originating-IP: [66.111.4.27]
X-SpamReason: No, hits=0.0 required=7.0 tests=sa_preprocessor: 
	VHJ1c3RlZCBJUDogNjYuMTExLjQuMjcgPT4gODQ2Mw==\n
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 39830 invoked from network); 26 Jan 2016 14:00:51 -0000
Received: from out3-smtp.messagingengine.com (HELO
	out3-smtp.messagingengine.com) (66.111.4.27)
	by server-11.tower-27.messagelabs.com with DHE-RSA-AES256-GCM-SHA384
	encrypted SMTP; 26 Jan 2016 14:00:51 -0000
Received: from compute2.internal (compute2.nyi.internal [10.202.2.42])
	by mailout.nyi.internal (Postfix) with ESMTP id 16E2421A97
	for <xen-users@lists.xen.org>; Tue, 26 Jan 2016 09:00:51 -0500 (EST)
Received: from web4 ([10.202.2.214])
	by compute2.internal (MEProxy); Tue, 26 Jan 2016 09:00:51 -0500
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=fea.st; h=
	content-transfer-encoding:content-type:date:from:in-reply-to
	:message-id:mime-version:references:subject:to:x-sasl-enc
	:x-sasl-enc; s=mesmtp; bh=tAYD1SobRNQEm8zdKAZIni4RDFE=; b=PXbsTe
	2KBZuMBp8WqVZvFY+lXLOLqiebMXgqChZGbhAuWel8UAzOQKelM5bqpt6T+vepTp
	MCy0gO4L93LHNJSnKuMfU1HTsSos171Npg3AeJKaKCgd42LCupBfDJTpXWgfxWis
	JgMpCiaxim20nEaIP0zRu+w5rBefS0AgSm6xY=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=
	messagingengine.com; h=content-transfer-encoding:content-type
	:date:from:in-reply-to:message-id:mime-version:references
	:subject:to:x-sasl-enc:x-sasl-enc; s=smtpout; bh=tAYD1SobRNQEm8z
	dKAZIni4RDFE=; b=GUCtixvFSzg8gQ84Y/aztGzStnxJfILdW4GstXuocMXsszm
	fg+C0ZhdXuJKqVjVG9gd6wlyqEPUjsxGHIUqGu4HvDiE1RnbYmdtqezEILJ0+wGI
	tjzEe/6JTtklZF9pixtq7pVUY3GsHzDC9sSG9S0SpTjBq3tRRVmhd4mtprfg=
Received: by web4.nyi.internal (Postfix, from userid 99)
	id D8AA7110922; Tue, 26 Jan 2016 09:00:50 -0500 (EST)
Message-Id: <1453816850.51711.502910682.08749C0E@webmail.messagingengine.com>
X-Sasl-Enc: qbSkeBPHMnbpHckK+az4oR7PdDe0N8dp8zIwsEDIcGao 1453816850
From: suse.dev@fea.st
To: Ian Campbell <ian.campbell@citrix.com>, xen-users@lists.xen.org
MIME-Version: 1.0
X-Mailer: MessagingEngine.com Webmail Interface - ajax-6cda141f
Date: Tue, 26 Jan 2016 06:00:50 -0800
In-Reply-To: <1453802390.4320.229.camel@citrix.com>
References: <1453744148.1273266.502072146.494A484F@webmail.messagingengine.com>
	<1453802390.4320.229.camel@citrix.com>
Subject: Re: [Xen-users] PVHVP guest launches ok and is completely usable,
 but what are these multiple errors in the startup qemu-dm-test.log ?
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

Hi Ian

On Tue, Jan 26, 2016, at 01:59 AM, Ian Campbell wrote:
> On Mon, 2016-01-25 at 09:49 -0800, suse.dev@fea.st wrote:
> > What should I do to 'fix' them?
> 
> QEMU (qemu-trad in particular) can be a bit noisy about stuff, e.g. things
> which the toolstack doesn't support for whatever reason. Unless you are
> observing issues which appear to relate to the specific messages I'd
> suggest you ignore them.

Got it.

> BTW, any reason you are using qemu-trad rather than the default qemu-xen?
> The latter is preferred these days in most cases (stubdoms being the major
> exception) and is mostly being kept around in a frozen state to support VMs
> installed using it on previous versions of Xen, new development and
> features are only happening for qemu-xen (e.g. you are using hdtype="ahci",
> which is qemu-xen only).

I tried.

But  when I 

	-	device_model_version="qemu-xen-traditional"
	+	device_model_version="qemu-xen"

Then guest launch fails

	xl create -c 01_template.cfg
		Parsing config from 01_template.cfg
		got a tsc mode string: "default"
		libxl: error: libxl_create.c:892:initiate_domain_create: Unable to set domain build info defaults
		libxl: error: libxl_dm.c:1966:kill_device_model: unable to find device model pid in /local/domain/19/image/device-model-pid
		libxl: error: libxl.c:1628:libxl__destroy_domid: libxl__destroy_device_model failed for 19
		libxl: error: libxl.c:1591:libxl__destroy_domid: non-existant domain 19
		libxl: error: libxl.c:1549:domain_destroy_callback: unable to destroy guest with domid 19
		libxl: error: libxl.c:1476:domain_destroy_cb: destruction of domain 19 failed

I haven't figured out why yet.

Thanks.

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users

From xen-users-bounces@lists.xen.org Tue Jan 26 14:06:57 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Tue, 26 Jan 2016 14:06:57 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aO4Gc-0001fl-3s; Tue, 26 Jan 2016 14:06:46 +0000
Received: from mail6.bemta4.messagelabs.com ([85.158.143.247])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <suse.dev@fea.st>) id 1aO4Gb-0001ff-3A
	for xen-users@lists.xen.org; Tue, 26 Jan 2016 14:06:45 +0000
Received: from [85.158.143.35] by server-1.bemta-4.messagelabs.com id
	B0/84-09708-47D77A65; Tue, 26 Jan 2016 14:06:44 +0000
X-Env-Sender: suse.dev@fea.st
X-Msg-Ref: server-6.tower-21.messagelabs.com!1453817199!12186114!1
X-Originating-IP: [66.111.4.27]
X-SpamReason: No, hits=0.0 required=7.0 tests=sa_preprocessor: 
	VHJ1c3RlZCBJUDogNjYuMTExLjQuMjcgPT4gODQ2Mw==\n
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 31516 invoked from network); 26 Jan 2016 14:06:43 -0000
Received: from out3-smtp.messagingengine.com (HELO
	out3-smtp.messagingengine.com) (66.111.4.27)
	by server-6.tower-21.messagelabs.com with DHE-RSA-AES256-GCM-SHA384
	encrypted SMTP; 26 Jan 2016 14:06:43 -0000
Received: from compute2.internal (compute2.nyi.internal [10.202.2.42])
	by mailout.nyi.internal (Postfix) with ESMTP id 8030B21D1F
	for <xen-users@lists.xen.org>; Tue, 26 Jan 2016 09:06:39 -0500 (EST)
Received: from web4 ([10.202.2.214])
	by compute2.internal (MEProxy); Tue, 26 Jan 2016 09:06:39 -0500
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=fea.st; h=cc
	:content-transfer-encoding:content-type:date:from:in-reply-to
	:message-id:mime-version:references:subject:to:x-sasl-enc
	:x-sasl-enc; s=mesmtp; bh=r2Dv/m0dAIO7TYNzRJbnVhp8o9o=; b=rocukv
	XJ9ACDVgJ4EIDn74pWgy3VgCtfWH02rCcXBLP3+ws+C/d1mh6YJ6zRjLOi+n1ROJ
	uV/JBzOcZILiriquLZd8jI7XvaNI88NsMGsJh7woeqLsI5puqYOmN9VtEKz5Ma5J
	oDS+e4a1edJ7axKpXBxZ7fw5oIdMbaDoYbHK4=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=
	messagingengine.com; h=cc:content-transfer-encoding:content-type
	:date:from:in-reply-to:message-id:mime-version:references
	:subject:to:x-sasl-enc:x-sasl-enc; s=smtpout; bh=r2Dv/m0dAIO7TYN
	zRJbnVhp8o9o=; b=Syl6mwXjvgyy3OHnR/DywKSsNaSnOeg4RrlsdVhbXtkjBzQ
	72w1IctENtEU/Lb9PBSgf54HTU9Wx7uxumJS5eoFFPhhlqIHfLqjdOaKWOytV7e8
	5kPYH35tJtFgstqDrT1ZGv5ZvdjPC6+M9GwI9apj4Neq/KMUDKPo72+9oxfs=
Received: by web4.nyi.internal (Postfix, from userid 99)
	id 4D859110A20; Tue, 26 Jan 2016 09:06:39 -0500 (EST)
Message-Id: <1453817199.53077.502916442.5DF80ADE@webmail.messagingengine.com>
X-Sasl-Enc: n+g8PiITbSk3V0FALA9uQ05+MshLtMa461OtzK0YNa9J 1453817199
From: suse.dev@fea.st
To: Andrei Borzenkov <arvidjaar@gmail.com>
MIME-Version: 1.0
X-Mailer: MessagingEngine.com Webmail Interface - ajax-6cda141f
Date: Tue, 26 Jan 2016 06:06:39 -0800
In-Reply-To: <CAA91j0UCu_W-U549UQiY=pHixG0YyAS_wQE-6LMYyABK7PfHtQ@mail.gmail.com>
References: <1453766540.2134098.502411898.0776289D@webmail.messagingengine.com>
	<CAA91j0UCu_W-U549UQiY=pHixG0YyAS_wQE-6LMYyABK7PfHtQ@mail.gmail.com>
Cc: help-grub@gnu.org, xen-users@lists.xen.org
Subject: Re: [Xen-users] Grub interactive menu missing from Xen PVHVM DomU's
 'serial console' output. All the other output is there - just the menu is
 missing?
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

Hi Andrei

On Tue, Jan 26, 2016, at 12:37 AM, Andrei Borzenkov wrote:
> Do you get output in GRUB CLI (I expect yes, because last line is
> printed)? What is output of
> 
> terminal_output
> terminfo
> 
> commands in GRUB CLI? Can you check whether anything is output on
> Linux terminal that you use to connect to console (script or strace)?

I never see any Grub CLI.

I launch the guest, all the boot ouput scrolls to the console, and the next thing I get to is the login prompt.

Do I need to force the grubcli somehow?

Thanks.

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users

From xen-users-bounces@lists.xen.org Tue Jan 26 14:06:57 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Tue, 26 Jan 2016 14:06:57 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aO4Gc-0001fl-3s; Tue, 26 Jan 2016 14:06:46 +0000
Received: from mail6.bemta4.messagelabs.com ([85.158.143.247])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <suse.dev@fea.st>) id 1aO4Gb-0001ff-3A
	for xen-users@lists.xen.org; Tue, 26 Jan 2016 14:06:45 +0000
Received: from [85.158.143.35] by server-1.bemta-4.messagelabs.com id
	B0/84-09708-47D77A65; Tue, 26 Jan 2016 14:06:44 +0000
X-Env-Sender: suse.dev@fea.st
X-Msg-Ref: server-6.tower-21.messagelabs.com!1453817199!12186114!1
X-Originating-IP: [66.111.4.27]
X-SpamReason: No, hits=0.0 required=7.0 tests=sa_preprocessor: 
	VHJ1c3RlZCBJUDogNjYuMTExLjQuMjcgPT4gODQ2Mw==\n
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 31516 invoked from network); 26 Jan 2016 14:06:43 -0000
Received: from out3-smtp.messagingengine.com (HELO
	out3-smtp.messagingengine.com) (66.111.4.27)
	by server-6.tower-21.messagelabs.com with DHE-RSA-AES256-GCM-SHA384
	encrypted SMTP; 26 Jan 2016 14:06:43 -0000
Received: from compute2.internal (compute2.nyi.internal [10.202.2.42])
	by mailout.nyi.internal (Postfix) with ESMTP id 8030B21D1F
	for <xen-users@lists.xen.org>; Tue, 26 Jan 2016 09:06:39 -0500 (EST)
Received: from web4 ([10.202.2.214])
	by compute2.internal (MEProxy); Tue, 26 Jan 2016 09:06:39 -0500
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=fea.st; h=cc
	:content-transfer-encoding:content-type:date:from:in-reply-to
	:message-id:mime-version:references:subject:to:x-sasl-enc
	:x-sasl-enc; s=mesmtp; bh=r2Dv/m0dAIO7TYNzRJbnVhp8o9o=; b=rocukv
	XJ9ACDVgJ4EIDn74pWgy3VgCtfWH02rCcXBLP3+ws+C/d1mh6YJ6zRjLOi+n1ROJ
	uV/JBzOcZILiriquLZd8jI7XvaNI88NsMGsJh7woeqLsI5puqYOmN9VtEKz5Ma5J
	oDS+e4a1edJ7axKpXBxZ7fw5oIdMbaDoYbHK4=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=
	messagingengine.com; h=cc:content-transfer-encoding:content-type
	:date:from:in-reply-to:message-id:mime-version:references
	:subject:to:x-sasl-enc:x-sasl-enc; s=smtpout; bh=r2Dv/m0dAIO7TYN
	zRJbnVhp8o9o=; b=Syl6mwXjvgyy3OHnR/DywKSsNaSnOeg4RrlsdVhbXtkjBzQ
	72w1IctENtEU/Lb9PBSgf54HTU9Wx7uxumJS5eoFFPhhlqIHfLqjdOaKWOytV7e8
	5kPYH35tJtFgstqDrT1ZGv5ZvdjPC6+M9GwI9apj4Neq/KMUDKPo72+9oxfs=
Received: by web4.nyi.internal (Postfix, from userid 99)
	id 4D859110A20; Tue, 26 Jan 2016 09:06:39 -0500 (EST)
Message-Id: <1453817199.53077.502916442.5DF80ADE@webmail.messagingengine.com>
X-Sasl-Enc: n+g8PiITbSk3V0FALA9uQ05+MshLtMa461OtzK0YNa9J 1453817199
From: suse.dev@fea.st
To: Andrei Borzenkov <arvidjaar@gmail.com>
MIME-Version: 1.0
X-Mailer: MessagingEngine.com Webmail Interface - ajax-6cda141f
Date: Tue, 26 Jan 2016 06:06:39 -0800
In-Reply-To: <CAA91j0UCu_W-U549UQiY=pHixG0YyAS_wQE-6LMYyABK7PfHtQ@mail.gmail.com>
References: <1453766540.2134098.502411898.0776289D@webmail.messagingengine.com>
	<CAA91j0UCu_W-U549UQiY=pHixG0YyAS_wQE-6LMYyABK7PfHtQ@mail.gmail.com>
Cc: help-grub@gnu.org, xen-users@lists.xen.org
Subject: Re: [Xen-users] Grub interactive menu missing from Xen PVHVM DomU's
 'serial console' output. All the other output is there - just the menu is
 missing?
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

Hi Andrei

On Tue, Jan 26, 2016, at 12:37 AM, Andrei Borzenkov wrote:
> Do you get output in GRUB CLI (I expect yes, because last line is
> printed)? What is output of
> 
> terminal_output
> terminfo
> 
> commands in GRUB CLI? Can you check whether anything is output on
> Linux terminal that you use to connect to console (script or strace)?

I never see any Grub CLI.

I launch the guest, all the boot ouput scrolls to the console, and the next thing I get to is the login prompt.

Do I need to force the grubcli somehow?

Thanks.

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users

From xen-users-bounces@lists.xen.org Tue Jan 26 14:11:20 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Tue, 26 Jan 2016 14:11:20 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aO4Kt-000255-K8; Tue, 26 Jan 2016 14:11:11 +0000
Received: from mail6.bemta4.messagelabs.com ([85.158.143.247])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <prvs=8260ee218=Ian.Campbell@citrix.com>)
	id 1aO4Kr-00024t-Iq
	for xen-users@lists.xen.org; Tue, 26 Jan 2016 14:11:09 +0000
Received: from [85.158.143.35] by server-3.bemta-4.messagelabs.com id
	B0/8C-31122-C7E77A65; Tue, 26 Jan 2016 14:11:08 +0000
X-Env-Sender: prvs=8260ee218=Ian.Campbell@citrix.com
X-Msg-Ref: server-4.tower-21.messagelabs.com!1453817461!12160827!1
X-Originating-IP: [66.165.176.89]
X-SpamReason: No, hits=0.0 required=7.0 tests=sa_preprocessor: 
	VHJ1c3RlZCBJUDogNjYuMTY1LjE3Ni44OSA9PiAyMDMwMDc=\n,
	received_headers: No Received headers
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 22865 invoked from network); 26 Jan 2016 14:11:08 -0000
Received: from smtp.citrix.com (HELO SMTP.CITRIX.COM) (66.165.176.89)
	by server-4.tower-21.messagelabs.com with RC4-SHA encrypted SMTP;
	26 Jan 2016 14:11:08 -0000
X-IronPort-AV: E=Sophos;i="5.22,350,1449532800"; d="scan'208";a="327693042"
Message-ID: <1453817460.25257.9.camel@citrix.com>
From: Ian Campbell <ian.campbell@citrix.com>
To: <suse.dev@fea.st>, <xen-users@lists.xen.org>
Date: Tue, 26 Jan 2016 14:11:00 +0000
In-Reply-To: <1453816850.51711.502910682.08749C0E@webmail.messagingengine.com>
References: <1453744148.1273266.502072146.494A484F@webmail.messagingengine.com>
	<1453802390.4320.229.camel@citrix.com>
	<1453816850.51711.502910682.08749C0E@webmail.messagingengine.com>
X-Mailer: Evolution 3.18.2-1 
MIME-Version: 1.0
X-DLP: MIA2
Subject: Re: [Xen-users] PVHVP guest launches ok and is completely usable,
 but what are these multiple errors in the startup qemu-dm-test.log ?
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: base64
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

T24gVHVlLCAyMDE2LTAxLTI2IGF0IDA2OjAwIC0wODAwLCBzdXNlLmRldkBmZWEuc3Qgd3JvdGU6
Cj4gPiBCVFcsIGFueSByZWFzb24geW91IGFyZSB1c2luZyBxZW11LXRyYWQgcmF0aGVyIHRoYW4g
dGhlIGRlZmF1bHQgcWVtdS0KPiA+IHhlbj8KPiA+IFRoZSBsYXR0ZXIgaXMgcHJlZmVycmVkIHRo
ZXNlIGRheXMgaW4gbW9zdCBjYXNlcyAoc3R1YmRvbXMgYmVpbmcgdGhlCj4gPiBtYWpvcgo+ID4g
ZXhjZXB0aW9uKSBhbmQgaXMgbW9zdGx5IGJlaW5nIGtlcHQgYXJvdW5kIGluIGEgZnJvemVuIHN0
YXRlIHRvIHN1cHBvcnQKPiA+IFZNcwo+ID4gaW5zdGFsbGVkIHVzaW5nIGl0IG9uIHByZXZpb3Vz
IHZlcnNpb25zIG9mIFhlbiwgbmV3IGRldmVsb3BtZW50IGFuZAo+ID4gZmVhdHVyZXMgYXJlIG9u
bHkgaGFwcGVuaW5nIGZvciBxZW11LXhlbiAoZS5nLiB5b3UgYXJlIHVzaW5nCj4gPiBoZHR5cGU9
ImFoY2kiLAo+ID4gd2hpY2ggaXMgcWVtdS14ZW4gb25seSkuCj4gCj4gSSB0cmllZC4KPiAKPiBC
dXTCoMKgd2hlbiBJIAo+IAo+IAktCWRldmljZV9tb2RlbF92ZXJzaW9uPSJxZW11LXhlbi10cmFk
aXRpb25hbCIKPiAJKwlkZXZpY2VfbW9kZWxfdmVyc2lvbj0icWVtdS14ZW4iCj4gCj4gVGhlbiBn
dWVzdCBsYXVuY2ggZmFpbHMKPiAKPiAJeGwgY3JlYXRlIC1jIDAxX3RlbXBsYXRlLmNmZwo+IAo+
IFsuLi5dCj4gCQlsaWJ4bDogZXJyb3I6IGxpYnhsX2NyZWF0ZS5jOjg5Mjppbml0aWF0ZV9kb21h
aW5fY3JlYXRlOiBVbmFibGUgdG8gc2V0IGRvbWFpbiBidWlsZCBpbmZvIGRlZmF1bHRzCj4gClsu
Li5dCj4gSSBoYXZlbid0IGZpZ3VyZWQgb3V0IHdoeSB5ZXQuCgoieGwgLXZ2diBjcmVhdGUgLi4u
IiBtaWdodCBnaXZlIHNvbWUgbW9yZSBjbHVlcyAoSSdkIGNvbnNpZGVyIGl0IGEgYnVnIHRoYXQK
IlVuYWJsZSB0byBzZXQgZG9tYWluIGJ1aWxkIGluZm8gZGVmYXVsdHMiIGlzbid0IHByZWNlZGVk
IGJ5IGFuIGV4cGxhbmF0b3J5Cm1lc3NhZ2UgYXQgdGhlIGRlZmF1bHQgdmVyYm9zaXR5KS4KCklh
bi4KCl9fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fClhlbi11
c2VycyBtYWlsaW5nIGxpc3QKWGVuLXVzZXJzQGxpc3RzLnhlbi5vcmcKaHR0cDovL2xpc3RzLnhl
bi5vcmcveGVuLXVzZXJz

From xen-users-bounces@lists.xen.org Tue Jan 26 14:11:20 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Tue, 26 Jan 2016 14:11:20 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aO4Kt-000255-K8; Tue, 26 Jan 2016 14:11:11 +0000
Received: from mail6.bemta4.messagelabs.com ([85.158.143.247])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <prvs=8260ee218=Ian.Campbell@citrix.com>)
	id 1aO4Kr-00024t-Iq
	for xen-users@lists.xen.org; Tue, 26 Jan 2016 14:11:09 +0000
Received: from [85.158.143.35] by server-3.bemta-4.messagelabs.com id
	B0/8C-31122-C7E77A65; Tue, 26 Jan 2016 14:11:08 +0000
X-Env-Sender: prvs=8260ee218=Ian.Campbell@citrix.com
X-Msg-Ref: server-4.tower-21.messagelabs.com!1453817461!12160827!1
X-Originating-IP: [66.165.176.89]
X-SpamReason: No, hits=0.0 required=7.0 tests=sa_preprocessor: 
	VHJ1c3RlZCBJUDogNjYuMTY1LjE3Ni44OSA9PiAyMDMwMDc=\n,
	received_headers: No Received headers
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 22865 invoked from network); 26 Jan 2016 14:11:08 -0000
Received: from smtp.citrix.com (HELO SMTP.CITRIX.COM) (66.165.176.89)
	by server-4.tower-21.messagelabs.com with RC4-SHA encrypted SMTP;
	26 Jan 2016 14:11:08 -0000
X-IronPort-AV: E=Sophos;i="5.22,350,1449532800"; d="scan'208";a="327693042"
Message-ID: <1453817460.25257.9.camel@citrix.com>
From: Ian Campbell <ian.campbell@citrix.com>
To: <suse.dev@fea.st>, <xen-users@lists.xen.org>
Date: Tue, 26 Jan 2016 14:11:00 +0000
In-Reply-To: <1453816850.51711.502910682.08749C0E@webmail.messagingengine.com>
References: <1453744148.1273266.502072146.494A484F@webmail.messagingengine.com>
	<1453802390.4320.229.camel@citrix.com>
	<1453816850.51711.502910682.08749C0E@webmail.messagingengine.com>
X-Mailer: Evolution 3.18.2-1 
MIME-Version: 1.0
X-DLP: MIA2
Subject: Re: [Xen-users] PVHVP guest launches ok and is completely usable,
 but what are these multiple errors in the startup qemu-dm-test.log ?
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: base64
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

T24gVHVlLCAyMDE2LTAxLTI2IGF0IDA2OjAwIC0wODAwLCBzdXNlLmRldkBmZWEuc3Qgd3JvdGU6
Cj4gPiBCVFcsIGFueSByZWFzb24geW91IGFyZSB1c2luZyBxZW11LXRyYWQgcmF0aGVyIHRoYW4g
dGhlIGRlZmF1bHQgcWVtdS0KPiA+IHhlbj8KPiA+IFRoZSBsYXR0ZXIgaXMgcHJlZmVycmVkIHRo
ZXNlIGRheXMgaW4gbW9zdCBjYXNlcyAoc3R1YmRvbXMgYmVpbmcgdGhlCj4gPiBtYWpvcgo+ID4g
ZXhjZXB0aW9uKSBhbmQgaXMgbW9zdGx5IGJlaW5nIGtlcHQgYXJvdW5kIGluIGEgZnJvemVuIHN0
YXRlIHRvIHN1cHBvcnQKPiA+IFZNcwo+ID4gaW5zdGFsbGVkIHVzaW5nIGl0IG9uIHByZXZpb3Vz
IHZlcnNpb25zIG9mIFhlbiwgbmV3IGRldmVsb3BtZW50IGFuZAo+ID4gZmVhdHVyZXMgYXJlIG9u
bHkgaGFwcGVuaW5nIGZvciBxZW11LXhlbiAoZS5nLiB5b3UgYXJlIHVzaW5nCj4gPiBoZHR5cGU9
ImFoY2kiLAo+ID4gd2hpY2ggaXMgcWVtdS14ZW4gb25seSkuCj4gCj4gSSB0cmllZC4KPiAKPiBC
dXTCoMKgd2hlbiBJIAo+IAo+IAktCWRldmljZV9tb2RlbF92ZXJzaW9uPSJxZW11LXhlbi10cmFk
aXRpb25hbCIKPiAJKwlkZXZpY2VfbW9kZWxfdmVyc2lvbj0icWVtdS14ZW4iCj4gCj4gVGhlbiBn
dWVzdCBsYXVuY2ggZmFpbHMKPiAKPiAJeGwgY3JlYXRlIC1jIDAxX3RlbXBsYXRlLmNmZwo+IAo+
IFsuLi5dCj4gCQlsaWJ4bDogZXJyb3I6IGxpYnhsX2NyZWF0ZS5jOjg5Mjppbml0aWF0ZV9kb21h
aW5fY3JlYXRlOiBVbmFibGUgdG8gc2V0IGRvbWFpbiBidWlsZCBpbmZvIGRlZmF1bHRzCj4gClsu
Li5dCj4gSSBoYXZlbid0IGZpZ3VyZWQgb3V0IHdoeSB5ZXQuCgoieGwgLXZ2diBjcmVhdGUgLi4u
IiBtaWdodCBnaXZlIHNvbWUgbW9yZSBjbHVlcyAoSSdkIGNvbnNpZGVyIGl0IGEgYnVnIHRoYXQK
IlVuYWJsZSB0byBzZXQgZG9tYWluIGJ1aWxkIGluZm8gZGVmYXVsdHMiIGlzbid0IHByZWNlZGVk
IGJ5IGFuIGV4cGxhbmF0b3J5Cm1lc3NhZ2UgYXQgdGhlIGRlZmF1bHQgdmVyYm9zaXR5KS4KCklh
bi4KCl9fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fClhlbi11
c2VycyBtYWlsaW5nIGxpc3QKWGVuLXVzZXJzQGxpc3RzLnhlbi5vcmcKaHR0cDovL2xpc3RzLnhl
bi5vcmcveGVuLXVzZXJz

From xen-users-bounces@lists.xen.org Tue Jan 26 14:21:45 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Tue, 26 Jan 2016 14:21:45 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aO4Un-0002gG-9J; Tue, 26 Jan 2016 14:21:25 +0000
Received: from mail6.bemta5.messagelabs.com ([195.245.231.135])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <suse.dev@fea.st>) id 1aO4Ul-0002gB-GY
	for xen-users@lists.xen.org; Tue, 26 Jan 2016 14:21:23 +0000
Received: from [85.158.139.211] by server-12.bemta-5.messagelabs.com id
	A2/D1-17089-2E087A65; Tue, 26 Jan 2016 14:21:22 +0000
X-Env-Sender: suse.dev@fea.st
X-Msg-Ref: server-4.tower-206.messagelabs.com!1453818081!18215743!1
X-Originating-IP: [66.111.4.27]
X-SpamReason: No, hits=0.0 required=7.0 tests=sa_preprocessor: 
	VHJ1c3RlZCBJUDogNjYuMTExLjQuMjcgPT4gODQ2Mw==\n
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 17869 invoked from network); 26 Jan 2016 14:21:22 -0000
Received: from out3-smtp.messagingengine.com (HELO
	out3-smtp.messagingengine.com) (66.111.4.27)
	by server-4.tower-206.messagelabs.com with DHE-RSA-AES256-GCM-SHA384
	encrypted SMTP; 26 Jan 2016 14:21:22 -0000
Received: from compute4.internal (compute4.nyi.internal [10.202.2.44])
	by mailout.nyi.internal (Postfix) with ESMTP id 67C9422020
	for <xen-users@lists.xen.org>; Tue, 26 Jan 2016 09:21:21 -0500 (EST)
Received: from web4 ([10.202.2.214])
	by compute4.internal (MEProxy); Tue, 26 Jan 2016 09:21:21 -0500
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=fea.st; h=
	content-transfer-encoding:content-type:date:from:in-reply-to
	:message-id:mime-version:references:subject:to:x-sasl-enc
	:x-sasl-enc; s=mesmtp; bh=2yFFu3FtPAOypL9iX0XL751f0HA=; b=UybKNE
	TP8TegK8rHiQWZ17I+skqBQ19xZD9X3nOH4lzdOogrIfOcL1wtOCm5IjrjkobtcR
	SDakfCsk/Ab9sNLPyW+bbUfSb+9ZclhytK4Zw/fw9L67K8Y65MJZnvC+L4WcwG1P
	MXcvKrpO32R/JTE5FboFj02lYy9owq7nWCskQ=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=
	messagingengine.com; h=content-transfer-encoding:content-type
	:date:from:in-reply-to:message-id:mime-version:references
	:subject:to:x-sasl-enc:x-sasl-enc; s=smtpout; bh=2yFFu3FtPAOypL9
	iX0XL751f0HA=; b=Mt/6bBWZKjNaxs/BHcGExs7cWRzTon08YTs/0rjryevqeFe
	+lzzyrm/6D+NY9klsJi6BetAfmbJ6B1TG9eKuHmFfFVhNklqRFXvPOaAzxPdI8fZ
	VQ8hgH9jAUZ8E676rgQHfTllNRGJAFEb4/czL4YXysb89tWYTg9QuMQO8Lrk=
Received: by web4.nyi.internal (Postfix, from userid 99)
	id 353F5110CFA; Tue, 26 Jan 2016 09:21:21 -0500 (EST)
Message-Id: <1453818081.55684.502920130.1194DF2D@webmail.messagingengine.com>
X-Sasl-Enc: 3EHO9kgpUT+GBzMZBKsb7pWNt++s690GuoYReT8Zmoyj 1453818081
From: suse.dev@fea.st
To: Ian Campbell <ian.campbell@citrix.com>, help-grub@gnu.org,
	xen-users@lists.xen.org
MIME-Version: 1.0
X-Mailer: MessagingEngine.com Webmail Interface - ajax-6cda141f
In-Reply-To: <1453802764.4320.234.camel@citrix.com>
References: <1453766540.2134098.502411898.0776289D@webmail.messagingengine.com>
	<1453802764.4320.234.camel@citrix.com>
Date: Tue, 26 Jan 2016 06:21:21 -0800
Subject: Re: [Xen-users] Grub interactive menu missing from Xen PVHVM DomU's
 'serial console' output. All the other output is there - just the menu is
 missing?
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: base64
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

SGkgSWFuCgpPbiBUdWUsIEphbiAyNiwgMjAxNiwgYXQgMDI6MDYgQU0sIElhbiBDYW1wYmVsbCB3
cm90ZToKPiBZb3UgbWVhbiB5b3UgYXJlIGVpdGhlciBkb2luZyAieGwgY3JlYXRlIC1jIDxjZmc+
IiBvciB5b3UgYXJlIGRvaW5nICJ4bAo+IGNvbnNvbGUgPGRvbWFpbj4iIGFmdGVyIHRoZSBkb21h
aW4gaXMgcnVubmluZz8KCkkgbGF1bmNoIHdpdGgKCnhsIGNyZWF0ZSAtYyA8Y2ZnPgoKZnJvbSBh
IHRlcm1pbmFsIEkgc3NoJ2QgaW50byBvbiB0aGUgaG9zdC4gIFRoYXQ7cyB3aGVyZSBJIHNlZSBh
bGwgdGhlIGNvbnNvbGUgb3V0cHV0LgoKPiA+IGFuZCB0aGVuIHRoZSBncnViMiBtZW51IGFuZCBv
dGhlciBvdXRwdXQgcG9wcyB1cCBpbiBhbiBYMTEgKGJvY2hzPykKPiA+IHdpbmRvdywgYnV0IHRo
YXQncyBub3Qgd2hhdCBJIHdhbnQuCj4gCj4gRllJIHlvdSBjYW4gYWxzbyB1c2UgVk5DLCBidXQg
dGhhdCBzb3VuZHMgbGlrZSBub3Qgd2hhdCB5b3Ugd2FudCBlaXRoZXIuCgpZZXAuICBWTkMgd29y
a3MgdG9vLiAgSSB3YW50IHRvIGdldCB0byBhIHNoZWxsLW9ubHkgc29sdXRpb24gdGhvdWdoLgoK
PiBUaGUgb25seSBkaWZmZWVuY2UgSSBjYW4gc2VlIGhlcmUgdnMgd2hhdCBJIHdvdWxkIGRvIGlz
IHRoYXQgeW91IGhhdmUKPiBHUlVCX1RFUk1JTkFMX0lOUFVUIGFuZCBfT1VUUFVUIHdoaWxlIEkg
d291bGQganVzdCB1c2U6Cj4gCj4gICAgIEdSVUJfVEVSTUlOQUw9c2VyaWFsCj4gCj4gSSBzdXNw
ZWN0IHRoZXkgYXJlIGVxdWl2YWxlbnQgdGhvdWdoLCBvciBtYXliZSBpdCBpcyBkaXN0cm8gc3Bl
Y2lmaWMgKEkgdXNlCj4gRGViaWFuKS4KClllcCwgdGhleSBhcmUgaW4gdGhpcyBjYXNlLgoKaHR0
cHM6Ly93d3cuZ251Lm9yZy9zb2Z0d2FyZS9ncnViL21hbnVhbC9odG1sX25vZGUvU2ltcGxlLWNv
bmZpZ3VyYXRpb24uaHRtbAoKICDigJhHUlVCX1RFUk1JTkFM4oCZICBJZiB0aGlzIG9wdGlvbiBp
cyBzZXQsIGl0IG92ZXJyaWRlcyBib3RoIOKAmEdSVUJfVEVSTUlOQUxfSU5QVVTigJkgYW5kIOKA
mEdSVUJfVEVSTUlOQUxfT1VUUFVU4oCZIHRvIHRoZSBzYW1lIHZhbHVlLgoKPiBZb3UgaGF2ZSBH
UlVCX0hJRERFTl9USU1FT1VUPTAgYW5kIFRJTUVPVVRfUVVJRVQ9dHJ1ZSBkb2Vzbid0IHRoYXQg
aGlkZSB0aGUKPiBtZW51WzBdPyBJIGhhdmUgIkdSVUJfVElNRU9VVD01IiBidXQgbmVpdGhlciBv
ZiB0aGUgR1JVQl9ISURERU5fKiBvcHRpb25zLgoKSSB0aG91Z2h0IG5vdCwKCuKAmEdSVUJfVElN
RU9VVOKAmQoKICAgIEJvb3QgdGhlIGRlZmF1bHQgZW50cnkgdGhpcyBtYW55IHNlY29uZHMgYWZ0
ZXIgdGhlIG1lbnUgaXMgZGlzcGxheWVkLCB1bmxlc3MgYSBrZXkgaXMgcHJlc3NlZC4gVGhlIGRl
ZmF1bHQgaXMg4oCYNeKAmS4gU2V0IHRvIOKAmDDigJkgdG8gYm9vdCBpbW1lZGlhdGVseSB3aXRo
b3V0IGRpc3BsYXlpbmcgdGhlIG1lbnUsIG9yIHRvIOKAmC0x4oCZIHRvIHdhaXQgaW5kZWZpbml0
ZWx5LgrigJhHUlVCX0hJRERFTl9USU1FT1VU4oCZCgogICAgV2FpdCB0aGlzIG1hbnkgc2Vjb25k
cyBmb3IgYSBrZXkgdG8gYmUgcHJlc3NlZCBiZWZvcmUgZGlzcGxheWluZyB0aGUgbWVudS4gSWYg
bm8ga2V5IGlzIHByZXNzZWQgZHVyaW5nIHRoYXQgdGltZSwgZGlzcGxheSB0aGUgbWVudSBmb3Ig
dGhlIG51bWJlciBvZiBzZWNvbmRzIHNwZWNpZmllZCBpbiBHUlVCX1RJTUVPVVQgYmVmb3JlIGJv
b3RpbmcgdGhlIGRlZmF1bHQgZW50cnkuIFdlIGV4cGVjdCB0aGF0IG1vc3QgcGVvcGxlIHdobyB1
c2UgR1JVQl9ISURERU5fVElNRU9VVCB3aWxsIHdhbnQgdG8gaGF2ZSBHUlVCX1RJTUVPVVQgc2V0
IHRvIOKAmDDigJkgc28gdGhhdCB0aGUgbWVudSBpcyBub3QgZGlzcGxheWVkIGF0IGFsbCB1bmxl
c3MgYSBrZXkgaXMgcHJlc3NlZC4gVW5zZXQgYnkgZGVmYXVsdC4K4oCYR1JVQl9ISURERU5fVElN
RU9VVF9RVUlFVOKAmQoKICAgIEluIGNvbmp1bmN0aW9uIHdpdGgg4oCYR1JVQl9ISURERU5fVElN
RU9VVOKAmSwgc2V0IHRoaXMgdG8g4oCYdHJ1ZeKAmSB0byBzdXBwcmVzcyB0aGUgdmVyYm9zZSBj
b3VudGRvd24gd2hpbGUgd2FpdGluZyBmb3IgYSBrZXkgdG8gYmUgcHJlc3NlZCBiZWZvcmUgZGlz
cGxheWluZyB0aGUgbWVudS4gVW5zZXQgYnkgZGVmYXVsdC4KCmJ1dCBtYXliZSBtaXNyZWFkLgoK
Q2hhbmdpbmcgdG8KCkdSVUJfVElNRU9VVD0xMAojR1JVQl9ISURERU5fVElNRU9VVD0wCiNHUlVC
X0hJRERFTl9USU1FT1VUX1FVSUVUPXlydWUKCkkgZG9uJ3QgZXZlbiBzZWUgdGhlIGJsYW5rIHNw
YWNlIG5vdy4gIEp1c3QgYSAxMCBzZWNvbmQgcGF1c2UsIHRoZW4gdGhlIGJvb3QgY29udGludWVz
LCB3aXRoIG91dHB1dCB0byB0aGUgY29uc29sZSBsaWtlIGJlZm9yZS4KCj4gV2hhdCBpcyBpbiB5
b3VyIGd1ZXN0IGNvbmZpZ3VyYXRpb24gZmlsZT8gVG8gaGF2ZSB0aGUgc2VyaWFsIHBvcnQgb2Yg
YW4gSFZNCj4gZ3Vlc3QgY29tZSBvdXQgb2YgInhsIGNvbnNvbGUiIChvciAieGwgY3JlYXRlIC1j
IikgeW91IG5lZWQgc2VyaWFsID0gInB0eSIKPiBpbiB0aGVyZSwgYWx0aG91Z2ggZ2l2ZW4gdGhh
dCB5b3UgY2FuIHNlZSB0aGUga2VybmVsIG1lc3NhZ2VzIHlvdSBtaWdodAo+IGhhdmUgdGhhdCBh
bHJlYWR5LgoKWWVwLiAgSSBhbHJlYWR5IGhhdmUgdGhhdC4gIExpa2UgeW91IG5vdGljZWQgSSBh
bHJlYWR5IGhhdmUgYWxsIHRoZSBmdWxsL2NvbXBsZXRlIG91cHV0LiAgTm8gcHJvYmxlbXMgdGhl
cmUKCl9fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fClhlbi11
c2VycyBtYWlsaW5nIGxpc3QKWGVuLXVzZXJzQGxpc3RzLnhlbi5vcmcKaHR0cDovL2xpc3RzLnhl
bi5vcmcveGVuLXVzZXJz

From xen-users-bounces@lists.xen.org Tue Jan 26 14:21:45 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Tue, 26 Jan 2016 14:21:45 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aO4Un-0002gG-9J; Tue, 26 Jan 2016 14:21:25 +0000
Received: from mail6.bemta5.messagelabs.com ([195.245.231.135])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <suse.dev@fea.st>) id 1aO4Ul-0002gB-GY
	for xen-users@lists.xen.org; Tue, 26 Jan 2016 14:21:23 +0000
Received: from [85.158.139.211] by server-12.bemta-5.messagelabs.com id
	A2/D1-17089-2E087A65; Tue, 26 Jan 2016 14:21:22 +0000
X-Env-Sender: suse.dev@fea.st
X-Msg-Ref: server-4.tower-206.messagelabs.com!1453818081!18215743!1
X-Originating-IP: [66.111.4.27]
X-SpamReason: No, hits=0.0 required=7.0 tests=sa_preprocessor: 
	VHJ1c3RlZCBJUDogNjYuMTExLjQuMjcgPT4gODQ2Mw==\n
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 17869 invoked from network); 26 Jan 2016 14:21:22 -0000
Received: from out3-smtp.messagingengine.com (HELO
	out3-smtp.messagingengine.com) (66.111.4.27)
	by server-4.tower-206.messagelabs.com with DHE-RSA-AES256-GCM-SHA384
	encrypted SMTP; 26 Jan 2016 14:21:22 -0000
Received: from compute4.internal (compute4.nyi.internal [10.202.2.44])
	by mailout.nyi.internal (Postfix) with ESMTP id 67C9422020
	for <xen-users@lists.xen.org>; Tue, 26 Jan 2016 09:21:21 -0500 (EST)
Received: from web4 ([10.202.2.214])
	by compute4.internal (MEProxy); Tue, 26 Jan 2016 09:21:21 -0500
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=fea.st; h=
	content-transfer-encoding:content-type:date:from:in-reply-to
	:message-id:mime-version:references:subject:to:x-sasl-enc
	:x-sasl-enc; s=mesmtp; bh=2yFFu3FtPAOypL9iX0XL751f0HA=; b=UybKNE
	TP8TegK8rHiQWZ17I+skqBQ19xZD9X3nOH4lzdOogrIfOcL1wtOCm5IjrjkobtcR
	SDakfCsk/Ab9sNLPyW+bbUfSb+9ZclhytK4Zw/fw9L67K8Y65MJZnvC+L4WcwG1P
	MXcvKrpO32R/JTE5FboFj02lYy9owq7nWCskQ=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=
	messagingengine.com; h=content-transfer-encoding:content-type
	:date:from:in-reply-to:message-id:mime-version:references
	:subject:to:x-sasl-enc:x-sasl-enc; s=smtpout; bh=2yFFu3FtPAOypL9
	iX0XL751f0HA=; b=Mt/6bBWZKjNaxs/BHcGExs7cWRzTon08YTs/0rjryevqeFe
	+lzzyrm/6D+NY9klsJi6BetAfmbJ6B1TG9eKuHmFfFVhNklqRFXvPOaAzxPdI8fZ
	VQ8hgH9jAUZ8E676rgQHfTllNRGJAFEb4/czL4YXysb89tWYTg9QuMQO8Lrk=
Received: by web4.nyi.internal (Postfix, from userid 99)
	id 353F5110CFA; Tue, 26 Jan 2016 09:21:21 -0500 (EST)
Message-Id: <1453818081.55684.502920130.1194DF2D@webmail.messagingengine.com>
X-Sasl-Enc: 3EHO9kgpUT+GBzMZBKsb7pWNt++s690GuoYReT8Zmoyj 1453818081
From: suse.dev@fea.st
To: Ian Campbell <ian.campbell@citrix.com>, help-grub@gnu.org,
	xen-users@lists.xen.org
MIME-Version: 1.0
X-Mailer: MessagingEngine.com Webmail Interface - ajax-6cda141f
In-Reply-To: <1453802764.4320.234.camel@citrix.com>
References: <1453766540.2134098.502411898.0776289D@webmail.messagingengine.com>
	<1453802764.4320.234.camel@citrix.com>
Date: Tue, 26 Jan 2016 06:21:21 -0800
Subject: Re: [Xen-users] Grub interactive menu missing from Xen PVHVM DomU's
 'serial console' output. All the other output is there - just the menu is
 missing?
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: base64
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

SGkgSWFuCgpPbiBUdWUsIEphbiAyNiwgMjAxNiwgYXQgMDI6MDYgQU0sIElhbiBDYW1wYmVsbCB3
cm90ZToKPiBZb3UgbWVhbiB5b3UgYXJlIGVpdGhlciBkb2luZyAieGwgY3JlYXRlIC1jIDxjZmc+
IiBvciB5b3UgYXJlIGRvaW5nICJ4bAo+IGNvbnNvbGUgPGRvbWFpbj4iIGFmdGVyIHRoZSBkb21h
aW4gaXMgcnVubmluZz8KCkkgbGF1bmNoIHdpdGgKCnhsIGNyZWF0ZSAtYyA8Y2ZnPgoKZnJvbSBh
IHRlcm1pbmFsIEkgc3NoJ2QgaW50byBvbiB0aGUgaG9zdC4gIFRoYXQ7cyB3aGVyZSBJIHNlZSBh
bGwgdGhlIGNvbnNvbGUgb3V0cHV0LgoKPiA+IGFuZCB0aGVuIHRoZSBncnViMiBtZW51IGFuZCBv
dGhlciBvdXRwdXQgcG9wcyB1cCBpbiBhbiBYMTEgKGJvY2hzPykKPiA+IHdpbmRvdywgYnV0IHRo
YXQncyBub3Qgd2hhdCBJIHdhbnQuCj4gCj4gRllJIHlvdSBjYW4gYWxzbyB1c2UgVk5DLCBidXQg
dGhhdCBzb3VuZHMgbGlrZSBub3Qgd2hhdCB5b3Ugd2FudCBlaXRoZXIuCgpZZXAuICBWTkMgd29y
a3MgdG9vLiAgSSB3YW50IHRvIGdldCB0byBhIHNoZWxsLW9ubHkgc29sdXRpb24gdGhvdWdoLgoK
PiBUaGUgb25seSBkaWZmZWVuY2UgSSBjYW4gc2VlIGhlcmUgdnMgd2hhdCBJIHdvdWxkIGRvIGlz
IHRoYXQgeW91IGhhdmUKPiBHUlVCX1RFUk1JTkFMX0lOUFVUIGFuZCBfT1VUUFVUIHdoaWxlIEkg
d291bGQganVzdCB1c2U6Cj4gCj4gICAgIEdSVUJfVEVSTUlOQUw9c2VyaWFsCj4gCj4gSSBzdXNw
ZWN0IHRoZXkgYXJlIGVxdWl2YWxlbnQgdGhvdWdoLCBvciBtYXliZSBpdCBpcyBkaXN0cm8gc3Bl
Y2lmaWMgKEkgdXNlCj4gRGViaWFuKS4KClllcCwgdGhleSBhcmUgaW4gdGhpcyBjYXNlLgoKaHR0
cHM6Ly93d3cuZ251Lm9yZy9zb2Z0d2FyZS9ncnViL21hbnVhbC9odG1sX25vZGUvU2ltcGxlLWNv
bmZpZ3VyYXRpb24uaHRtbAoKICDigJhHUlVCX1RFUk1JTkFM4oCZICBJZiB0aGlzIG9wdGlvbiBp
cyBzZXQsIGl0IG92ZXJyaWRlcyBib3RoIOKAmEdSVUJfVEVSTUlOQUxfSU5QVVTigJkgYW5kIOKA
mEdSVUJfVEVSTUlOQUxfT1VUUFVU4oCZIHRvIHRoZSBzYW1lIHZhbHVlLgoKPiBZb3UgaGF2ZSBH
UlVCX0hJRERFTl9USU1FT1VUPTAgYW5kIFRJTUVPVVRfUVVJRVQ9dHJ1ZSBkb2Vzbid0IHRoYXQg
aGlkZSB0aGUKPiBtZW51WzBdPyBJIGhhdmUgIkdSVUJfVElNRU9VVD01IiBidXQgbmVpdGhlciBv
ZiB0aGUgR1JVQl9ISURERU5fKiBvcHRpb25zLgoKSSB0aG91Z2h0IG5vdCwKCuKAmEdSVUJfVElN
RU9VVOKAmQoKICAgIEJvb3QgdGhlIGRlZmF1bHQgZW50cnkgdGhpcyBtYW55IHNlY29uZHMgYWZ0
ZXIgdGhlIG1lbnUgaXMgZGlzcGxheWVkLCB1bmxlc3MgYSBrZXkgaXMgcHJlc3NlZC4gVGhlIGRl
ZmF1bHQgaXMg4oCYNeKAmS4gU2V0IHRvIOKAmDDigJkgdG8gYm9vdCBpbW1lZGlhdGVseSB3aXRo
b3V0IGRpc3BsYXlpbmcgdGhlIG1lbnUsIG9yIHRvIOKAmC0x4oCZIHRvIHdhaXQgaW5kZWZpbml0
ZWx5LgrigJhHUlVCX0hJRERFTl9USU1FT1VU4oCZCgogICAgV2FpdCB0aGlzIG1hbnkgc2Vjb25k
cyBmb3IgYSBrZXkgdG8gYmUgcHJlc3NlZCBiZWZvcmUgZGlzcGxheWluZyB0aGUgbWVudS4gSWYg
bm8ga2V5IGlzIHByZXNzZWQgZHVyaW5nIHRoYXQgdGltZSwgZGlzcGxheSB0aGUgbWVudSBmb3Ig
dGhlIG51bWJlciBvZiBzZWNvbmRzIHNwZWNpZmllZCBpbiBHUlVCX1RJTUVPVVQgYmVmb3JlIGJv
b3RpbmcgdGhlIGRlZmF1bHQgZW50cnkuIFdlIGV4cGVjdCB0aGF0IG1vc3QgcGVvcGxlIHdobyB1
c2UgR1JVQl9ISURERU5fVElNRU9VVCB3aWxsIHdhbnQgdG8gaGF2ZSBHUlVCX1RJTUVPVVQgc2V0
IHRvIOKAmDDigJkgc28gdGhhdCB0aGUgbWVudSBpcyBub3QgZGlzcGxheWVkIGF0IGFsbCB1bmxl
c3MgYSBrZXkgaXMgcHJlc3NlZC4gVW5zZXQgYnkgZGVmYXVsdC4K4oCYR1JVQl9ISURERU5fVElN
RU9VVF9RVUlFVOKAmQoKICAgIEluIGNvbmp1bmN0aW9uIHdpdGgg4oCYR1JVQl9ISURERU5fVElN
RU9VVOKAmSwgc2V0IHRoaXMgdG8g4oCYdHJ1ZeKAmSB0byBzdXBwcmVzcyB0aGUgdmVyYm9zZSBj
b3VudGRvd24gd2hpbGUgd2FpdGluZyBmb3IgYSBrZXkgdG8gYmUgcHJlc3NlZCBiZWZvcmUgZGlz
cGxheWluZyB0aGUgbWVudS4gVW5zZXQgYnkgZGVmYXVsdC4KCmJ1dCBtYXliZSBtaXNyZWFkLgoK
Q2hhbmdpbmcgdG8KCkdSVUJfVElNRU9VVD0xMAojR1JVQl9ISURERU5fVElNRU9VVD0wCiNHUlVC
X0hJRERFTl9USU1FT1VUX1FVSUVUPXlydWUKCkkgZG9uJ3QgZXZlbiBzZWUgdGhlIGJsYW5rIHNw
YWNlIG5vdy4gIEp1c3QgYSAxMCBzZWNvbmQgcGF1c2UsIHRoZW4gdGhlIGJvb3QgY29udGludWVz
LCB3aXRoIG91dHB1dCB0byB0aGUgY29uc29sZSBsaWtlIGJlZm9yZS4KCj4gV2hhdCBpcyBpbiB5
b3VyIGd1ZXN0IGNvbmZpZ3VyYXRpb24gZmlsZT8gVG8gaGF2ZSB0aGUgc2VyaWFsIHBvcnQgb2Yg
YW4gSFZNCj4gZ3Vlc3QgY29tZSBvdXQgb2YgInhsIGNvbnNvbGUiIChvciAieGwgY3JlYXRlIC1j
IikgeW91IG5lZWQgc2VyaWFsID0gInB0eSIKPiBpbiB0aGVyZSwgYWx0aG91Z2ggZ2l2ZW4gdGhh
dCB5b3UgY2FuIHNlZSB0aGUga2VybmVsIG1lc3NhZ2VzIHlvdSBtaWdodAo+IGhhdmUgdGhhdCBh
bHJlYWR5LgoKWWVwLiAgSSBhbHJlYWR5IGhhdmUgdGhhdC4gIExpa2UgeW91IG5vdGljZWQgSSBh
bHJlYWR5IGhhdmUgYWxsIHRoZSBmdWxsL2NvbXBsZXRlIG91cHV0LiAgTm8gcHJvYmxlbXMgdGhl
cmUKCl9fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fClhlbi11
c2VycyBtYWlsaW5nIGxpc3QKWGVuLXVzZXJzQGxpc3RzLnhlbi5vcmcKaHR0cDovL2xpc3RzLnhl
bi5vcmcveGVuLXVzZXJz

From xen-users-bounces@lists.xen.org Tue Jan 26 14:27:26 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Tue, 26 Jan 2016 14:27:26 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aO4aU-000362-4g; Tue, 26 Jan 2016 14:27:18 +0000
Received: from mail6.bemta14.messagelabs.com ([193.109.254.103])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <suse.dev@fea.st>) id 1aO4aT-00035q-6W
	for xen-users@lists.xen.org; Tue, 26 Jan 2016 14:27:17 +0000
Received: from [193.109.254.147] by server-11.bemta-14.messagelabs.com id
	17/CB-28228-44287A65; Tue, 26 Jan 2016 14:27:16 +0000
X-Env-Sender: suse.dev@fea.st
X-Msg-Ref: server-12.tower-27.messagelabs.com!1453818435!19415147!1
X-Originating-IP: [66.111.4.27]
X-SpamReason: No, hits=0.0 required=7.0 tests=sa_preprocessor: 
	VHJ1c3RlZCBJUDogNjYuMTExLjQuMjcgPT4gODQ2Mw==\n
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 52531 invoked from network); 26 Jan 2016 14:27:15 -0000
Received: from out3-smtp.messagingengine.com (HELO
	out3-smtp.messagingengine.com) (66.111.4.27)
	by server-12.tower-27.messagelabs.com with DHE-RSA-AES256-GCM-SHA384
	encrypted SMTP; 26 Jan 2016 14:27:15 -0000
Received: from compute2.internal (compute2.nyi.internal [10.202.2.42])
	by mailout.nyi.internal (Postfix) with ESMTP id D0BB0220C5
	for <xen-users@lists.xen.org>; Tue, 26 Jan 2016 09:27:14 -0500 (EST)
Received: from web4 ([10.202.2.214])
	by compute2.internal (MEProxy); Tue, 26 Jan 2016 09:27:14 -0500
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=fea.st; h=
	content-transfer-encoding:content-type:date:from:in-reply-to
	:message-id:mime-version:references:subject:to:x-sasl-enc
	:x-sasl-enc; s=mesmtp; bh=YtQa6H7Lg0IgUlSiyRiYoWpJ+tg=; b=JVieDM
	soUL30fkVy/mPjxP49VRg+Xp10Azv9pZtGKQQBM2jgfNEHtlet1IEzYvP55UbFdU
	dyxLlMWs0gdS1S4sj7C38q+iz04ODWOT7qyPkaw3Jgi4tUUAe07Nktf+AXw7WJl8
	7Y25fcCuX0+1MkmLI9GhxVAOBoUz5qeLaBwCU=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=
	messagingengine.com; h=content-transfer-encoding:content-type
	:date:from:in-reply-to:message-id:mime-version:references
	:subject:to:x-sasl-enc:x-sasl-enc; s=smtpout; bh=YtQa6H7Lg0IgUlS
	iyRiYoWpJ+tg=; b=HavcZf8A5mCo7DBBypw84c2IxDCah+gdan8H2bcM5bhf4KZ
	FFIMlnRY/a0ngng6EKdVpS9gWqHvsPcMENd0vjPQgRjg+61QNRRHUfjfM495pAML
	oZ+vXiMFxzLAUOI7hANm+l/NfK+NDUpKZSjR9GPmSDLK8UVbO4nK/2UdFS+I=
Received: by web4.nyi.internal (Postfix, from userid 99)
	id A044C110E7F; Tue, 26 Jan 2016 09:27:14 -0500 (EST)
Message-Id: <1453818434.57126.502940018.1788490C@webmail.messagingengine.com>
X-Sasl-Enc: skxdV/y9k/TZ2klpQZwsUiGcI3gBhf2Q5vaT+tnBkbiS 1453818434
From: suse.dev@fea.st
To: Ian Campbell <ian.campbell@citrix.com>, xen-users@lists.xen.org
MIME-Version: 1.0
X-Mailer: MessagingEngine.com Webmail Interface - ajax-6cda141f
In-Reply-To: <1453817460.25257.9.camel@citrix.com>
References: <1453744148.1273266.502072146.494A484F@webmail.messagingengine.com>
	<1453802390.4320.229.camel@citrix.com>
	<1453816850.51711.502910682.08749C0E@webmail.messagingengine.com>
	<1453817460.25257.9.camel@citrix.com>
Date: Tue, 26 Jan 2016 06:27:14 -0800
Subject: Re: [Xen-users] PVHVP guest launches ok and is completely usable,
 but what are these multiple errors in the startup qemu-dm-test.log ?
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

Hi Ian

> "xl -vvv create ..." might give some more clues (I'd consider it a bug that
> "Unable to set domain build info defaults" isn't preceded by an explanatory
> message at the default verbosity).

With

	device_model_version="qemu-xen"

here's the verbose launch

xl -vvv create -c 01_template.cfg
	Parsing config from 01_template.cfg
	got a tsc mode string: "default"
	libxl: debug: libxl_create.c:1561:do_domain_create: ao 0x1739a10: create: how=(nil) callback=(nil) poller=0x1739e50
	libxl: error: libxl_create.c:892:initiate_domain_create: Unable to set domain build info defaults
	libxl: error: libxl_dm.c:1966:kill_device_model: unable to find device model pid in /local/domain/22/image/device-model-pid
	libxl: error: libxl.c:1628:libxl__destroy_domid: libxl__destroy_device_model failed for 22
	libxl: debug: libxl.c:1719:devices_destroy_cb: forked pid 792 for destroy of domain 22
	libxl: debug: libxl_create.c:1584:do_domain_create: ao 0x1739a10: inprogress: poller=0x1739e50, flags=i
	libxl: debug: libxl_event.c:1874:libxl__ao_complete: ao 0x1739a10: complete, rc=-3
	libxl: debug: libxl_event.c:1843:libxl__ao__destroy: ao 0x1739a10: destroy
	libxl: debug: libxl.c:1458:libxl_domain_destroy: ao 0x1739a10: create: how=(nil) callback=(nil) poller=0x1739e50
	libxl: error: libxl.c:1591:libxl__destroy_domid: non-existant domain 22
	libxl: error: libxl.c:1549:domain_destroy_callback: unable to destroy guest with domid 22
	libxl: error: libxl.c:1476:domain_destroy_cb: destruction of domain 22 failed
	libxl: debug: libxl_event.c:1874:libxl__ao_complete: ao 0x1739a10: complete, rc=-21
	libxl: debug: libxl.c:1467:libxl_domain_destroy: ao 0x1739a10: inprogress: poller=0x1739e50, flags=ic
	libxl: debug: libxl_event.c:1843:libxl__ao__destroy: ao 0x1739a10: destroy
	xc: debug: hypercall buffer: total allocations:38 total releases:38
	xc: debug: hypercall buffer: current allocations:0 maximum allocations:2
	xc: debug: hypercall buffer: cache current size:2
	xc: debug: hypercall buffer: cache hits:29 misses:2 toobig:7

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users

From xen-users-bounces@lists.xen.org Tue Jan 26 14:27:26 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Tue, 26 Jan 2016 14:27:26 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aO4aU-000362-4g; Tue, 26 Jan 2016 14:27:18 +0000
Received: from mail6.bemta14.messagelabs.com ([193.109.254.103])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <suse.dev@fea.st>) id 1aO4aT-00035q-6W
	for xen-users@lists.xen.org; Tue, 26 Jan 2016 14:27:17 +0000
Received: from [193.109.254.147] by server-11.bemta-14.messagelabs.com id
	17/CB-28228-44287A65; Tue, 26 Jan 2016 14:27:16 +0000
X-Env-Sender: suse.dev@fea.st
X-Msg-Ref: server-12.tower-27.messagelabs.com!1453818435!19415147!1
X-Originating-IP: [66.111.4.27]
X-SpamReason: No, hits=0.0 required=7.0 tests=sa_preprocessor: 
	VHJ1c3RlZCBJUDogNjYuMTExLjQuMjcgPT4gODQ2Mw==\n
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 52531 invoked from network); 26 Jan 2016 14:27:15 -0000
Received: from out3-smtp.messagingengine.com (HELO
	out3-smtp.messagingengine.com) (66.111.4.27)
	by server-12.tower-27.messagelabs.com with DHE-RSA-AES256-GCM-SHA384
	encrypted SMTP; 26 Jan 2016 14:27:15 -0000
Received: from compute2.internal (compute2.nyi.internal [10.202.2.42])
	by mailout.nyi.internal (Postfix) with ESMTP id D0BB0220C5
	for <xen-users@lists.xen.org>; Tue, 26 Jan 2016 09:27:14 -0500 (EST)
Received: from web4 ([10.202.2.214])
	by compute2.internal (MEProxy); Tue, 26 Jan 2016 09:27:14 -0500
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=fea.st; h=
	content-transfer-encoding:content-type:date:from:in-reply-to
	:message-id:mime-version:references:subject:to:x-sasl-enc
	:x-sasl-enc; s=mesmtp; bh=YtQa6H7Lg0IgUlSiyRiYoWpJ+tg=; b=JVieDM
	soUL30fkVy/mPjxP49VRg+Xp10Azv9pZtGKQQBM2jgfNEHtlet1IEzYvP55UbFdU
	dyxLlMWs0gdS1S4sj7C38q+iz04ODWOT7qyPkaw3Jgi4tUUAe07Nktf+AXw7WJl8
	7Y25fcCuX0+1MkmLI9GhxVAOBoUz5qeLaBwCU=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=
	messagingengine.com; h=content-transfer-encoding:content-type
	:date:from:in-reply-to:message-id:mime-version:references
	:subject:to:x-sasl-enc:x-sasl-enc; s=smtpout; bh=YtQa6H7Lg0IgUlS
	iyRiYoWpJ+tg=; b=HavcZf8A5mCo7DBBypw84c2IxDCah+gdan8H2bcM5bhf4KZ
	FFIMlnRY/a0ngng6EKdVpS9gWqHvsPcMENd0vjPQgRjg+61QNRRHUfjfM495pAML
	oZ+vXiMFxzLAUOI7hANm+l/NfK+NDUpKZSjR9GPmSDLK8UVbO4nK/2UdFS+I=
Received: by web4.nyi.internal (Postfix, from userid 99)
	id A044C110E7F; Tue, 26 Jan 2016 09:27:14 -0500 (EST)
Message-Id: <1453818434.57126.502940018.1788490C@webmail.messagingengine.com>
X-Sasl-Enc: skxdV/y9k/TZ2klpQZwsUiGcI3gBhf2Q5vaT+tnBkbiS 1453818434
From: suse.dev@fea.st
To: Ian Campbell <ian.campbell@citrix.com>, xen-users@lists.xen.org
MIME-Version: 1.0
X-Mailer: MessagingEngine.com Webmail Interface - ajax-6cda141f
In-Reply-To: <1453817460.25257.9.camel@citrix.com>
References: <1453744148.1273266.502072146.494A484F@webmail.messagingengine.com>
	<1453802390.4320.229.camel@citrix.com>
	<1453816850.51711.502910682.08749C0E@webmail.messagingengine.com>
	<1453817460.25257.9.camel@citrix.com>
Date: Tue, 26 Jan 2016 06:27:14 -0800
Subject: Re: [Xen-users] PVHVP guest launches ok and is completely usable,
 but what are these multiple errors in the startup qemu-dm-test.log ?
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

Hi Ian

> "xl -vvv create ..." might give some more clues (I'd consider it a bug that
> "Unable to set domain build info defaults" isn't preceded by an explanatory
> message at the default verbosity).

With

	device_model_version="qemu-xen"

here's the verbose launch

xl -vvv create -c 01_template.cfg
	Parsing config from 01_template.cfg
	got a tsc mode string: "default"
	libxl: debug: libxl_create.c:1561:do_domain_create: ao 0x1739a10: create: how=(nil) callback=(nil) poller=0x1739e50
	libxl: error: libxl_create.c:892:initiate_domain_create: Unable to set domain build info defaults
	libxl: error: libxl_dm.c:1966:kill_device_model: unable to find device model pid in /local/domain/22/image/device-model-pid
	libxl: error: libxl.c:1628:libxl__destroy_domid: libxl__destroy_device_model failed for 22
	libxl: debug: libxl.c:1719:devices_destroy_cb: forked pid 792 for destroy of domain 22
	libxl: debug: libxl_create.c:1584:do_domain_create: ao 0x1739a10: inprogress: poller=0x1739e50, flags=i
	libxl: debug: libxl_event.c:1874:libxl__ao_complete: ao 0x1739a10: complete, rc=-3
	libxl: debug: libxl_event.c:1843:libxl__ao__destroy: ao 0x1739a10: destroy
	libxl: debug: libxl.c:1458:libxl_domain_destroy: ao 0x1739a10: create: how=(nil) callback=(nil) poller=0x1739e50
	libxl: error: libxl.c:1591:libxl__destroy_domid: non-existant domain 22
	libxl: error: libxl.c:1549:domain_destroy_callback: unable to destroy guest with domid 22
	libxl: error: libxl.c:1476:domain_destroy_cb: destruction of domain 22 failed
	libxl: debug: libxl_event.c:1874:libxl__ao_complete: ao 0x1739a10: complete, rc=-21
	libxl: debug: libxl.c:1467:libxl_domain_destroy: ao 0x1739a10: inprogress: poller=0x1739e50, flags=ic
	libxl: debug: libxl_event.c:1843:libxl__ao__destroy: ao 0x1739a10: destroy
	xc: debug: hypercall buffer: total allocations:38 total releases:38
	xc: debug: hypercall buffer: current allocations:0 maximum allocations:2
	xc: debug: hypercall buffer: cache current size:2
	xc: debug: hypercall buffer: cache hits:29 misses:2 toobig:7

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users

From xen-users-bounces@lists.xen.org Tue Jan 26 14:30:59 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Tue, 26 Jan 2016 14:30:59 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aO4e1-0003kJ-45; Tue, 26 Jan 2016 14:30:57 +0000
Received: from mail6.bemta4.messagelabs.com ([85.158.143.247])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <suse.dev@fea.st>) id 1aO4dz-0003jz-Jb
	for xen-users@lists.xen.org; Tue, 26 Jan 2016 14:30:55 +0000
Received: from [85.158.143.35] by server-3.bemta-4.messagelabs.com id
	FD/C7-31122-F1387A65; Tue, 26 Jan 2016 14:30:55 +0000
X-Env-Sender: suse.dev@fea.st
X-Msg-Ref: server-13.tower-21.messagelabs.com!1453818651!10573877!1
X-Originating-IP: [66.111.4.27]
X-SpamReason: No, hits=0.0 required=7.0 tests=sa_preprocessor: 
	VHJ1c3RlZCBJUDogNjYuMTExLjQuMjcgPT4gODQ2Mw==\n
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 27267 invoked from network); 26 Jan 2016 14:30:54 -0000
Received: from out3-smtp.messagingengine.com (HELO
	out3-smtp.messagingengine.com) (66.111.4.27)
	by server-13.tower-21.messagelabs.com with DHE-RSA-AES256-GCM-SHA384
	encrypted SMTP; 26 Jan 2016 14:30:54 -0000
Received: from compute3.internal (compute3.nyi.internal [10.202.2.43])
	by mailout.nyi.internal (Postfix) with ESMTP id 41A4A213D5
	for <xen-users@lists.xen.org>; Tue, 26 Jan 2016 09:30:51 -0500 (EST)
Received: from web4 ([10.202.2.214])
	by compute3.internal (MEProxy); Tue, 26 Jan 2016 09:30:51 -0500
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=fea.st; h=cc
	:content-transfer-encoding:content-type:date:from:in-reply-to
	:message-id:mime-version:references:subject:to:x-sasl-enc
	:x-sasl-enc; s=mesmtp; bh=LZZI/WClHc32xTaw+y0ivfQHoag=; b=Eqz9o1
	07QKVFX9C1aQlHvxqSjbbG2lHWoU5zipy0sTFvBG2KW4Yc+yS5xNTijtcXpIa0Hl
	0XCDWiRwzQOqG3tRWIq9ujROFHyAcPWvWjoQfgB1vX+pnsG0hog3mDyNEFBQcMyS
	0jyvnxXIxIJVHzKo47lCkOWDUPdf9ZtT65GlI=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=
	messagingengine.com; h=cc:content-transfer-encoding:content-type
	:date:from:in-reply-to:message-id:mime-version:references
	:subject:to:x-sasl-enc:x-sasl-enc; s=smtpout; bh=LZZI/WClHc32xTa
	w+y0ivfQHoag=; b=Xg1H/bh9GFHCb42Yy/KehjeN0F/wHTR7KJzUlSmTutAnJul
	owEjiXw1jBWj0jGhmYN5+xp+k0R0UFUsTRlyFVAtZbassjY2GFt/sDdz+WhQaMWx
	QgV2DLRoYRBkqwfYkJWEgovC7qOi1rDca30XVYrblwjEVQMsFbx90uahDZ3g=
Received: by web4.nyi.internal (Postfix, from userid 99)
	id 16EF2110F51; Tue, 26 Jan 2016 09:30:51 -0500 (EST)
Message-Id: <1453818651.57738.502941386.29167CC5@webmail.messagingengine.com>
X-Sasl-Enc: SEr9Jen+wDS4062MQR+uX8TBs9Gz8ah2+5NasHWkKNPm 1453818651
From: suse.dev@fea.st
To: Andrei Borzenkov <arvidjaar@gmail.com>
MIME-Version: 1.0
X-Mailer: MessagingEngine.com Webmail Interface - ajax-6cda141f
In-Reply-To: <CAA91j0VEGTKeC0rPuBj8a=NVne3Wa3L-4114ojps3=hmXEYS=A@mail.gmail.com>
References: <1453766540.2134098.502411898.0776289D@webmail.messagingengine.com>
	<CAA91j0UCu_W-U549UQiY=pHixG0YyAS_wQE-6LMYyABK7PfHtQ@mail.gmail.com>
	<1453817199.53077.502916442.5DF80ADE@webmail.messagingengine.com>
	<CAA91j0VEGTKeC0rPuBj8a=NVne3Wa3L-4114ojps3=hmXEYS=A@mail.gmail.com>
Date: Tue, 26 Jan 2016 06:30:51 -0800
Cc: help-grub@gnu.org, xen-users@lists.xen.org
Subject: Re: [Xen-users] Grub interactive menu missing from Xen PVHVM DomU's
 'serial console' output. All the other output is there - just the menu is
 missing?
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

Hi Andrei,

> > Do I need to force the grubcli somehow?
> >
> 
> Usually you press `c' while in menu.

I didn't think that'd work cuz I don't HAVE a menu, but it does!

> Do you get output in GRUB CLI (I expect yes, because last line is
> printed)? What is output of
> 
> terminal_output
> terminfo
> 
> commands in GRUB CLI? 
> Can you check whether anything is output on
> Linux terminal that you use to connect to console (script or strace)?

After pressing 'c' while I'm in the "blank space", this is what I get in the Linux terminal

                          GNU GRUB  version 2.02~beta2

   Minimal BASH-like line editing is supported. For the first word, TAB   
   lists possible command completions. Anywhere else TAB lists possible   
   device or file completions. ESC at any time exits.                     


grub>  terminal_output
Active output terminals:
serial console 
Available output terminals:
serial_com0 vga_text spkmodem mda_text gfxterm cbmemc audio 
grub>  terminfo
Current terminfo types:
serial: vt100   ASCII   0x15
serial_com0: vt100      ASCII   0x0
grub> 



_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users

From xen-users-bounces@lists.xen.org Tue Jan 26 14:30:59 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Tue, 26 Jan 2016 14:30:59 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aO4e1-0003kJ-45; Tue, 26 Jan 2016 14:30:57 +0000
Received: from mail6.bemta4.messagelabs.com ([85.158.143.247])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <suse.dev@fea.st>) id 1aO4dz-0003jz-Jb
	for xen-users@lists.xen.org; Tue, 26 Jan 2016 14:30:55 +0000
Received: from [85.158.143.35] by server-3.bemta-4.messagelabs.com id
	FD/C7-31122-F1387A65; Tue, 26 Jan 2016 14:30:55 +0000
X-Env-Sender: suse.dev@fea.st
X-Msg-Ref: server-13.tower-21.messagelabs.com!1453818651!10573877!1
X-Originating-IP: [66.111.4.27]
X-SpamReason: No, hits=0.0 required=7.0 tests=sa_preprocessor: 
	VHJ1c3RlZCBJUDogNjYuMTExLjQuMjcgPT4gODQ2Mw==\n
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 27267 invoked from network); 26 Jan 2016 14:30:54 -0000
Received: from out3-smtp.messagingengine.com (HELO
	out3-smtp.messagingengine.com) (66.111.4.27)
	by server-13.tower-21.messagelabs.com with DHE-RSA-AES256-GCM-SHA384
	encrypted SMTP; 26 Jan 2016 14:30:54 -0000
Received: from compute3.internal (compute3.nyi.internal [10.202.2.43])
	by mailout.nyi.internal (Postfix) with ESMTP id 41A4A213D5
	for <xen-users@lists.xen.org>; Tue, 26 Jan 2016 09:30:51 -0500 (EST)
Received: from web4 ([10.202.2.214])
	by compute3.internal (MEProxy); Tue, 26 Jan 2016 09:30:51 -0500
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=fea.st; h=cc
	:content-transfer-encoding:content-type:date:from:in-reply-to
	:message-id:mime-version:references:subject:to:x-sasl-enc
	:x-sasl-enc; s=mesmtp; bh=LZZI/WClHc32xTaw+y0ivfQHoag=; b=Eqz9o1
	07QKVFX9C1aQlHvxqSjbbG2lHWoU5zipy0sTFvBG2KW4Yc+yS5xNTijtcXpIa0Hl
	0XCDWiRwzQOqG3tRWIq9ujROFHyAcPWvWjoQfgB1vX+pnsG0hog3mDyNEFBQcMyS
	0jyvnxXIxIJVHzKo47lCkOWDUPdf9ZtT65GlI=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=
	messagingengine.com; h=cc:content-transfer-encoding:content-type
	:date:from:in-reply-to:message-id:mime-version:references
	:subject:to:x-sasl-enc:x-sasl-enc; s=smtpout; bh=LZZI/WClHc32xTa
	w+y0ivfQHoag=; b=Xg1H/bh9GFHCb42Yy/KehjeN0F/wHTR7KJzUlSmTutAnJul
	owEjiXw1jBWj0jGhmYN5+xp+k0R0UFUsTRlyFVAtZbassjY2GFt/sDdz+WhQaMWx
	QgV2DLRoYRBkqwfYkJWEgovC7qOi1rDca30XVYrblwjEVQMsFbx90uahDZ3g=
Received: by web4.nyi.internal (Postfix, from userid 99)
	id 16EF2110F51; Tue, 26 Jan 2016 09:30:51 -0500 (EST)
Message-Id: <1453818651.57738.502941386.29167CC5@webmail.messagingengine.com>
X-Sasl-Enc: SEr9Jen+wDS4062MQR+uX8TBs9Gz8ah2+5NasHWkKNPm 1453818651
From: suse.dev@fea.st
To: Andrei Borzenkov <arvidjaar@gmail.com>
MIME-Version: 1.0
X-Mailer: MessagingEngine.com Webmail Interface - ajax-6cda141f
In-Reply-To: <CAA91j0VEGTKeC0rPuBj8a=NVne3Wa3L-4114ojps3=hmXEYS=A@mail.gmail.com>
References: <1453766540.2134098.502411898.0776289D@webmail.messagingengine.com>
	<CAA91j0UCu_W-U549UQiY=pHixG0YyAS_wQE-6LMYyABK7PfHtQ@mail.gmail.com>
	<1453817199.53077.502916442.5DF80ADE@webmail.messagingengine.com>
	<CAA91j0VEGTKeC0rPuBj8a=NVne3Wa3L-4114ojps3=hmXEYS=A@mail.gmail.com>
Date: Tue, 26 Jan 2016 06:30:51 -0800
Cc: help-grub@gnu.org, xen-users@lists.xen.org
Subject: Re: [Xen-users] Grub interactive menu missing from Xen PVHVM DomU's
 'serial console' output. All the other output is there - just the menu is
 missing?
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

Hi Andrei,

> > Do I need to force the grubcli somehow?
> >
> 
> Usually you press `c' while in menu.

I didn't think that'd work cuz I don't HAVE a menu, but it does!

> Do you get output in GRUB CLI (I expect yes, because last line is
> printed)? What is output of
> 
> terminal_output
> terminfo
> 
> commands in GRUB CLI? 
> Can you check whether anything is output on
> Linux terminal that you use to connect to console (script or strace)?

After pressing 'c' while I'm in the "blank space", this is what I get in the Linux terminal

                          GNU GRUB  version 2.02~beta2

   Minimal BASH-like line editing is supported. For the first word, TAB   
   lists possible command completions. Anywhere else TAB lists possible   
   device or file completions. ESC at any time exits.                     


grub>  terminal_output
Active output terminals:
serial console 
Available output terminals:
serial_com0 vga_text spkmodem mda_text gfxterm cbmemc audio 
grub>  terminfo
Current terminfo types:
serial: vt100   ASCII   0x15
serial_com0: vt100      ASCII   0x0
grub> 



_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users

From xen-users-bounces@lists.xen.org Tue Jan 26 14:46:07 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Tue, 26 Jan 2016 14:46:07 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aO4sQ-0005BD-HI; Tue, 26 Jan 2016 14:45:50 +0000
Received: from mail6.bemta14.messagelabs.com ([193.109.254.103])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <prvs=8260ee218=Ian.Campbell@citrix.com>)
	id 1aO4sP-0005B3-3n
	for xen-users@lists.xen.org; Tue, 26 Jan 2016 14:45:49 +0000
Received: from [193.109.254.147] by server-7.bemta-14.messagelabs.com id
	03/98-28221-C9687A65; Tue, 26 Jan 2016 14:45:48 +0000
X-Env-Sender: prvs=8260ee218=Ian.Campbell@citrix.com
X-Msg-Ref: server-14.tower-27.messagelabs.com!1453819546!19460582!1
X-Originating-IP: [66.165.176.63]
X-SpamReason: No, hits=0.0 required=7.0 tests=sa_preprocessor: 
	VHJ1c3RlZCBJUDogNjYuMTY1LjE3Ni42MyA9PiAzMDYwNDg=\n,
	received_headers: No Received headers
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 52130 invoked from network); 26 Jan 2016 14:45:47 -0000
Received: from smtp02.citrix.com (HELO SMTP02.CITRIX.COM) (66.165.176.63)
	by server-14.tower-27.messagelabs.com with RC4-SHA encrypted SMTP;
	26 Jan 2016 14:45:47 -0000
X-IronPort-AV: E=Sophos;i="5.22,350,1449532800"; d="scan'208";a="334025004"
Message-ID: <1453819544.25257.14.camel@citrix.com>
From: Ian Campbell <ian.campbell@citrix.com>
To: <suse.dev@fea.st>, <xen-users@lists.xen.org>
Date: Tue, 26 Jan 2016 14:45:44 +0000
In-Reply-To: <1453818434.57126.502940018.1788490C@webmail.messagingengine.com>
References: <1453744148.1273266.502072146.494A484F@webmail.messagingengine.com>
	<1453802390.4320.229.camel@citrix.com>
	<1453816850.51711.502910682.08749C0E@webmail.messagingengine.com>
	<1453817460.25257.9.camel@citrix.com>
	<1453818434.57126.502940018.1788490C@webmail.messagingengine.com>
X-Mailer: Evolution 3.18.2-1 
MIME-Version: 1.0
X-DLP: MIA2
Subject: Re: [Xen-users] PVHVP guest launches ok and is completely usable,
 but what are these multiple errors in the startup qemu-dm-test.log ?
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: base64
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

T24gVHVlLCAyMDE2LTAxLTI2IGF0IDA2OjI3IC0wODAwLCBzdXNlLmRldkBmZWEuc3Qgd3JvdGU6
Cj4gSGkgSWFuCj4gCj4gPiAieGwgLXZ2diBjcmVhdGUgLi4uIiBtaWdodCBnaXZlIHNvbWUgbW9y
ZSBjbHVlcyAoSSdkIGNvbnNpZGVyIGl0IGEgYnVnCj4gPiB0aGF0Cj4gPiAiVW5hYmxlIHRvIHNl
dCBkb21haW4gYnVpbGQgaW5mbyBkZWZhdWx0cyIgaXNuJ3QgcHJlY2VkZWQgYnkgYW4KPiA+IGV4
cGxhbmF0b3J5Cj4gPiBtZXNzYWdlIGF0IHRoZSBkZWZhdWx0IHZlcmJvc2l0eSkuCj4gCj4gV2l0
aAo+IAo+IAlkZXZpY2VfbW9kZWxfdmVyc2lvbj0icWVtdS14ZW4iCj4gCj4gaGVyZSdzIHRoZSB2
ZXJib3NlIGxhdW5jaAo+IAo+IHhsIC12dnYgY3JlYXRlIC1jIDAxX3RlbXBsYXRlLmNmZwo+IAlQ
YXJzaW5nIGNvbmZpZyBmcm9tIDAxX3RlbXBsYXRlLmNmZwo+IAlnb3QgYSB0c2MgbW9kZSBzdHJp
bmc6ICJkZWZhdWx0Igo+IAlsaWJ4bDogZGVidWc6IGxpYnhsX2NyZWF0ZS5jOjE1NjE6ZG9fZG9t
YWluX2NyZWF0ZTogYW8gMHgxNzM5YTEwOiBjcmVhdGU6IGhvdz0obmlsKSBjYWxsYmFjaz0obmls
KSBwb2xsZXI9MHgxNzM5ZTUwCj4gCWxpYnhsOiBlcnJvcjogbGlieGxfY3JlYXRlLmM6ODkyOmlu
aXRpYXRlX2RvbWFpbl9jcmVhdGU6IFVuYWJsZSB0byBzZXQgZG9tYWluIGJ1aWxkIGluZm8gZGVm
YXVsdHMKClRoYW5rcywgc3RpbGwgbm90IGhlbHBmdWwgdW5mb3J0dW5hdGVseSA6LS8KCkkganVz
dCBjb3BpZWQgeW91IG9uIGEgcGF0Y2hbMF0gd2hpY2ggYWRkcyBzb21lIGxvZ2dpbmcgdG8gdmFy
aW91cyBmYWlsdXJlCnBhdGhzIGluIHRoaXMgYXJlYS4gSWYgeW91IGNvdWxkIHRyeSB0aGF0IGl0
IG1pZ2h0IChJIGhvcGUpIGxlYWQgdG8gYW4KYW5zd2VyLgoKSW4geW91ciBvcmlnaW5hbCBtYWls
IHlvdSBzYWlkIHlvdXIgY2ZnIGluY2x1ZGVzIGEgYnVuY2ggb2Ygc3R1ZmYgYnV0IGVuZGVkCndp
dGggIi4uLiIsIGRvZXMgdGhhdCBtZWFuIHRoZXJlIHdhcyBtb3JlIHdoaWNoIHlvdSBlbGlkZWQ/
IFBsZWFzZSBjb3VsZAp5b3UgcG9zdCB0aGUgd2hvbGUgdGhpbmcuCgpJbiBwYXJ0aWN1bGFyIGlm
IGl0IGluY2x1ZGVzIGEgYmlvcyA9ICJyb21iaW9zIiBsaW5lIHRoZW4gdGhhdCB3aWxsIGJlIHRo
ZQpjYXVzZSBvZiB0aGUgaXNzdWUsIHlvdSBjYW4ganVzdCBkcm9wIHRoYXQgbGluZSBhbmQgZ2V0
IHRoZSBkZWZhdWx0Cigic2VhYmlvcyIpLgoKQXBhcnQgZnJvbSB0aGUgcGF0Y2ggSSdkIHN1Z2dl
c3QgZHJvcHBpbmcvY29tbWVudGluZyB0aGUgaGR0eXBlPSwKdmlkZW9yYW09LCB2Z2E9IGFuZCBj
cHVzPSBsaW5lcyBmb3Igbm93IGFuZCBzZWVpbmcgaWYgdGhhdCBoZWxwcy4KCklhbi4KWzBdwqBo
dHRwOi8vbGlzdHMueGVuLm9yZy9hcmNoaXZlcy9odG1sL3hlbi1kZXZlbC8yMDE2LTAxL21zZzAz
MjY2Lmh0bWwKCl9fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19f
Clhlbi11c2VycyBtYWlsaW5nIGxpc3QKWGVuLXVzZXJzQGxpc3RzLnhlbi5vcmcKaHR0cDovL2xp
c3RzLnhlbi5vcmcveGVuLXVzZXJz

From xen-users-bounces@lists.xen.org Tue Jan 26 14:46:07 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Tue, 26 Jan 2016 14:46:07 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aO4sQ-0005BD-HI; Tue, 26 Jan 2016 14:45:50 +0000
Received: from mail6.bemta14.messagelabs.com ([193.109.254.103])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <prvs=8260ee218=Ian.Campbell@citrix.com>)
	id 1aO4sP-0005B3-3n
	for xen-users@lists.xen.org; Tue, 26 Jan 2016 14:45:49 +0000
Received: from [193.109.254.147] by server-7.bemta-14.messagelabs.com id
	03/98-28221-C9687A65; Tue, 26 Jan 2016 14:45:48 +0000
X-Env-Sender: prvs=8260ee218=Ian.Campbell@citrix.com
X-Msg-Ref: server-14.tower-27.messagelabs.com!1453819546!19460582!1
X-Originating-IP: [66.165.176.63]
X-SpamReason: No, hits=0.0 required=7.0 tests=sa_preprocessor: 
	VHJ1c3RlZCBJUDogNjYuMTY1LjE3Ni42MyA9PiAzMDYwNDg=\n,
	received_headers: No Received headers
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 52130 invoked from network); 26 Jan 2016 14:45:47 -0000
Received: from smtp02.citrix.com (HELO SMTP02.CITRIX.COM) (66.165.176.63)
	by server-14.tower-27.messagelabs.com with RC4-SHA encrypted SMTP;
	26 Jan 2016 14:45:47 -0000
X-IronPort-AV: E=Sophos;i="5.22,350,1449532800"; d="scan'208";a="334025004"
Message-ID: <1453819544.25257.14.camel@citrix.com>
From: Ian Campbell <ian.campbell@citrix.com>
To: <suse.dev@fea.st>, <xen-users@lists.xen.org>
Date: Tue, 26 Jan 2016 14:45:44 +0000
In-Reply-To: <1453818434.57126.502940018.1788490C@webmail.messagingengine.com>
References: <1453744148.1273266.502072146.494A484F@webmail.messagingengine.com>
	<1453802390.4320.229.camel@citrix.com>
	<1453816850.51711.502910682.08749C0E@webmail.messagingengine.com>
	<1453817460.25257.9.camel@citrix.com>
	<1453818434.57126.502940018.1788490C@webmail.messagingengine.com>
X-Mailer: Evolution 3.18.2-1 
MIME-Version: 1.0
X-DLP: MIA2
Subject: Re: [Xen-users] PVHVP guest launches ok and is completely usable,
 but what are these multiple errors in the startup qemu-dm-test.log ?
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: base64
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

T24gVHVlLCAyMDE2LTAxLTI2IGF0IDA2OjI3IC0wODAwLCBzdXNlLmRldkBmZWEuc3Qgd3JvdGU6
Cj4gSGkgSWFuCj4gCj4gPiAieGwgLXZ2diBjcmVhdGUgLi4uIiBtaWdodCBnaXZlIHNvbWUgbW9y
ZSBjbHVlcyAoSSdkIGNvbnNpZGVyIGl0IGEgYnVnCj4gPiB0aGF0Cj4gPiAiVW5hYmxlIHRvIHNl
dCBkb21haW4gYnVpbGQgaW5mbyBkZWZhdWx0cyIgaXNuJ3QgcHJlY2VkZWQgYnkgYW4KPiA+IGV4
cGxhbmF0b3J5Cj4gPiBtZXNzYWdlIGF0IHRoZSBkZWZhdWx0IHZlcmJvc2l0eSkuCj4gCj4gV2l0
aAo+IAo+IAlkZXZpY2VfbW9kZWxfdmVyc2lvbj0icWVtdS14ZW4iCj4gCj4gaGVyZSdzIHRoZSB2
ZXJib3NlIGxhdW5jaAo+IAo+IHhsIC12dnYgY3JlYXRlIC1jIDAxX3RlbXBsYXRlLmNmZwo+IAlQ
YXJzaW5nIGNvbmZpZyBmcm9tIDAxX3RlbXBsYXRlLmNmZwo+IAlnb3QgYSB0c2MgbW9kZSBzdHJp
bmc6ICJkZWZhdWx0Igo+IAlsaWJ4bDogZGVidWc6IGxpYnhsX2NyZWF0ZS5jOjE1NjE6ZG9fZG9t
YWluX2NyZWF0ZTogYW8gMHgxNzM5YTEwOiBjcmVhdGU6IGhvdz0obmlsKSBjYWxsYmFjaz0obmls
KSBwb2xsZXI9MHgxNzM5ZTUwCj4gCWxpYnhsOiBlcnJvcjogbGlieGxfY3JlYXRlLmM6ODkyOmlu
aXRpYXRlX2RvbWFpbl9jcmVhdGU6IFVuYWJsZSB0byBzZXQgZG9tYWluIGJ1aWxkIGluZm8gZGVm
YXVsdHMKClRoYW5rcywgc3RpbGwgbm90IGhlbHBmdWwgdW5mb3J0dW5hdGVseSA6LS8KCkkganVz
dCBjb3BpZWQgeW91IG9uIGEgcGF0Y2hbMF0gd2hpY2ggYWRkcyBzb21lIGxvZ2dpbmcgdG8gdmFy
aW91cyBmYWlsdXJlCnBhdGhzIGluIHRoaXMgYXJlYS4gSWYgeW91IGNvdWxkIHRyeSB0aGF0IGl0
IG1pZ2h0IChJIGhvcGUpIGxlYWQgdG8gYW4KYW5zd2VyLgoKSW4geW91ciBvcmlnaW5hbCBtYWls
IHlvdSBzYWlkIHlvdXIgY2ZnIGluY2x1ZGVzIGEgYnVuY2ggb2Ygc3R1ZmYgYnV0IGVuZGVkCndp
dGggIi4uLiIsIGRvZXMgdGhhdCBtZWFuIHRoZXJlIHdhcyBtb3JlIHdoaWNoIHlvdSBlbGlkZWQ/
IFBsZWFzZSBjb3VsZAp5b3UgcG9zdCB0aGUgd2hvbGUgdGhpbmcuCgpJbiBwYXJ0aWN1bGFyIGlm
IGl0IGluY2x1ZGVzIGEgYmlvcyA9ICJyb21iaW9zIiBsaW5lIHRoZW4gdGhhdCB3aWxsIGJlIHRo
ZQpjYXVzZSBvZiB0aGUgaXNzdWUsIHlvdSBjYW4ganVzdCBkcm9wIHRoYXQgbGluZSBhbmQgZ2V0
IHRoZSBkZWZhdWx0Cigic2VhYmlvcyIpLgoKQXBhcnQgZnJvbSB0aGUgcGF0Y2ggSSdkIHN1Z2dl
c3QgZHJvcHBpbmcvY29tbWVudGluZyB0aGUgaGR0eXBlPSwKdmlkZW9yYW09LCB2Z2E9IGFuZCBj
cHVzPSBsaW5lcyBmb3Igbm93IGFuZCBzZWVpbmcgaWYgdGhhdCBoZWxwcy4KCklhbi4KWzBdwqBo
dHRwOi8vbGlzdHMueGVuLm9yZy9hcmNoaXZlcy9odG1sL3hlbi1kZXZlbC8yMDE2LTAxL21zZzAz
MjY2Lmh0bWwKCl9fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19f
Clhlbi11c2VycyBtYWlsaW5nIGxpc3QKWGVuLXVzZXJzQGxpc3RzLnhlbi5vcmcKaHR0cDovL2xp
c3RzLnhlbi5vcmcveGVuLXVzZXJz

From xen-users-bounces@lists.xen.org Tue Jan 26 14:59:50 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Tue, 26 Jan 2016 14:59:50 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aO55Z-00066P-ET; Tue, 26 Jan 2016 14:59:25 +0000
Received: from mail6.bemta3.messagelabs.com ([195.245.230.39])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <suse.dev@fea.st>) id 1aO55X-00066F-JQ
	for xen-users@lists.xen.org; Tue, 26 Jan 2016 14:59:23 +0000
Received: from [85.158.137.68] by server-16.bemta-3.messagelabs.com id
	D9/FE-07451-AC987A65; Tue, 26 Jan 2016 14:59:22 +0000
X-Env-Sender: suse.dev@fea.st
X-Msg-Ref: server-15.tower-31.messagelabs.com!1453820361!17913013!1
X-Originating-IP: [66.111.4.27]
X-SpamReason: No, hits=0.0 required=7.0 tests=sa_preprocessor: 
	VHJ1c3RlZCBJUDogNjYuMTExLjQuMjcgPT4gODQ2Mw==\n
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 9536 invoked from network); 26 Jan 2016 14:59:22 -0000
Received: from out3-smtp.messagingengine.com (HELO
	out3-smtp.messagingengine.com) (66.111.4.27)
	by server-15.tower-31.messagelabs.com with DHE-RSA-AES256-GCM-SHA384
	encrypted SMTP; 26 Jan 2016 14:59:22 -0000
Received: from compute5.internal (compute5.nyi.internal [10.202.2.45])
	by mailout.nyi.internal (Postfix) with ESMTP id 8A3E9202D3
	for <xen-users@lists.xen.org>; Tue, 26 Jan 2016 09:59:21 -0500 (EST)
Received: from web4 ([10.202.2.214])
	by compute5.internal (MEProxy); Tue, 26 Jan 2016 09:59:21 -0500
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=fea.st; h=
	content-transfer-encoding:content-type:date:from:in-reply-to
	:message-id:mime-version:references:subject:to:x-sasl-enc
	:x-sasl-enc; s=mesmtp; bh=iL+IJzbSewZmB0Rupblp9g5swR8=; b=OGt6CR
	0QIOZCO0nqdmoMT+LnZNYJb651uMWJHFRr13UEMtT5q3Pd8r3iGBglEfP4Ef5yzT
	/SvLbHYs+4EvdLz1QIC0diRygR+EikyZ2o0DrDuyC9ylM0YOuCnb9M6GwT/v+rrz
	0kT82hCLA4lJxbUliDFYBiM93q4qwu62JLpsI=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=
	messagingengine.com; h=content-transfer-encoding:content-type
	:date:from:in-reply-to:message-id:mime-version:references
	:subject:to:x-sasl-enc:x-sasl-enc; s=smtpout; bh=iL+IJzbSewZmB0R
	upblp9g5swR8=; b=QBsPOMLThE3yWEn6WLbU4v/9VAAOyA6AZizlHOdo2QpoIWo
	WlyDrpmSGebz2zLs9XbzqArwQYrGOuVBZHTT08pAexjCAfsGdyks8hZEECluzB0A
	qwgas1Qd93q3AJApEQPnNEYkCSUJgKjNrpH3UkIF5kudtDKUxrJSCN7oBvX0=
Received: by web4.nyi.internal (Postfix, from userid 99)
	id 56C4011140B; Tue, 26 Jan 2016 09:59:21 -0500 (EST)
Message-Id: <1453820361.64083.502972130.19676645@webmail.messagingengine.com>
X-Sasl-Enc: VstMvuiDh7RZXjyWVTT5rP9fx0nU9s3p7ciOcKrtfWAX 1453820361
From: suse.dev@fea.st
To: Ian Campbell <ian.campbell@citrix.com>, xen-users@lists.xen.org
MIME-Version: 1.0
X-Mailer: MessagingEngine.com Webmail Interface - ajax-6cda141f
In-Reply-To: <1453819544.25257.14.camel@citrix.com>
References: <1453744148.1273266.502072146.494A484F@webmail.messagingengine.com>
	<1453802390.4320.229.camel@citrix.com>
	<1453816850.51711.502910682.08749C0E@webmail.messagingengine.com>
	<1453817460.25257.9.camel@citrix.com>
	<1453818434.57126.502940018.1788490C@webmail.messagingengine.com>
	<1453819544.25257.14.camel@citrix.com>
Date: Tue, 26 Jan 2016 06:59:21 -0800
Subject: Re: [Xen-users] PVHVP guest launches ok and is completely usable,
 but what are these multiple errors in the startup qemu-dm-test.log ?
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

Hi Ian

> Thanks, still not helpful unfortunately :-/

> In particular if it includes a bios = "rombios" line then that will be the
> cause of the issue, you can just drop that line and get the default
> ("seabios").

Eureka!

I removed 

bios = "rombios"

and it fixed this issue -- I can now use model = qemu-xen

AND

it also fixes the OTHER issue in another thread -- I can now see the GRUB menu! ??

> In your original mail you said your cfg includes a bunch of stuff but ended
> with "...", does that mean there was more which you elided? Please could
> you post the whole thing.

For the record my complete config , which now works, is

--------------
name = 'test'
builder = 'hvm'
xen_platform_pci = 1
device_model_version="qemu-xen"

boot = 'dc'
hdtype = 'ahci'
disk = ['phy:/dev/VG0/TEST,hda,w',]

vif = ['mac=00:16:3E:09:00:01, bridge=br0, vifname=vif0, model=e1000',]
videoram = 16
vga = 'stdvga'

vnc = 0
sdl = 0

maxmem = 2048
memory = 2048
vcpus = 1
cpus = "1-3"

acpi = 1
apic = 1
#bios = 'rombios'
localtime = 0
pae = 1
serial = 'pty'
tsc_mode = "default"

on_shutdown = 'destroy'
on_reboot = 'restart'
on_crash = 'destroy'
--------------

Thanks!

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users

From xen-users-bounces@lists.xen.org Tue Jan 26 14:59:50 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Tue, 26 Jan 2016 14:59:50 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aO55Z-00066P-ET; Tue, 26 Jan 2016 14:59:25 +0000
Received: from mail6.bemta3.messagelabs.com ([195.245.230.39])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <suse.dev@fea.st>) id 1aO55X-00066F-JQ
	for xen-users@lists.xen.org; Tue, 26 Jan 2016 14:59:23 +0000
Received: from [85.158.137.68] by server-16.bemta-3.messagelabs.com id
	D9/FE-07451-AC987A65; Tue, 26 Jan 2016 14:59:22 +0000
X-Env-Sender: suse.dev@fea.st
X-Msg-Ref: server-15.tower-31.messagelabs.com!1453820361!17913013!1
X-Originating-IP: [66.111.4.27]
X-SpamReason: No, hits=0.0 required=7.0 tests=sa_preprocessor: 
	VHJ1c3RlZCBJUDogNjYuMTExLjQuMjcgPT4gODQ2Mw==\n
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 9536 invoked from network); 26 Jan 2016 14:59:22 -0000
Received: from out3-smtp.messagingengine.com (HELO
	out3-smtp.messagingengine.com) (66.111.4.27)
	by server-15.tower-31.messagelabs.com with DHE-RSA-AES256-GCM-SHA384
	encrypted SMTP; 26 Jan 2016 14:59:22 -0000
Received: from compute5.internal (compute5.nyi.internal [10.202.2.45])
	by mailout.nyi.internal (Postfix) with ESMTP id 8A3E9202D3
	for <xen-users@lists.xen.org>; Tue, 26 Jan 2016 09:59:21 -0500 (EST)
Received: from web4 ([10.202.2.214])
	by compute5.internal (MEProxy); Tue, 26 Jan 2016 09:59:21 -0500
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=fea.st; h=
	content-transfer-encoding:content-type:date:from:in-reply-to
	:message-id:mime-version:references:subject:to:x-sasl-enc
	:x-sasl-enc; s=mesmtp; bh=iL+IJzbSewZmB0Rupblp9g5swR8=; b=OGt6CR
	0QIOZCO0nqdmoMT+LnZNYJb651uMWJHFRr13UEMtT5q3Pd8r3iGBglEfP4Ef5yzT
	/SvLbHYs+4EvdLz1QIC0diRygR+EikyZ2o0DrDuyC9ylM0YOuCnb9M6GwT/v+rrz
	0kT82hCLA4lJxbUliDFYBiM93q4qwu62JLpsI=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=
	messagingengine.com; h=content-transfer-encoding:content-type
	:date:from:in-reply-to:message-id:mime-version:references
	:subject:to:x-sasl-enc:x-sasl-enc; s=smtpout; bh=iL+IJzbSewZmB0R
	upblp9g5swR8=; b=QBsPOMLThE3yWEn6WLbU4v/9VAAOyA6AZizlHOdo2QpoIWo
	WlyDrpmSGebz2zLs9XbzqArwQYrGOuVBZHTT08pAexjCAfsGdyks8hZEECluzB0A
	qwgas1Qd93q3AJApEQPnNEYkCSUJgKjNrpH3UkIF5kudtDKUxrJSCN7oBvX0=
Received: by web4.nyi.internal (Postfix, from userid 99)
	id 56C4011140B; Tue, 26 Jan 2016 09:59:21 -0500 (EST)
Message-Id: <1453820361.64083.502972130.19676645@webmail.messagingengine.com>
X-Sasl-Enc: VstMvuiDh7RZXjyWVTT5rP9fx0nU9s3p7ciOcKrtfWAX 1453820361
From: suse.dev@fea.st
To: Ian Campbell <ian.campbell@citrix.com>, xen-users@lists.xen.org
MIME-Version: 1.0
X-Mailer: MessagingEngine.com Webmail Interface - ajax-6cda141f
In-Reply-To: <1453819544.25257.14.camel@citrix.com>
References: <1453744148.1273266.502072146.494A484F@webmail.messagingengine.com>
	<1453802390.4320.229.camel@citrix.com>
	<1453816850.51711.502910682.08749C0E@webmail.messagingengine.com>
	<1453817460.25257.9.camel@citrix.com>
	<1453818434.57126.502940018.1788490C@webmail.messagingengine.com>
	<1453819544.25257.14.camel@citrix.com>
Date: Tue, 26 Jan 2016 06:59:21 -0800
Subject: Re: [Xen-users] PVHVP guest launches ok and is completely usable,
 but what are these multiple errors in the startup qemu-dm-test.log ?
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

Hi Ian

> Thanks, still not helpful unfortunately :-/

> In particular if it includes a bios = "rombios" line then that will be the
> cause of the issue, you can just drop that line and get the default
> ("seabios").

Eureka!

I removed 

bios = "rombios"

and it fixed this issue -- I can now use model = qemu-xen

AND

it also fixes the OTHER issue in another thread -- I can now see the GRUB menu! ??

> In your original mail you said your cfg includes a bunch of stuff but ended
> with "...", does that mean there was more which you elided? Please could
> you post the whole thing.

For the record my complete config , which now works, is

--------------
name = 'test'
builder = 'hvm'
xen_platform_pci = 1
device_model_version="qemu-xen"

boot = 'dc'
hdtype = 'ahci'
disk = ['phy:/dev/VG0/TEST,hda,w',]

vif = ['mac=00:16:3E:09:00:01, bridge=br0, vifname=vif0, model=e1000',]
videoram = 16
vga = 'stdvga'

vnc = 0
sdl = 0

maxmem = 2048
memory = 2048
vcpus = 1
cpus = "1-3"

acpi = 1
apic = 1
#bios = 'rombios'
localtime = 0
pae = 1
serial = 'pty'
tsc_mode = "default"

on_shutdown = 'destroy'
on_reboot = 'restart'
on_crash = 'destroy'
--------------

Thanks!

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users

From xen-users-bounces@lists.xen.org Tue Jan 26 17:30:55 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Tue, 26 Jan 2016 17:30:55 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aO7RZ-0002Xm-P0; Tue, 26 Jan 2016 17:30:17 +0000
Received: from mail6.bemta3.messagelabs.com ([195.245.230.39])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <suse.dev@fea.st>) id 1aO7RY-0002Xe-M4
	for xen-users@lists.xen.org; Tue, 26 Jan 2016 17:30:16 +0000
Received: from [85.158.137.68] by server-13.bemta-3.messagelabs.com id
	D2/5B-31443-72DA7A65; Tue, 26 Jan 2016 17:30:15 +0000
X-Env-Sender: suse.dev@fea.st
X-Msg-Ref: server-16.tower-31.messagelabs.com!1453829414!10763722!1
X-Originating-IP: [66.111.4.27]
X-SpamReason: No, hits=0.0 required=7.0 tests=sa_preprocessor: 
	VHJ1c3RlZCBJUDogNjYuMTExLjQuMjcgPT4gODQ2Mw==\n
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 52239 invoked from network); 26 Jan 2016 17:30:15 -0000
Received: from out3-smtp.messagingengine.com (HELO
	out3-smtp.messagingengine.com) (66.111.4.27)
	by server-16.tower-31.messagelabs.com with DHE-RSA-AES256-GCM-SHA384
	encrypted SMTP; 26 Jan 2016 17:30:15 -0000
Received: from compute1.internal (compute1.nyi.internal [10.202.2.41])
	by mailout.nyi.internal (Postfix) with ESMTP id 6F103214D9
	for <xen-users@lists.xen.org>; Tue, 26 Jan 2016 12:30:14 -0500 (EST)
Received: from web4 ([10.202.2.214])
	by compute1.internal (MEProxy); Tue, 26 Jan 2016 12:30:14 -0500
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=fea.st; h=cc
	:content-transfer-encoding:content-type:date:from:in-reply-to
	:message-id:mime-version:references:subject:to:x-sasl-enc
	:x-sasl-enc; s=mesmtp; bh=9olHFQwt2gvqAWwEBUse3JpBmuI=; b=JvJukm
	qE9HpHqO+XUyA0jlTVTQFnWX540nMARBSewgvY0hUnDZJK+6R0T6GFscJY7p8q8n
	t5hAi5u69ue4K0ZxmYbI2VBocNJsRygeD8Z4JWWVJcsZUcP5SkM5R2R8Mq9XyPUg
	ushF9QKsGXfGbxImRZWEQ9nVTOkhnaVt40ylY=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=
	messagingengine.com; h=cc:content-transfer-encoding:content-type
	:date:from:in-reply-to:message-id:mime-version:references
	:subject:to:x-sasl-enc:x-sasl-enc; s=smtpout; bh=9olHFQwt2gvqAWw
	EBUse3JpBmuI=; b=QVS1SSRTWnBDAey+2+lz5WdV02rlPlXVGj3eipF06TH2wRx
	ShW0N5fttr5IaA1NwnKgs9UdMxvWj61lqsRtJtYj3EMGetmrepxNsJeZom0R2tRP
	X0RrzRJa35EwbYuXlmW5liCNxekGAuYaT54KU7EZr+fOGT6eYMc9C172LxkQ=
Received: by web4.nyi.internal (Postfix, from userid 99)
	id 4122B100785; Tue, 26 Jan 2016 12:30:14 -0500 (EST)
Message-Id: <1453829414.870334.503135130.1955181A@webmail.messagingengine.com>
X-Sasl-Enc: 90su1FCj6w0Ep9Rwd69BygcRkgR5yU1J+zStY10KPVco 1453829414
From: suse.dev@fea.st
To: Andrei Borzenkov <arvidjaar@gmail.com>
MIME-Version: 1.0
X-Mailer: MessagingEngine.com Webmail Interface - ajax-6cda141f
Date: Tue, 26 Jan 2016 09:30:14 -0800
In-Reply-To: <56A7ABDA.2050808@gmail.com>
References: <1453766540.2134098.502411898.0776289D@webmail.messagingengine.com>
	<CAA91j0UCu_W-U549UQiY=pHixG0YyAS_wQE-6LMYyABK7PfHtQ@mail.gmail.com>
	<1453817199.53077.502916442.5DF80ADE@webmail.messagingengine.com>
	<CAA91j0VEGTKeC0rPuBj8a=NVne3Wa3L-4114ojps3=hmXEYS=A@mail.gmail.com>
	<1453818651.57738.502941386.29167CC5@webmail.messagingengine.com>
	<56A7ABDA.2050808@gmail.com>
Cc: help-grub@gnu.org, xen-users@lists.xen.org
Subject: Re: [Xen-users] Grub interactive menu missing from Xen PVHVM DomU's
 'serial console' output. All the other output is there - just the menu is
 missing?
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

Hi Andrei,

> OK, so could you remove serial terminal so we are sure to have just one
> unknown and run xl under script command, so we are sure to capture
> everything that is output to the screen. Also what terminal emulator are
> you using?

I'm using Konsole, ssh'd into the Dom0 host.

But anyway, sorry, this got resolved in another xen-related thread (http://lists.xen.org/archives/html/xen-users/2016-01/msg00132.html), annd I neglected to post here too.

rm'ing

bios = "rombios"

from the Xen DomU cfg fixed the Xen issue AND magically made the grub2 menu reappear.

Works now like it should.

Thanks.

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users

From xen-users-bounces@lists.xen.org Tue Jan 26 17:30:55 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Tue, 26 Jan 2016 17:30:55 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aO7RZ-0002Xm-P0; Tue, 26 Jan 2016 17:30:17 +0000
Received: from mail6.bemta3.messagelabs.com ([195.245.230.39])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <suse.dev@fea.st>) id 1aO7RY-0002Xe-M4
	for xen-users@lists.xen.org; Tue, 26 Jan 2016 17:30:16 +0000
Received: from [85.158.137.68] by server-13.bemta-3.messagelabs.com id
	D2/5B-31443-72DA7A65; Tue, 26 Jan 2016 17:30:15 +0000
X-Env-Sender: suse.dev@fea.st
X-Msg-Ref: server-16.tower-31.messagelabs.com!1453829414!10763722!1
X-Originating-IP: [66.111.4.27]
X-SpamReason: No, hits=0.0 required=7.0 tests=sa_preprocessor: 
	VHJ1c3RlZCBJUDogNjYuMTExLjQuMjcgPT4gODQ2Mw==\n
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 52239 invoked from network); 26 Jan 2016 17:30:15 -0000
Received: from out3-smtp.messagingengine.com (HELO
	out3-smtp.messagingengine.com) (66.111.4.27)
	by server-16.tower-31.messagelabs.com with DHE-RSA-AES256-GCM-SHA384
	encrypted SMTP; 26 Jan 2016 17:30:15 -0000
Received: from compute1.internal (compute1.nyi.internal [10.202.2.41])
	by mailout.nyi.internal (Postfix) with ESMTP id 6F103214D9
	for <xen-users@lists.xen.org>; Tue, 26 Jan 2016 12:30:14 -0500 (EST)
Received: from web4 ([10.202.2.214])
	by compute1.internal (MEProxy); Tue, 26 Jan 2016 12:30:14 -0500
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=fea.st; h=cc
	:content-transfer-encoding:content-type:date:from:in-reply-to
	:message-id:mime-version:references:subject:to:x-sasl-enc
	:x-sasl-enc; s=mesmtp; bh=9olHFQwt2gvqAWwEBUse3JpBmuI=; b=JvJukm
	qE9HpHqO+XUyA0jlTVTQFnWX540nMARBSewgvY0hUnDZJK+6R0T6GFscJY7p8q8n
	t5hAi5u69ue4K0ZxmYbI2VBocNJsRygeD8Z4JWWVJcsZUcP5SkM5R2R8Mq9XyPUg
	ushF9QKsGXfGbxImRZWEQ9nVTOkhnaVt40ylY=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=
	messagingengine.com; h=cc:content-transfer-encoding:content-type
	:date:from:in-reply-to:message-id:mime-version:references
	:subject:to:x-sasl-enc:x-sasl-enc; s=smtpout; bh=9olHFQwt2gvqAWw
	EBUse3JpBmuI=; b=QVS1SSRTWnBDAey+2+lz5WdV02rlPlXVGj3eipF06TH2wRx
	ShW0N5fttr5IaA1NwnKgs9UdMxvWj61lqsRtJtYj3EMGetmrepxNsJeZom0R2tRP
	X0RrzRJa35EwbYuXlmW5liCNxekGAuYaT54KU7EZr+fOGT6eYMc9C172LxkQ=
Received: by web4.nyi.internal (Postfix, from userid 99)
	id 4122B100785; Tue, 26 Jan 2016 12:30:14 -0500 (EST)
Message-Id: <1453829414.870334.503135130.1955181A@webmail.messagingengine.com>
X-Sasl-Enc: 90su1FCj6w0Ep9Rwd69BygcRkgR5yU1J+zStY10KPVco 1453829414
From: suse.dev@fea.st
To: Andrei Borzenkov <arvidjaar@gmail.com>
MIME-Version: 1.0
X-Mailer: MessagingEngine.com Webmail Interface - ajax-6cda141f
Date: Tue, 26 Jan 2016 09:30:14 -0800
In-Reply-To: <56A7ABDA.2050808@gmail.com>
References: <1453766540.2134098.502411898.0776289D@webmail.messagingengine.com>
	<CAA91j0UCu_W-U549UQiY=pHixG0YyAS_wQE-6LMYyABK7PfHtQ@mail.gmail.com>
	<1453817199.53077.502916442.5DF80ADE@webmail.messagingengine.com>
	<CAA91j0VEGTKeC0rPuBj8a=NVne3Wa3L-4114ojps3=hmXEYS=A@mail.gmail.com>
	<1453818651.57738.502941386.29167CC5@webmail.messagingengine.com>
	<56A7ABDA.2050808@gmail.com>
Cc: help-grub@gnu.org, xen-users@lists.xen.org
Subject: Re: [Xen-users] Grub interactive menu missing from Xen PVHVM DomU's
 'serial console' output. All the other output is there - just the menu is
 missing?
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

Hi Andrei,

> OK, so could you remove serial terminal so we are sure to have just one
> unknown and run xl under script command, so we are sure to capture
> everything that is output to the screen. Also what terminal emulator are
> you using?

I'm using Konsole, ssh'd into the Dom0 host.

But anyway, sorry, this got resolved in another xen-related thread (http://lists.xen.org/archives/html/xen-users/2016-01/msg00132.html), annd I neglected to post here too.

rm'ing

bios = "rombios"

from the Xen DomU cfg fixed the Xen issue AND magically made the grub2 menu reappear.

Works now like it should.

Thanks.

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users

From xen-users-bounces@lists.xen.org Wed Jan 27 11:45:23 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Wed, 27 Jan 2016 11:45:23 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aOOWU-0001sJ-NH; Wed, 27 Jan 2016 11:44:30 +0000
Received: from mail6.bemta5.messagelabs.com ([195.245.231.135])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <arvidjaar@gmail.com>) id 1aO7MD-00029S-Mw
	for xen-users@lists.xen.org; Tue, 26 Jan 2016 17:24:45 +0000
Received: from [85.158.139.211] by server-7.bemta-5.messagelabs.com id
	5D/89-13905-DDBA7A65; Tue, 26 Jan 2016 17:24:45 +0000
X-Env-Sender: arvidjaar@gmail.com
X-Msg-Ref: server-13.tower-206.messagelabs.com!1453829084!17999692!1
X-Originating-IP: [209.85.215.47]
X-SpamReason: No, hits=0.5 required=7.0 tests=BODY_RANDOM_LONG
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 33979 invoked from network); 26 Jan 2016 17:24:44 -0000
Received: from mail-lf0-f47.google.com (HELO mail-lf0-f47.google.com)
	(209.85.215.47)
	by server-13.tower-206.messagelabs.com with AES128-GCM-SHA256 encrypted
	SMTP; 26 Jan 2016 17:24:44 -0000
Received: by mail-lf0-f47.google.com with SMTP id c192so109660369lfe.2
	for <xen-users@lists.xen.org>; Tue, 26 Jan 2016 09:24:44 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
	h=subject:to:references:cc:from:message-id:date:user-agent
	:mime-version:in-reply-to:content-type:content-transfer-encoding;
	bh=2kwcbzyp1oNB6Pq7qc//GcjB6v8SwIGnl4owlZBHT2Y=;
	b=Sm4xtUi7lZuylMk/tepE1Ykf+lQUbPF00jT1mKDTxg8wGU2Ig4ZA+bvFDtotgxKpaG
	5WrY5hvSBNIYLZzbqsvxEVUP3PvV8diOqUawf1JQPsJRaOEQtDWVFbE7MwyBitkZhvMY
	h7y6KnvfYfiYqa5ctz8TSqpk2tcH/KVtK2qSls6t4HwUIUEI1txjml0vHLQas2VTWO8A
	nUYChSbQa1Yg0O7jln/586dcic7y0H5K+tHvZKzO8BRTX812Ygm3RcBHrB78cx3SXRT4
	u6ezZL7J/joyjM+3RNRWM8WvJJ6x1S+eRPhb27F15bSORzFlvehXr8akJVpdEmuW4N1q
	fyLQ==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
	d=1e100.net; s=20130820;
	h=x-gm-message-state:subject:to:references:cc:from:message-id:date
	:user-agent:mime-version:in-reply-to:content-type
	:content-transfer-encoding;
	bh=2kwcbzyp1oNB6Pq7qc//GcjB6v8SwIGnl4owlZBHT2Y=;
	b=j9IZeeU99S5EdduypY3G3i2stqnlBEptAE3qxEJzfA5C3P1uRdHt4e8rZ38LUPz3Jm
	0UWEIbvPDSuepJ2PRTK+MPQP1GyLalMY85PjUxrBOKnaTSzv/lYyom9vsicaCQXpIUnQ
	g1C01sYrcUimJ3cHb5+C6+iHtKgnkYoFXvVmJENsSuvWJjnJBqiuM1A+yGHw0vkyZQ8U
	04ITPQjLFIqos7ywAAxEVolfef8nyPpdpD/lcZAmTrI6m5V6fImk2RB1tomAFrFzEt+W
	Uknh3BtBiMGN4L3bOuAkU5wdu+4SB9nbDaNafb2ujWm5Ld8vUZ4ODUyZ7P+kh00sWAyJ
	e0Yw==
X-Gm-Message-State: AG10YOSHHCVkYo69pdekKXbOUNrY7tIJorLBaWXa/LHBrS7tFxjxdbbaIqSeNGu4Z/9ZcA==
X-Received: by 10.25.162.202 with SMTP id l193mr9158520lfe.138.1453829083938; 
	Tue, 26 Jan 2016 09:24:43 -0800 (PST)
Received: from [192.168.1.41] (ppp109-252-76-159.pppoe.spdop.ru.
	[109.252.76.159])
	by smtp.gmail.com with ESMTPSA id zk9sm312525lbb.3.2016.01.26.09.24.42
	(version=TLSv1/SSLv3 cipher=OTHER);
	Tue, 26 Jan 2016 09:24:43 -0800 (PST)
To: suse.dev@fea.st
References: <1453766540.2134098.502411898.0776289D@webmail.messagingengine.com>
	<CAA91j0UCu_W-U549UQiY=pHixG0YyAS_wQE-6LMYyABK7PfHtQ@mail.gmail.com>
	<1453817199.53077.502916442.5DF80ADE@webmail.messagingengine.com>
	<CAA91j0VEGTKeC0rPuBj8a=NVne3Wa3L-4114ojps3=hmXEYS=A@mail.gmail.com>
	<1453818651.57738.502941386.29167CC5@webmail.messagingengine.com>
From: Andrei Borzenkov <arvidjaar@gmail.com>
Message-ID: <56A7ABDA.2050808@gmail.com>
Date: Tue, 26 Jan 2016 20:24:42 +0300
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101
	Thunderbird/38.5.1
MIME-Version: 1.0
In-Reply-To: <1453818651.57738.502941386.29167CC5@webmail.messagingengine.com>
Content-Length: 2140
X-Mailman-Approved-At: Wed, 27 Jan 2016 11:44:28 +0000
Cc: help-grub@gnu.org, xen-users@lists.xen.org
Subject: Re: [Xen-users] Grub interactive menu missing from Xen PVHVM DomU's
 'serial console' output. All the other output is there - just the menu is
 missing?
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="windows-1251"
Content-Transfer-Encoding: base64
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

MjYuMDEuMjAxNiAxNzozMCwgc3VzZS5kZXZAZmVhLnN0IO/o+OXyOgo+IEhpIEFuZHJlaSwKPiAK
Pj4+IERvIEkgbmVlZCB0byBmb3JjZSB0aGUgZ3J1YmNsaSBzb21laG93Pwo+Pj4KPj4KPj4gVXN1
YWxseSB5b3UgcHJlc3MgYGMnIHdoaWxlIGluIG1lbnUuCj4gCj4gSSBkaWRuJ3QgdGhpbmsgdGhh
dCdkIHdvcmsgY3V6IEkgZG9uJ3QgSEFWRSBhIG1lbnUsIGJ1dCBpdCBkb2VzIQo+IAoKWW91IGhh
dmUgbWVudSwgaXQganVzdCBpcyBub3QgdmlzaWJsZS4KCj4+IERvIHlvdSBnZXQgb3V0cHV0IGlu
IEdSVUIgQ0xJIChJIGV4cGVjdCB5ZXMsIGJlY2F1c2UgbGFzdCBsaW5lIGlzCj4+IHByaW50ZWQp
PyBXaGF0IGlzIG91dHB1dCBvZgo+Pgo+PiB0ZXJtaW5hbF9vdXRwdXQKPj4gdGVybWluZm8KPj4K
Pj4gY29tbWFuZHMgaW4gR1JVQiBDTEk/IAo+PiBDYW4geW91IGNoZWNrIHdoZXRoZXIgYW55dGhp
bmcgaXMgb3V0cHV0IG9uCj4+IExpbnV4IHRlcm1pbmFsIHRoYXQgeW91IHVzZSB0byBjb25uZWN0
IHRvIGNvbnNvbGUgKHNjcmlwdCBvciBzdHJhY2UpPwo+IAo+IEFmdGVyIHByZXNzaW5nICdjJyB3
aGlsZSBJJ20gaW4gdGhlICJibGFuayBzcGFjZSIsIHRoaXMgaXMgd2hhdCBJIGdldCBpbiB0aGUg
TGludXggdGVybWluYWwKPiAKPiAgICAgICAgICAgICAgICAgICAgICAgICAgIEdOVSBHUlVCICB2
ZXJzaW9uIDIuMDJ+YmV0YTIKPiAKPiAgICBNaW5pbWFsIEJBU0gtbGlrZSBsaW5lIGVkaXRpbmcg
aXMgc3VwcG9ydGVkLiBGb3IgdGhlIGZpcnN0IHdvcmQsIFRBQiAgIAo+ICAgIGxpc3RzIHBvc3Np
YmxlIGNvbW1hbmQgY29tcGxldGlvbnMuIEFueXdoZXJlIGVsc2UgVEFCIGxpc3RzIHBvc3NpYmxl
ICAgCj4gICAgZGV2aWNlIG9yIGZpbGUgY29tcGxldGlvbnMuIEVTQyBhdCBhbnkgdGltZSBleGl0
cy4gICAgICAgICAgICAgICAgICAgICAKPiAKPiAKPiBncnViPiAgdGVybWluYWxfb3V0cHV0Cj4g
QWN0aXZlIG91dHB1dCB0ZXJtaW5hbHM6Cj4gc2VyaWFsIGNvbnNvbGUgCj4gQXZhaWxhYmxlIG91
dHB1dCB0ZXJtaW5hbHM6Cj4gc2VyaWFsX2NvbTAgdmdhX3RleHQgc3BrbW9kZW0gbWRhX3RleHQg
Z2Z4dGVybSBjYm1lbWMgYXVkaW8gCj4gZ3J1Yj4gIHRlcm1pbmZvCj4gQ3VycmVudCB0ZXJtaW5m
byB0eXBlczoKPiBzZXJpYWw6IHZ0MTAwICAgQVNDSUkgICAweDE1Cj4gc2VyaWFsX2NvbTA6IHZ0
MTAwICAgICAgQVNDSUkgICAweDAKPiBncnViPiAKPiAKPiAKCk9LLCBzbyBjb3VsZCB5b3UgcmVt
b3ZlIHNlcmlhbCB0ZXJtaW5hbCBzbyB3ZSBhcmUgc3VyZSB0byBoYXZlIGp1c3Qgb25lCnVua25v
d24gYW5kIHJ1biB4bCB1bmRlciBzY3JpcHQgY29tbWFuZCwgc28gd2UgYXJlIHN1cmUgdG8gY2Fw
dHVyZQpldmVyeXRoaW5nIHRoYXQgaXMgb3V0cHV0IHRvIHRoZSBzY3JlZW4uIEFsc28gd2hhdCB0
ZXJtaW5hbCBlbXVsYXRvciBhcmUKeW91IHVzaW5nPwoKX19fX19fX19fX19fX19fX19fX19fX19f
X19fX19fX19fX19fX19fX19fX19fX18KWGVuLXVzZXJzIG1haWxpbmcgbGlzdApYZW4tdXNlcnNA
bGlzdHMueGVuLm9yZwpodHRwOi8vbGlzdHMueGVuLm9yZy94ZW4tdXNlcnM=

From xen-users-bounces@lists.xen.org Wed Jan 27 11:45:23 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Wed, 27 Jan 2016 11:45:23 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aOOWS-0001s4-Vk; Wed, 27 Jan 2016 11:44:28 +0000
Received: from mail6.bemta3.messagelabs.com ([195.245.230.39])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <arvidjaar@gmail.com>) id 1aO4VZ-0002kc-0p
	for xen-users@lists.xen.org; Tue, 26 Jan 2016 14:22:13 +0000
Received: from [85.158.137.68] by server-3.bemta-3.messagelabs.com id
	1F/51-02499-41187A65; Tue, 26 Jan 2016 14:22:12 +0000
X-Env-Sender: arvidjaar@gmail.com
X-Msg-Ref: server-8.tower-31.messagelabs.com!1453818130!18335326!1
X-Originating-IP: [209.85.213.174]
X-SpamReason: No, hits=0.3 required=7.0 tests=RCVD_BY_IP
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 6914 invoked from network); 26 Jan 2016 14:22:11 -0000
Received: from mail-ig0-f174.google.com (HELO mail-ig0-f174.google.com)
	(209.85.213.174)
	by server-8.tower-31.messagelabs.com with AES128-GCM-SHA256 encrypted
	SMTP; 26 Jan 2016 14:22:11 -0000
Received: by mail-ig0-f174.google.com with SMTP id z14so59559166igp.1
	for <xen-users@lists.xen.org>; Tue, 26 Jan 2016 06:22:11 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
	h=mime-version:in-reply-to:references:date:message-id:subject:from:to
	:cc:content-type;
	bh=NpTBXC6uXZD0CBpW2B2UBhTq+TyB6dv4sPaxeNf2NpA=;
	b=LzyQ9XtJXP9iNA1yIfRLrJE1gUpUAVQ3yd/Ib4oJuM7UhFCU0JDfoS/eRix8NiF7TD
	orkr1Rbw+5qUXkAVhmAU2BsGHDeAx+OpxBcVjvc0SZSCydP6evsEeGCHoWf9adLpWyf9
	SWzmddYD+r2Ista1D2q0fCKPMzR94uPxims7FjfsP7+xX1TAzZFZNQrhVUze65cn+VeC
	juMxf2MwoC37UtSpXlJ9Hm6o8kLv+MzOrwcMcGIc8K3hUOEUIKS+zqSeOP4hPxxaUjwo
	DGSa8RXi1Bvr1WVISuxuWdkHVZHfeIhZWbMOdq+6xkrbOwhCPHmaq75rPZbB8b/zz6vm
	P5iA==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
	d=1e100.net; s=20130820;
	h=x-gm-message-state:mime-version:in-reply-to:references:date
	:message-id:subject:from:to:cc:content-type;
	bh=NpTBXC6uXZD0CBpW2B2UBhTq+TyB6dv4sPaxeNf2NpA=;
	b=nIno+jey2thqvTGnJIhLozGq7uNCPnAnLM5ZGMdGcM51aQzlbvNTai6I1mmz495ujv
	FPY84BTRjv7JPtl5EnEBfy/5o3iCpKHC2nEGen3YGLLZb5x+6o2ndg/BpARVgZOBlbuq
	ALNm9inp5p93ELlu31MsLgi72rSq/WbJOYo5SmMlY8ih1eqnwRaD5IX2h+VP4ivU64qv
	NhnfhYdVDI1MDLin0rrv6QLN7AW8G0SY56mYmziXbav4Ot2gvRRAkHge9kvy0kmO496B
	eptEnlHY/UrmOv8XlNKW0ECtCP/HjZRkLHq1vriPoZhaNsvQRk689aIRJDZi+hd564sD
	aV0g==
X-Gm-Message-State: AG10YOQt+vgdiswR4sx68uoNYX/ZLbwhZfKulOC2DT/Bt5JgVIEkzSf5EVjhPwyu/GReMSGNTJL2KWtJ7WO7eA==
MIME-Version: 1.0
X-Received: by 10.50.161.8 with SMTP id xo8mr22391646igb.27.1453818130234;
	Tue, 26 Jan 2016 06:22:10 -0800 (PST)
Received: by 10.107.154.73 with HTTP; Tue, 26 Jan 2016 06:22:10 -0800 (PST)
In-Reply-To: <1453817199.53077.502916442.5DF80ADE@webmail.messagingengine.com>
References: <1453766540.2134098.502411898.0776289D@webmail.messagingengine.com>
	<CAA91j0UCu_W-U549UQiY=pHixG0YyAS_wQE-6LMYyABK7PfHtQ@mail.gmail.com>
	<1453817199.53077.502916442.5DF80ADE@webmail.messagingengine.com>
Date: Tue, 26 Jan 2016 17:22:10 +0300
Message-ID: <CAA91j0VEGTKeC0rPuBj8a=NVne3Wa3L-4114ojps3=hmXEYS=A@mail.gmail.com>
From: Andrei Borzenkov <arvidjaar@gmail.com>
To: suse.dev@fea.st
X-Mailman-Approved-At: Wed, 27 Jan 2016 11:44:28 +0000
Cc: "help-grub@gnu.org" <help-grub@gnu.org>, xen-users@lists.xen.org
Subject: Re: [Xen-users] Grub interactive menu missing from Xen PVHVM DomU's
 'serial console' output. All the other output is there - just the menu is
 missing?
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

On Tue, Jan 26, 2016 at 5:06 PM,  <suse.dev@fea.st> wrote:
> Hi Andrei
>
> On Tue, Jan 26, 2016, at 12:37 AM, Andrei Borzenkov wrote:
>> Do you get output in GRUB CLI (I expect yes, because last line is
>> printed)? What is output of
>>
>> terminal_output
>> terminfo
>>
>> commands in GRUB CLI? Can you check whether anything is output on
>> Linux terminal that you use to connect to console (script or strace)?
>
> I never see any Grub CLI.
>
> I launch the guest, all the boot ouput scrolls to the console, and the next thing I get to is the login prompt.
>
> Do I need to force the grubcli somehow?
>

Usually you press `c' while in menu.

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users

From xen-users-bounces@lists.xen.org Wed Jan 27 11:45:23 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Wed, 27 Jan 2016 11:45:23 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aOOWT-0001sB-NA; Wed, 27 Jan 2016 11:44:29 +0000
Received: from mail6.bemta3.messagelabs.com ([195.245.230.39])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <wenhui@gwmail.gwu.edu>) id 1aO5Vw-0007O4-Vd
	for xen-users@lists.xenproject.org; Tue, 26 Jan 2016 15:26:41 +0000
Received: from [85.158.137.68] by server-11.bemta-3.messagelabs.com id
	7B/D5-32641-F2097A65; Tue, 26 Jan 2016 15:26:39 +0000
X-Env-Sender: wenhui@gwmail.gwu.edu
X-Msg-Ref: server-2.tower-31.messagelabs.com!1453821998!18206795!1
X-Originating-IP: [74.125.82.54]
X-SpamReason: No, hits=0.4 required=7.0 tests=HTML_50_60,HTML_MESSAGE,
	RCVD_BY_IP
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 51734 invoked from network); 26 Jan 2016 15:26:38 -0000
Received: from mail-wm0-f54.google.com (HELO mail-wm0-f54.google.com)
	(74.125.82.54)
	by server-2.tower-31.messagelabs.com with AES128-GCM-SHA256 encrypted
	SMTP; 26 Jan 2016 15:26:38 -0000
Received: by mail-wm0-f54.google.com with SMTP id n5so136240754wmn.0
	for <xen-users@lists.xenproject.org>;
	Tue, 26 Jan 2016 07:26:38 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
	d=gwmail-gwu-edu.20150623.gappssmtp.com; s=20150623;
	h=mime-version:in-reply-to:references:date:message-id:subject:from:to
	:content-type; bh=H1fHkfaHwl+BVmI4lo2Hr3cx/Vc0sjjJDTCfCOd+d94=;
	b=YcuMW0/GlxSYpzT6Ofe8i6awfmIC53RaP/Yyo+WHamAhj04RkMnRz3+UvtssslxQxj
	YCmtI+a8O5pKptFx4IK3MCbc/20UZhTVgQLEBVlis6MpBRlPJzG5dpJf9Mg32EGKyvv+
	U+yhCJj3XbkQjk25QYqgxjo6PapbRDG12ahPWJzSKR4xDiQ+O4ZEbiue3BP4fKBGodjd
	NAsNoVom1D36llzGhG7xGNOsk9PoMdGa/cj0Yl165xxMtxmYK3ylKoUvLtJI963K5CCA
	VZUL2loDSKO/0+yVBTcPdp3OXX/MNi2iG7PhRmWShMTPEbnuExR476fVPqZ066SuPjKS
	uylg==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
	d=1e100.net; s=20130820;
	h=x-gm-message-state:mime-version:in-reply-to:references:date
	:message-id:subject:from:to:content-type;
	bh=H1fHkfaHwl+BVmI4lo2Hr3cx/Vc0sjjJDTCfCOd+d94=;
	b=NGbsZ9RqZOpKKUtn/cUjfoznK24Tp4kVk8RjKjbQgrh2A3SoI7Vduf/GjdOlqBaIxl
	gQzXDghAUhVAL+5ODSezhXBj9i9RPNC1Q4G0W4HwNMzz+FGe1TzZCj88Bevskeqsmqi+
	bduUusrbYf022f9gvWUjYCt3yd3GQAUI+12EdA7+huDVz1lwn1uC2AQQQ7PYrQXvTfXq
	ue1ZJq8g9Oo/HyJktnSEqa2WJ8TESh2at6DwDUqGh30xZEoO1gB/s1jVDYODfJHHF5fN
	iIpf1RxDnC7xpGwx/uecy+ega72YEBj1yiR2gQTMqtMgKIcipM21nQ433gpxgWacUEK9
	4lRg==
X-Gm-Message-State: AG10YORe98T5/Jj8lfqH3z29VV1JB0Cb3HohrGWYk3lOrXGOnn/KWuVWhDrCEos8hiJ7AwOkZkMe9R30PWx/tipY
MIME-Version: 1.0
X-Received: by 10.194.134.134 with SMTP id pk6mr24079087wjb.176.1453821998441; 
	Tue, 26 Jan 2016 07:26:38 -0800 (PST)
Received: by 10.27.50.82 with HTTP; Tue, 26 Jan 2016 07:26:38 -0800 (PST)
In-Reply-To: <CAOSEQ1ozVaPqwuqE-piHdPEWbSuVvEyPWZAMA-zFGF-eKEMe7g@mail.gmail.com>
References: <CAOSEQ1ozVaPqwuqE-piHdPEWbSuVvEyPWZAMA-zFGF-eKEMe7g@mail.gmail.com>
Date: Tue, 26 Jan 2016 10:26:38 -0500
Message-ID: <CAOSEQ1oMnN-94smkKdZ-X-8c-a5Z=0xFUXGHfw2LUUOSO6TifQ@mail.gmail.com>
From: Wenhui Zhang <wenhui@gwmail.gwu.edu>
To: xen-users@lists.xenproject.org
X-Mailman-Approved-At: Wed, 27 Jan 2016 11:44:28 +0000
Subject: Re: [Xen-users] [BUG] Missing DSO : Installation of stable-4.2
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: multipart/mixed; boundary="===============4212494939373229021=="
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

--===============4212494939373229021==
Content-Type: multipart/alternative; boundary=089e0112ca66c8c123052a3e4f3f

--089e0112ca66c8c123052a3e4f3f
Content-Type: text/plain; charset=UTF-8

The Buggy part was solved adding -lrt and disable install of docs, after
which, I changed grub and it still could not be boot up?

Anyone has idea on the installation guide of Xen 4.4 or Xen 4.2 on Ubuntu
14.04 ?

On Wed, Jan 20, 2016 at 3:45 PM, Wenhui Zhang <wenhui@gwmail.gwu.edu> wrote:

>
> Hi, I am installing stable-4.2 branch on Ubuntu 14.04, and it seems like
> some DSO is missing and no LIBS or FLAGS was found in the main Makefile, is
> it mentioned in some sub-folders please?
>
> Error Trace:
>
> /usr/bin/ld: vl.o: undefined reference to symbol 'timer_settime@@GLIBC_2.3.3'
> //lib/x86_64-linux-gnu/librt.so.1: error adding symbols: DSO missing from command line
> collect2: error: ld returned 1 exit status
> make[4]: *** [qemu-dm] Error 1
> make[4]: Leaving directory `/home/wenhui/ClickOS/xen/tools/qemu-xen-traditional-dir-remote/i386-dm'
> make[3]: *** [subdir-i386-dm] Error 2
> make[3]: Leaving directory `/home/wenhui/ClickOS/xen/tools/qemu-xen-traditional-dir-remote'
> make[2]: *** [subdir-install-qemu-xen-traditional-dir] Error 2
> make[2]: Leaving directory `/home/wenhui/ClickOS/xen/tools'
> make[1]: *** [subdirs-install] Error 2
> make[1]: Leaving directory `/home/wenhui/ClickOS/xen/tools'
> make: *** [install-tools] Error 2
>
> --
> V/R,
>
> Wenhui Zhang
>
> Email: wenhui@gwmail.gwu.edu
>            Telephone: 1-(703) 424 3193
>
>
>
>
>
>
>


-- 
V/R,

Wenhui Zhang

Email: wenhui@gwmail.gwu.edu
           Telephone: 1-(703) 424 3193

--089e0112ca66c8c123052a3e4f3f
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr">The Buggy part was solved adding -lrt and disable install =
of docs, after which, I changed grub and it still could not be boot up?<div=
><br></div><div>Anyone has idea on the installation guide of Xen 4.4 or Xen=
 4.2 on Ubuntu 14.04 ?</div></div><div class=3D"gmail_extra"><br><div class=
=3D"gmail_quote">On Wed, Jan 20, 2016 at 3:45 PM, Wenhui Zhang <span dir=3D=
"ltr">&lt;<a href=3D"mailto:wenhui@gwmail.gwu.edu" target=3D"_blank">wenhui=
@gwmail.gwu.edu</a>&gt;</span> wrote:<br><blockquote class=3D"gmail_quote" =
style=3D"margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><di=
v dir=3D"ltr"><br clear=3D"all"><div><p style=3D"margin-bottom:16px;color:r=
gb(51,51,51);font-family:&#39;Helvetica Neue&#39;,Helvetica,&#39;Segoe UI&#=
39;,Arial,freesans,sans-serif,&#39;Apple Color Emoji&#39;,&#39;Segoe UI Emo=
ji&#39;,&#39;Segoe UI Symbol&#39;;font-size:14px;line-height:24.8889px;marg=
in-top:0px!important">Hi, I am installing stable-4.2 branch on Ubuntu 14.04=
, and it seems like some DSO is missing and no LIBS or FLAGS was found in t=
he main Makefile, is it mentioned in some sub-folders please?</p><p style=
=3D"margin-top:0px;margin-bottom:16px;color:rgb(51,51,51);font-family:&#39;=
Helvetica Neue&#39;,Helvetica,&#39;Segoe UI&#39;,Arial,freesans,sans-serif,=
&#39;Apple Color Emoji&#39;,&#39;Segoe UI Emoji&#39;,&#39;Segoe UI Symbol&#=
39;;font-size:14px;line-height:24.8889px">Error Trace:</p><pre style=3D"ove=
rflow:auto;font-family:Consolas,&#39;Liberation Mono&#39;,Menlo,Courier,mon=
ospace;font-size:11.9px;margin-top:0px;font-stretch:normal;line-height:1.45=
;padding:16px;border-radius:3px;word-wrap:normal;color:rgb(51,51,51);margin=
-bottom:0px!important;background-color:rgb(247,247,247)"><code style=3D"fon=
t-family:Consolas,&#39;Liberation Mono&#39;,Menlo,Courier,monospace;font-si=
ze:11.9px;padding:0px;margin:0px;border-radius:3px;border:0px;display:inlin=
e;max-width:initial;overflow:initial;line-height:inherit;word-wrap:normal;b=
ackground:transparent">/usr/bin/ld: vl.o: undefined reference to symbol &#3=
9;timer_settime@@GLIBC_2.3.3&#39;
//lib/x86_64-linux-gnu/librt.so.1: error adding symbols: DSO missing from c=
ommand line
collect2: error: ld returned 1 exit status
make[4]: *** [qemu-dm] Error 1
make[4]: Leaving directory `/home/wenhui/ClickOS/xen/tools/qemu-xen-traditi=
onal-dir-remote/i386-dm&#39;
make[3]: *** [subdir-i386-dm] Error 2
make[3]: Leaving directory `/home/wenhui/ClickOS/xen/tools/qemu-xen-traditi=
onal-dir-remote&#39;
make[2]: *** [subdir-install-qemu-xen-traditional-dir] Error 2
make[2]: Leaving directory `/home/wenhui/ClickOS/xen/tools&#39;
make[1]: *** [subdirs-install] Error 2
make[1]: Leaving directory `/home/wenhui/ClickOS/xen/tools&#39;
make: *** [install-tools] Error 2</code></pre></div><span class=3D"HOEnZb">=
<font color=3D"#888888">-- <br><div><div dir=3D"ltr">V/R, <br>=C2=A0<br>Wen=
hui Zhang <br>=C2=A0<br>Email: <a href=3D"mailto:wenhui@gwmail.gwu.edu" tar=
get=3D"_blank">wenhui@gwmail.gwu.edu</a><br>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=
=A0=C2=A0 Telephone: <a href=3D"tel:1-%28703%29%20424%203193" value=3D"+170=
34243193" target=3D"_blank">1-(703) 424 3193</a><br>=C2=A0 =C2=A0 =C2=A0 =
=C2=A0 =C2=A0=C2=A0<br>=C2=A0<br>=C2=A0<br>=C2=A0<br><br><br></div></div>
</font></span></div>
</blockquote></div><br><br clear=3D"all"><div><br></div>-- <br><div class=
=3D"gmail_signature"><div dir=3D"ltr">V/R, <br>=C2=A0<br>Wenhui Zhang <br>=
=C2=A0<br>Email: <a href=3D"mailto:wenhui@gwmail.gwu.edu" target=3D"_blank"=
>wenhui@gwmail.gwu.edu</a><br>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0=C2=A0 Tele=
phone: 1-(703) 424 3193<br>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0=C2=A0<br>=C2=
=A0<br>=C2=A0<br>=C2=A0<br><br><br></div></div>
</div>

--089e0112ca66c8c123052a3e4f3f--


--===============4212494939373229021==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users
--===============4212494939373229021==--


From xen-users-bounces@lists.xen.org Wed Jan 27 11:45:23 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Wed, 27 Jan 2016 11:45:23 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aOOWT-0001sB-NA; Wed, 27 Jan 2016 11:44:29 +0000
Received: from mail6.bemta3.messagelabs.com ([195.245.230.39])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <wenhui@gwmail.gwu.edu>) id 1aO5Vw-0007O4-Vd
	for xen-users@lists.xenproject.org; Tue, 26 Jan 2016 15:26:41 +0000
Received: from [85.158.137.68] by server-11.bemta-3.messagelabs.com id
	7B/D5-32641-F2097A65; Tue, 26 Jan 2016 15:26:39 +0000
X-Env-Sender: wenhui@gwmail.gwu.edu
X-Msg-Ref: server-2.tower-31.messagelabs.com!1453821998!18206795!1
X-Originating-IP: [74.125.82.54]
X-SpamReason: No, hits=0.4 required=7.0 tests=HTML_50_60,HTML_MESSAGE,
	RCVD_BY_IP
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 51734 invoked from network); 26 Jan 2016 15:26:38 -0000
Received: from mail-wm0-f54.google.com (HELO mail-wm0-f54.google.com)
	(74.125.82.54)
	by server-2.tower-31.messagelabs.com with AES128-GCM-SHA256 encrypted
	SMTP; 26 Jan 2016 15:26:38 -0000
Received: by mail-wm0-f54.google.com with SMTP id n5so136240754wmn.0
	for <xen-users@lists.xenproject.org>;
	Tue, 26 Jan 2016 07:26:38 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
	d=gwmail-gwu-edu.20150623.gappssmtp.com; s=20150623;
	h=mime-version:in-reply-to:references:date:message-id:subject:from:to
	:content-type; bh=H1fHkfaHwl+BVmI4lo2Hr3cx/Vc0sjjJDTCfCOd+d94=;
	b=YcuMW0/GlxSYpzT6Ofe8i6awfmIC53RaP/Yyo+WHamAhj04RkMnRz3+UvtssslxQxj
	YCmtI+a8O5pKptFx4IK3MCbc/20UZhTVgQLEBVlis6MpBRlPJzG5dpJf9Mg32EGKyvv+
	U+yhCJj3XbkQjk25QYqgxjo6PapbRDG12ahPWJzSKR4xDiQ+O4ZEbiue3BP4fKBGodjd
	NAsNoVom1D36llzGhG7xGNOsk9PoMdGa/cj0Yl165xxMtxmYK3ylKoUvLtJI963K5CCA
	VZUL2loDSKO/0+yVBTcPdp3OXX/MNi2iG7PhRmWShMTPEbnuExR476fVPqZ066SuPjKS
	uylg==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
	d=1e100.net; s=20130820;
	h=x-gm-message-state:mime-version:in-reply-to:references:date
	:message-id:subject:from:to:content-type;
	bh=H1fHkfaHwl+BVmI4lo2Hr3cx/Vc0sjjJDTCfCOd+d94=;
	b=NGbsZ9RqZOpKKUtn/cUjfoznK24Tp4kVk8RjKjbQgrh2A3SoI7Vduf/GjdOlqBaIxl
	gQzXDghAUhVAL+5ODSezhXBj9i9RPNC1Q4G0W4HwNMzz+FGe1TzZCj88Bevskeqsmqi+
	bduUusrbYf022f9gvWUjYCt3yd3GQAUI+12EdA7+huDVz1lwn1uC2AQQQ7PYrQXvTfXq
	ue1ZJq8g9Oo/HyJktnSEqa2WJ8TESh2at6DwDUqGh30xZEoO1gB/s1jVDYODfJHHF5fN
	iIpf1RxDnC7xpGwx/uecy+ega72YEBj1yiR2gQTMqtMgKIcipM21nQ433gpxgWacUEK9
	4lRg==
X-Gm-Message-State: AG10YORe98T5/Jj8lfqH3z29VV1JB0Cb3HohrGWYk3lOrXGOnn/KWuVWhDrCEos8hiJ7AwOkZkMe9R30PWx/tipY
MIME-Version: 1.0
X-Received: by 10.194.134.134 with SMTP id pk6mr24079087wjb.176.1453821998441; 
	Tue, 26 Jan 2016 07:26:38 -0800 (PST)
Received: by 10.27.50.82 with HTTP; Tue, 26 Jan 2016 07:26:38 -0800 (PST)
In-Reply-To: <CAOSEQ1ozVaPqwuqE-piHdPEWbSuVvEyPWZAMA-zFGF-eKEMe7g@mail.gmail.com>
References: <CAOSEQ1ozVaPqwuqE-piHdPEWbSuVvEyPWZAMA-zFGF-eKEMe7g@mail.gmail.com>
Date: Tue, 26 Jan 2016 10:26:38 -0500
Message-ID: <CAOSEQ1oMnN-94smkKdZ-X-8c-a5Z=0xFUXGHfw2LUUOSO6TifQ@mail.gmail.com>
From: Wenhui Zhang <wenhui@gwmail.gwu.edu>
To: xen-users@lists.xenproject.org
X-Mailman-Approved-At: Wed, 27 Jan 2016 11:44:28 +0000
Subject: Re: [Xen-users] [BUG] Missing DSO : Installation of stable-4.2
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: multipart/mixed; boundary="===============4212494939373229021=="
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

--===============4212494939373229021==
Content-Type: multipart/alternative; boundary=089e0112ca66c8c123052a3e4f3f

--089e0112ca66c8c123052a3e4f3f
Content-Type: text/plain; charset=UTF-8

The Buggy part was solved adding -lrt and disable install of docs, after
which, I changed grub and it still could not be boot up?

Anyone has idea on the installation guide of Xen 4.4 or Xen 4.2 on Ubuntu
14.04 ?

On Wed, Jan 20, 2016 at 3:45 PM, Wenhui Zhang <wenhui@gwmail.gwu.edu> wrote:

>
> Hi, I am installing stable-4.2 branch on Ubuntu 14.04, and it seems like
> some DSO is missing and no LIBS or FLAGS was found in the main Makefile, is
> it mentioned in some sub-folders please?
>
> Error Trace:
>
> /usr/bin/ld: vl.o: undefined reference to symbol 'timer_settime@@GLIBC_2.3.3'
> //lib/x86_64-linux-gnu/librt.so.1: error adding symbols: DSO missing from command line
> collect2: error: ld returned 1 exit status
> make[4]: *** [qemu-dm] Error 1
> make[4]: Leaving directory `/home/wenhui/ClickOS/xen/tools/qemu-xen-traditional-dir-remote/i386-dm'
> make[3]: *** [subdir-i386-dm] Error 2
> make[3]: Leaving directory `/home/wenhui/ClickOS/xen/tools/qemu-xen-traditional-dir-remote'
> make[2]: *** [subdir-install-qemu-xen-traditional-dir] Error 2
> make[2]: Leaving directory `/home/wenhui/ClickOS/xen/tools'
> make[1]: *** [subdirs-install] Error 2
> make[1]: Leaving directory `/home/wenhui/ClickOS/xen/tools'
> make: *** [install-tools] Error 2
>
> --
> V/R,
>
> Wenhui Zhang
>
> Email: wenhui@gwmail.gwu.edu
>            Telephone: 1-(703) 424 3193
>
>
>
>
>
>
>


-- 
V/R,

Wenhui Zhang

Email: wenhui@gwmail.gwu.edu
           Telephone: 1-(703) 424 3193

--089e0112ca66c8c123052a3e4f3f
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr">The Buggy part was solved adding -lrt and disable install =
of docs, after which, I changed grub and it still could not be boot up?<div=
><br></div><div>Anyone has idea on the installation guide of Xen 4.4 or Xen=
 4.2 on Ubuntu 14.04 ?</div></div><div class=3D"gmail_extra"><br><div class=
=3D"gmail_quote">On Wed, Jan 20, 2016 at 3:45 PM, Wenhui Zhang <span dir=3D=
"ltr">&lt;<a href=3D"mailto:wenhui@gwmail.gwu.edu" target=3D"_blank">wenhui=
@gwmail.gwu.edu</a>&gt;</span> wrote:<br><blockquote class=3D"gmail_quote" =
style=3D"margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><di=
v dir=3D"ltr"><br clear=3D"all"><div><p style=3D"margin-bottom:16px;color:r=
gb(51,51,51);font-family:&#39;Helvetica Neue&#39;,Helvetica,&#39;Segoe UI&#=
39;,Arial,freesans,sans-serif,&#39;Apple Color Emoji&#39;,&#39;Segoe UI Emo=
ji&#39;,&#39;Segoe UI Symbol&#39;;font-size:14px;line-height:24.8889px;marg=
in-top:0px!important">Hi, I am installing stable-4.2 branch on Ubuntu 14.04=
, and it seems like some DSO is missing and no LIBS or FLAGS was found in t=
he main Makefile, is it mentioned in some sub-folders please?</p><p style=
=3D"margin-top:0px;margin-bottom:16px;color:rgb(51,51,51);font-family:&#39;=
Helvetica Neue&#39;,Helvetica,&#39;Segoe UI&#39;,Arial,freesans,sans-serif,=
&#39;Apple Color Emoji&#39;,&#39;Segoe UI Emoji&#39;,&#39;Segoe UI Symbol&#=
39;;font-size:14px;line-height:24.8889px">Error Trace:</p><pre style=3D"ove=
rflow:auto;font-family:Consolas,&#39;Liberation Mono&#39;,Menlo,Courier,mon=
ospace;font-size:11.9px;margin-top:0px;font-stretch:normal;line-height:1.45=
;padding:16px;border-radius:3px;word-wrap:normal;color:rgb(51,51,51);margin=
-bottom:0px!important;background-color:rgb(247,247,247)"><code style=3D"fon=
t-family:Consolas,&#39;Liberation Mono&#39;,Menlo,Courier,monospace;font-si=
ze:11.9px;padding:0px;margin:0px;border-radius:3px;border:0px;display:inlin=
e;max-width:initial;overflow:initial;line-height:inherit;word-wrap:normal;b=
ackground:transparent">/usr/bin/ld: vl.o: undefined reference to symbol &#3=
9;timer_settime@@GLIBC_2.3.3&#39;
//lib/x86_64-linux-gnu/librt.so.1: error adding symbols: DSO missing from c=
ommand line
collect2: error: ld returned 1 exit status
make[4]: *** [qemu-dm] Error 1
make[4]: Leaving directory `/home/wenhui/ClickOS/xen/tools/qemu-xen-traditi=
onal-dir-remote/i386-dm&#39;
make[3]: *** [subdir-i386-dm] Error 2
make[3]: Leaving directory `/home/wenhui/ClickOS/xen/tools/qemu-xen-traditi=
onal-dir-remote&#39;
make[2]: *** [subdir-install-qemu-xen-traditional-dir] Error 2
make[2]: Leaving directory `/home/wenhui/ClickOS/xen/tools&#39;
make[1]: *** [subdirs-install] Error 2
make[1]: Leaving directory `/home/wenhui/ClickOS/xen/tools&#39;
make: *** [install-tools] Error 2</code></pre></div><span class=3D"HOEnZb">=
<font color=3D"#888888">-- <br><div><div dir=3D"ltr">V/R, <br>=C2=A0<br>Wen=
hui Zhang <br>=C2=A0<br>Email: <a href=3D"mailto:wenhui@gwmail.gwu.edu" tar=
get=3D"_blank">wenhui@gwmail.gwu.edu</a><br>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=
=A0=C2=A0 Telephone: <a href=3D"tel:1-%28703%29%20424%203193" value=3D"+170=
34243193" target=3D"_blank">1-(703) 424 3193</a><br>=C2=A0 =C2=A0 =C2=A0 =
=C2=A0 =C2=A0=C2=A0<br>=C2=A0<br>=C2=A0<br>=C2=A0<br><br><br></div></div>
</font></span></div>
</blockquote></div><br><br clear=3D"all"><div><br></div>-- <br><div class=
=3D"gmail_signature"><div dir=3D"ltr">V/R, <br>=C2=A0<br>Wenhui Zhang <br>=
=C2=A0<br>Email: <a href=3D"mailto:wenhui@gwmail.gwu.edu" target=3D"_blank"=
>wenhui@gwmail.gwu.edu</a><br>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0=C2=A0 Tele=
phone: 1-(703) 424 3193<br>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0=C2=A0<br>=C2=
=A0<br>=C2=A0<br>=C2=A0<br><br><br></div></div>
</div>

--089e0112ca66c8c123052a3e4f3f--


--===============4212494939373229021==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users
--===============4212494939373229021==--


From xen-users-bounces@lists.xen.org Wed Jan 27 11:45:23 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Wed, 27 Jan 2016 11:45:23 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aOOWS-0001s4-Vk; Wed, 27 Jan 2016 11:44:28 +0000
Received: from mail6.bemta3.messagelabs.com ([195.245.230.39])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <arvidjaar@gmail.com>) id 1aO4VZ-0002kc-0p
	for xen-users@lists.xen.org; Tue, 26 Jan 2016 14:22:13 +0000
Received: from [85.158.137.68] by server-3.bemta-3.messagelabs.com id
	1F/51-02499-41187A65; Tue, 26 Jan 2016 14:22:12 +0000
X-Env-Sender: arvidjaar@gmail.com
X-Msg-Ref: server-8.tower-31.messagelabs.com!1453818130!18335326!1
X-Originating-IP: [209.85.213.174]
X-SpamReason: No, hits=0.3 required=7.0 tests=RCVD_BY_IP
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 6914 invoked from network); 26 Jan 2016 14:22:11 -0000
Received: from mail-ig0-f174.google.com (HELO mail-ig0-f174.google.com)
	(209.85.213.174)
	by server-8.tower-31.messagelabs.com with AES128-GCM-SHA256 encrypted
	SMTP; 26 Jan 2016 14:22:11 -0000
Received: by mail-ig0-f174.google.com with SMTP id z14so59559166igp.1
	for <xen-users@lists.xen.org>; Tue, 26 Jan 2016 06:22:11 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
	h=mime-version:in-reply-to:references:date:message-id:subject:from:to
	:cc:content-type;
	bh=NpTBXC6uXZD0CBpW2B2UBhTq+TyB6dv4sPaxeNf2NpA=;
	b=LzyQ9XtJXP9iNA1yIfRLrJE1gUpUAVQ3yd/Ib4oJuM7UhFCU0JDfoS/eRix8NiF7TD
	orkr1Rbw+5qUXkAVhmAU2BsGHDeAx+OpxBcVjvc0SZSCydP6evsEeGCHoWf9adLpWyf9
	SWzmddYD+r2Ista1D2q0fCKPMzR94uPxims7FjfsP7+xX1TAzZFZNQrhVUze65cn+VeC
	juMxf2MwoC37UtSpXlJ9Hm6o8kLv+MzOrwcMcGIc8K3hUOEUIKS+zqSeOP4hPxxaUjwo
	DGSa8RXi1Bvr1WVISuxuWdkHVZHfeIhZWbMOdq+6xkrbOwhCPHmaq75rPZbB8b/zz6vm
	P5iA==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
	d=1e100.net; s=20130820;
	h=x-gm-message-state:mime-version:in-reply-to:references:date
	:message-id:subject:from:to:cc:content-type;
	bh=NpTBXC6uXZD0CBpW2B2UBhTq+TyB6dv4sPaxeNf2NpA=;
	b=nIno+jey2thqvTGnJIhLozGq7uNCPnAnLM5ZGMdGcM51aQzlbvNTai6I1mmz495ujv
	FPY84BTRjv7JPtl5EnEBfy/5o3iCpKHC2nEGen3YGLLZb5x+6o2ndg/BpARVgZOBlbuq
	ALNm9inp5p93ELlu31MsLgi72rSq/WbJOYo5SmMlY8ih1eqnwRaD5IX2h+VP4ivU64qv
	NhnfhYdVDI1MDLin0rrv6QLN7AW8G0SY56mYmziXbav4Ot2gvRRAkHge9kvy0kmO496B
	eptEnlHY/UrmOv8XlNKW0ECtCP/HjZRkLHq1vriPoZhaNsvQRk689aIRJDZi+hd564sD
	aV0g==
X-Gm-Message-State: AG10YOQt+vgdiswR4sx68uoNYX/ZLbwhZfKulOC2DT/Bt5JgVIEkzSf5EVjhPwyu/GReMSGNTJL2KWtJ7WO7eA==
MIME-Version: 1.0
X-Received: by 10.50.161.8 with SMTP id xo8mr22391646igb.27.1453818130234;
	Tue, 26 Jan 2016 06:22:10 -0800 (PST)
Received: by 10.107.154.73 with HTTP; Tue, 26 Jan 2016 06:22:10 -0800 (PST)
In-Reply-To: <1453817199.53077.502916442.5DF80ADE@webmail.messagingengine.com>
References: <1453766540.2134098.502411898.0776289D@webmail.messagingengine.com>
	<CAA91j0UCu_W-U549UQiY=pHixG0YyAS_wQE-6LMYyABK7PfHtQ@mail.gmail.com>
	<1453817199.53077.502916442.5DF80ADE@webmail.messagingengine.com>
Date: Tue, 26 Jan 2016 17:22:10 +0300
Message-ID: <CAA91j0VEGTKeC0rPuBj8a=NVne3Wa3L-4114ojps3=hmXEYS=A@mail.gmail.com>
From: Andrei Borzenkov <arvidjaar@gmail.com>
To: suse.dev@fea.st
X-Mailman-Approved-At: Wed, 27 Jan 2016 11:44:28 +0000
Cc: "help-grub@gnu.org" <help-grub@gnu.org>, xen-users@lists.xen.org
Subject: Re: [Xen-users] Grub interactive menu missing from Xen PVHVM DomU's
 'serial console' output. All the other output is there - just the menu is
 missing?
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

On Tue, Jan 26, 2016 at 5:06 PM,  <suse.dev@fea.st> wrote:
> Hi Andrei
>
> On Tue, Jan 26, 2016, at 12:37 AM, Andrei Borzenkov wrote:
>> Do you get output in GRUB CLI (I expect yes, because last line is
>> printed)? What is output of
>>
>> terminal_output
>> terminfo
>>
>> commands in GRUB CLI? Can you check whether anything is output on
>> Linux terminal that you use to connect to console (script or strace)?
>
> I never see any Grub CLI.
>
> I launch the guest, all the boot ouput scrolls to the console, and the next thing I get to is the login prompt.
>
> Do I need to force the grubcli somehow?
>

Usually you press `c' while in menu.

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users

From xen-users-bounces@lists.xen.org Wed Jan 27 11:45:23 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Wed, 27 Jan 2016 11:45:23 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aOOWU-0001sJ-NH; Wed, 27 Jan 2016 11:44:30 +0000
Received: from mail6.bemta5.messagelabs.com ([195.245.231.135])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <arvidjaar@gmail.com>) id 1aO7MD-00029S-Mw
	for xen-users@lists.xen.org; Tue, 26 Jan 2016 17:24:45 +0000
Received: from [85.158.139.211] by server-7.bemta-5.messagelabs.com id
	5D/89-13905-DDBA7A65; Tue, 26 Jan 2016 17:24:45 +0000
X-Env-Sender: arvidjaar@gmail.com
X-Msg-Ref: server-13.tower-206.messagelabs.com!1453829084!17999692!1
X-Originating-IP: [209.85.215.47]
X-SpamReason: No, hits=0.5 required=7.0 tests=BODY_RANDOM_LONG
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 33979 invoked from network); 26 Jan 2016 17:24:44 -0000
Received: from mail-lf0-f47.google.com (HELO mail-lf0-f47.google.com)
	(209.85.215.47)
	by server-13.tower-206.messagelabs.com with AES128-GCM-SHA256 encrypted
	SMTP; 26 Jan 2016 17:24:44 -0000
Received: by mail-lf0-f47.google.com with SMTP id c192so109660369lfe.2
	for <xen-users@lists.xen.org>; Tue, 26 Jan 2016 09:24:44 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
	h=subject:to:references:cc:from:message-id:date:user-agent
	:mime-version:in-reply-to:content-type:content-transfer-encoding;
	bh=2kwcbzyp1oNB6Pq7qc//GcjB6v8SwIGnl4owlZBHT2Y=;
	b=Sm4xtUi7lZuylMk/tepE1Ykf+lQUbPF00jT1mKDTxg8wGU2Ig4ZA+bvFDtotgxKpaG
	5WrY5hvSBNIYLZzbqsvxEVUP3PvV8diOqUawf1JQPsJRaOEQtDWVFbE7MwyBitkZhvMY
	h7y6KnvfYfiYqa5ctz8TSqpk2tcH/KVtK2qSls6t4HwUIUEI1txjml0vHLQas2VTWO8A
	nUYChSbQa1Yg0O7jln/586dcic7y0H5K+tHvZKzO8BRTX812Ygm3RcBHrB78cx3SXRT4
	u6ezZL7J/joyjM+3RNRWM8WvJJ6x1S+eRPhb27F15bSORzFlvehXr8akJVpdEmuW4N1q
	fyLQ==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
	d=1e100.net; s=20130820;
	h=x-gm-message-state:subject:to:references:cc:from:message-id:date
	:user-agent:mime-version:in-reply-to:content-type
	:content-transfer-encoding;
	bh=2kwcbzyp1oNB6Pq7qc//GcjB6v8SwIGnl4owlZBHT2Y=;
	b=j9IZeeU99S5EdduypY3G3i2stqnlBEptAE3qxEJzfA5C3P1uRdHt4e8rZ38LUPz3Jm
	0UWEIbvPDSuepJ2PRTK+MPQP1GyLalMY85PjUxrBOKnaTSzv/lYyom9vsicaCQXpIUnQ
	g1C01sYrcUimJ3cHb5+C6+iHtKgnkYoFXvVmJENsSuvWJjnJBqiuM1A+yGHw0vkyZQ8U
	04ITPQjLFIqos7ywAAxEVolfef8nyPpdpD/lcZAmTrI6m5V6fImk2RB1tomAFrFzEt+W
	Uknh3BtBiMGN4L3bOuAkU5wdu+4SB9nbDaNafb2ujWm5Ld8vUZ4ODUyZ7P+kh00sWAyJ
	e0Yw==
X-Gm-Message-State: AG10YOSHHCVkYo69pdekKXbOUNrY7tIJorLBaWXa/LHBrS7tFxjxdbbaIqSeNGu4Z/9ZcA==
X-Received: by 10.25.162.202 with SMTP id l193mr9158520lfe.138.1453829083938; 
	Tue, 26 Jan 2016 09:24:43 -0800 (PST)
Received: from [192.168.1.41] (ppp109-252-76-159.pppoe.spdop.ru.
	[109.252.76.159])
	by smtp.gmail.com with ESMTPSA id zk9sm312525lbb.3.2016.01.26.09.24.42
	(version=TLSv1/SSLv3 cipher=OTHER);
	Tue, 26 Jan 2016 09:24:43 -0800 (PST)
To: suse.dev@fea.st
References: <1453766540.2134098.502411898.0776289D@webmail.messagingengine.com>
	<CAA91j0UCu_W-U549UQiY=pHixG0YyAS_wQE-6LMYyABK7PfHtQ@mail.gmail.com>
	<1453817199.53077.502916442.5DF80ADE@webmail.messagingengine.com>
	<CAA91j0VEGTKeC0rPuBj8a=NVne3Wa3L-4114ojps3=hmXEYS=A@mail.gmail.com>
	<1453818651.57738.502941386.29167CC5@webmail.messagingengine.com>
From: Andrei Borzenkov <arvidjaar@gmail.com>
Message-ID: <56A7ABDA.2050808@gmail.com>
Date: Tue, 26 Jan 2016 20:24:42 +0300
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101
	Thunderbird/38.5.1
MIME-Version: 1.0
In-Reply-To: <1453818651.57738.502941386.29167CC5@webmail.messagingengine.com>
Content-Length: 2140
X-Mailman-Approved-At: Wed, 27 Jan 2016 11:44:28 +0000
Cc: help-grub@gnu.org, xen-users@lists.xen.org
Subject: Re: [Xen-users] Grub interactive menu missing from Xen PVHVM DomU's
 'serial console' output. All the other output is there - just the menu is
 missing?
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="windows-1251"
Content-Transfer-Encoding: base64
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

MjYuMDEuMjAxNiAxNzozMCwgc3VzZS5kZXZAZmVhLnN0IO/o+OXyOgo+IEhpIEFuZHJlaSwKPiAK
Pj4+IERvIEkgbmVlZCB0byBmb3JjZSB0aGUgZ3J1YmNsaSBzb21laG93Pwo+Pj4KPj4KPj4gVXN1
YWxseSB5b3UgcHJlc3MgYGMnIHdoaWxlIGluIG1lbnUuCj4gCj4gSSBkaWRuJ3QgdGhpbmsgdGhh
dCdkIHdvcmsgY3V6IEkgZG9uJ3QgSEFWRSBhIG1lbnUsIGJ1dCBpdCBkb2VzIQo+IAoKWW91IGhh
dmUgbWVudSwgaXQganVzdCBpcyBub3QgdmlzaWJsZS4KCj4+IERvIHlvdSBnZXQgb3V0cHV0IGlu
IEdSVUIgQ0xJIChJIGV4cGVjdCB5ZXMsIGJlY2F1c2UgbGFzdCBsaW5lIGlzCj4+IHByaW50ZWQp
PyBXaGF0IGlzIG91dHB1dCBvZgo+Pgo+PiB0ZXJtaW5hbF9vdXRwdXQKPj4gdGVybWluZm8KPj4K
Pj4gY29tbWFuZHMgaW4gR1JVQiBDTEk/IAo+PiBDYW4geW91IGNoZWNrIHdoZXRoZXIgYW55dGhp
bmcgaXMgb3V0cHV0IG9uCj4+IExpbnV4IHRlcm1pbmFsIHRoYXQgeW91IHVzZSB0byBjb25uZWN0
IHRvIGNvbnNvbGUgKHNjcmlwdCBvciBzdHJhY2UpPwo+IAo+IEFmdGVyIHByZXNzaW5nICdjJyB3
aGlsZSBJJ20gaW4gdGhlICJibGFuayBzcGFjZSIsIHRoaXMgaXMgd2hhdCBJIGdldCBpbiB0aGUg
TGludXggdGVybWluYWwKPiAKPiAgICAgICAgICAgICAgICAgICAgICAgICAgIEdOVSBHUlVCICB2
ZXJzaW9uIDIuMDJ+YmV0YTIKPiAKPiAgICBNaW5pbWFsIEJBU0gtbGlrZSBsaW5lIGVkaXRpbmcg
aXMgc3VwcG9ydGVkLiBGb3IgdGhlIGZpcnN0IHdvcmQsIFRBQiAgIAo+ICAgIGxpc3RzIHBvc3Np
YmxlIGNvbW1hbmQgY29tcGxldGlvbnMuIEFueXdoZXJlIGVsc2UgVEFCIGxpc3RzIHBvc3NpYmxl
ICAgCj4gICAgZGV2aWNlIG9yIGZpbGUgY29tcGxldGlvbnMuIEVTQyBhdCBhbnkgdGltZSBleGl0
cy4gICAgICAgICAgICAgICAgICAgICAKPiAKPiAKPiBncnViPiAgdGVybWluYWxfb3V0cHV0Cj4g
QWN0aXZlIG91dHB1dCB0ZXJtaW5hbHM6Cj4gc2VyaWFsIGNvbnNvbGUgCj4gQXZhaWxhYmxlIG91
dHB1dCB0ZXJtaW5hbHM6Cj4gc2VyaWFsX2NvbTAgdmdhX3RleHQgc3BrbW9kZW0gbWRhX3RleHQg
Z2Z4dGVybSBjYm1lbWMgYXVkaW8gCj4gZ3J1Yj4gIHRlcm1pbmZvCj4gQ3VycmVudCB0ZXJtaW5m
byB0eXBlczoKPiBzZXJpYWw6IHZ0MTAwICAgQVNDSUkgICAweDE1Cj4gc2VyaWFsX2NvbTA6IHZ0
MTAwICAgICAgQVNDSUkgICAweDAKPiBncnViPiAKPiAKPiAKCk9LLCBzbyBjb3VsZCB5b3UgcmVt
b3ZlIHNlcmlhbCB0ZXJtaW5hbCBzbyB3ZSBhcmUgc3VyZSB0byBoYXZlIGp1c3Qgb25lCnVua25v
d24gYW5kIHJ1biB4bCB1bmRlciBzY3JpcHQgY29tbWFuZCwgc28gd2UgYXJlIHN1cmUgdG8gY2Fw
dHVyZQpldmVyeXRoaW5nIHRoYXQgaXMgb3V0cHV0IHRvIHRoZSBzY3JlZW4uIEFsc28gd2hhdCB0
ZXJtaW5hbCBlbXVsYXRvciBhcmUKeW91IHVzaW5nPwoKX19fX19fX19fX19fX19fX19fX19fX19f
X19fX19fX19fX19fX19fX19fX19fX18KWGVuLXVzZXJzIG1haWxpbmcgbGlzdApYZW4tdXNlcnNA
bGlzdHMueGVuLm9yZwpodHRwOi8vbGlzdHMueGVuLm9yZy94ZW4tdXNlcnM=

From xen-users-bounces@lists.xen.org Wed Jan 27 15:15:55 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Wed, 27 Jan 2016 15:15:55 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aORo6-0004oM-NA; Wed, 27 Jan 2016 15:14:54 +0000
Received: from mail6.bemta4.messagelabs.com ([85.158.143.247])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <a9121431@gmail.com>) id 1aORo4-0004o1-AJ
	for xen-users@lists.xen.org; Wed, 27 Jan 2016 15:14:52 +0000
Received: from [85.158.143.35] by server-2.bemta-4.messagelabs.com id
	4D/E3-08977-BEED8A65; Wed, 27 Jan 2016 15:14:51 +0000
X-Env-Sender: a9121431@gmail.com
X-Msg-Ref: server-11.tower-21.messagelabs.com!1453907683!12446057!1
X-Originating-IP: [209.85.214.172]
X-SpamReason: No, hits=0.3 required=7.0 tests=RCVD_BY_IP
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 14625 invoked from network); 27 Jan 2016 15:14:50 -0000
Received: from mail-ob0-f172.google.com (HELO mail-ob0-f172.google.com)
	(209.85.214.172)
	by server-11.tower-21.messagelabs.com with AES128-GCM-SHA256 encrypted
	SMTP; 27 Jan 2016 15:14:50 -0000
Received: by mail-ob0-f172.google.com with SMTP id is5so9493861obc.0
	for <xen-users@lists.xen.org>; Wed, 27 Jan 2016 07:14:49 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
	h=mime-version:date:message-id:subject:from:to:content-type;
	bh=gdc2fIwtWrS7eOuiQOmUax621JnWHFr9BBejvhCfRbM=;
	b=yM2k0RJiqulT1GK9CLUIs3ZQcY2r+6vyisVhVUrnUI6MOVVX88G9IOjHRQ1E+GMz7J
	vhqC/lwu11EPi+sJOhUPhsGMMrtxMv1f8frtuCZMZwgAZ1xs3qx6JkGxf/Vgl/sCWMmj
	esjoLMM58iIgvjq2CNZUhIwGvufIV37QWZ6plFnRY9LWL0FlxK6aYgR3RWpgYCVCvdHs
	SAgh0BSy0kGDCc+TUclJfRgUERsQ/xuKyPnkaCY8Xi422tpeymzJk8X2S0fYnoOTKJnu
	Twpq/G3KkUySl2kEeaux7t43wKkrq1RYb3BCRkBapyXpQkclcKWijwO6ZKAWYg5867ZL
	OvhA==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
	d=1e100.net; s=20130820;
	h=x-gm-message-state:mime-version:date:message-id:subject:from:to
	:content-type;
	bh=gdc2fIwtWrS7eOuiQOmUax621JnWHFr9BBejvhCfRbM=;
	b=g5VVxTQujoXYJL5vwrcLKn6n0j1OfWse00yn8POVe2Ez0R70k9/L/GZsjV+ToCbp5K
	xDtJ5EaykILi4lZnewknJyOUpNrFw/pLTk/CSK2tm5j2tpa0SPW3WG3wvIJDWRkprXUY
	uTY55Qx5sdMK5cznLTY3Nu3mdqGLsVTxPepAmCL6Vb4UOPYiMzxbjFSoIe5c+UvFjm0V
	BC0Wv2yJIuZH3yH+LNqmz1E4z72m5ZtEQjeZbTcA8JStAjCg0cFM2tpAkquId1dwySnP
	FIxeL/JyXlE7RQ5GX67PJx0E3ZPjv4kqbzlD/B4xVwPTCPLyjMUpYH/nH6fUofNoKEfJ
	IWkw==
X-Gm-Message-State: AG10YOQmXLCAfnjTx0qtBVbEj8t4+ibGSbJxaC7N9mA1yyDh5+iluEtQaxzG7KE7B9/kjBbB7uItcCaNO9GbiA==
MIME-Version: 1.0
X-Received: by 10.60.58.200 with SMTP id t8mr23636193oeq.0.1453907683318; Wed,
	27 Jan 2016 07:14:43 -0800 (PST)
Received: by 10.182.153.233 with HTTP; Wed, 27 Jan 2016 07:14:43 -0800 (PST)
Date: Wed, 27 Jan 2016 23:14:43 +0800
Message-ID: <CALYzA8HH1SghHKkZs6aBOtr6PgbWwmRgRZDB3v9EgDcSqKHUnQ@mail.gmail.com>
From: John Mok <a9121431@gmail.com>
To: "xen-users@lists.xen.org" <xen-users@lists.xen.org>
Content-Type: multipart/mixed; boundary=089e0158adfa00439b052a524303
Subject: [Xen-users] Windows driver failed to start in Windows HVM with PCI
	Passthrough
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

--089e0158adfa00439b052a524303
Content-Type: text/plain; charset=UTF-8

Hi,

I am using Xen 4.6 on Debian Jessie 8.2 :-

Host dom0
=========
Kernel 3.16.0
Xen 4.6.0
QEMU 2.1 and QEMU 2.5

Windows HVM
===========
Windows 7 SP1 64-bit
Intel AC 7265 driver 18.21

The WiFi adapter driver failed to start with error code 10. The
Winodws system logs showed 2 errors :-

1. Event ID 5001 - Could not allocate the resources necessary for operation
Event data : \Device\NDMP6

2. Event ID 5006 - The version number is incorrect for this driver
Event data : \Device\NDMP6

The Windows driver worked fine on bare-metal,but failed to start in
HVM with PCI Passthrough.
The Linux driver iwlwifi also worked fine in domU with PCI Passthrough (PV).

Is there anyone knows how to make the Windows driver work in HVM with
PCI Passthrough (e.g. patch hvmloader or something) ?

Thanks a lot.

John Mok

--089e0158adfa00439b052a524303
Content-Type: text/plain; charset=US-ASCII; name="Error-5001.txt"
Content-Disposition: attachment; filename="Error-5001.txt"
Content-Transfer-Encoding: base64
X-Attachment-Id: f_ijwz2uno0

TG9nIE5hbWU6ICAgICAgU3lzdGVtDQpTb3VyY2U6ICAgICAgICBORVR3TnM2NA0KRGF0ZTogICAg
ICAgICAgMS8yNy8yMDE2IDEwOjI3OjQ1IFBNDQpFdmVudCBJRDogICAgICA1MDAxDQpUYXNrIENh
dGVnb3J5OiBOb25lDQpMZXZlbDogICAgICAgICBFcnJvcg0KS2V5d29yZHM6ICAgICAgQ2xhc3Np
Yw0KVXNlcjogICAgICAgICAgTi9BDQpDb21wdXRlcjogICAgICBpbnN0YWxsZXItUEMNCkRlc2Ny
aXB0aW9uOg0KSW50ZWwoUikgRHVhbCBCYW5kIFdpcmVsZXNzLUFDIDcyNjUgOiBDb3VsZCBub3Qg
YWxsb2NhdGUgdGhlIHJlc291cmNlcyBuZWNlc3NhcnkgZm9yIG9wZXJhdGlvbi4NCkV2ZW50IFht
bDoNCjxFdmVudCB4bWxucz0iaHR0cDovL3NjaGVtYXMubWljcm9zb2Z0LmNvbS93aW4vMjAwNC8w
OC9ldmVudHMvZXZlbnQiPg0KICA8U3lzdGVtPg0KICAgIDxQcm92aWRlciBOYW1lPSJORVR3TnM2
NCIgLz4NCiAgICA8RXZlbnRJRCBRdWFsaWZpZXJzPSI0OTE1MiI+NTAwMTwvRXZlbnRJRD4NCiAg
ICA8TGV2ZWw+MjwvTGV2ZWw+DQogICAgPFRhc2s+MDwvVGFzaz4NCiAgICA8S2V5d29yZHM+MHg4
MDAwMDAwMDAwMDAwMDwvS2V5d29yZHM+DQogICAgPFRpbWVDcmVhdGVkIFN5c3RlbVRpbWU9IjIw
MTYtMDEtMjdUMTQ6Mjc6NDUuMDY3NjAwMDAwWiIgLz4NCiAgICA8RXZlbnRSZWNvcmRJRD42NzU5
PC9FdmVudFJlY29yZElEPg0KICAgIDxDaGFubmVsPlN5c3RlbTwvQ2hhbm5lbD4NCiAgICA8Q29t
cHV0ZXI+aW5zdGFsbGVyLVBDPC9Db21wdXRlcj4NCiAgICA8U2VjdXJpdHkgLz4NCiAgPC9TeXN0
ZW0+DQogIDxFdmVudERhdGE+DQogICAgPERhdGE+XERldmljZVxORE1QNjwvRGF0YT4NCiAgICA8
RGF0YT5JbnRlbChSKSBEdWFsIEJhbmQgV2lyZWxlc3MtQUMgNzI2NTwvRGF0YT4NCiAgICA8Qmlu
YXJ5PjAwMDAwODAwMDIwMDM4MDAwMDAwMDAwMDg5MTMwMEMwMDAwMDAwMDAwMDAwMDAwMDAwMDAw
MDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwNTc0NDUyNTYxQTAyMDAwMDwvQmluYXJ5Pg0KICA8
L0V2ZW50RGF0YT4NCjwvRXZlbnQ+
--089e0158adfa00439b052a524303
Content-Type: text/plain; charset=US-ASCII; name="Error-5006.txt"
Content-Disposition: attachment; filename="Error-5006.txt"
Content-Transfer-Encoding: base64
X-Attachment-Id: f_ijwz2uqp1

TG9nIE5hbWU6ICAgICAgU3lzdGVtDQpTb3VyY2U6ICAgICAgICBORVR3TnM2NA0KRGF0ZTogICAg
ICAgICAgMS8yNy8yMDE2IDEwOjI3OjQ1IFBNDQpFdmVudCBJRDogICAgICA1MDA2DQpUYXNrIENh
dGVnb3J5OiBOb25lDQpMZXZlbDogICAgICAgICBFcnJvcg0KS2V5d29yZHM6ICAgICAgQ2xhc3Np
Yw0KVXNlcjogICAgICAgICAgTi9BDQpDb21wdXRlcjogICAgICBpbnN0YWxsZXItUEMNCkRlc2Ny
aXB0aW9uOg0KSW50ZWwoUikgRHVhbCBCYW5kIFdpcmVsZXNzLUFDIDcyNjUgOiBUaGUgdmVyc2lv
biBudW1iZXIgaXMgaW5jb3JyZWN0IGZvciB0aGlzIGRyaXZlci4NCkV2ZW50IFhtbDoNCjxFdmVu
dCB4bWxucz0iaHR0cDovL3NjaGVtYXMubWljcm9zb2Z0LmNvbS93aW4vMjAwNC8wOC9ldmVudHMv
ZXZlbnQiPg0KICA8U3lzdGVtPg0KICAgIDxQcm92aWRlciBOYW1lPSJORVR3TnM2NCIgLz4NCiAg
ICA8RXZlbnRJRCBRdWFsaWZpZXJzPSI0OTE1MiI+NTAwNjwvRXZlbnRJRD4NCiAgICA8TGV2ZWw+
MjwvTGV2ZWw+DQogICAgPFRhc2s+MDwvVGFzaz4NCiAgICA8S2V5d29yZHM+MHg4MDAwMDAwMDAw
MDAwMDwvS2V5d29yZHM+DQogICAgPFRpbWVDcmVhdGVkIFN5c3RlbVRpbWU9IjIwMTYtMDEtMjdU
MTQ6Mjc6NDUuMjM5MjAwMDAwWiIgLz4NCiAgICA8RXZlbnRSZWNvcmRJRD42NzYwPC9FdmVudFJl
Y29yZElEPg0KICAgIDxDaGFubmVsPlN5c3RlbTwvQ2hhbm5lbD4NCiAgICA8Q29tcHV0ZXI+aW5z
dGFsbGVyLVBDPC9Db21wdXRlcj4NCiAgICA8U2VjdXJpdHkgLz4NCiAgPC9TeXN0ZW0+DQogIDxF
dmVudERhdGE+DQogICAgPERhdGE+XERldmljZVxORE1QNjwvRGF0YT4NCiAgICA8RGF0YT5JbnRl
bChSKSBEdWFsIEJhbmQgV2lyZWxlc3MtQUMgNzI2NTwvRGF0YT4NCiAgICA8QmluYXJ5PjAwMDAw
ODAwMDIwMDM4MDAwMDAwMDAwMDhFMTMwMEMwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAw
MDAwMDAwMDAwMDAwMDAwMDAwNTc0NDUyNTY1OTA0MDAwMDwvQmluYXJ5Pg0KICA8L0V2ZW50RGF0
YT4NCjwvRXZlbnQ+
--089e0158adfa00439b052a524303
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users
--089e0158adfa00439b052a524303--


From xen-users-bounces@lists.xen.org Wed Jan 27 15:15:55 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Wed, 27 Jan 2016 15:15:55 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aORo6-0004oM-NA; Wed, 27 Jan 2016 15:14:54 +0000
Received: from mail6.bemta4.messagelabs.com ([85.158.143.247])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <a9121431@gmail.com>) id 1aORo4-0004o1-AJ
	for xen-users@lists.xen.org; Wed, 27 Jan 2016 15:14:52 +0000
Received: from [85.158.143.35] by server-2.bemta-4.messagelabs.com id
	4D/E3-08977-BEED8A65; Wed, 27 Jan 2016 15:14:51 +0000
X-Env-Sender: a9121431@gmail.com
X-Msg-Ref: server-11.tower-21.messagelabs.com!1453907683!12446057!1
X-Originating-IP: [209.85.214.172]
X-SpamReason: No, hits=0.3 required=7.0 tests=RCVD_BY_IP
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 14625 invoked from network); 27 Jan 2016 15:14:50 -0000
Received: from mail-ob0-f172.google.com (HELO mail-ob0-f172.google.com)
	(209.85.214.172)
	by server-11.tower-21.messagelabs.com with AES128-GCM-SHA256 encrypted
	SMTP; 27 Jan 2016 15:14:50 -0000
Received: by mail-ob0-f172.google.com with SMTP id is5so9493861obc.0
	for <xen-users@lists.xen.org>; Wed, 27 Jan 2016 07:14:49 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
	h=mime-version:date:message-id:subject:from:to:content-type;
	bh=gdc2fIwtWrS7eOuiQOmUax621JnWHFr9BBejvhCfRbM=;
	b=yM2k0RJiqulT1GK9CLUIs3ZQcY2r+6vyisVhVUrnUI6MOVVX88G9IOjHRQ1E+GMz7J
	vhqC/lwu11EPi+sJOhUPhsGMMrtxMv1f8frtuCZMZwgAZ1xs3qx6JkGxf/Vgl/sCWMmj
	esjoLMM58iIgvjq2CNZUhIwGvufIV37QWZ6plFnRY9LWL0FlxK6aYgR3RWpgYCVCvdHs
	SAgh0BSy0kGDCc+TUclJfRgUERsQ/xuKyPnkaCY8Xi422tpeymzJk8X2S0fYnoOTKJnu
	Twpq/G3KkUySl2kEeaux7t43wKkrq1RYb3BCRkBapyXpQkclcKWijwO6ZKAWYg5867ZL
	OvhA==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
	d=1e100.net; s=20130820;
	h=x-gm-message-state:mime-version:date:message-id:subject:from:to
	:content-type;
	bh=gdc2fIwtWrS7eOuiQOmUax621JnWHFr9BBejvhCfRbM=;
	b=g5VVxTQujoXYJL5vwrcLKn6n0j1OfWse00yn8POVe2Ez0R70k9/L/GZsjV+ToCbp5K
	xDtJ5EaykILi4lZnewknJyOUpNrFw/pLTk/CSK2tm5j2tpa0SPW3WG3wvIJDWRkprXUY
	uTY55Qx5sdMK5cznLTY3Nu3mdqGLsVTxPepAmCL6Vb4UOPYiMzxbjFSoIe5c+UvFjm0V
	BC0Wv2yJIuZH3yH+LNqmz1E4z72m5ZtEQjeZbTcA8JStAjCg0cFM2tpAkquId1dwySnP
	FIxeL/JyXlE7RQ5GX67PJx0E3ZPjv4kqbzlD/B4xVwPTCPLyjMUpYH/nH6fUofNoKEfJ
	IWkw==
X-Gm-Message-State: AG10YOQmXLCAfnjTx0qtBVbEj8t4+ibGSbJxaC7N9mA1yyDh5+iluEtQaxzG7KE7B9/kjBbB7uItcCaNO9GbiA==
MIME-Version: 1.0
X-Received: by 10.60.58.200 with SMTP id t8mr23636193oeq.0.1453907683318; Wed,
	27 Jan 2016 07:14:43 -0800 (PST)
Received: by 10.182.153.233 with HTTP; Wed, 27 Jan 2016 07:14:43 -0800 (PST)
Date: Wed, 27 Jan 2016 23:14:43 +0800
Message-ID: <CALYzA8HH1SghHKkZs6aBOtr6PgbWwmRgRZDB3v9EgDcSqKHUnQ@mail.gmail.com>
From: John Mok <a9121431@gmail.com>
To: "xen-users@lists.xen.org" <xen-users@lists.xen.org>
Content-Type: multipart/mixed; boundary=089e0158adfa00439b052a524303
Subject: [Xen-users] Windows driver failed to start in Windows HVM with PCI
	Passthrough
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

--089e0158adfa00439b052a524303
Content-Type: text/plain; charset=UTF-8

Hi,

I am using Xen 4.6 on Debian Jessie 8.2 :-

Host dom0
=========
Kernel 3.16.0
Xen 4.6.0
QEMU 2.1 and QEMU 2.5

Windows HVM
===========
Windows 7 SP1 64-bit
Intel AC 7265 driver 18.21

The WiFi adapter driver failed to start with error code 10. The
Winodws system logs showed 2 errors :-

1. Event ID 5001 - Could not allocate the resources necessary for operation
Event data : \Device\NDMP6

2. Event ID 5006 - The version number is incorrect for this driver
Event data : \Device\NDMP6

The Windows driver worked fine on bare-metal,but failed to start in
HVM with PCI Passthrough.
The Linux driver iwlwifi also worked fine in domU with PCI Passthrough (PV).

Is there anyone knows how to make the Windows driver work in HVM with
PCI Passthrough (e.g. patch hvmloader or something) ?

Thanks a lot.

John Mok

--089e0158adfa00439b052a524303
Content-Type: text/plain; charset=US-ASCII; name="Error-5001.txt"
Content-Disposition: attachment; filename="Error-5001.txt"
Content-Transfer-Encoding: base64
X-Attachment-Id: f_ijwz2uno0

TG9nIE5hbWU6ICAgICAgU3lzdGVtDQpTb3VyY2U6ICAgICAgICBORVR3TnM2NA0KRGF0ZTogICAg
ICAgICAgMS8yNy8yMDE2IDEwOjI3OjQ1IFBNDQpFdmVudCBJRDogICAgICA1MDAxDQpUYXNrIENh
dGVnb3J5OiBOb25lDQpMZXZlbDogICAgICAgICBFcnJvcg0KS2V5d29yZHM6ICAgICAgQ2xhc3Np
Yw0KVXNlcjogICAgICAgICAgTi9BDQpDb21wdXRlcjogICAgICBpbnN0YWxsZXItUEMNCkRlc2Ny
aXB0aW9uOg0KSW50ZWwoUikgRHVhbCBCYW5kIFdpcmVsZXNzLUFDIDcyNjUgOiBDb3VsZCBub3Qg
YWxsb2NhdGUgdGhlIHJlc291cmNlcyBuZWNlc3NhcnkgZm9yIG9wZXJhdGlvbi4NCkV2ZW50IFht
bDoNCjxFdmVudCB4bWxucz0iaHR0cDovL3NjaGVtYXMubWljcm9zb2Z0LmNvbS93aW4vMjAwNC8w
OC9ldmVudHMvZXZlbnQiPg0KICA8U3lzdGVtPg0KICAgIDxQcm92aWRlciBOYW1lPSJORVR3TnM2
NCIgLz4NCiAgICA8RXZlbnRJRCBRdWFsaWZpZXJzPSI0OTE1MiI+NTAwMTwvRXZlbnRJRD4NCiAg
ICA8TGV2ZWw+MjwvTGV2ZWw+DQogICAgPFRhc2s+MDwvVGFzaz4NCiAgICA8S2V5d29yZHM+MHg4
MDAwMDAwMDAwMDAwMDwvS2V5d29yZHM+DQogICAgPFRpbWVDcmVhdGVkIFN5c3RlbVRpbWU9IjIw
MTYtMDEtMjdUMTQ6Mjc6NDUuMDY3NjAwMDAwWiIgLz4NCiAgICA8RXZlbnRSZWNvcmRJRD42NzU5
PC9FdmVudFJlY29yZElEPg0KICAgIDxDaGFubmVsPlN5c3RlbTwvQ2hhbm5lbD4NCiAgICA8Q29t
cHV0ZXI+aW5zdGFsbGVyLVBDPC9Db21wdXRlcj4NCiAgICA8U2VjdXJpdHkgLz4NCiAgPC9TeXN0
ZW0+DQogIDxFdmVudERhdGE+DQogICAgPERhdGE+XERldmljZVxORE1QNjwvRGF0YT4NCiAgICA8
RGF0YT5JbnRlbChSKSBEdWFsIEJhbmQgV2lyZWxlc3MtQUMgNzI2NTwvRGF0YT4NCiAgICA8Qmlu
YXJ5PjAwMDAwODAwMDIwMDM4MDAwMDAwMDAwMDg5MTMwMEMwMDAwMDAwMDAwMDAwMDAwMDAwMDAw
MDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwNTc0NDUyNTYxQTAyMDAwMDwvQmluYXJ5Pg0KICA8
L0V2ZW50RGF0YT4NCjwvRXZlbnQ+
--089e0158adfa00439b052a524303
Content-Type: text/plain; charset=US-ASCII; name="Error-5006.txt"
Content-Disposition: attachment; filename="Error-5006.txt"
Content-Transfer-Encoding: base64
X-Attachment-Id: f_ijwz2uqp1

TG9nIE5hbWU6ICAgICAgU3lzdGVtDQpTb3VyY2U6ICAgICAgICBORVR3TnM2NA0KRGF0ZTogICAg
ICAgICAgMS8yNy8yMDE2IDEwOjI3OjQ1IFBNDQpFdmVudCBJRDogICAgICA1MDA2DQpUYXNrIENh
dGVnb3J5OiBOb25lDQpMZXZlbDogICAgICAgICBFcnJvcg0KS2V5d29yZHM6ICAgICAgQ2xhc3Np
Yw0KVXNlcjogICAgICAgICAgTi9BDQpDb21wdXRlcjogICAgICBpbnN0YWxsZXItUEMNCkRlc2Ny
aXB0aW9uOg0KSW50ZWwoUikgRHVhbCBCYW5kIFdpcmVsZXNzLUFDIDcyNjUgOiBUaGUgdmVyc2lv
biBudW1iZXIgaXMgaW5jb3JyZWN0IGZvciB0aGlzIGRyaXZlci4NCkV2ZW50IFhtbDoNCjxFdmVu
dCB4bWxucz0iaHR0cDovL3NjaGVtYXMubWljcm9zb2Z0LmNvbS93aW4vMjAwNC8wOC9ldmVudHMv
ZXZlbnQiPg0KICA8U3lzdGVtPg0KICAgIDxQcm92aWRlciBOYW1lPSJORVR3TnM2NCIgLz4NCiAg
ICA8RXZlbnRJRCBRdWFsaWZpZXJzPSI0OTE1MiI+NTAwNjwvRXZlbnRJRD4NCiAgICA8TGV2ZWw+
MjwvTGV2ZWw+DQogICAgPFRhc2s+MDwvVGFzaz4NCiAgICA8S2V5d29yZHM+MHg4MDAwMDAwMDAw
MDAwMDwvS2V5d29yZHM+DQogICAgPFRpbWVDcmVhdGVkIFN5c3RlbVRpbWU9IjIwMTYtMDEtMjdU
MTQ6Mjc6NDUuMjM5MjAwMDAwWiIgLz4NCiAgICA8RXZlbnRSZWNvcmRJRD42NzYwPC9FdmVudFJl
Y29yZElEPg0KICAgIDxDaGFubmVsPlN5c3RlbTwvQ2hhbm5lbD4NCiAgICA8Q29tcHV0ZXI+aW5z
dGFsbGVyLVBDPC9Db21wdXRlcj4NCiAgICA8U2VjdXJpdHkgLz4NCiAgPC9TeXN0ZW0+DQogIDxF
dmVudERhdGE+DQogICAgPERhdGE+XERldmljZVxORE1QNjwvRGF0YT4NCiAgICA8RGF0YT5JbnRl
bChSKSBEdWFsIEJhbmQgV2lyZWxlc3MtQUMgNzI2NTwvRGF0YT4NCiAgICA8QmluYXJ5PjAwMDAw
ODAwMDIwMDM4MDAwMDAwMDAwMDhFMTMwMEMwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAw
MDAwMDAwMDAwMDAwMDAwMDAwNTc0NDUyNTY1OTA0MDAwMDwvQmluYXJ5Pg0KICA8L0V2ZW50RGF0
YT4NCjwvRXZlbnQ+
--089e0158adfa00439b052a524303
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users
--089e0158adfa00439b052a524303--


From xen-users-bounces@lists.xen.org Wed Jan 27 15:49:39 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Wed, 27 Jan 2016 15:49:39 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aOSL9-0000SB-F2; Wed, 27 Jan 2016 15:49:03 +0000
Received: from mail6.bemta5.messagelabs.com ([195.245.231.135])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <carnold@electrichendrix.com>) id 1aOSL7-0000Ry-6h
	for xen-users@lists.xen.org; Wed, 27 Jan 2016 15:49:01 +0000
Received: from [85.158.139.211] by server-9.bemta-5.messagelabs.com id
	8E/02-29478-7B6E8A65; Wed, 27 Jan 2016 15:48:07 +0000
X-Env-Sender: carnold@electrichendrix.com
X-Msg-Ref: server-12.tower-206.messagelabs.com!1453909686!18575171!1
X-Originating-IP: [96.10.247.179]
X-SpamReason: No, hits=0.0 required=7.0 tests=
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 8697 invoked from network); 27 Jan 2016 15:48:07 -0000
Received: from mailsrv.electrichendrix.com (HELO EDGESRV.electrichendrix.com)
	(96.10.247.179)
	by server-12.tower-206.messagelabs.com with DHE-RSA-AES256-GCM-SHA384
	encrypted SMTP; 27 Jan 2016 15:48:07 -0000
Received: from mailsrv.electrichendrix.com (192.168.123.12) by
	EDGESRV.electrichendrix.com (192.168.124.4) with Microsoft SMTP Server
	(TLS) id 15.1.225.42; Wed, 27 Jan 2016 10:42:26 -0500
Received: from mailsrv.electrichendrix.com (192.168.123.12) by
	mailsrv.electrichendrix.com (192.168.123.12) with Microsoft SMTP Server
	(TLS) id 15.0.1130.7; Wed, 27 Jan 2016 10:49:20 -0500
Received: from mailsrv.electrichendrix.com ([fe80::8cd0:ef98:8e50:711d]) by
	mailsrv.electrichendrix.com ([fe80::8cd0:ef98:8e50:711d%18]) with mapi
	id 15.00.1130.005; Wed, 27 Jan 2016 10:49:20 -0500
From: Chris Arnold <carnold@electrichendrix.com>
To: "xen-users@lists.xen.org" <xen-users@lists.xen.org>
Thread-Topic: Domain-0
Thread-Index: AQHRWRpJROGMqYfyJku0IjGwm34BKQ==
Date: Wed, 27 Jan 2016 15:49:20 +0000
Message-ID: <BD04B705-827D-4E7D-A26D-63FCAA4B98D6@electrichendrix.com>
Accept-Language: en-US
Content-Language: en-US
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
x-ms-exchange-transport-fromentityheader: Hosted
Content-ID: <90E2B5276E3CA54BBAF6F6E456FE573C@electrichendrix.com>
MIME-Version: 1.0
Subject: [Xen-users] Domain-0
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

We use sles12 and just updated to sp1 late last night. Before the update, we had 2 xen vm's (libvirt). After the update to sp1, we now have a 3rd vm and it is called domain-0. I can not connect to it to see what it is but I can view details on the vm. Domain-0 is using all but 2gb of RAM and the physical OS and both vm's are almost non-responsive!

My question is what is this extra vm and can I safely shut it down and delete it?

I know some responses will be to take the question to suse, which I did and have not gotten an answer. I am asking here in the hopes that someone has seen this before or someone can give me some insight on what exactly is domain-0.

Sent from my iPhone
_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users

From xen-users-bounces@lists.xen.org Wed Jan 27 15:49:39 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Wed, 27 Jan 2016 15:49:39 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aOSL9-0000SB-F2; Wed, 27 Jan 2016 15:49:03 +0000
Received: from mail6.bemta5.messagelabs.com ([195.245.231.135])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <carnold@electrichendrix.com>) id 1aOSL7-0000Ry-6h
	for xen-users@lists.xen.org; Wed, 27 Jan 2016 15:49:01 +0000
Received: from [85.158.139.211] by server-9.bemta-5.messagelabs.com id
	8E/02-29478-7B6E8A65; Wed, 27 Jan 2016 15:48:07 +0000
X-Env-Sender: carnold@electrichendrix.com
X-Msg-Ref: server-12.tower-206.messagelabs.com!1453909686!18575171!1
X-Originating-IP: [96.10.247.179]
X-SpamReason: No, hits=0.0 required=7.0 tests=
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 8697 invoked from network); 27 Jan 2016 15:48:07 -0000
Received: from mailsrv.electrichendrix.com (HELO EDGESRV.electrichendrix.com)
	(96.10.247.179)
	by server-12.tower-206.messagelabs.com with DHE-RSA-AES256-GCM-SHA384
	encrypted SMTP; 27 Jan 2016 15:48:07 -0000
Received: from mailsrv.electrichendrix.com (192.168.123.12) by
	EDGESRV.electrichendrix.com (192.168.124.4) with Microsoft SMTP Server
	(TLS) id 15.1.225.42; Wed, 27 Jan 2016 10:42:26 -0500
Received: from mailsrv.electrichendrix.com (192.168.123.12) by
	mailsrv.electrichendrix.com (192.168.123.12) with Microsoft SMTP Server
	(TLS) id 15.0.1130.7; Wed, 27 Jan 2016 10:49:20 -0500
Received: from mailsrv.electrichendrix.com ([fe80::8cd0:ef98:8e50:711d]) by
	mailsrv.electrichendrix.com ([fe80::8cd0:ef98:8e50:711d%18]) with mapi
	id 15.00.1130.005; Wed, 27 Jan 2016 10:49:20 -0500
From: Chris Arnold <carnold@electrichendrix.com>
To: "xen-users@lists.xen.org" <xen-users@lists.xen.org>
Thread-Topic: Domain-0
Thread-Index: AQHRWRpJROGMqYfyJku0IjGwm34BKQ==
Date: Wed, 27 Jan 2016 15:49:20 +0000
Message-ID: <BD04B705-827D-4E7D-A26D-63FCAA4B98D6@electrichendrix.com>
Accept-Language: en-US
Content-Language: en-US
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
x-ms-exchange-transport-fromentityheader: Hosted
Content-ID: <90E2B5276E3CA54BBAF6F6E456FE573C@electrichendrix.com>
MIME-Version: 1.0
Subject: [Xen-users] Domain-0
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

We use sles12 and just updated to sp1 late last night. Before the update, we had 2 xen vm's (libvirt). After the update to sp1, we now have a 3rd vm and it is called domain-0. I can not connect to it to see what it is but I can view details on the vm. Domain-0 is using all but 2gb of RAM and the physical OS and both vm's are almost non-responsive!

My question is what is this extra vm and can I safely shut it down and delete it?

I know some responses will be to take the question to suse, which I did and have not gotten an answer. I am asking here in the hopes that someone has seen this before or someone can give me some insight on what exactly is domain-0.

Sent from my iPhone
_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users

From xen-users-bounces@lists.xen.org Wed Jan 27 16:04:58 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Wed, 27 Jan 2016 16:04:58 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aOSaJ-0003BZ-8h; Wed, 27 Jan 2016 16:04:43 +0000
Received: from mail6.bemta3.messagelabs.com ([195.245.230.39])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <prvs=827de890e=Ian.Campbell@citrix.com>)
	id 1aOSaH-0003BP-Rh
	for xen-users@lists.xen.org; Wed, 27 Jan 2016 16:04:41 +0000
Received: from [85.158.137.68] by server-7.bemta-3.messagelabs.com id
	6D/10-23747-99AE8A65; Wed, 27 Jan 2016 16:04:41 +0000
X-Env-Sender: prvs=827de890e=Ian.Campbell@citrix.com
X-Msg-Ref: server-16.tower-31.messagelabs.com!1453910678!11086986!1
X-Originating-IP: [66.165.176.89]
X-SpamReason: No, hits=0.0 required=7.0 tests=sa_preprocessor: 
	VHJ1c3RlZCBJUDogNjYuMTY1LjE3Ni44OSA9PiAyMDMwMDc=\n,
	received_headers: No Received headers
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 59084 invoked from network); 27 Jan 2016 16:04:39 -0000
Received: from smtp.citrix.com (HELO SMTP.CITRIX.COM) (66.165.176.89)
	by server-16.tower-31.messagelabs.com with RC4-SHA encrypted SMTP;
	27 Jan 2016 16:04:39 -0000
X-IronPort-AV: E=Sophos;i="5.22,355,1449532800"; d="scan'208";a="327996016"
Message-ID: <1453910677.26591.38.camel@citrix.com>
From: Ian Campbell <ian.campbell@citrix.com>
To: Chris Arnold <carnold@electrichendrix.com>, "xen-users@lists.xen.org"
	<xen-users@lists.xen.org>
Date: Wed, 27 Jan 2016 16:04:37 +0000
In-Reply-To: <BD04B705-827D-4E7D-A26D-63FCAA4B98D6@electrichendrix.com>
References: <BD04B705-827D-4E7D-A26D-63FCAA4B98D6@electrichendrix.com>
X-Mailer: Evolution 3.18.2-1 
MIME-Version: 1.0
X-DLP: MIA2
Subject: Re: [Xen-users] Domain-0
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: base64
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

T24gV2VkLCAyMDE2LTAxLTI3IGF0IDE1OjQ5ICswMDAwLCBDaHJpcyBBcm5vbGQgd3JvdGU6Cj4g
V2UgdXNlIHNsZXMxMiBhbmQganVzdCB1cGRhdGVkIHRvIHNwMSBsYXRlIGxhc3QgbmlnaHQuIEJl
Zm9yZSB0aGUgdXBkYXRlLAo+IHdlIGhhZCAyIHhlbiB2bSdzIChsaWJ2aXJ0KS4gQWZ0ZXIgdGhl
IHVwZGF0ZSB0byBzcDEsIHdlIG5vdyBoYXZlIGEgM3JkCj4gdm0gYW5kIGl0IGlzIGNhbGxlZCBk
b21haW4tMC4gSSBjYW4gbm90IGNvbm5lY3QgdG8gaXQgdG8gc2VlIHdoYXQgaXQgaXMKPiBidXQg
SSBjYW4gdmlldyBkZXRhaWxzIG9uIHRoZSB2bS4gRG9tYWluLTAgaXMgdXNpbmcgYWxsIGJ1dCAy
Z2Igb2YgUkFNCj4gYW5kIHRoZSBwaHlzaWNhbCBPUyBhbmQgYm90aCB2bSdzIGFyZSBhbG1vc3Qg
bm9uLXJlc3BvbnNpdmUhCj4gCj4gTXkgcXVlc3Rpb24gaXMgd2hhdCBpcyB0aGlzIGV4dHJhIHZt
IGFuZCBjYW4gSSBzYWZlbHkgc2h1dCBpdCBkb3duIGFuZAo+IGRlbGV0ZSBpdD8KClNlZSB0aGUg
Zmlyc3QgaGl0IG9uIGdvb2dsZSBmb3IgInhlbiBkb21haW4gMCIgd2hpY2ggaXPCoGh0dHA6Ly93
aWtpLnhlbnByb2oKZWN0Lm9yZy93aWtpL0RvbTDCoC4gSXQgaXMgdGhlIGNvbnRyb2wgZG9tYWlu
LCBpLmUuIHRoZSB0aGluZyB3aGljaCBpcwpsYXVuY2hlZCBieSBYZW4gb24gYm9vdCB3aGVyZSB0
aGUgdG9vbHMgcmVzaWRlLCBJIHRoaW5rIGl0IGlzIHByb2JhYmx5IHdoYXQKeW91IGFyZSByZWZl
cnJpbmcgdG8gYXMgdGhlICJwaHlzaWNhbCBPUyIuwqAKCkl0IGlzIHZlcnkgbXVjaCBhIHJlcXVp
cmVkIHBhcnQgb2YgdGhlIHN5c3RlbS4gQXMgdG8gd2h5IGl0IG9ubHkgc2hvd2VkIHVwCm5vdyBJ
IGRvbid0IGtub3cgKGl0J3MgcG9zc2libGUgb2xkZXIgbGlidmlydCBzaGllbGRlZCB5b3UgZnJv
bSBpdCkgYW5kCndoYXQgdGhhdCBoYXMgdG8gZG8gd2l0aCB5b3VyIHBlcmZvcm1hbmNlIGlzc3Vl
cyBuZWl0aGVyLiBJJ2Qgc3VnZ2VzdCB0aGF0CnlvdSBwZXJzaXN0IHdpdGggU0xFUyBzdXBwb3J0
LgoKSWFuLgoKX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18K
WGVuLXVzZXJzIG1haWxpbmcgbGlzdApYZW4tdXNlcnNAbGlzdHMueGVuLm9yZwpodHRwOi8vbGlz
dHMueGVuLm9yZy94ZW4tdXNlcnM=

From xen-users-bounces@lists.xen.org Wed Jan 27 16:04:58 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Wed, 27 Jan 2016 16:04:58 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aOSaJ-0003BZ-8h; Wed, 27 Jan 2016 16:04:43 +0000
Received: from mail6.bemta3.messagelabs.com ([195.245.230.39])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <prvs=827de890e=Ian.Campbell@citrix.com>)
	id 1aOSaH-0003BP-Rh
	for xen-users@lists.xen.org; Wed, 27 Jan 2016 16:04:41 +0000
Received: from [85.158.137.68] by server-7.bemta-3.messagelabs.com id
	6D/10-23747-99AE8A65; Wed, 27 Jan 2016 16:04:41 +0000
X-Env-Sender: prvs=827de890e=Ian.Campbell@citrix.com
X-Msg-Ref: server-16.tower-31.messagelabs.com!1453910678!11086986!1
X-Originating-IP: [66.165.176.89]
X-SpamReason: No, hits=0.0 required=7.0 tests=sa_preprocessor: 
	VHJ1c3RlZCBJUDogNjYuMTY1LjE3Ni44OSA9PiAyMDMwMDc=\n,
	received_headers: No Received headers
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 59084 invoked from network); 27 Jan 2016 16:04:39 -0000
Received: from smtp.citrix.com (HELO SMTP.CITRIX.COM) (66.165.176.89)
	by server-16.tower-31.messagelabs.com with RC4-SHA encrypted SMTP;
	27 Jan 2016 16:04:39 -0000
X-IronPort-AV: E=Sophos;i="5.22,355,1449532800"; d="scan'208";a="327996016"
Message-ID: <1453910677.26591.38.camel@citrix.com>
From: Ian Campbell <ian.campbell@citrix.com>
To: Chris Arnold <carnold@electrichendrix.com>, "xen-users@lists.xen.org"
	<xen-users@lists.xen.org>
Date: Wed, 27 Jan 2016 16:04:37 +0000
In-Reply-To: <BD04B705-827D-4E7D-A26D-63FCAA4B98D6@electrichendrix.com>
References: <BD04B705-827D-4E7D-A26D-63FCAA4B98D6@electrichendrix.com>
X-Mailer: Evolution 3.18.2-1 
MIME-Version: 1.0
X-DLP: MIA2
Subject: Re: [Xen-users] Domain-0
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: base64
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

T24gV2VkLCAyMDE2LTAxLTI3IGF0IDE1OjQ5ICswMDAwLCBDaHJpcyBBcm5vbGQgd3JvdGU6Cj4g
V2UgdXNlIHNsZXMxMiBhbmQganVzdCB1cGRhdGVkIHRvIHNwMSBsYXRlIGxhc3QgbmlnaHQuIEJl
Zm9yZSB0aGUgdXBkYXRlLAo+IHdlIGhhZCAyIHhlbiB2bSdzIChsaWJ2aXJ0KS4gQWZ0ZXIgdGhl
IHVwZGF0ZSB0byBzcDEsIHdlIG5vdyBoYXZlIGEgM3JkCj4gdm0gYW5kIGl0IGlzIGNhbGxlZCBk
b21haW4tMC4gSSBjYW4gbm90IGNvbm5lY3QgdG8gaXQgdG8gc2VlIHdoYXQgaXQgaXMKPiBidXQg
SSBjYW4gdmlldyBkZXRhaWxzIG9uIHRoZSB2bS4gRG9tYWluLTAgaXMgdXNpbmcgYWxsIGJ1dCAy
Z2Igb2YgUkFNCj4gYW5kIHRoZSBwaHlzaWNhbCBPUyBhbmQgYm90aCB2bSdzIGFyZSBhbG1vc3Qg
bm9uLXJlc3BvbnNpdmUhCj4gCj4gTXkgcXVlc3Rpb24gaXMgd2hhdCBpcyB0aGlzIGV4dHJhIHZt
IGFuZCBjYW4gSSBzYWZlbHkgc2h1dCBpdCBkb3duIGFuZAo+IGRlbGV0ZSBpdD8KClNlZSB0aGUg
Zmlyc3QgaGl0IG9uIGdvb2dsZSBmb3IgInhlbiBkb21haW4gMCIgd2hpY2ggaXPCoGh0dHA6Ly93
aWtpLnhlbnByb2oKZWN0Lm9yZy93aWtpL0RvbTDCoC4gSXQgaXMgdGhlIGNvbnRyb2wgZG9tYWlu
LCBpLmUuIHRoZSB0aGluZyB3aGljaCBpcwpsYXVuY2hlZCBieSBYZW4gb24gYm9vdCB3aGVyZSB0
aGUgdG9vbHMgcmVzaWRlLCBJIHRoaW5rIGl0IGlzIHByb2JhYmx5IHdoYXQKeW91IGFyZSByZWZl
cnJpbmcgdG8gYXMgdGhlICJwaHlzaWNhbCBPUyIuwqAKCkl0IGlzIHZlcnkgbXVjaCBhIHJlcXVp
cmVkIHBhcnQgb2YgdGhlIHN5c3RlbS4gQXMgdG8gd2h5IGl0IG9ubHkgc2hvd2VkIHVwCm5vdyBJ
IGRvbid0IGtub3cgKGl0J3MgcG9zc2libGUgb2xkZXIgbGlidmlydCBzaGllbGRlZCB5b3UgZnJv
bSBpdCkgYW5kCndoYXQgdGhhdCBoYXMgdG8gZG8gd2l0aCB5b3VyIHBlcmZvcm1hbmNlIGlzc3Vl
cyBuZWl0aGVyLiBJJ2Qgc3VnZ2VzdCB0aGF0CnlvdSBwZXJzaXN0IHdpdGggU0xFUyBzdXBwb3J0
LgoKSWFuLgoKX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18K
WGVuLXVzZXJzIG1haWxpbmcgbGlzdApYZW4tdXNlcnNAbGlzdHMueGVuLm9yZwpodHRwOi8vbGlz
dHMueGVuLm9yZy94ZW4tdXNlcnM=

From xen-users-bounces@lists.xen.org Wed Jan 27 16:17:31 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Wed, 27 Jan 2016 16:17:31 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aOSmO-00051O-CE; Wed, 27 Jan 2016 16:17:12 +0000
Received: from mail6.bemta3.messagelabs.com ([195.245.230.39])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <carnold@electrichendrix.com>) id 1aOSmM-00050q-P6
	for xen-users@lists.xen.org; Wed, 27 Jan 2016 16:17:10 +0000
Received: from [85.158.137.68] by server-3.bemta-3.messagelabs.com id
	BE/F1-02499-58DE8A65; Wed, 27 Jan 2016 16:17:09 +0000
X-Env-Sender: carnold@electrichendrix.com
X-Msg-Ref: server-13.tower-31.messagelabs.com!1453911427!18039583!1
X-Originating-IP: [96.10.247.179]
X-SpamReason: No, hits=0.0 required=7.0 tests=
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 60253 invoked from network); 27 Jan 2016 16:17:09 -0000
Received: from mailsrv.electrichendrix.com (HELO EDGESRV.electrichendrix.com)
	(96.10.247.179)
	by server-13.tower-31.messagelabs.com with DHE-RSA-AES256-GCM-SHA384
	encrypted SMTP; 27 Jan 2016 16:17:09 -0000
Received: from EXCHANGE.electrichendrix.com (192.168.123.9) by
	EDGESRV.electrichendrix.com (192.168.124.4) with Microsoft SMTP Server
	(TLS) id 15.1.225.42; Wed, 27 Jan 2016 11:11:27 -0500
Received: from mailsrv.electrichendrix.com (192.168.123.12) by
	Exchange.electrichendrix.com (192.168.123.9) with Microsoft SMTP Server
	(TLS) id 15.0.1130.7; Wed, 27 Jan 2016 11:18:22 -0500
Received: from mailsrv.electrichendrix.com ([fe80::8cd0:ef98:8e50:711d]) by
	mailsrv.electrichendrix.com ([fe80::8cd0:ef98:8e50:711d%18]) with mapi
	id 15.00.1130.005; Wed, 27 Jan 2016 11:18:22 -0500
From: Chris Arnold <carnold@electrichendrix.com>
To: Ian Campbell <ian.campbell@citrix.com>
Thread-Topic: [Xen-users] Domain-0
Thread-Index: AQHRWRpJROGMqYfyJku0IjGwm34BKZ8P2nSA//+wBrw=
Date: Wed, 27 Jan 2016 16:18:22 +0000
Message-ID: <1B76CE8A-29AE-4538-BC19-7CD3E1640354@electrichendrix.com>
References: <BD04B705-827D-4E7D-A26D-63FCAA4B98D6@electrichendrix.com>,
	<1453910677.26591.38.camel@citrix.com>
In-Reply-To: <1453910677.26591.38.camel@citrix.com>
Accept-Language: en-US
Content-Language: en-US
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
x-ms-exchange-transport-fromentityheader: Hosted
MIME-Version: 1.0
Cc: "xen-users@lists.xen.org" <xen-users@lists.xen.org>
Subject: Re: [Xen-users] Domain-0
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org


> On Jan 27, 2016, at 11:05 AM, Ian Campbell <ian.campbell@citrix.com> wrote:
> 
> See the first hit on google for "xen domain 0" which is http://wiki.xenproj
> ect.org/wiki/Dom0 . It is the control domain, i.e. the thing which is
> launched by Xen on boot where the tools reside, I think it is probably what
> you are referring to as the "physical OS". 
> 
> It is very much a required part of the system. As to why it only showed up
> now I don't know (it's possible older libvirt shielded you from it) and
> what that has to do with your performance issues neither. I'd suggest that
> you persist with SLES support.

Yea, I just read that domain-0 is a major piece and I should not shut it down and delete. So is there a config file for xen domain-0 that I can adjust the RAM usage? I realize suse does different things to your software but if I have the xen config file for domain-0 I could find it if suse puts it somewhere else. Thanks Ian
_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users

From xen-users-bounces@lists.xen.org Wed Jan 27 16:17:31 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Wed, 27 Jan 2016 16:17:31 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aOSmO-00051O-CE; Wed, 27 Jan 2016 16:17:12 +0000
Received: from mail6.bemta3.messagelabs.com ([195.245.230.39])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <carnold@electrichendrix.com>) id 1aOSmM-00050q-P6
	for xen-users@lists.xen.org; Wed, 27 Jan 2016 16:17:10 +0000
Received: from [85.158.137.68] by server-3.bemta-3.messagelabs.com id
	BE/F1-02499-58DE8A65; Wed, 27 Jan 2016 16:17:09 +0000
X-Env-Sender: carnold@electrichendrix.com
X-Msg-Ref: server-13.tower-31.messagelabs.com!1453911427!18039583!1
X-Originating-IP: [96.10.247.179]
X-SpamReason: No, hits=0.0 required=7.0 tests=
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 60253 invoked from network); 27 Jan 2016 16:17:09 -0000
Received: from mailsrv.electrichendrix.com (HELO EDGESRV.electrichendrix.com)
	(96.10.247.179)
	by server-13.tower-31.messagelabs.com with DHE-RSA-AES256-GCM-SHA384
	encrypted SMTP; 27 Jan 2016 16:17:09 -0000
Received: from EXCHANGE.electrichendrix.com (192.168.123.9) by
	EDGESRV.electrichendrix.com (192.168.124.4) with Microsoft SMTP Server
	(TLS) id 15.1.225.42; Wed, 27 Jan 2016 11:11:27 -0500
Received: from mailsrv.electrichendrix.com (192.168.123.12) by
	Exchange.electrichendrix.com (192.168.123.9) with Microsoft SMTP Server
	(TLS) id 15.0.1130.7; Wed, 27 Jan 2016 11:18:22 -0500
Received: from mailsrv.electrichendrix.com ([fe80::8cd0:ef98:8e50:711d]) by
	mailsrv.electrichendrix.com ([fe80::8cd0:ef98:8e50:711d%18]) with mapi
	id 15.00.1130.005; Wed, 27 Jan 2016 11:18:22 -0500
From: Chris Arnold <carnold@electrichendrix.com>
To: Ian Campbell <ian.campbell@citrix.com>
Thread-Topic: [Xen-users] Domain-0
Thread-Index: AQHRWRpJROGMqYfyJku0IjGwm34BKZ8P2nSA//+wBrw=
Date: Wed, 27 Jan 2016 16:18:22 +0000
Message-ID: <1B76CE8A-29AE-4538-BC19-7CD3E1640354@electrichendrix.com>
References: <BD04B705-827D-4E7D-A26D-63FCAA4B98D6@electrichendrix.com>,
	<1453910677.26591.38.camel@citrix.com>
In-Reply-To: <1453910677.26591.38.camel@citrix.com>
Accept-Language: en-US
Content-Language: en-US
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
x-ms-exchange-transport-fromentityheader: Hosted
MIME-Version: 1.0
Cc: "xen-users@lists.xen.org" <xen-users@lists.xen.org>
Subject: Re: [Xen-users] Domain-0
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org


> On Jan 27, 2016, at 11:05 AM, Ian Campbell <ian.campbell@citrix.com> wrote:
> 
> See the first hit on google for "xen domain 0" which is http://wiki.xenproj
> ect.org/wiki/Dom0 . It is the control domain, i.e. the thing which is
> launched by Xen on boot where the tools reside, I think it is probably what
> you are referring to as the "physical OS". 
> 
> It is very much a required part of the system. As to why it only showed up
> now I don't know (it's possible older libvirt shielded you from it) and
> what that has to do with your performance issues neither. I'd suggest that
> you persist with SLES support.

Yea, I just read that domain-0 is a major piece and I should not shut it down and delete. So is there a config file for xen domain-0 that I can adjust the RAM usage? I realize suse does different things to your software but if I have the xen config file for domain-0 I could find it if suse puts it somewhere else. Thanks Ian
_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users

From xen-users-bounces@lists.xen.org Wed Jan 27 16:27:35 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Wed, 27 Jan 2016 16:27:35 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aOSw3-0006Eb-81; Wed, 27 Jan 2016 16:27:11 +0000
Received: from mail6.bemta4.messagelabs.com ([85.158.143.247])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <prvs=827de890e=Ian.Campbell@citrix.com>)
	id 1aOSw2-0006EW-7v
	for xen-users@lists.xen.org; Wed, 27 Jan 2016 16:27:10 +0000
Received: from [85.158.143.35] by server-3.bemta-4.messagelabs.com id
	2C/2D-31122-DDFE8A65; Wed, 27 Jan 2016 16:27:09 +0000
X-Env-Sender: prvs=827de890e=Ian.Campbell@citrix.com
X-Msg-Ref: server-8.tower-21.messagelabs.com!1453912022!12465044!1
X-Originating-IP: [66.165.176.63]
X-SpamReason: No, hits=0.0 required=7.0 tests=sa_preprocessor: 
	VHJ1c3RlZCBJUDogNjYuMTY1LjE3Ni42MyA9PiAzMDYwNDg=\n,
	received_headers: No Received headers
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 13334 invoked from network); 27 Jan 2016 16:27:07 -0000
Received: from smtp02.citrix.com (HELO SMTP02.CITRIX.COM) (66.165.176.63)
	by server-8.tower-21.messagelabs.com with RC4-SHA encrypted SMTP;
	27 Jan 2016 16:27:07 -0000
X-IronPort-AV: E=Sophos;i="5.22,355,1449532800"; d="scan'208";a="334336483"
Message-ID: <1453912020.26591.45.camel@citrix.com>
From: Ian Campbell <ian.campbell@citrix.com>
To: Chris Arnold <carnold@electrichendrix.com>
Date: Wed, 27 Jan 2016 16:27:00 +0000
In-Reply-To: <1B76CE8A-29AE-4538-BC19-7CD3E1640354@electrichendrix.com>
References: <BD04B705-827D-4E7D-A26D-63FCAA4B98D6@electrichendrix.com>
	,<1453910677.26591.38.camel@citrix.com>
	<1B76CE8A-29AE-4538-BC19-7CD3E1640354@electrichendrix.com>
X-Mailer: Evolution 3.18.2-1 
MIME-Version: 1.0
X-DLP: MIA1
Cc: "xen-users@lists.xen.org" <xen-users@lists.xen.org>
Subject: Re: [Xen-users] Domain-0
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

On Wed, 2016-01-27 at 16:18 +0000, Chris Arnold wrote:
> > On Jan 27, 2016, at 11:05 AM, Ian Campbell <ian.campbell@citrix.com>
> > wrote:
> > 
> > See the first hit on google for "xen domain 0" which is http://wiki.xen
> > proj
> > ect.org/wiki/Dom0 . It is the control domain, i.e. the thing which is
> > launched by Xen on boot where the tools reside, I think it is probably
> > what
> > you are referring to as the "physical OS". 
> > 
> > It is very much a required part of the system. As to why it only showed
> > up
> > now I don't know (it's possible older libvirt shielded you from it) and
> > what that has to do with your performance issues neither. I'd suggest
> > that
> > you persist with SLES support.
> 
> Yea, I just read that domain-0 is a major piece and I should not shut it
> down and delete. So is there a config file for xen domain-0 that I can
> adjust the RAM usage? I realize suse does different things to your
> software but if I have the xen config file for domain-0 I could find it
> if suse puts it somewhere else.

There is no config file.

The amount of RAM which dom0 has can be set form the hypervisor command
line (search for "dom0_mem" in the hypervisor command line docs).

You can also adjust it later by using the same tools as you would use to
change the current memory assigned to a domU, assuming those tools aren't
hiding it from you for some reason.

Ian.

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users

From xen-users-bounces@lists.xen.org Wed Jan 27 16:27:35 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Wed, 27 Jan 2016 16:27:35 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aOSw3-0006Eb-81; Wed, 27 Jan 2016 16:27:11 +0000
Received: from mail6.bemta4.messagelabs.com ([85.158.143.247])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <prvs=827de890e=Ian.Campbell@citrix.com>)
	id 1aOSw2-0006EW-7v
	for xen-users@lists.xen.org; Wed, 27 Jan 2016 16:27:10 +0000
Received: from [85.158.143.35] by server-3.bemta-4.messagelabs.com id
	2C/2D-31122-DDFE8A65; Wed, 27 Jan 2016 16:27:09 +0000
X-Env-Sender: prvs=827de890e=Ian.Campbell@citrix.com
X-Msg-Ref: server-8.tower-21.messagelabs.com!1453912022!12465044!1
X-Originating-IP: [66.165.176.63]
X-SpamReason: No, hits=0.0 required=7.0 tests=sa_preprocessor: 
	VHJ1c3RlZCBJUDogNjYuMTY1LjE3Ni42MyA9PiAzMDYwNDg=\n,
	received_headers: No Received headers
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 13334 invoked from network); 27 Jan 2016 16:27:07 -0000
Received: from smtp02.citrix.com (HELO SMTP02.CITRIX.COM) (66.165.176.63)
	by server-8.tower-21.messagelabs.com with RC4-SHA encrypted SMTP;
	27 Jan 2016 16:27:07 -0000
X-IronPort-AV: E=Sophos;i="5.22,355,1449532800"; d="scan'208";a="334336483"
Message-ID: <1453912020.26591.45.camel@citrix.com>
From: Ian Campbell <ian.campbell@citrix.com>
To: Chris Arnold <carnold@electrichendrix.com>
Date: Wed, 27 Jan 2016 16:27:00 +0000
In-Reply-To: <1B76CE8A-29AE-4538-BC19-7CD3E1640354@electrichendrix.com>
References: <BD04B705-827D-4E7D-A26D-63FCAA4B98D6@electrichendrix.com>
	,<1453910677.26591.38.camel@citrix.com>
	<1B76CE8A-29AE-4538-BC19-7CD3E1640354@electrichendrix.com>
X-Mailer: Evolution 3.18.2-1 
MIME-Version: 1.0
X-DLP: MIA1
Cc: "xen-users@lists.xen.org" <xen-users@lists.xen.org>
Subject: Re: [Xen-users] Domain-0
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

On Wed, 2016-01-27 at 16:18 +0000, Chris Arnold wrote:
> > On Jan 27, 2016, at 11:05 AM, Ian Campbell <ian.campbell@citrix.com>
> > wrote:
> > 
> > See the first hit on google for "xen domain 0" which is http://wiki.xen
> > proj
> > ect.org/wiki/Dom0 . It is the control domain, i.e. the thing which is
> > launched by Xen on boot where the tools reside, I think it is probably
> > what
> > you are referring to as the "physical OS". 
> > 
> > It is very much a required part of the system. As to why it only showed
> > up
> > now I don't know (it's possible older libvirt shielded you from it) and
> > what that has to do with your performance issues neither. I'd suggest
> > that
> > you persist with SLES support.
> 
> Yea, I just read that domain-0 is a major piece and I should not shut it
> down and delete. So is there a config file for xen domain-0 that I can
> adjust the RAM usage? I realize suse does different things to your
> software but if I have the xen config file for domain-0 I could find it
> if suse puts it somewhere else.

There is no config file.

The amount of RAM which dom0 has can be set form the hypervisor command
line (search for "dom0_mem" in the hypervisor command line docs).

You can also adjust it later by using the same tools as you would use to
change the current memory assigned to a domU, assuming those tools aren't
hiding it from you for some reason.

Ian.

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users

From xen-users-bounces@lists.xen.org Wed Jan 27 16:41:55 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Wed, 27 Jan 2016 16:41:55 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aOTA4-0007B0-Cc; Wed, 27 Jan 2016 16:41:40 +0000
Received: from mail6.bemta5.messagelabs.com ([195.245.231.135])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <ahferroin7@gmail.com>) id 1aOTA2-0007Av-Fu
	for xen-users@lists.xen.org; Wed, 27 Jan 2016 16:41:38 +0000
Received: from [85.158.139.211] by server-3.bemta-5.messagelabs.com id
	C7/F8-13487-143F8A65; Wed, 27 Jan 2016 16:41:37 +0000
X-Env-Sender: ahferroin7@gmail.com
X-Msg-Ref: server-6.tower-206.messagelabs.com!1453912896!18293079!1
X-Originating-IP: [209.85.213.176]
X-SpamReason: No, hits=0.0 required=7.0 tests=
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 46818 invoked from network); 27 Jan 2016 16:41:37 -0000
Received: from mail-ig0-f176.google.com (HELO mail-ig0-f176.google.com)
	(209.85.213.176)
	by server-6.tower-206.messagelabs.com with AES128-GCM-SHA256 encrypted
	SMTP; 27 Jan 2016 16:41:37 -0000
Received: by mail-ig0-f176.google.com with SMTP id h5so15512480igh.0
	for <xen-users@lists.xen.org>; Wed, 27 Jan 2016 08:41:37 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
	h=subject:to:references:cc:from:message-id:date:user-agent
	:mime-version:in-reply-to:content-type:content-transfer-encoding;
	bh=JddWRYk2eF0qCewinbP9lYmwLf5FYCbZ3uZAEgmD9DI=;
	b=JjOxTEICvzL06uDUJdVqBvtRmNhwaWoFrVoe2XxQ64FLJmHje3W0UbwwHpmpwnHqPl
	bwVlHCuML/XzA/Jyl+w8m+I0Lnnzzvp7eyKzS5NFVgR7PMm7LwGxwxcAkJdbdzuX7lM5
	aVto5IeZNLhfFQ3T1nCSAPX/qTG8gZwkW24IG6bVen4Fch3jsdr1yTepxpcz9BaMT38p
	O/Hets5L9ZDwj1hWKtdCKko/pkOw7mMeqGQl6HlGUmXLhQO6Q1jiKCsng7HhaBQT6kj5
	ucDasJb/JsZs17f7Fv8jFCxAxB4r4XojBLNHzIBff1BUCCCVv/u8be4ysbNGaKJgl8U4
	futg==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
	d=1e100.net; s=20130820;
	h=x-gm-message-state:subject:to:references:cc:from:message-id:date
	:user-agent:mime-version:in-reply-to:content-type
	:content-transfer-encoding;
	bh=JddWRYk2eF0qCewinbP9lYmwLf5FYCbZ3uZAEgmD9DI=;
	b=hPeCdfElDwqS+cdQ72pn0/cl9NEOtyX7ZC506Ra+mGwAmI8Itcj0d7bGxjE1EKjCPA
	geAqiFviCn+A0iSykSFW81M7JO3q/g/dsD/oyDguQQafY+huksu4TTMa3jk1XtG9BQ5y
	hCfeFDQkMZlVcV5Y6aztG78LBod5p7K1RN9JKGlYZlG3mzZDd/zNMKfn/MR2vyXLhdw3
	EJLz3LZIqLCgNuUbt33bfvPWgy5YsT2Rj7NoZBJqQFRsUeuCmKmIiVJbD9LvSeJx8bK0
	CoZOOli+/2VeKrpWWJJIuGGgYIg+M8JZczwR36afNTxn+nPKKIG3yskgwqsHj8ti1AmA
	dGjA==
X-Gm-Message-State: AG10YOT6C6E3KRSyqDO/iBntvFaqyRkBdO9xN4hSoTmBk7XCV4Jqt5QkMsfkItgnYCcIoQ==
X-Received: by 10.50.61.132 with SMTP id p4mr30929125igr.55.1453912891009;
	Wed, 27 Jan 2016 08:41:31 -0800 (PST)
Received: from [127.0.0.1] (rrcs-70-62-41-24.central.biz.rr.com. [70.62.41.24])
	by smtp.gmail.com with ESMTPSA id a5sm3154074ioa.0.2016.01.27.08.41.28
	(version=TLSv1/SSLv3 cipher=OTHER);
	Wed, 27 Jan 2016 08:41:29 -0800 (PST)
To: Ian Campbell <ian.campbell@citrix.com>,
	Chris Arnold <carnold@electrichendrix.com>
References: <BD04B705-827D-4E7D-A26D-63FCAA4B98D6@electrichendrix.com>
	<1453910677.26591.38.camel@citrix.com>
	<1B76CE8A-29AE-4538-BC19-7CD3E1640354@electrichendrix.com>
	<1453912020.26591.45.camel@citrix.com>
From: "Austin S. Hemmelgarn" <ahferroin7@gmail.com>
Message-ID: <56A8F31F.5050500@gmail.com>
Date: Wed, 27 Jan 2016 11:41:03 -0500
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101
	Thunderbird/38.5.1
MIME-Version: 1.0
In-Reply-To: <1453912020.26591.45.camel@citrix.com>
X-Antivirus: avast! (VPS 160127-0, 2016-01-26), Outbound message
X-Antivirus-Status: Clean
Cc: "xen-users@lists.xen.org" <xen-users@lists.xen.org>
Subject: Re: [Xen-users] Domain-0
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Transfer-Encoding: 7bit
Content-Type: text/plain; charset="us-ascii"; Format="flowed"
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

On 2016-01-27 11:27, Ian Campbell wrote:
> On Wed, 2016-01-27 at 16:18 +0000, Chris Arnold wrote:
>>> On Jan 27, 2016, at 11:05 AM, Ian Campbell <ian.campbell@citrix.com>
>>> wrote:
>>>
>>> See the first hit on google for "xen domain 0" which is http://wiki.xen
>>> proj
>>> ect.org/wiki/Dom0 . It is the control domain, i.e. the thing which is
>>> launched by Xen on boot where the tools reside, I think it is probably
>>> what
>>> you are referring to as the "physical OS".
>>>
>>> It is very much a required part of the system. As to why it only showed
>>> up
>>> now I don't know (it's possible older libvirt shielded you from it) and
>>> what that has to do with your performance issues neither. I'd suggest
>>> that
>>> you persist with SLES support.
>>
>> Yea, I just read that domain-0 is a major piece and I should not shut it
>> down and delete. So is there a config file for xen domain-0 that I can
>> adjust the RAM usage? I realize suse does different things to your
>> software but if I have the xen config file for domain-0 I could find it
>> if suse puts it somewhere else.
>
> There is no config file.
>
> The amount of RAM which dom0 has can be set form the hypervisor command
> line (search for "dom0_mem" in the hypervisor command line docs).
>
> You can also adjust it later by using the same tools as you would use to
> change the current memory assigned to a domU, assuming those tools aren't
> hiding it from you for some reason.

I'd be willing to bet though that the actual amount of RAM assigned to 
Domain-0 hasn't changed though due to the upgrade, it's just that it's 
actually being visibly accounted now.  Lowering that will lower the 
amount of RAM that your host/physical OS sees, which will likely impact 
your I/O performance for you other VM's.


_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users

From xen-users-bounces@lists.xen.org Wed Jan 27 16:41:55 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Wed, 27 Jan 2016 16:41:55 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aOTA4-0007B0-Cc; Wed, 27 Jan 2016 16:41:40 +0000
Received: from mail6.bemta5.messagelabs.com ([195.245.231.135])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <ahferroin7@gmail.com>) id 1aOTA2-0007Av-Fu
	for xen-users@lists.xen.org; Wed, 27 Jan 2016 16:41:38 +0000
Received: from [85.158.139.211] by server-3.bemta-5.messagelabs.com id
	C7/F8-13487-143F8A65; Wed, 27 Jan 2016 16:41:37 +0000
X-Env-Sender: ahferroin7@gmail.com
X-Msg-Ref: server-6.tower-206.messagelabs.com!1453912896!18293079!1
X-Originating-IP: [209.85.213.176]
X-SpamReason: No, hits=0.0 required=7.0 tests=
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 46818 invoked from network); 27 Jan 2016 16:41:37 -0000
Received: from mail-ig0-f176.google.com (HELO mail-ig0-f176.google.com)
	(209.85.213.176)
	by server-6.tower-206.messagelabs.com with AES128-GCM-SHA256 encrypted
	SMTP; 27 Jan 2016 16:41:37 -0000
Received: by mail-ig0-f176.google.com with SMTP id h5so15512480igh.0
	for <xen-users@lists.xen.org>; Wed, 27 Jan 2016 08:41:37 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
	h=subject:to:references:cc:from:message-id:date:user-agent
	:mime-version:in-reply-to:content-type:content-transfer-encoding;
	bh=JddWRYk2eF0qCewinbP9lYmwLf5FYCbZ3uZAEgmD9DI=;
	b=JjOxTEICvzL06uDUJdVqBvtRmNhwaWoFrVoe2XxQ64FLJmHje3W0UbwwHpmpwnHqPl
	bwVlHCuML/XzA/Jyl+w8m+I0Lnnzzvp7eyKzS5NFVgR7PMm7LwGxwxcAkJdbdzuX7lM5
	aVto5IeZNLhfFQ3T1nCSAPX/qTG8gZwkW24IG6bVen4Fch3jsdr1yTepxpcz9BaMT38p
	O/Hets5L9ZDwj1hWKtdCKko/pkOw7mMeqGQl6HlGUmXLhQO6Q1jiKCsng7HhaBQT6kj5
	ucDasJb/JsZs17f7Fv8jFCxAxB4r4XojBLNHzIBff1BUCCCVv/u8be4ysbNGaKJgl8U4
	futg==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
	d=1e100.net; s=20130820;
	h=x-gm-message-state:subject:to:references:cc:from:message-id:date
	:user-agent:mime-version:in-reply-to:content-type
	:content-transfer-encoding;
	bh=JddWRYk2eF0qCewinbP9lYmwLf5FYCbZ3uZAEgmD9DI=;
	b=hPeCdfElDwqS+cdQ72pn0/cl9NEOtyX7ZC506Ra+mGwAmI8Itcj0d7bGxjE1EKjCPA
	geAqiFviCn+A0iSykSFW81M7JO3q/g/dsD/oyDguQQafY+huksu4TTMa3jk1XtG9BQ5y
	hCfeFDQkMZlVcV5Y6aztG78LBod5p7K1RN9JKGlYZlG3mzZDd/zNMKfn/MR2vyXLhdw3
	EJLz3LZIqLCgNuUbt33bfvPWgy5YsT2Rj7NoZBJqQFRsUeuCmKmIiVJbD9LvSeJx8bK0
	CoZOOli+/2VeKrpWWJJIuGGgYIg+M8JZczwR36afNTxn+nPKKIG3yskgwqsHj8ti1AmA
	dGjA==
X-Gm-Message-State: AG10YOT6C6E3KRSyqDO/iBntvFaqyRkBdO9xN4hSoTmBk7XCV4Jqt5QkMsfkItgnYCcIoQ==
X-Received: by 10.50.61.132 with SMTP id p4mr30929125igr.55.1453912891009;
	Wed, 27 Jan 2016 08:41:31 -0800 (PST)
Received: from [127.0.0.1] (rrcs-70-62-41-24.central.biz.rr.com. [70.62.41.24])
	by smtp.gmail.com with ESMTPSA id a5sm3154074ioa.0.2016.01.27.08.41.28
	(version=TLSv1/SSLv3 cipher=OTHER);
	Wed, 27 Jan 2016 08:41:29 -0800 (PST)
To: Ian Campbell <ian.campbell@citrix.com>,
	Chris Arnold <carnold@electrichendrix.com>
References: <BD04B705-827D-4E7D-A26D-63FCAA4B98D6@electrichendrix.com>
	<1453910677.26591.38.camel@citrix.com>
	<1B76CE8A-29AE-4538-BC19-7CD3E1640354@electrichendrix.com>
	<1453912020.26591.45.camel@citrix.com>
From: "Austin S. Hemmelgarn" <ahferroin7@gmail.com>
Message-ID: <56A8F31F.5050500@gmail.com>
Date: Wed, 27 Jan 2016 11:41:03 -0500
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101
	Thunderbird/38.5.1
MIME-Version: 1.0
In-Reply-To: <1453912020.26591.45.camel@citrix.com>
X-Antivirus: avast! (VPS 160127-0, 2016-01-26), Outbound message
X-Antivirus-Status: Clean
Cc: "xen-users@lists.xen.org" <xen-users@lists.xen.org>
Subject: Re: [Xen-users] Domain-0
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Transfer-Encoding: 7bit
Content-Type: text/plain; charset="us-ascii"; Format="flowed"
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

On 2016-01-27 11:27, Ian Campbell wrote:
> On Wed, 2016-01-27 at 16:18 +0000, Chris Arnold wrote:
>>> On Jan 27, 2016, at 11:05 AM, Ian Campbell <ian.campbell@citrix.com>
>>> wrote:
>>>
>>> See the first hit on google for "xen domain 0" which is http://wiki.xen
>>> proj
>>> ect.org/wiki/Dom0 . It is the control domain, i.e. the thing which is
>>> launched by Xen on boot where the tools reside, I think it is probably
>>> what
>>> you are referring to as the "physical OS".
>>>
>>> It is very much a required part of the system. As to why it only showed
>>> up
>>> now I don't know (it's possible older libvirt shielded you from it) and
>>> what that has to do with your performance issues neither. I'd suggest
>>> that
>>> you persist with SLES support.
>>
>> Yea, I just read that domain-0 is a major piece and I should not shut it
>> down and delete. So is there a config file for xen domain-0 that I can
>> adjust the RAM usage? I realize suse does different things to your
>> software but if I have the xen config file for domain-0 I could find it
>> if suse puts it somewhere else.
>
> There is no config file.
>
> The amount of RAM which dom0 has can be set form the hypervisor command
> line (search for "dom0_mem" in the hypervisor command line docs).
>
> You can also adjust it later by using the same tools as you would use to
> change the current memory assigned to a domU, assuming those tools aren't
> hiding it from you for some reason.

I'd be willing to bet though that the actual amount of RAM assigned to 
Domain-0 hasn't changed though due to the upgrade, it's just that it's 
actually being visibly accounted now.  Lowering that will lower the 
amount of RAM that your host/physical OS sees, which will likely impact 
your I/O performance for you other VM's.


_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users

From xen-users-bounces@lists.xen.org Wed Jan 27 16:48:58 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Wed, 27 Jan 2016 16:48:58 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aOTGw-0007Xw-MP; Wed, 27 Jan 2016 16:48:46 +0000
Received: from mail6.bemta5.messagelabs.com ([195.245.231.135])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <lars.kurth.xen@gmail.com>)
	id 1aOTGt-0007Wp-HK; Wed, 27 Jan 2016 16:48:43 +0000
Received: from [85.158.139.211] by server-4.bemta-5.messagelabs.com id
	0C/F5-12635-AE4F8A65; Wed, 27 Jan 2016 16:48:42 +0000
X-Env-Sender: lars.kurth.xen@gmail.com
X-Msg-Ref: server-4.tower-206.messagelabs.com!1453913321!18597984!1
X-Originating-IP: [74.125.82.46]
X-SpamReason: No, hits=0.0 required=7.0 tests=
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 49719 invoked from network); 27 Jan 2016 16:48:41 -0000
Received: from mail-wm0-f46.google.com (HELO mail-wm0-f46.google.com)
	(74.125.82.46)
	by server-4.tower-206.messagelabs.com with AES128-GCM-SHA256 encrypted
	SMTP; 27 Jan 2016 16:48:41 -0000
Received: by mail-wm0-f46.google.com with SMTP id n5so35709031wmn.0;
	Wed, 27 Jan 2016 08:48:41 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
	h=from:content-type:content-transfer-encoding:subject:date:message-id
	:cc:to:mime-version;
	bh=ey9vlWWIwPaOlZj36Spl9r5ZptikZdir6XKmWKJA9Mc=;
	b=IMFqG43oTqUZp0+AeisMxqgB1FhD7zn47ADpddDYoQv1kIUJDIxiYDvnKtnGR1InCw
	VZ4p6ohVl/UPaFkX1YywDbVrI9Di+rv7KrLBrI3QH+RBFCX8dEOLnM40OBxSIG89zFp9
	UbqZv0BQ6ndz+m+usQc5vj7Sobp401zQiT4BJXMEqpynbenRR+8tUHNjAUXY/VwAGK4Q
	JIi+8EQAggZ8YDROVBnmjit0nrdu7UNOvTjW0r8/sA2MhTopCZ04mAW/mWwIknJuiU2N
	TvTQbfXeQvSgbLhL0GyAsNBf9fr5wgmZ7t7istVU2NkDGnSCvVNg4tYRVuZ7A6ZXg15s
	n49A==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
	d=1e100.net; s=20130820;
	h=x-gm-message-state:from:content-type:content-transfer-encoding
	:subject:date:message-id:cc:to:mime-version;
	bh=ey9vlWWIwPaOlZj36Spl9r5ZptikZdir6XKmWKJA9Mc=;
	b=GdNPz6zu5Ee1MAQOU5kllLe9OsnqJwr/kbP4zzc+tdaPxgQnoNVmleQQ26l7xQWd9u
	OqzoqDIUOVqS5bqbX0QZQJ4M8IEbahBucCaiihS5vsaAXyReAR0s1xCwfgi0T4KU4QlT
	LlpPnW5zoa+Fm9AwUlF0RhqpANRKsh/Pfhs9EAYvvS7jwWZt5Dy9bxsTMgSQJllcwRbM
	Pikxi8i3A0E5BlG0AZKqqkFtknLXe/Ra6brrNORdpmMN1RjKa14jstaNQ4HLOkbTV501
	oOOhI7vqoFqUzqH0TCTATDCZtNW69CsVCmKpDxOPamCE4+wG2kgNTjKuX6YUFPjZM4HC
	BODw==
X-Gm-Message-State: AG10YOSki4a0iIrzW9HGx30iK7AGjj7CIq+FAnnpyIdP/kAscUJoOmbFPDxLCChlNPjaUw==
X-Received: by 10.194.52.72 with SMTP id r8mr29853878wjo.148.1453913321165;
	Wed, 27 Jan 2016 08:48:41 -0800 (PST)
Received: from [192.168.0.9] (5ec0a1a0.skybroadband.com. [94.192.161.160])
	by smtp.gmail.com with ESMTPSA id
	k130sm8505998wmg.6.2016.01.27.08.48.39
	(version=TLSv1/SSLv3 cipher=OTHER);
	Wed, 27 Jan 2016 08:48:39 -0800 (PST)
From: Lars Kurth <lars.kurth.xen@gmail.com>
Date: Wed, 27 Jan 2016 16:48:37 +0000
Message-Id: <C49F5723-E3BE-456D-87C8-A2F4CDE8D43C@gmail.com>
To: xen-devel <xen-devel@lists.xenproject.org>,
	mirageos-devel <mirageos-devel@lists.xenproject.org>,
	Win-pv-devel@lists.xenproject.org, embedded-pv-devel@lists.xenproject.org
Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2104\))
X-Mailer: Apple Mail (2.2104)
Cc: xen-users@lists.xenproject.org
Subject: [Xen-users] Xen Project Infrastructure Maintenance: xenbits (Jan
	28), qemu-bitslave & mail & downloads.xenproject.org (Feb 1),
	lists & etherpad (Feb 4th)
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

Hi everyone,

we are rebooting a number of Xen Project services in the next few days to upgrade operating systems. This means that a few services may be temporarily unavailable. The following websites are affected and will be done during the times below. If you notice any issues after the reboot, please reply to this mail or check on the #xeninfra IRC channel.

= Jan 28, 7am - 9am UTC : affecting xenbits =
Affected services: Xen Project source code repositories, automatically generated xenproject docs, list of security vulnerabilities
If you need to clone or commit to any affected repositories please do so before or after

= Feb 1, 7am - 9am UTC : affecting qemu-bitslave and xenproject.org mail aliases and downloads.xenproject.org =
Affected services: qemu-bitslave, mail server, DNS and downloads.xenproject.org
Note that mails to e-mails using foo-bar@xenproject.org may be delayed during the maintenance window. 

= Feb 4, 7am - 9am UTC : affecting xen project mailing lists & ether pad =
Affected services: all foo@lists.xenproject.org mailing lists and ether pads
Note that mails to all mailing lists will be delayed during the maintenance window

Best Regards
Lars
_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users

From xen-users-bounces@lists.xen.org Wed Jan 27 16:48:58 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Wed, 27 Jan 2016 16:48:58 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aOTGw-0007Xw-MP; Wed, 27 Jan 2016 16:48:46 +0000
Received: from mail6.bemta5.messagelabs.com ([195.245.231.135])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <lars.kurth.xen@gmail.com>)
	id 1aOTGt-0007Wp-HK; Wed, 27 Jan 2016 16:48:43 +0000
Received: from [85.158.139.211] by server-4.bemta-5.messagelabs.com id
	0C/F5-12635-AE4F8A65; Wed, 27 Jan 2016 16:48:42 +0000
X-Env-Sender: lars.kurth.xen@gmail.com
X-Msg-Ref: server-4.tower-206.messagelabs.com!1453913321!18597984!1
X-Originating-IP: [74.125.82.46]
X-SpamReason: No, hits=0.0 required=7.0 tests=
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 49719 invoked from network); 27 Jan 2016 16:48:41 -0000
Received: from mail-wm0-f46.google.com (HELO mail-wm0-f46.google.com)
	(74.125.82.46)
	by server-4.tower-206.messagelabs.com with AES128-GCM-SHA256 encrypted
	SMTP; 27 Jan 2016 16:48:41 -0000
Received: by mail-wm0-f46.google.com with SMTP id n5so35709031wmn.0;
	Wed, 27 Jan 2016 08:48:41 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
	h=from:content-type:content-transfer-encoding:subject:date:message-id
	:cc:to:mime-version;
	bh=ey9vlWWIwPaOlZj36Spl9r5ZptikZdir6XKmWKJA9Mc=;
	b=IMFqG43oTqUZp0+AeisMxqgB1FhD7zn47ADpddDYoQv1kIUJDIxiYDvnKtnGR1InCw
	VZ4p6ohVl/UPaFkX1YywDbVrI9Di+rv7KrLBrI3QH+RBFCX8dEOLnM40OBxSIG89zFp9
	UbqZv0BQ6ndz+m+usQc5vj7Sobp401zQiT4BJXMEqpynbenRR+8tUHNjAUXY/VwAGK4Q
	JIi+8EQAggZ8YDROVBnmjit0nrdu7UNOvTjW0r8/sA2MhTopCZ04mAW/mWwIknJuiU2N
	TvTQbfXeQvSgbLhL0GyAsNBf9fr5wgmZ7t7istVU2NkDGnSCvVNg4tYRVuZ7A6ZXg15s
	n49A==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
	d=1e100.net; s=20130820;
	h=x-gm-message-state:from:content-type:content-transfer-encoding
	:subject:date:message-id:cc:to:mime-version;
	bh=ey9vlWWIwPaOlZj36Spl9r5ZptikZdir6XKmWKJA9Mc=;
	b=GdNPz6zu5Ee1MAQOU5kllLe9OsnqJwr/kbP4zzc+tdaPxgQnoNVmleQQ26l7xQWd9u
	OqzoqDIUOVqS5bqbX0QZQJ4M8IEbahBucCaiihS5vsaAXyReAR0s1xCwfgi0T4KU4QlT
	LlpPnW5zoa+Fm9AwUlF0RhqpANRKsh/Pfhs9EAYvvS7jwWZt5Dy9bxsTMgSQJllcwRbM
	Pikxi8i3A0E5BlG0AZKqqkFtknLXe/Ra6brrNORdpmMN1RjKa14jstaNQ4HLOkbTV501
	oOOhI7vqoFqUzqH0TCTATDCZtNW69CsVCmKpDxOPamCE4+wG2kgNTjKuX6YUFPjZM4HC
	BODw==
X-Gm-Message-State: AG10YOSki4a0iIrzW9HGx30iK7AGjj7CIq+FAnnpyIdP/kAscUJoOmbFPDxLCChlNPjaUw==
X-Received: by 10.194.52.72 with SMTP id r8mr29853878wjo.148.1453913321165;
	Wed, 27 Jan 2016 08:48:41 -0800 (PST)
Received: from [192.168.0.9] (5ec0a1a0.skybroadband.com. [94.192.161.160])
	by smtp.gmail.com with ESMTPSA id
	k130sm8505998wmg.6.2016.01.27.08.48.39
	(version=TLSv1/SSLv3 cipher=OTHER);
	Wed, 27 Jan 2016 08:48:39 -0800 (PST)
From: Lars Kurth <lars.kurth.xen@gmail.com>
Date: Wed, 27 Jan 2016 16:48:37 +0000
Message-Id: <C49F5723-E3BE-456D-87C8-A2F4CDE8D43C@gmail.com>
To: xen-devel <xen-devel@lists.xenproject.org>,
	mirageos-devel <mirageos-devel@lists.xenproject.org>,
	Win-pv-devel@lists.xenproject.org, embedded-pv-devel@lists.xenproject.org
Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2104\))
X-Mailer: Apple Mail (2.2104)
Cc: xen-users@lists.xenproject.org
Subject: [Xen-users] Xen Project Infrastructure Maintenance: xenbits (Jan
	28), qemu-bitslave & mail & downloads.xenproject.org (Feb 1),
	lists & etherpad (Feb 4th)
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

Hi everyone,

we are rebooting a number of Xen Project services in the next few days to upgrade operating systems. This means that a few services may be temporarily unavailable. The following websites are affected and will be done during the times below. If you notice any issues after the reboot, please reply to this mail or check on the #xeninfra IRC channel.

= Jan 28, 7am - 9am UTC : affecting xenbits =
Affected services: Xen Project source code repositories, automatically generated xenproject docs, list of security vulnerabilities
If you need to clone or commit to any affected repositories please do so before or after

= Feb 1, 7am - 9am UTC : affecting qemu-bitslave and xenproject.org mail aliases and downloads.xenproject.org =
Affected services: qemu-bitslave, mail server, DNS and downloads.xenproject.org
Note that mails to e-mails using foo-bar@xenproject.org may be delayed during the maintenance window. 

= Feb 4, 7am - 9am UTC : affecting xen project mailing lists & ether pad =
Affected services: all foo@lists.xenproject.org mailing lists and ether pads
Note that mails to all mailing lists will be delayed during the maintenance window

Best Regards
Lars
_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users

From xen-users-bounces@lists.xen.org Wed Jan 27 19:38:05 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Wed, 27 Jan 2016 19:38:05 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aOVu1-00064x-Jd; Wed, 27 Jan 2016 19:37:17 +0000
Received: from mail6.bemta4.messagelabs.com ([85.158.143.247])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <carnold@electrichendrix.com>) id 1aOVu0-00064s-5e
	for xen-users@lists.xen.org; Wed, 27 Jan 2016 19:37:16 +0000
Received: from [85.158.143.35] by server-1.bemta-4.messagelabs.com id
	39/BE-09708-B6C19A65; Wed, 27 Jan 2016 19:37:15 +0000
X-Env-Sender: carnold@electrichendrix.com
X-Msg-Ref: server-7.tower-21.messagelabs.com!1453923433!12622891!1
X-Originating-IP: [96.10.247.179]
X-SpamReason: No, hits=0.0 required=7.0 tests=
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 12625 invoked from network); 27 Jan 2016 19:37:15 -0000
Received: from mailsrv.electrichendrix.com (HELO EDGESRV.electrichendrix.com)
	(96.10.247.179)
	by server-7.tower-21.messagelabs.com with DHE-RSA-AES256-GCM-SHA384
	encrypted SMTP; 27 Jan 2016 19:37:15 -0000
Received: from mailsrv.electrichendrix.com (192.168.123.12) by
	EDGESRV.electrichendrix.com (192.168.124.4) with Microsoft SMTP Server
	(TLS) id 15.1.225.42; Wed, 27 Jan 2016 14:31:33 -0500
Received: from mailsrv.electrichendrix.com (192.168.123.12) by
	mailsrv.electrichendrix.com (192.168.123.12) with Microsoft SMTP Server
	(TLS) id 15.0.1130.7; Wed, 27 Jan 2016 14:38:28 -0500
Received: from mailsrv.electrichendrix.com ([fe80::8cd0:ef98:8e50:711d]) by
	mailsrv.electrichendrix.com ([fe80::8cd0:ef98:8e50:711d%18]) with mapi
	id 15.00.1130.005; Wed, 27 Jan 2016 14:38:28 -0500
From: Chris Arnold <carnold@electrichendrix.com>
To: Ian Campbell <ian.campbell@citrix.com>
Thread-Topic: [Xen-users] Domain-0
Thread-Index: AQHRWRpJROGMqYfyJku0IjGwm34BKZ8P2nSA//+wBryAAFY7AP//4a0l
Date: Wed, 27 Jan 2016 19:38:27 +0000
Message-ID: <72E9CF80-8C32-4D2D-87D9-1ECD4941FC67@electrichendrix.com>
References: <BD04B705-827D-4E7D-A26D-63FCAA4B98D6@electrichendrix.com>
	,<1453910677.26591.38.camel@citrix.com>
	<1B76CE8A-29AE-4538-BC19-7CD3E1640354@electrichendrix.com>,
	<1453912020.26591.45.camel@citrix.com>
In-Reply-To: <1453912020.26591.45.camel@citrix.com>
Accept-Language: en-US
Content-Language: en-US
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
x-ms-exchange-transport-fromentityheader: Hosted
MIME-Version: 1.0
Cc: "xen-users@lists.xen.org" <xen-users@lists.xen.org>
Subject: Re: [Xen-users] Domain-0
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org


> On Jan 27, 2016, at 11:28 AM, Ian Campbell <ian.campbell@citrix.com> wrote:
> 
> There is no config file.
> 
> The amount of RAM which dom0 has can be set form the hypervisor command
> line (search for "dom0_mem" in the hypervisor command line docs).
> 
> You can also adjust it later by using the same tools as you would use to
> change the current memory assigned to a domU, assuming those tools aren't
> hiding it from you for some reason.

This uses libvirt: so I run virt-manager to get a gui. If I view the details on dom0 from there, all options are greyed out so you can't adjust them.

I will look for the dom0_mem command. Thanks again.
_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users

From xen-users-bounces@lists.xen.org Wed Jan 27 19:38:05 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Wed, 27 Jan 2016 19:38:05 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aOVu1-00064x-Jd; Wed, 27 Jan 2016 19:37:17 +0000
Received: from mail6.bemta4.messagelabs.com ([85.158.143.247])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <carnold@electrichendrix.com>) id 1aOVu0-00064s-5e
	for xen-users@lists.xen.org; Wed, 27 Jan 2016 19:37:16 +0000
Received: from [85.158.143.35] by server-1.bemta-4.messagelabs.com id
	39/BE-09708-B6C19A65; Wed, 27 Jan 2016 19:37:15 +0000
X-Env-Sender: carnold@electrichendrix.com
X-Msg-Ref: server-7.tower-21.messagelabs.com!1453923433!12622891!1
X-Originating-IP: [96.10.247.179]
X-SpamReason: No, hits=0.0 required=7.0 tests=
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 12625 invoked from network); 27 Jan 2016 19:37:15 -0000
Received: from mailsrv.electrichendrix.com (HELO EDGESRV.electrichendrix.com)
	(96.10.247.179)
	by server-7.tower-21.messagelabs.com with DHE-RSA-AES256-GCM-SHA384
	encrypted SMTP; 27 Jan 2016 19:37:15 -0000
Received: from mailsrv.electrichendrix.com (192.168.123.12) by
	EDGESRV.electrichendrix.com (192.168.124.4) with Microsoft SMTP Server
	(TLS) id 15.1.225.42; Wed, 27 Jan 2016 14:31:33 -0500
Received: from mailsrv.electrichendrix.com (192.168.123.12) by
	mailsrv.electrichendrix.com (192.168.123.12) with Microsoft SMTP Server
	(TLS) id 15.0.1130.7; Wed, 27 Jan 2016 14:38:28 -0500
Received: from mailsrv.electrichendrix.com ([fe80::8cd0:ef98:8e50:711d]) by
	mailsrv.electrichendrix.com ([fe80::8cd0:ef98:8e50:711d%18]) with mapi
	id 15.00.1130.005; Wed, 27 Jan 2016 14:38:28 -0500
From: Chris Arnold <carnold@electrichendrix.com>
To: Ian Campbell <ian.campbell@citrix.com>
Thread-Topic: [Xen-users] Domain-0
Thread-Index: AQHRWRpJROGMqYfyJku0IjGwm34BKZ8P2nSA//+wBryAAFY7AP//4a0l
Date: Wed, 27 Jan 2016 19:38:27 +0000
Message-ID: <72E9CF80-8C32-4D2D-87D9-1ECD4941FC67@electrichendrix.com>
References: <BD04B705-827D-4E7D-A26D-63FCAA4B98D6@electrichendrix.com>
	,<1453910677.26591.38.camel@citrix.com>
	<1B76CE8A-29AE-4538-BC19-7CD3E1640354@electrichendrix.com>,
	<1453912020.26591.45.camel@citrix.com>
In-Reply-To: <1453912020.26591.45.camel@citrix.com>
Accept-Language: en-US
Content-Language: en-US
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
x-ms-exchange-transport-fromentityheader: Hosted
MIME-Version: 1.0
Cc: "xen-users@lists.xen.org" <xen-users@lists.xen.org>
Subject: Re: [Xen-users] Domain-0
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org


> On Jan 27, 2016, at 11:28 AM, Ian Campbell <ian.campbell@citrix.com> wrote:
> 
> There is no config file.
> 
> The amount of RAM which dom0 has can be set form the hypervisor command
> line (search for "dom0_mem" in the hypervisor command line docs).
> 
> You can also adjust it later by using the same tools as you would use to
> change the current memory assigned to a domU, assuming those tools aren't
> hiding it from you for some reason.

This uses libvirt: so I run virt-manager to get a gui. If I view the details on dom0 from there, all options are greyed out so you can't adjust them.

I will look for the dom0_mem command. Thanks again.
_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users

From xen-users-bounces@lists.xen.org Thu Jan 28 03:38:21 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Thu, 28 Jan 2016 03:38:21 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aOdON-0001JU-JX; Thu, 28 Jan 2016 03:37:07 +0000
Received: from mail6.bemta5.messagelabs.com ([195.245.231.135])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <chengkunck@gmail.com>) id 1aOdOM-0001JP-26
	for xen-users@lists.xenproject.org; Thu, 28 Jan 2016 03:37:06 +0000
Received: from [85.158.139.211] by server-12.bemta-5.messagelabs.com id
	28/14-17089-1EC89A65; Thu, 28 Jan 2016 03:37:05 +0000
X-Env-Sender: chengkunck@gmail.com
X-Msg-Ref: server-16.tower-206.messagelabs.com!1453952223!18385521!1
X-Originating-IP: [209.85.218.51]
X-SpamReason: No, hits=0.1 required=7.0 tests=HTML_50_60,HTML_MESSAGE
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 564 invoked from network); 28 Jan 2016 03:37:03 -0000
Received: from mail-oi0-f51.google.com (HELO mail-oi0-f51.google.com)
	(209.85.218.51)
	by server-16.tower-206.messagelabs.com with AES128-GCM-SHA256 encrypted
	SMTP; 28 Jan 2016 03:37:03 -0000
Received: by mail-oi0-f51.google.com with SMTP id p187so19093990oia.2
	for <xen-users@lists.xenproject.org>;
	Wed, 27 Jan 2016 19:37:03 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
	h=mime-version:references:in-reply-to:from:date:message-id:subject:to
	:content-type; bh=Zp8BR7YDHVS7BC9cKlRQcH+9nHLBXZxiv6aUZxvCFpY=;
	b=xKQliyBjkaZ/XyO1kqwrNnh6m0dzcelZinjpMALX6uPB/BpWH+tdBwzekpiyZVyl0O
	wC5zQ7EnbVRZz/BJFkH5UogCZokHt1lH/wADcx2BnFYXZIMZLIbiVTehRkjh9wcLFgr6
	jwoFWNMmya+GWZiw4paT0F9Cd9Rt1sJpPN8N7SyxiATuPrGn/6lVW6cchAMsW4RDD3Dm
	p2rXAkHTjja0TR/UIY9iQMVqtaRNBewfGFDtdhv99Q698DntL5aADPVAHUEYtCpztr7z
	9mkY+mJ/RNftJsxuVmPcySF+x/nBKb78TLnVzeD9QOYq3f1WWp265tx1n49YtGt6Lqgf
	xDBg==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
	d=1e100.net; s=20130820;
	h=x-gm-message-state:mime-version:references:in-reply-to:from:date
	:message-id:subject:to:content-type;
	bh=Zp8BR7YDHVS7BC9cKlRQcH+9nHLBXZxiv6aUZxvCFpY=;
	b=BjDW1ECkrKrqNBOtYIHpwaazwo6UbMVDZz/R0UCsU/1piWDV5uKNcEDAEzo60kjBiR
	Tmbziuy5ktxmSp1/3ZmlmMqmJdDRh8CmoagRCe3TMnYg1Ni9QXeSagUcFq/PU1gCSBmS
	neswKxzZpKbdAdkIkVzdtCg62B3i6dCPx2TyuxyXjhRyDhdJXUUvBsjvWX+mNLZ0gRcB
	ZoWu+M2ZtWILCMX8sBwobB5uRwpfT51t1S2/kY6UVk5nFUSNzZHiIn+bL+9X9cxo6Lwy
	I9SVG/Xd/kQf77M+04cIuzfw50+sOdVqE3+JENVNHCdA4KcrlraCMXLm/it9L10cDCbu
	QmLA==
X-Gm-Message-State: AG10YOTlaf2EVElCFRcteMjTeQy2oxJiXF44euX6Rnr/+xdo+ZiSyB+UI5t7Nyfo7cqmFc5qc1GBhaNqurOfAg==
X-Received: by 10.202.80.87 with SMTP id e84mr509857oib.25.1453952222755; Wed,
	27 Jan 2016 19:37:02 -0800 (PST)
MIME-Version: 1.0
References: <CAOSEQ1ozVaPqwuqE-piHdPEWbSuVvEyPWZAMA-zFGF-eKEMe7g@mail.gmail.com>
	<CAOSEQ1oMnN-94smkKdZ-X-8c-a5Z=0xFUXGHfw2LUUOSO6TifQ@mail.gmail.com>
In-Reply-To: <CAOSEQ1oMnN-94smkKdZ-X-8c-a5Z=0xFUXGHfw2LUUOSO6TifQ@mail.gmail.com>
From: Kun Cheng <chengkunck@gmail.com>
Date: Thu, 28 Jan 2016 03:36:53 +0000
Message-ID: <CAO3v1VSg5eh4N7BPqh2G14pFrBVaoT8=GFDzatFPhXsnip4XOQ@mail.gmail.com>
To: Wenhui Zhang <wenhui@gwmail.gwu.edu>, xen-users@lists.xenproject.org
Subject: Re: [Xen-users] [BUG] Missing DSO : Installation of stable-4.2
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: multipart/mixed; boundary="===============7538775511198857166=="
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

--===============7538775511198857166==
Content-Type: multipart/alternative; boundary=001a113d8312c20444052a5ca1aa

--001a113d8312c20444052a5ca1aa
Content-Type: text/plain; charset=UTF-8

Ian has made his point clear: you're likely experiencing a tool chain
problem. So if you must use 4.2 then try a early release of ubuntu, 12.04
might help. Anyway, I think 4.4 should be good on 14.04.

Or try Debian, my Debian Wheezy runs 4.1.2 well.

On Wed, Jan 27, 2016 at 10:47 PM Wenhui Zhang <wenhui@gwmail.gwu.edu> wrote:

> The Buggy part was solved adding -lrt and disable install of docs, after
> which, I changed grub and it still could not be boot up?
>
> Anyone has idea on the installation guide of Xen 4.4 or Xen 4.2 on Ubuntu
> 14.04 ?
>
> On Wed, Jan 20, 2016 at 3:45 PM, Wenhui Zhang <wenhui@gwmail.gwu.edu>
> wrote:
>
>>
>> Hi, I am installing stable-4.2 branch on Ubuntu 14.04, and it seems like
>> some DSO is missing and no LIBS or FLAGS was found in the main Makefile, is
>> it mentioned in some sub-folders please?
>>
>> Error Trace:
>>
>> /usr/bin/ld: vl.o: undefined reference to symbol 'timer_settime@@GLIBC_2.3.3'
>> //lib/x86_64-linux-gnu/librt.so.1: error adding symbols: DSO missing from command line
>> collect2: error: ld returned 1 exit status
>> make[4]: *** [qemu-dm] Error 1
>> make[4]: Leaving directory `/home/wenhui/ClickOS/xen/tools/qemu-xen-traditional-dir-remote/i386-dm'
>> make[3]: *** [subdir-i386-dm] Error 2
>> make[3]: Leaving directory `/home/wenhui/ClickOS/xen/tools/qemu-xen-traditional-dir-remote'
>> make[2]: *** [subdir-install-qemu-xen-traditional-dir] Error 2
>> make[2]: Leaving directory `/home/wenhui/ClickOS/xen/tools'
>> make[1]: *** [subdirs-install] Error 2
>> make[1]: Leaving directory `/home/wenhui/ClickOS/xen/tools'
>> make: *** [install-tools] Error 2
>>
>> --
>> V/R,
>>
>> Wenhui Zhang
>>
>> Email: wenhui@gwmail.gwu.edu
>>            Telephone: 1-(703) 424 3193
>>
>>
>>
>>
>>
>>
>>
>
>
> --
> V/R,
>
> Wenhui Zhang
>
> Email: wenhui@gwmail.gwu.edu
>            Telephone: 1-(703) 424 3193
>
>
>
>
>
>
> _______________________________________________
> Xen-users mailing list
> Xen-users@lists.xen.org
> http://lists.xen.org/xen-users

-- 
Regards,
Kun Cheng

--001a113d8312c20444052a5ca1aa
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr">Ian has made his point clear: you&#39;re likely experienci=
ng a tool chain problem. So if you must use 4.2 then try a early release of=
 ubuntu, 12.04 might help. Anyway, I think 4.4 should be good on 14.04.<div=
><br><div>Or try Debian, my Debian Wheezy runs 4.1.2 well.</div></div></div=
><br><div class=3D"gmail_quote"><div dir=3D"ltr">On Wed, Jan 27, 2016 at 10=
:47 PM Wenhui Zhang &lt;<a href=3D"mailto:wenhui@gwmail.gwu.edu">wenhui@gwm=
ail.gwu.edu</a>&gt; wrote:<br></div><blockquote class=3D"gmail_quote" style=
=3D"margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir=
=3D"ltr">The Buggy part was solved adding -lrt and disable install of docs,=
 after which, I changed grub and it still could not be boot up?<div><br></d=
iv><div>Anyone has idea on the installation guide of Xen 4.4 or Xen 4.2 on =
Ubuntu 14.04 ?</div></div><div class=3D"gmail_extra"><br><div class=3D"gmai=
l_quote">On Wed, Jan 20, 2016 at 3:45 PM, Wenhui Zhang <span dir=3D"ltr">&l=
t;<a href=3D"mailto:wenhui@gwmail.gwu.edu" target=3D"_blank">wenhui@gwmail.=
gwu.edu</a>&gt;</span> wrote:<br><blockquote class=3D"gmail_quote" style=3D=
"margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir=3D=
"ltr"><br clear=3D"all"><div><p style=3D"margin-bottom:16px;color:rgb(51,51=
,51);font-family:&#39;Helvetica Neue&#39;,Helvetica,&#39;Segoe UI&#39;,Aria=
l,freesans,sans-serif,&#39;Apple Color Emoji&#39;,&#39;Segoe UI Emoji&#39;,=
&#39;Segoe UI Symbol&#39;;font-size:14px;line-height:24.8889px;margin-top:0=
px!important">Hi, I am installing stable-4.2 branch on Ubuntu 14.04, and it=
 seems like some DSO is missing and no LIBS or FLAGS was found in the main =
Makefile, is it mentioned in some sub-folders please?</p><p style=3D"margin=
-top:0px;margin-bottom:16px;color:rgb(51,51,51);font-family:&#39;Helvetica =
Neue&#39;,Helvetica,&#39;Segoe UI&#39;,Arial,freesans,sans-serif,&#39;Apple=
 Color Emoji&#39;,&#39;Segoe UI Emoji&#39;,&#39;Segoe UI Symbol&#39;;font-s=
ize:14px;line-height:24.8889px">Error Trace:</p><pre style=3D"overflow:auto=
;font-family:Consolas,&#39;Liberation Mono&#39;,Menlo,Courier,monospace;fon=
t-size:11.9px;margin-top:0px;font-stretch:normal;line-height:1.45;padding:1=
6px;border-radius:3px;word-wrap:normal;color:rgb(51,51,51);margin-bottom:0p=
x!important;background-color:rgb(247,247,247)"><code style=3D"font-family:C=
onsolas,&#39;Liberation Mono&#39;,Menlo,Courier,monospace;font-size:11.9px;=
padding:0px;margin:0px;border-radius:3px;border:0px;display:inline;max-widt=
h:initial;overflow:initial;line-height:inherit;word-wrap:normal;background:=
transparent">/usr/bin/ld: vl.o: undefined reference to symbol &#39;timer_se=
ttime@@GLIBC_2.3.3&#39;
//lib/x86_64-linux-gnu/librt.so.1: error adding symbols: DSO missing from c=
ommand line
collect2: error: ld returned 1 exit status
make[4]: *** [qemu-dm] Error 1
make[4]: Leaving directory `/home/wenhui/ClickOS/xen/tools/qemu-xen-traditi=
onal-dir-remote/i386-dm&#39;
make[3]: *** [subdir-i386-dm] Error 2
make[3]: Leaving directory `/home/wenhui/ClickOS/xen/tools/qemu-xen-traditi=
onal-dir-remote&#39;
make[2]: *** [subdir-install-qemu-xen-traditional-dir] Error 2
make[2]: Leaving directory `/home/wenhui/ClickOS/xen/tools&#39;
make[1]: *** [subdirs-install] Error 2
make[1]: Leaving directory `/home/wenhui/ClickOS/xen/tools&#39;
make: *** [install-tools] Error 2</code></pre></div><span><font color=3D"#8=
88888">-- <br><div><div dir=3D"ltr">V/R, <br>=C2=A0<br>Wenhui Zhang <br>=C2=
=A0<br>Email: <a href=3D"mailto:wenhui@gwmail.gwu.edu" target=3D"_blank">we=
nhui@gwmail.gwu.edu</a><br>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0=C2=A0 Telepho=
ne: <a href=3D"tel:1-%28703%29%20424%203193" value=3D"+17034243193" target=
=3D"_blank">1-(703) 424 3193</a><br>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0=C2=
=A0<br>=C2=A0<br>=C2=A0<br>=C2=A0<br><br><br></div></div>
</font></span></div>
</blockquote></div><br><br clear=3D"all"><div><br></div>-- <br><div><div di=
r=3D"ltr">V/R, <br>=C2=A0<br>Wenhui Zhang <br>=C2=A0<br>Email: <a href=3D"m=
ailto:wenhui@gwmail.gwu.edu" target=3D"_blank">wenhui@gwmail.gwu.edu</a><br=
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0=C2=A0 Telephone: 1-(703) 424 3193<br>=
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0=C2=A0<br>=C2=A0<br>=C2=A0<br>=C2=A0<br><=
br><br></div></div>
</div>
_______________________________________________<br>
Xen-users mailing list<br>
<a href=3D"mailto:Xen-users@lists.xen.org" target=3D"_blank">Xen-users@list=
s.xen.org</a><br>
<a href=3D"http://lists.xen.org/xen-users" rel=3D"noreferrer" target=3D"_bl=
ank">http://lists.xen.org/xen-users</a></blockquote></div><div dir=3D"ltr">=
-- <br></div><div dir=3D"ltr">Regards,<br>Kun Cheng</div>

--001a113d8312c20444052a5ca1aa--


--===============7538775511198857166==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users
--===============7538775511198857166==--


From xen-users-bounces@lists.xen.org Thu Jan 28 03:38:21 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Thu, 28 Jan 2016 03:38:21 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aOdON-0001JU-JX; Thu, 28 Jan 2016 03:37:07 +0000
Received: from mail6.bemta5.messagelabs.com ([195.245.231.135])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <chengkunck@gmail.com>) id 1aOdOM-0001JP-26
	for xen-users@lists.xenproject.org; Thu, 28 Jan 2016 03:37:06 +0000
Received: from [85.158.139.211] by server-12.bemta-5.messagelabs.com id
	28/14-17089-1EC89A65; Thu, 28 Jan 2016 03:37:05 +0000
X-Env-Sender: chengkunck@gmail.com
X-Msg-Ref: server-16.tower-206.messagelabs.com!1453952223!18385521!1
X-Originating-IP: [209.85.218.51]
X-SpamReason: No, hits=0.1 required=7.0 tests=HTML_50_60,HTML_MESSAGE
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 564 invoked from network); 28 Jan 2016 03:37:03 -0000
Received: from mail-oi0-f51.google.com (HELO mail-oi0-f51.google.com)
	(209.85.218.51)
	by server-16.tower-206.messagelabs.com with AES128-GCM-SHA256 encrypted
	SMTP; 28 Jan 2016 03:37:03 -0000
Received: by mail-oi0-f51.google.com with SMTP id p187so19093990oia.2
	for <xen-users@lists.xenproject.org>;
	Wed, 27 Jan 2016 19:37:03 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
	h=mime-version:references:in-reply-to:from:date:message-id:subject:to
	:content-type; bh=Zp8BR7YDHVS7BC9cKlRQcH+9nHLBXZxiv6aUZxvCFpY=;
	b=xKQliyBjkaZ/XyO1kqwrNnh6m0dzcelZinjpMALX6uPB/BpWH+tdBwzekpiyZVyl0O
	wC5zQ7EnbVRZz/BJFkH5UogCZokHt1lH/wADcx2BnFYXZIMZLIbiVTehRkjh9wcLFgr6
	jwoFWNMmya+GWZiw4paT0F9Cd9Rt1sJpPN8N7SyxiATuPrGn/6lVW6cchAMsW4RDD3Dm
	p2rXAkHTjja0TR/UIY9iQMVqtaRNBewfGFDtdhv99Q698DntL5aADPVAHUEYtCpztr7z
	9mkY+mJ/RNftJsxuVmPcySF+x/nBKb78TLnVzeD9QOYq3f1WWp265tx1n49YtGt6Lqgf
	xDBg==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
	d=1e100.net; s=20130820;
	h=x-gm-message-state:mime-version:references:in-reply-to:from:date
	:message-id:subject:to:content-type;
	bh=Zp8BR7YDHVS7BC9cKlRQcH+9nHLBXZxiv6aUZxvCFpY=;
	b=BjDW1ECkrKrqNBOtYIHpwaazwo6UbMVDZz/R0UCsU/1piWDV5uKNcEDAEzo60kjBiR
	Tmbziuy5ktxmSp1/3ZmlmMqmJdDRh8CmoagRCe3TMnYg1Ni9QXeSagUcFq/PU1gCSBmS
	neswKxzZpKbdAdkIkVzdtCg62B3i6dCPx2TyuxyXjhRyDhdJXUUvBsjvWX+mNLZ0gRcB
	ZoWu+M2ZtWILCMX8sBwobB5uRwpfT51t1S2/kY6UVk5nFUSNzZHiIn+bL+9X9cxo6Lwy
	I9SVG/Xd/kQf77M+04cIuzfw50+sOdVqE3+JENVNHCdA4KcrlraCMXLm/it9L10cDCbu
	QmLA==
X-Gm-Message-State: AG10YOTlaf2EVElCFRcteMjTeQy2oxJiXF44euX6Rnr/+xdo+ZiSyB+UI5t7Nyfo7cqmFc5qc1GBhaNqurOfAg==
X-Received: by 10.202.80.87 with SMTP id e84mr509857oib.25.1453952222755; Wed,
	27 Jan 2016 19:37:02 -0800 (PST)
MIME-Version: 1.0
References: <CAOSEQ1ozVaPqwuqE-piHdPEWbSuVvEyPWZAMA-zFGF-eKEMe7g@mail.gmail.com>
	<CAOSEQ1oMnN-94smkKdZ-X-8c-a5Z=0xFUXGHfw2LUUOSO6TifQ@mail.gmail.com>
In-Reply-To: <CAOSEQ1oMnN-94smkKdZ-X-8c-a5Z=0xFUXGHfw2LUUOSO6TifQ@mail.gmail.com>
From: Kun Cheng <chengkunck@gmail.com>
Date: Thu, 28 Jan 2016 03:36:53 +0000
Message-ID: <CAO3v1VSg5eh4N7BPqh2G14pFrBVaoT8=GFDzatFPhXsnip4XOQ@mail.gmail.com>
To: Wenhui Zhang <wenhui@gwmail.gwu.edu>, xen-users@lists.xenproject.org
Subject: Re: [Xen-users] [BUG] Missing DSO : Installation of stable-4.2
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: multipart/mixed; boundary="===============7538775511198857166=="
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

--===============7538775511198857166==
Content-Type: multipart/alternative; boundary=001a113d8312c20444052a5ca1aa

--001a113d8312c20444052a5ca1aa
Content-Type: text/plain; charset=UTF-8

Ian has made his point clear: you're likely experiencing a tool chain
problem. So if you must use 4.2 then try a early release of ubuntu, 12.04
might help. Anyway, I think 4.4 should be good on 14.04.

Or try Debian, my Debian Wheezy runs 4.1.2 well.

On Wed, Jan 27, 2016 at 10:47 PM Wenhui Zhang <wenhui@gwmail.gwu.edu> wrote:

> The Buggy part was solved adding -lrt and disable install of docs, after
> which, I changed grub and it still could not be boot up?
>
> Anyone has idea on the installation guide of Xen 4.4 or Xen 4.2 on Ubuntu
> 14.04 ?
>
> On Wed, Jan 20, 2016 at 3:45 PM, Wenhui Zhang <wenhui@gwmail.gwu.edu>
> wrote:
>
>>
>> Hi, I am installing stable-4.2 branch on Ubuntu 14.04, and it seems like
>> some DSO is missing and no LIBS or FLAGS was found in the main Makefile, is
>> it mentioned in some sub-folders please?
>>
>> Error Trace:
>>
>> /usr/bin/ld: vl.o: undefined reference to symbol 'timer_settime@@GLIBC_2.3.3'
>> //lib/x86_64-linux-gnu/librt.so.1: error adding symbols: DSO missing from command line
>> collect2: error: ld returned 1 exit status
>> make[4]: *** [qemu-dm] Error 1
>> make[4]: Leaving directory `/home/wenhui/ClickOS/xen/tools/qemu-xen-traditional-dir-remote/i386-dm'
>> make[3]: *** [subdir-i386-dm] Error 2
>> make[3]: Leaving directory `/home/wenhui/ClickOS/xen/tools/qemu-xen-traditional-dir-remote'
>> make[2]: *** [subdir-install-qemu-xen-traditional-dir] Error 2
>> make[2]: Leaving directory `/home/wenhui/ClickOS/xen/tools'
>> make[1]: *** [subdirs-install] Error 2
>> make[1]: Leaving directory `/home/wenhui/ClickOS/xen/tools'
>> make: *** [install-tools] Error 2
>>
>> --
>> V/R,
>>
>> Wenhui Zhang
>>
>> Email: wenhui@gwmail.gwu.edu
>>            Telephone: 1-(703) 424 3193
>>
>>
>>
>>
>>
>>
>>
>
>
> --
> V/R,
>
> Wenhui Zhang
>
> Email: wenhui@gwmail.gwu.edu
>            Telephone: 1-(703) 424 3193
>
>
>
>
>
>
> _______________________________________________
> Xen-users mailing list
> Xen-users@lists.xen.org
> http://lists.xen.org/xen-users

-- 
Regards,
Kun Cheng

--001a113d8312c20444052a5ca1aa
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr">Ian has made his point clear: you&#39;re likely experienci=
ng a tool chain problem. So if you must use 4.2 then try a early release of=
 ubuntu, 12.04 might help. Anyway, I think 4.4 should be good on 14.04.<div=
><br><div>Or try Debian, my Debian Wheezy runs 4.1.2 well.</div></div></div=
><br><div class=3D"gmail_quote"><div dir=3D"ltr">On Wed, Jan 27, 2016 at 10=
:47 PM Wenhui Zhang &lt;<a href=3D"mailto:wenhui@gwmail.gwu.edu">wenhui@gwm=
ail.gwu.edu</a>&gt; wrote:<br></div><blockquote class=3D"gmail_quote" style=
=3D"margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir=
=3D"ltr">The Buggy part was solved adding -lrt and disable install of docs,=
 after which, I changed grub and it still could not be boot up?<div><br></d=
iv><div>Anyone has idea on the installation guide of Xen 4.4 or Xen 4.2 on =
Ubuntu 14.04 ?</div></div><div class=3D"gmail_extra"><br><div class=3D"gmai=
l_quote">On Wed, Jan 20, 2016 at 3:45 PM, Wenhui Zhang <span dir=3D"ltr">&l=
t;<a href=3D"mailto:wenhui@gwmail.gwu.edu" target=3D"_blank">wenhui@gwmail.=
gwu.edu</a>&gt;</span> wrote:<br><blockquote class=3D"gmail_quote" style=3D=
"margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir=3D=
"ltr"><br clear=3D"all"><div><p style=3D"margin-bottom:16px;color:rgb(51,51=
,51);font-family:&#39;Helvetica Neue&#39;,Helvetica,&#39;Segoe UI&#39;,Aria=
l,freesans,sans-serif,&#39;Apple Color Emoji&#39;,&#39;Segoe UI Emoji&#39;,=
&#39;Segoe UI Symbol&#39;;font-size:14px;line-height:24.8889px;margin-top:0=
px!important">Hi, I am installing stable-4.2 branch on Ubuntu 14.04, and it=
 seems like some DSO is missing and no LIBS or FLAGS was found in the main =
Makefile, is it mentioned in some sub-folders please?</p><p style=3D"margin=
-top:0px;margin-bottom:16px;color:rgb(51,51,51);font-family:&#39;Helvetica =
Neue&#39;,Helvetica,&#39;Segoe UI&#39;,Arial,freesans,sans-serif,&#39;Apple=
 Color Emoji&#39;,&#39;Segoe UI Emoji&#39;,&#39;Segoe UI Symbol&#39;;font-s=
ize:14px;line-height:24.8889px">Error Trace:</p><pre style=3D"overflow:auto=
;font-family:Consolas,&#39;Liberation Mono&#39;,Menlo,Courier,monospace;fon=
t-size:11.9px;margin-top:0px;font-stretch:normal;line-height:1.45;padding:1=
6px;border-radius:3px;word-wrap:normal;color:rgb(51,51,51);margin-bottom:0p=
x!important;background-color:rgb(247,247,247)"><code style=3D"font-family:C=
onsolas,&#39;Liberation Mono&#39;,Menlo,Courier,monospace;font-size:11.9px;=
padding:0px;margin:0px;border-radius:3px;border:0px;display:inline;max-widt=
h:initial;overflow:initial;line-height:inherit;word-wrap:normal;background:=
transparent">/usr/bin/ld: vl.o: undefined reference to symbol &#39;timer_se=
ttime@@GLIBC_2.3.3&#39;
//lib/x86_64-linux-gnu/librt.so.1: error adding symbols: DSO missing from c=
ommand line
collect2: error: ld returned 1 exit status
make[4]: *** [qemu-dm] Error 1
make[4]: Leaving directory `/home/wenhui/ClickOS/xen/tools/qemu-xen-traditi=
onal-dir-remote/i386-dm&#39;
make[3]: *** [subdir-i386-dm] Error 2
make[3]: Leaving directory `/home/wenhui/ClickOS/xen/tools/qemu-xen-traditi=
onal-dir-remote&#39;
make[2]: *** [subdir-install-qemu-xen-traditional-dir] Error 2
make[2]: Leaving directory `/home/wenhui/ClickOS/xen/tools&#39;
make[1]: *** [subdirs-install] Error 2
make[1]: Leaving directory `/home/wenhui/ClickOS/xen/tools&#39;
make: *** [install-tools] Error 2</code></pre></div><span><font color=3D"#8=
88888">-- <br><div><div dir=3D"ltr">V/R, <br>=C2=A0<br>Wenhui Zhang <br>=C2=
=A0<br>Email: <a href=3D"mailto:wenhui@gwmail.gwu.edu" target=3D"_blank">we=
nhui@gwmail.gwu.edu</a><br>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0=C2=A0 Telepho=
ne: <a href=3D"tel:1-%28703%29%20424%203193" value=3D"+17034243193" target=
=3D"_blank">1-(703) 424 3193</a><br>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0=C2=
=A0<br>=C2=A0<br>=C2=A0<br>=C2=A0<br><br><br></div></div>
</font></span></div>
</blockquote></div><br><br clear=3D"all"><div><br></div>-- <br><div><div di=
r=3D"ltr">V/R, <br>=C2=A0<br>Wenhui Zhang <br>=C2=A0<br>Email: <a href=3D"m=
ailto:wenhui@gwmail.gwu.edu" target=3D"_blank">wenhui@gwmail.gwu.edu</a><br=
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0=C2=A0 Telephone: 1-(703) 424 3193<br>=
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0=C2=A0<br>=C2=A0<br>=C2=A0<br>=C2=A0<br><=
br><br></div></div>
</div>
_______________________________________________<br>
Xen-users mailing list<br>
<a href=3D"mailto:Xen-users@lists.xen.org" target=3D"_blank">Xen-users@list=
s.xen.org</a><br>
<a href=3D"http://lists.xen.org/xen-users" rel=3D"noreferrer" target=3D"_bl=
ank">http://lists.xen.org/xen-users</a></blockquote></div><div dir=3D"ltr">=
-- <br></div><div dir=3D"ltr">Regards,<br>Kun Cheng</div>

--001a113d8312c20444052a5ca1aa--


--===============7538775511198857166==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users
--===============7538775511198857166==--


From xen-users-bounces@lists.xen.org Thu Jan 28 09:49:30 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Thu, 28 Jan 2016 09:49:30 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aOjBl-00006s-Uw; Thu, 28 Jan 2016 09:48:29 +0000
Received: from mail6.bemta4.messagelabs.com ([85.158.143.247])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <lars.kurth.xen@gmail.com>)
	id 1aOjBi-00005R-UW; Thu, 28 Jan 2016 09:48:27 +0000
Received: from [85.158.143.35] by server-2.bemta-4.messagelabs.com id
	6C/65-08977-9E3E9A65; Thu, 28 Jan 2016 09:48:25 +0000
X-Env-Sender: lars.kurth.xen@gmail.com
X-Msg-Ref: server-8.tower-21.messagelabs.com!1453974504!12585941!1
X-Originating-IP: [74.125.82.44]
X-SpamReason: No, hits=0.0 required=7.0 tests=
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 59929 invoked from network); 28 Jan 2016 09:48:25 -0000
Received: from mail-wm0-f44.google.com (HELO mail-wm0-f44.google.com)
	(74.125.82.44)
	by server-8.tower-21.messagelabs.com with AES128-GCM-SHA256 encrypted
	SMTP; 28 Jan 2016 09:48:25 -0000
Received: by mail-wm0-f44.google.com with SMTP id r129so16414322wmr.0;
	Thu, 28 Jan 2016 01:48:24 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
	h=content-type:mime-version:subject:from:in-reply-to:date:cc
	:content-transfer-encoding:message-id:references:to;
	bh=Guca8PqER+GEAeTEm183RwQq/3DbexI0OXcDfmPPeGc=;
	b=ggoUifNHjEsQ9GqYGjDa4gsPChKQKOnNqarcIOSpoYtvryGeHU+T40eFXJBMTvPeCp
	g9XXYUq1LWqtS0fkR8IbilPiNAydVoNsHoBfXMZWT1KN67RFgfONI5JxdZa71uei2x5S
	YFNe3VGIC2106arJOSnLaLCdPQJk/kuHbufPpE/LMMWHaK5i50k4Ifm99+uDddT21NjF
	QGarsNFoJuBHZtoD0+xU6mOPYRjyFnUZt/4KuA7fPSLIGXMj3GaaKDqHOp5LoXiQ5NGt
	LEIMvyc06etKqqw/cpnfPVqF1Ox8K1/EEBuBglg1mkP/JEXxZ9b0OiCA4rJJRtkImYSV
	G3BA==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
	d=1e100.net; s=20130820;
	h=x-gm-message-state:content-type:mime-version:subject:from
	:in-reply-to:date:cc:content-transfer-encoding:message-id:references
	:to; bh=Guca8PqER+GEAeTEm183RwQq/3DbexI0OXcDfmPPeGc=;
	b=GaPJ/Br2ZtykU5syRuttK7YC60BxJ4Zzz7+GCTQAtbbK0WuxY/G4mkI5nwc68uDmlD
	S0gZAZp8RwGdpEMjhCC2ccr3JW4+TvyTdTJVw1BBLGWsfY7krPL6AcNHjj4BMY5RDDFR
	CUaDDMdlABe69qzOCzaAu3XIo08cEPdWg2t5NjsTQz/eRgvE2xqhv/AYofnt3s64z8MI
	Ii3VvzRMeag/gQn0bgtzsL2tZcnRvT3lkNfy1uhguXirU7rocpQ5xosZCklDVk+8wqMT
	yEcPYsJ3aEkwM3Y5fL1Vvt74qtfTzYE1rFOgAVbHCZMxSpBbp5Z0IdA9Yi1eg2euuXNb
	f/Yw==
X-Gm-Message-State: AG10YORH/u02Vi3eBQxXp0C2NP+0dJaKIXJY58XlcStE6zcNF9L+jQbIlMrC4egGfdUNyA==
X-Received: by 10.194.192.170 with SMTP id hh10mr2268873wjc.69.1453974503781; 
	Thu, 28 Jan 2016 01:48:23 -0800 (PST)
Received: from [192.168.0.12] (5ec0a1a0.skybroadband.com. [94.192.161.160])
	by smtp.gmail.com with ESMTPSA id
	l194sm2016555wmb.14.2016.01.28.01.48.22
	(version=TLSv1/SSLv3 cipher=OTHER);
	Thu, 28 Jan 2016 01:48:23 -0800 (PST)
Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2104\))
From: Lars Kurth <lars.kurth.xen@gmail.com>
In-Reply-To: <C49F5723-E3BE-456D-87C8-A2F4CDE8D43C@gmail.com>
Date: Thu, 28 Jan 2016 09:48:21 +0000
Message-Id: <F298D48D-5BEE-4535-83F2-D2F59AB7178A@gmail.com>
References: <C49F5723-E3BE-456D-87C8-A2F4CDE8D43C@gmail.com>
To: xen-devel <xen-devel@lists.xenproject.org>,
	mirageos-devel <mirageos-devel@lists.xenproject.org>,
	Win-pv-devel@lists.xenproject.org, embedded-pv-devel@lists.xenproject.org
X-Mailer: Apple Mail (2.2104)
Cc: xen-users@lists.xenproject.org
Subject: Re: [Xen-users] Xen Project Infrastructure Maintenance: xenbits
	(Jan 28), qemu-bitslave & mail & downloads.xenproject.org (Feb 1),
	lists & etherpad (Feb 4th)
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

Hi everyone,

due to a problem during an upgrade from Debian Wheezy to Debian Jessie, xenbits will be unavailable for an unknown period. The server is not responding and we have to wait for the support of the service provider to rectify the issue.

I will let you know, once the issue is resolved.

Regards
Lars

> On 27 Jan 2016, at 16:48, Lars Kurth <lars.kurth.xen@gmail.com> wrote:

> = Jan 28, 7am - 9am UTC : affecting xenbits =
> Affected services: Xen Project source code repositories, automatically generated xenproject docs, list of security vulnerabilities
> If you need to clone or commit to any affected repositories please do so before or after


_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users

From xen-users-bounces@lists.xen.org Thu Jan 28 09:49:30 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Thu, 28 Jan 2016 09:49:30 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aOjBl-00006s-Uw; Thu, 28 Jan 2016 09:48:29 +0000
Received: from mail6.bemta4.messagelabs.com ([85.158.143.247])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <lars.kurth.xen@gmail.com>)
	id 1aOjBi-00005R-UW; Thu, 28 Jan 2016 09:48:27 +0000
Received: from [85.158.143.35] by server-2.bemta-4.messagelabs.com id
	6C/65-08977-9E3E9A65; Thu, 28 Jan 2016 09:48:25 +0000
X-Env-Sender: lars.kurth.xen@gmail.com
X-Msg-Ref: server-8.tower-21.messagelabs.com!1453974504!12585941!1
X-Originating-IP: [74.125.82.44]
X-SpamReason: No, hits=0.0 required=7.0 tests=
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 59929 invoked from network); 28 Jan 2016 09:48:25 -0000
Received: from mail-wm0-f44.google.com (HELO mail-wm0-f44.google.com)
	(74.125.82.44)
	by server-8.tower-21.messagelabs.com with AES128-GCM-SHA256 encrypted
	SMTP; 28 Jan 2016 09:48:25 -0000
Received: by mail-wm0-f44.google.com with SMTP id r129so16414322wmr.0;
	Thu, 28 Jan 2016 01:48:24 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
	h=content-type:mime-version:subject:from:in-reply-to:date:cc
	:content-transfer-encoding:message-id:references:to;
	bh=Guca8PqER+GEAeTEm183RwQq/3DbexI0OXcDfmPPeGc=;
	b=ggoUifNHjEsQ9GqYGjDa4gsPChKQKOnNqarcIOSpoYtvryGeHU+T40eFXJBMTvPeCp
	g9XXYUq1LWqtS0fkR8IbilPiNAydVoNsHoBfXMZWT1KN67RFgfONI5JxdZa71uei2x5S
	YFNe3VGIC2106arJOSnLaLCdPQJk/kuHbufPpE/LMMWHaK5i50k4Ifm99+uDddT21NjF
	QGarsNFoJuBHZtoD0+xU6mOPYRjyFnUZt/4KuA7fPSLIGXMj3GaaKDqHOp5LoXiQ5NGt
	LEIMvyc06etKqqw/cpnfPVqF1Ox8K1/EEBuBglg1mkP/JEXxZ9b0OiCA4rJJRtkImYSV
	G3BA==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
	d=1e100.net; s=20130820;
	h=x-gm-message-state:content-type:mime-version:subject:from
	:in-reply-to:date:cc:content-transfer-encoding:message-id:references
	:to; bh=Guca8PqER+GEAeTEm183RwQq/3DbexI0OXcDfmPPeGc=;
	b=GaPJ/Br2ZtykU5syRuttK7YC60BxJ4Zzz7+GCTQAtbbK0WuxY/G4mkI5nwc68uDmlD
	S0gZAZp8RwGdpEMjhCC2ccr3JW4+TvyTdTJVw1BBLGWsfY7krPL6AcNHjj4BMY5RDDFR
	CUaDDMdlABe69qzOCzaAu3XIo08cEPdWg2t5NjsTQz/eRgvE2xqhv/AYofnt3s64z8MI
	Ii3VvzRMeag/gQn0bgtzsL2tZcnRvT3lkNfy1uhguXirU7rocpQ5xosZCklDVk+8wqMT
	yEcPYsJ3aEkwM3Y5fL1Vvt74qtfTzYE1rFOgAVbHCZMxSpBbp5Z0IdA9Yi1eg2euuXNb
	f/Yw==
X-Gm-Message-State: AG10YORH/u02Vi3eBQxXp0C2NP+0dJaKIXJY58XlcStE6zcNF9L+jQbIlMrC4egGfdUNyA==
X-Received: by 10.194.192.170 with SMTP id hh10mr2268873wjc.69.1453974503781; 
	Thu, 28 Jan 2016 01:48:23 -0800 (PST)
Received: from [192.168.0.12] (5ec0a1a0.skybroadband.com. [94.192.161.160])
	by smtp.gmail.com with ESMTPSA id
	l194sm2016555wmb.14.2016.01.28.01.48.22
	(version=TLSv1/SSLv3 cipher=OTHER);
	Thu, 28 Jan 2016 01:48:23 -0800 (PST)
Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2104\))
From: Lars Kurth <lars.kurth.xen@gmail.com>
In-Reply-To: <C49F5723-E3BE-456D-87C8-A2F4CDE8D43C@gmail.com>
Date: Thu, 28 Jan 2016 09:48:21 +0000
Message-Id: <F298D48D-5BEE-4535-83F2-D2F59AB7178A@gmail.com>
References: <C49F5723-E3BE-456D-87C8-A2F4CDE8D43C@gmail.com>
To: xen-devel <xen-devel@lists.xenproject.org>,
	mirageos-devel <mirageos-devel@lists.xenproject.org>,
	Win-pv-devel@lists.xenproject.org, embedded-pv-devel@lists.xenproject.org
X-Mailer: Apple Mail (2.2104)
Cc: xen-users@lists.xenproject.org
Subject: Re: [Xen-users] Xen Project Infrastructure Maintenance: xenbits
	(Jan 28), qemu-bitslave & mail & downloads.xenproject.org (Feb 1),
	lists & etherpad (Feb 4th)
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

Hi everyone,

due to a problem during an upgrade from Debian Wheezy to Debian Jessie, xenbits will be unavailable for an unknown period. The server is not responding and we have to wait for the support of the service provider to rectify the issue.

I will let you know, once the issue is resolved.

Regards
Lars

> On 27 Jan 2016, at 16:48, Lars Kurth <lars.kurth.xen@gmail.com> wrote:

> = Jan 28, 7am - 9am UTC : affecting xenbits =
> Affected services: Xen Project source code repositories, automatically generated xenproject docs, list of security vulnerabilities
> If you need to clone or commit to any affected repositories please do so before or after


_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users

From xen-users-bounces@lists.xen.org Thu Jan 28 11:38:09 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Thu, 28 Jan 2016 11:38:09 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aOksu-0002Qg-E1; Thu, 28 Jan 2016 11:37:08 +0000
Received: from mail6.bemta4.messagelabs.com ([85.158.143.247])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <lars.kurth.xen@gmail.com>)
	id 1aOksr-0002Po-HK; Thu, 28 Jan 2016 11:37:05 +0000
Received: from [85.158.143.35] by server-1.bemta-4.messagelabs.com id
	15/DA-09708-06DF9A65; Thu, 28 Jan 2016 11:37:04 +0000
X-Env-Sender: lars.kurth.xen@gmail.com
X-Msg-Ref: server-4.tower-21.messagelabs.com!1453981015!12595011!1
X-Originating-IP: [74.125.82.54]
X-SpamReason: No, hits=0.0 required=7.0 tests=
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 38672 invoked from network); 28 Jan 2016 11:37:03 -0000
Received: from mail-wm0-f54.google.com (HELO mail-wm0-f54.google.com)
	(74.125.82.54)
	by server-4.tower-21.messagelabs.com with AES128-GCM-SHA256 encrypted
	SMTP; 28 Jan 2016 11:37:03 -0000
Received: by mail-wm0-f54.google.com with SMTP id p63so20376454wmp.1;
	Thu, 28 Jan 2016 03:37:02 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
	h=content-type:mime-version:subject:from:in-reply-to:date:cc
	:content-transfer-encoding:message-id:references:to;
	bh=3iZRWVJFg/dbVock04X0wXbPcIK1vFz7BUwgS7C5m+8=;
	b=qRup5xBFQrZjjqd4SaH/lHw8sHq6Zux7AwWc3cRgxqvzglkCminWbiDVFiuCpcrmVK
	RU+PzEjsPc/x3nwuSrNe9JaQmbuC5wXo6W2Fd339jHaPL3MzWUnkoNliP4iCppk9mV9x
	saJkMayV3wnPcL3J/XMV0sJYOQ+F0wNreS6puUPdDOtv2iqazIVj3bPbXl8J2QqCyzlf
	N+3cyKmnSQBPW/+2BykOuaRspZCJkiSyPntY62ssQFTJPlX+svghk/SkG6sARNAh+9Qi
	Eil8PnkIth9QXcLT8eVoPjpz4mAkOUgXIwDLh4oh4MydfqW7NfBmH5uspwkoJrEPYPE1
	3JTA==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
	d=1e100.net; s=20130820;
	h=x-gm-message-state:content-type:mime-version:subject:from
	:in-reply-to:date:cc:content-transfer-encoding:message-id:references
	:to; bh=3iZRWVJFg/dbVock04X0wXbPcIK1vFz7BUwgS7C5m+8=;
	b=g0zpqu4UNQPGeC+NLKoT4rwW1LYs/QugdmK9ZRX5+TxSvOyHjM6u79kuVRYnjL7wOe
	DXxRWS6k90ZY34Imd2/UEknCZwiqzWQ/0MkJ3yFJ6hbabYHV29X409XKMO2xGXXRgZ3A
	lVAQUPDKPZMsnE825CCCotKnnfmKNUEg5/DsIraq62INX3wNR+sVs/e5o2NCXZs+nTp8
	Ntvaf87Kifuve6NfH2f9KTLYwHWtK3CGUp0FXo1iGH/AfPOyTAWEwoJuIzUeKnpaq54N
	GIR2TXA2obelqedXDrJ+LM3Ri/GSZKEI+HPgblMG8TQVO4LfE9dSVBF36FShzeFalI2J
	yDsQ==
X-Gm-Message-State: AG10YORHuBFWPjW/I9OeysR9Dnm5Qt+WfT/Ro0fR4QzzXFPuYt5QRIb9GYDp1GJiHBY7mA==
X-Received: by 10.194.52.8 with SMTP id p8mr2537660wjo.62.1453981014654;
	Thu, 28 Jan 2016 03:36:54 -0800 (PST)
Received: from [192.168.0.12] (5ec0a1a0.skybroadband.com. [94.192.161.160])
	by smtp.gmail.com with ESMTPSA id
	r10sm10612055wjz.24.2016.01.28.03.36.53
	(version=TLSv1/SSLv3 cipher=OTHER);
	Thu, 28 Jan 2016 03:36:53 -0800 (PST)
Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2104\))
From: Lars Kurth <lars.kurth.xen@gmail.com>
In-Reply-To: <F298D48D-5BEE-4535-83F2-D2F59AB7178A@gmail.com>
Date: Thu, 28 Jan 2016 11:36:52 +0000
Message-Id: <ADA95C36-8DD3-4E36-8690-34382D20C9B9@gmail.com>
References: <C49F5723-E3BE-456D-87C8-A2F4CDE8D43C@gmail.com>
	<F298D48D-5BEE-4535-83F2-D2F59AB7178A@gmail.com>
To: xen-devel <xen-devel@lists.xenproject.org>,
	mirageos-devel <mirageos-devel@lists.xenproject.org>,
	Win-pv-devel@lists.xenproject.org, embedded-pv-devel@lists.xenproject.org
X-Mailer: Apple Mail (2.2104)
Cc: xen-users@lists.xenproject.org
Subject: Re: [Xen-users] Xen Project Infrastructure Maintenance: xenbits
	(Jan 28), qemu-bitslave & mail & downloads.xenproject.org (Feb 1),
	lists & etherpad (Feb 4th)
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

Hi everyone,
http://xenbits.xen.org/ is live again. This means that access to git repositories, on-line documentation and information to XSA's has been restored. Apologies for any inconvenience that was caused.
Best Regards
Lars


_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users

From xen-users-bounces@lists.xen.org Thu Jan 28 11:38:09 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Thu, 28 Jan 2016 11:38:09 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aOksu-0002Qg-E1; Thu, 28 Jan 2016 11:37:08 +0000
Received: from mail6.bemta4.messagelabs.com ([85.158.143.247])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <lars.kurth.xen@gmail.com>)
	id 1aOksr-0002Po-HK; Thu, 28 Jan 2016 11:37:05 +0000
Received: from [85.158.143.35] by server-1.bemta-4.messagelabs.com id
	15/DA-09708-06DF9A65; Thu, 28 Jan 2016 11:37:04 +0000
X-Env-Sender: lars.kurth.xen@gmail.com
X-Msg-Ref: server-4.tower-21.messagelabs.com!1453981015!12595011!1
X-Originating-IP: [74.125.82.54]
X-SpamReason: No, hits=0.0 required=7.0 tests=
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 38672 invoked from network); 28 Jan 2016 11:37:03 -0000
Received: from mail-wm0-f54.google.com (HELO mail-wm0-f54.google.com)
	(74.125.82.54)
	by server-4.tower-21.messagelabs.com with AES128-GCM-SHA256 encrypted
	SMTP; 28 Jan 2016 11:37:03 -0000
Received: by mail-wm0-f54.google.com with SMTP id p63so20376454wmp.1;
	Thu, 28 Jan 2016 03:37:02 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
	h=content-type:mime-version:subject:from:in-reply-to:date:cc
	:content-transfer-encoding:message-id:references:to;
	bh=3iZRWVJFg/dbVock04X0wXbPcIK1vFz7BUwgS7C5m+8=;
	b=qRup5xBFQrZjjqd4SaH/lHw8sHq6Zux7AwWc3cRgxqvzglkCminWbiDVFiuCpcrmVK
	RU+PzEjsPc/x3nwuSrNe9JaQmbuC5wXo6W2Fd339jHaPL3MzWUnkoNliP4iCppk9mV9x
	saJkMayV3wnPcL3J/XMV0sJYOQ+F0wNreS6puUPdDOtv2iqazIVj3bPbXl8J2QqCyzlf
	N+3cyKmnSQBPW/+2BykOuaRspZCJkiSyPntY62ssQFTJPlX+svghk/SkG6sARNAh+9Qi
	Eil8PnkIth9QXcLT8eVoPjpz4mAkOUgXIwDLh4oh4MydfqW7NfBmH5uspwkoJrEPYPE1
	3JTA==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
	d=1e100.net; s=20130820;
	h=x-gm-message-state:content-type:mime-version:subject:from
	:in-reply-to:date:cc:content-transfer-encoding:message-id:references
	:to; bh=3iZRWVJFg/dbVock04X0wXbPcIK1vFz7BUwgS7C5m+8=;
	b=g0zpqu4UNQPGeC+NLKoT4rwW1LYs/QugdmK9ZRX5+TxSvOyHjM6u79kuVRYnjL7wOe
	DXxRWS6k90ZY34Imd2/UEknCZwiqzWQ/0MkJ3yFJ6hbabYHV29X409XKMO2xGXXRgZ3A
	lVAQUPDKPZMsnE825CCCotKnnfmKNUEg5/DsIraq62INX3wNR+sVs/e5o2NCXZs+nTp8
	Ntvaf87Kifuve6NfH2f9KTLYwHWtK3CGUp0FXo1iGH/AfPOyTAWEwoJuIzUeKnpaq54N
	GIR2TXA2obelqedXDrJ+LM3Ri/GSZKEI+HPgblMG8TQVO4LfE9dSVBF36FShzeFalI2J
	yDsQ==
X-Gm-Message-State: AG10YORHuBFWPjW/I9OeysR9Dnm5Qt+WfT/Ro0fR4QzzXFPuYt5QRIb9GYDp1GJiHBY7mA==
X-Received: by 10.194.52.8 with SMTP id p8mr2537660wjo.62.1453981014654;
	Thu, 28 Jan 2016 03:36:54 -0800 (PST)
Received: from [192.168.0.12] (5ec0a1a0.skybroadband.com. [94.192.161.160])
	by smtp.gmail.com with ESMTPSA id
	r10sm10612055wjz.24.2016.01.28.03.36.53
	(version=TLSv1/SSLv3 cipher=OTHER);
	Thu, 28 Jan 2016 03:36:53 -0800 (PST)
Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2104\))
From: Lars Kurth <lars.kurth.xen@gmail.com>
In-Reply-To: <F298D48D-5BEE-4535-83F2-D2F59AB7178A@gmail.com>
Date: Thu, 28 Jan 2016 11:36:52 +0000
Message-Id: <ADA95C36-8DD3-4E36-8690-34382D20C9B9@gmail.com>
References: <C49F5723-E3BE-456D-87C8-A2F4CDE8D43C@gmail.com>
	<F298D48D-5BEE-4535-83F2-D2F59AB7178A@gmail.com>
To: xen-devel <xen-devel@lists.xenproject.org>,
	mirageos-devel <mirageos-devel@lists.xenproject.org>,
	Win-pv-devel@lists.xenproject.org, embedded-pv-devel@lists.xenproject.org
X-Mailer: Apple Mail (2.2104)
Cc: xen-users@lists.xenproject.org
Subject: Re: [Xen-users] Xen Project Infrastructure Maintenance: xenbits
	(Jan 28), qemu-bitslave & mail & downloads.xenproject.org (Feb 1),
	lists & etherpad (Feb 4th)
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

Hi everyone,
http://xenbits.xen.org/ is live again. This means that access to git repositories, on-line documentation and information to XSA's has been restored. Apologies for any inconvenience that was caused.
Best Regards
Lars


_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users

From xen-users-bounces@lists.xen.org Thu Jan 28 12:41:32 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Thu, 28 Jan 2016 12:41:32 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aOlsI-00009v-0X; Thu, 28 Jan 2016 12:40:34 +0000
Received: from mail6.bemta5.messagelabs.com ([195.245.231.135])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <wenhui@gwmail.gwu.edu>) id 1aOdbV-0002hv-FL
	for xen-users@lists.xenproject.org; Thu, 28 Jan 2016 03:50:41 +0000
Received: from [85.158.139.211] by server-13.bemta-5.messagelabs.com id
	D7/71-09478-01099A65; Thu, 28 Jan 2016 03:50:40 +0000
X-Env-Sender: wenhui@gwmail.gwu.edu
X-Msg-Ref: server-13.tower-206.messagelabs.com!1453953039!18407407!1
X-Originating-IP: [74.125.82.51]
X-SpamReason: No, hits=0.4 required=7.0 tests=HTML_50_60,HTML_MESSAGE,
	RCVD_BY_IP
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 52737 invoked from network); 28 Jan 2016 03:50:39 -0000
Received: from mail-wm0-f51.google.com (HELO mail-wm0-f51.google.com)
	(74.125.82.51)
	by server-13.tower-206.messagelabs.com with AES128-GCM-SHA256 encrypted
	SMTP; 28 Jan 2016 03:50:39 -0000
Received: by mail-wm0-f51.google.com with SMTP id n5so7773454wmn.1
	for <xen-users@lists.xenproject.org>;
	Wed, 27 Jan 2016 19:50:39 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
	d=gwmail-gwu-edu.20150623.gappssmtp.com; s=20150623;
	h=mime-version:in-reply-to:references:date:message-id:subject:from:to
	:cc:content-type;
	bh=XMPyYsycV/i5BL4hB4lrKJuPE0ccq2Ne5HwTz+D+Czc=;
	b=e87HHMbiZxdSz6vqSKnxfZzW1xSi4Cnq+gUVehPQry5ABj8JVGz+xlsuMEfoPg135B
	shbwJ76wQAaISodQ+O22h2Inj+X8zJR0hNpGsWPQXDpiOQJNL6IBUvIrEnK60VCPDl3O
	wcnncFzrbRKVXnTdVf+v+ZoUX777LcFMP1o2O2joMK2YWpQnwsbfFG6Znexdyaruesh5
	wgLvl5+CquG7ZkN7IabZdoiwG3siv51mk7R89BpLhQZd4pd03+bLZ+wXoVYwo+yoGDSr
	PnRukzAKmdKGdCer0QCnOgcCQQjp9pU4g0C3scYl5WPUpgxOJ68Kn28JEJNhkMD52QNb
	j4MA==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
	d=1e100.net; s=20130820;
	h=x-gm-message-state:mime-version:in-reply-to:references:date
	:message-id:subject:from:to:cc:content-type;
	bh=XMPyYsycV/i5BL4hB4lrKJuPE0ccq2Ne5HwTz+D+Czc=;
	b=TX9ZF8rxdTcBeTyXs2ygRL+u53lJYHCVKubNW8zLeQlqE+bcVm1pg2hWilgksJ7EHY
	b84QkCk8B7icf12K5ViQ3AByoV9n07m643XDHjNmzbsrO1hq90qKSA6lKDRMek3Dn1Cr
	B8rKOqo4SMyR5ks8Ez+LBnpGxsjdTXv9dvhlL/Ll3zJzy+Nj7NyNw8WKukzQ/Hc8EzMS
	YJikkFRxfXg34WPakgycfJnNIZCCvn4yIyHcSDqioi6ouJrzAXdKWltePXHlj2UvZEj6
	RmpDuzS8gTln9jzLllAQjmEW0gg2K3fZykCChqt5y/z4G//KjYvt5QHymWWP5zWVfml9
	i1Ug==
X-Gm-Message-State: AG10YOQ9rykl932yYazzc/bhcLEiT/458vK1FM0ONRoO7TOaPKhOliAq8m2tlnlZS4Lr+jyA94lxdAW8iHX9SHqG
MIME-Version: 1.0
X-Received: by 10.28.128.22 with SMTP id b22mr545613wmd.44.1453953039131; Wed,
	27 Jan 2016 19:50:39 -0800 (PST)
Received: by 10.27.50.82 with HTTP; Wed, 27 Jan 2016 19:50:39 -0800 (PST)
In-Reply-To: <CAO3v1VSg5eh4N7BPqh2G14pFrBVaoT8=GFDzatFPhXsnip4XOQ@mail.gmail.com>
References: <CAOSEQ1ozVaPqwuqE-piHdPEWbSuVvEyPWZAMA-zFGF-eKEMe7g@mail.gmail.com>
	<CAOSEQ1oMnN-94smkKdZ-X-8c-a5Z=0xFUXGHfw2LUUOSO6TifQ@mail.gmail.com>
	<CAO3v1VSg5eh4N7BPqh2G14pFrBVaoT8=GFDzatFPhXsnip4XOQ@mail.gmail.com>
Date: Wed, 27 Jan 2016 22:50:39 -0500
Message-ID: <CAOSEQ1r7XJkX3hzfiGSReDWH4YyvDNQbUTGVzZNCTk6Mfi1X8g@mail.gmail.com>
From: Wenhui Zhang <wenhui@gwmail.gwu.edu>
To: Kun Cheng <chengkunck@gmail.com>
X-Mailman-Approved-At: Thu, 28 Jan 2016 12:40:32 +0000
Cc: xen-users@lists.xenproject.org
Subject: Re: [Xen-users] [BUG] Missing DSO : Installation of stable-4.2
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: multipart/mixed; boundary="===============0442741083391771991=="
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

--===============0442741083391771991==
Content-Type: multipart/alternative; boundary=001a114174de6b02f8052a5cd214

--001a114174de6b02f8052a5cd214
Content-Type: text/plain; charset=UTF-8

Thanks so much for your email Cheng, yet I am trying to redo some
experiment, which was requiring dependencies of Xen 4.2.

I will try to figure out how the VM OS works with 4.4 though.

Thanks,

Wenhui

On Wed, Jan 27, 2016 at 10:36 PM, Kun Cheng <chengkunck@gmail.com> wrote:

> Ian has made his point clear: you're likely experiencing a tool chain
> problem. So if you must use 4.2 then try a early release of ubuntu, 12.04
> might help. Anyway, I think 4.4 should be good on 14.04.
>
> Or try Debian, my Debian Wheezy runs 4.1.2 well.
>
> On Wed, Jan 27, 2016 at 10:47 PM Wenhui Zhang <wenhui@gwmail.gwu.edu>
> wrote:
>
>> The Buggy part was solved adding -lrt and disable install of docs, after
>> which, I changed grub and it still could not be boot up?
>>
>> Anyone has idea on the installation guide of Xen 4.4 or Xen 4.2 on Ubuntu
>> 14.04 ?
>>
>> On Wed, Jan 20, 2016 at 3:45 PM, Wenhui Zhang <wenhui@gwmail.gwu.edu>
>> wrote:
>>
>>>
>>> Hi, I am installing stable-4.2 branch on Ubuntu 14.04, and it seems like
>>> some DSO is missing and no LIBS or FLAGS was found in the main Makefile, is
>>> it mentioned in some sub-folders please?
>>>
>>> Error Trace:
>>>
>>> /usr/bin/ld: vl.o: undefined reference to symbol 'timer_settime@@GLIBC_2.3.3'
>>> //lib/x86_64-linux-gnu/librt.so.1: error adding symbols: DSO missing from command line
>>> collect2: error: ld returned 1 exit status
>>> make[4]: *** [qemu-dm] Error 1
>>> make[4]: Leaving directory `/home/wenhui/ClickOS/xen/tools/qemu-xen-traditional-dir-remote/i386-dm'
>>> make[3]: *** [subdir-i386-dm] Error 2
>>> make[3]: Leaving directory `/home/wenhui/ClickOS/xen/tools/qemu-xen-traditional-dir-remote'
>>> make[2]: *** [subdir-install-qemu-xen-traditional-dir] Error 2
>>> make[2]: Leaving directory `/home/wenhui/ClickOS/xen/tools'
>>> make[1]: *** [subdirs-install] Error 2
>>> make[1]: Leaving directory `/home/wenhui/ClickOS/xen/tools'
>>> make: *** [install-tools] Error 2
>>>
>>> --
>>> V/R,
>>>
>>> Wenhui Zhang
>>>
>>> Email: wenhui@gwmail.gwu.edu
>>>            Telephone: 1-(703) 424 3193
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>
>>
>> --
>> V/R,
>>
>> Wenhui Zhang
>>
>> Email: wenhui@gwmail.gwu.edu
>>            Telephone: 1-(703) 424 3193
>>
>>
>>
>>
>>
>>
>> _______________________________________________
>> Xen-users mailing list
>> Xen-users@lists.xen.org
>> http://lists.xen.org/xen-users
>
> --
> Regards,
> Kun Cheng
>



-- 
V/R,

Wenhui Zhang

Email: wenhui@gwmail.gwu.edu
           Telephone: 1-(703) 424 3193

--001a114174de6b02f8052a5cd214
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr">Thanks so much for your email Cheng, yet I am trying to re=
do some experiment, which was requiring dependencies of Xen 4.2.=C2=A0<div>=
<br></div><div>I will try to figure out how the VM OS works with 4.4 though=
.=C2=A0</div><div><br></div><div>Thanks,=C2=A0</div><div><br></div><div>Wen=
hui</div></div><div class=3D"gmail_extra"><br><div class=3D"gmail_quote">On=
 Wed, Jan 27, 2016 at 10:36 PM, Kun Cheng <span dir=3D"ltr">&lt;<a href=3D"=
mailto:chengkunck@gmail.com" target=3D"_blank">chengkunck@gmail.com</a>&gt;=
</span> wrote:<br><blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .=
8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir=3D"ltr">Ian has m=
ade his point clear: you&#39;re likely experiencing a tool chain problem. S=
o if you must use 4.2 then try a early release of ubuntu, 12.04 might help.=
 Anyway, I think 4.4 should be good on 14.04.<div><br><div>Or try Debian, m=
y Debian Wheezy runs 4.1.2 well.</div></div></div><br><div class=3D"gmail_q=
uote"><div><div class=3D"h5"><div dir=3D"ltr">On Wed, Jan 27, 2016 at 10:47=
 PM Wenhui Zhang &lt;<a href=3D"mailto:wenhui@gwmail.gwu.edu" target=3D"_bl=
ank">wenhui@gwmail.gwu.edu</a>&gt; wrote:<br></div></div></div><blockquote =
class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1px #ccc solid=
;padding-left:1ex"><div><div class=3D"h5"><div dir=3D"ltr">The Buggy part w=
as solved adding -lrt and disable install of docs, after which, I changed g=
rub and it still could not be boot up?<div><br></div><div>Anyone has idea o=
n the installation guide of Xen 4.4 or Xen 4.2 on Ubuntu 14.04 ?</div></div=
><div class=3D"gmail_extra"><br><div class=3D"gmail_quote">On Wed, Jan 20, =
2016 at 3:45 PM, Wenhui Zhang <span dir=3D"ltr">&lt;<a href=3D"mailto:wenhu=
i@gwmail.gwu.edu" target=3D"_blank">wenhui@gwmail.gwu.edu</a>&gt;</span> wr=
ote:<br><blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border=
-left:1px #ccc solid;padding-left:1ex"><div dir=3D"ltr"><br clear=3D"all"><=
div><p style=3D"margin-bottom:16px;color:rgb(51,51,51);font-family:&#39;Hel=
vetica Neue&#39;,Helvetica,&#39;Segoe UI&#39;,Arial,freesans,sans-serif,&#3=
9;Apple Color Emoji&#39;,&#39;Segoe UI Emoji&#39;,&#39;Segoe UI Symbol&#39;=
;font-size:14px;line-height:24.8889px;margin-top:0px!important">Hi, I am in=
stalling stable-4.2 branch on Ubuntu 14.04, and it seems like some DSO is m=
issing and no LIBS or FLAGS was found in the main Makefile, is it mentioned=
 in some sub-folders please?</p><p style=3D"margin-top:0px;margin-bottom:16=
px;color:rgb(51,51,51);font-family:&#39;Helvetica Neue&#39;,Helvetica,&#39;=
Segoe UI&#39;,Arial,freesans,sans-serif,&#39;Apple Color Emoji&#39;,&#39;Se=
goe UI Emoji&#39;,&#39;Segoe UI Symbol&#39;;font-size:14px;line-height:24.8=
889px">Error Trace:</p><pre style=3D"overflow:auto;font-family:Consolas,&#3=
9;Liberation Mono&#39;,Menlo,Courier,monospace;font-size:11.9px;margin-top:=
0px;font-stretch:normal;line-height:1.45;padding:16px;border-radius:3px;wor=
d-wrap:normal;color:rgb(51,51,51);margin-bottom:0px!important;background-co=
lor:rgb(247,247,247)"><code style=3D"font-family:Consolas,&#39;Liberation M=
ono&#39;,Menlo,Courier,monospace;font-size:11.9px;padding:0px;margin:0px;bo=
rder-radius:3px;border:0px;display:inline;max-width:initial;overflow:initia=
l;line-height:inherit;word-wrap:normal;background:transparent">/usr/bin/ld:=
 vl.o: undefined reference to symbol &#39;timer_settime@@GLIBC_2.3.3&#39;
//lib/x86_64-linux-gnu/librt.so.1: error adding symbols: DSO missing from c=
ommand line
collect2: error: ld returned 1 exit status
make[4]: *** [qemu-dm] Error 1
make[4]: Leaving directory `/home/wenhui/ClickOS/xen/tools/qemu-xen-traditi=
onal-dir-remote/i386-dm&#39;
make[3]: *** [subdir-i386-dm] Error 2
make[3]: Leaving directory `/home/wenhui/ClickOS/xen/tools/qemu-xen-traditi=
onal-dir-remote&#39;
make[2]: *** [subdir-install-qemu-xen-traditional-dir] Error 2
make[2]: Leaving directory `/home/wenhui/ClickOS/xen/tools&#39;
make[1]: *** [subdirs-install] Error 2
make[1]: Leaving directory `/home/wenhui/ClickOS/xen/tools&#39;
make: *** [install-tools] Error 2</code></pre></div><span><font color=3D"#8=
88888">-- <br><div><div dir=3D"ltr">V/R, <br>=C2=A0<br>Wenhui Zhang <br>=C2=
=A0<br>Email: <a href=3D"mailto:wenhui@gwmail.gwu.edu" target=3D"_blank">we=
nhui@gwmail.gwu.edu</a><br>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0=C2=A0 Telepho=
ne: <a href=3D"tel:1-%28703%29%20424%203193" value=3D"+17034243193" target=
=3D"_blank">1-(703) 424 3193</a><br>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0=C2=
=A0<br>=C2=A0<br>=C2=A0<br>=C2=A0<br><br><br></div></div>
</font></span></div>
</blockquote></div><br><br clear=3D"all"><div><br></div>-- <br><div><div di=
r=3D"ltr">V/R, <br>=C2=A0<br>Wenhui Zhang <br>=C2=A0<br>Email: <a href=3D"m=
ailto:wenhui@gwmail.gwu.edu" target=3D"_blank">wenhui@gwmail.gwu.edu</a><br=
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0=C2=A0 Telephone: <a href=3D"tel:1-%2870=
3%29%20424%203193" value=3D"+17034243193" target=3D"_blank">1-(703) 424 319=
3</a><br>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0=C2=A0<br>=C2=A0<br>=C2=A0<br>=
=C2=A0<br><br><br></div></div>
</div></div></div>
_______________________________________________<br>
Xen-users mailing list<br>
<a href=3D"mailto:Xen-users@lists.xen.org" target=3D"_blank">Xen-users@list=
s.xen.org</a><br>
<a href=3D"http://lists.xen.org/xen-users" rel=3D"noreferrer" target=3D"_bl=
ank">http://lists.xen.org/xen-users</a></blockquote></div><span class=3D"HO=
EnZb"><font color=3D"#888888"><div dir=3D"ltr">-- <br></div><div dir=3D"ltr=
">Regards,<br>Kun Cheng</div>
</font></span></blockquote></div><br><br clear=3D"all"><div><br></div>-- <b=
r><div class=3D"gmail_signature"><div dir=3D"ltr">V/R, <br>=C2=A0<br>Wenhui=
 Zhang <br>=C2=A0<br>Email: <a href=3D"mailto:wenhui@gwmail.gwu.edu" target=
=3D"_blank">wenhui@gwmail.gwu.edu</a><br>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0=
=C2=A0 Telephone: 1-(703) 424 3193<br>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0=C2=
=A0<br>=C2=A0<br>=C2=A0<br>=C2=A0<br><br><br></div></div>
</div>

--001a114174de6b02f8052a5cd214--


--===============0442741083391771991==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users
--===============0442741083391771991==--


From xen-users-bounces@lists.xen.org Thu Jan 28 12:41:32 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Thu, 28 Jan 2016 12:41:32 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aOlsI-00009v-0X; Thu, 28 Jan 2016 12:40:34 +0000
Received: from mail6.bemta5.messagelabs.com ([195.245.231.135])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <wenhui@gwmail.gwu.edu>) id 1aOdbV-0002hv-FL
	for xen-users@lists.xenproject.org; Thu, 28 Jan 2016 03:50:41 +0000
Received: from [85.158.139.211] by server-13.bemta-5.messagelabs.com id
	D7/71-09478-01099A65; Thu, 28 Jan 2016 03:50:40 +0000
X-Env-Sender: wenhui@gwmail.gwu.edu
X-Msg-Ref: server-13.tower-206.messagelabs.com!1453953039!18407407!1
X-Originating-IP: [74.125.82.51]
X-SpamReason: No, hits=0.4 required=7.0 tests=HTML_50_60,HTML_MESSAGE,
	RCVD_BY_IP
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 52737 invoked from network); 28 Jan 2016 03:50:39 -0000
Received: from mail-wm0-f51.google.com (HELO mail-wm0-f51.google.com)
	(74.125.82.51)
	by server-13.tower-206.messagelabs.com with AES128-GCM-SHA256 encrypted
	SMTP; 28 Jan 2016 03:50:39 -0000
Received: by mail-wm0-f51.google.com with SMTP id n5so7773454wmn.1
	for <xen-users@lists.xenproject.org>;
	Wed, 27 Jan 2016 19:50:39 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
	d=gwmail-gwu-edu.20150623.gappssmtp.com; s=20150623;
	h=mime-version:in-reply-to:references:date:message-id:subject:from:to
	:cc:content-type;
	bh=XMPyYsycV/i5BL4hB4lrKJuPE0ccq2Ne5HwTz+D+Czc=;
	b=e87HHMbiZxdSz6vqSKnxfZzW1xSi4Cnq+gUVehPQry5ABj8JVGz+xlsuMEfoPg135B
	shbwJ76wQAaISodQ+O22h2Inj+X8zJR0hNpGsWPQXDpiOQJNL6IBUvIrEnK60VCPDl3O
	wcnncFzrbRKVXnTdVf+v+ZoUX777LcFMP1o2O2joMK2YWpQnwsbfFG6Znexdyaruesh5
	wgLvl5+CquG7ZkN7IabZdoiwG3siv51mk7R89BpLhQZd4pd03+bLZ+wXoVYwo+yoGDSr
	PnRukzAKmdKGdCer0QCnOgcCQQjp9pU4g0C3scYl5WPUpgxOJ68Kn28JEJNhkMD52QNb
	j4MA==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
	d=1e100.net; s=20130820;
	h=x-gm-message-state:mime-version:in-reply-to:references:date
	:message-id:subject:from:to:cc:content-type;
	bh=XMPyYsycV/i5BL4hB4lrKJuPE0ccq2Ne5HwTz+D+Czc=;
	b=TX9ZF8rxdTcBeTyXs2ygRL+u53lJYHCVKubNW8zLeQlqE+bcVm1pg2hWilgksJ7EHY
	b84QkCk8B7icf12K5ViQ3AByoV9n07m643XDHjNmzbsrO1hq90qKSA6lKDRMek3Dn1Cr
	B8rKOqo4SMyR5ks8Ez+LBnpGxsjdTXv9dvhlL/Ll3zJzy+Nj7NyNw8WKukzQ/Hc8EzMS
	YJikkFRxfXg34WPakgycfJnNIZCCvn4yIyHcSDqioi6ouJrzAXdKWltePXHlj2UvZEj6
	RmpDuzS8gTln9jzLllAQjmEW0gg2K3fZykCChqt5y/z4G//KjYvt5QHymWWP5zWVfml9
	i1Ug==
X-Gm-Message-State: AG10YOQ9rykl932yYazzc/bhcLEiT/458vK1FM0ONRoO7TOaPKhOliAq8m2tlnlZS4Lr+jyA94lxdAW8iHX9SHqG
MIME-Version: 1.0
X-Received: by 10.28.128.22 with SMTP id b22mr545613wmd.44.1453953039131; Wed,
	27 Jan 2016 19:50:39 -0800 (PST)
Received: by 10.27.50.82 with HTTP; Wed, 27 Jan 2016 19:50:39 -0800 (PST)
In-Reply-To: <CAO3v1VSg5eh4N7BPqh2G14pFrBVaoT8=GFDzatFPhXsnip4XOQ@mail.gmail.com>
References: <CAOSEQ1ozVaPqwuqE-piHdPEWbSuVvEyPWZAMA-zFGF-eKEMe7g@mail.gmail.com>
	<CAOSEQ1oMnN-94smkKdZ-X-8c-a5Z=0xFUXGHfw2LUUOSO6TifQ@mail.gmail.com>
	<CAO3v1VSg5eh4N7BPqh2G14pFrBVaoT8=GFDzatFPhXsnip4XOQ@mail.gmail.com>
Date: Wed, 27 Jan 2016 22:50:39 -0500
Message-ID: <CAOSEQ1r7XJkX3hzfiGSReDWH4YyvDNQbUTGVzZNCTk6Mfi1X8g@mail.gmail.com>
From: Wenhui Zhang <wenhui@gwmail.gwu.edu>
To: Kun Cheng <chengkunck@gmail.com>
X-Mailman-Approved-At: Thu, 28 Jan 2016 12:40:32 +0000
Cc: xen-users@lists.xenproject.org
Subject: Re: [Xen-users] [BUG] Missing DSO : Installation of stable-4.2
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: multipart/mixed; boundary="===============0442741083391771991=="
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

--===============0442741083391771991==
Content-Type: multipart/alternative; boundary=001a114174de6b02f8052a5cd214

--001a114174de6b02f8052a5cd214
Content-Type: text/plain; charset=UTF-8

Thanks so much for your email Cheng, yet I am trying to redo some
experiment, which was requiring dependencies of Xen 4.2.

I will try to figure out how the VM OS works with 4.4 though.

Thanks,

Wenhui

On Wed, Jan 27, 2016 at 10:36 PM, Kun Cheng <chengkunck@gmail.com> wrote:

> Ian has made his point clear: you're likely experiencing a tool chain
> problem. So if you must use 4.2 then try a early release of ubuntu, 12.04
> might help. Anyway, I think 4.4 should be good on 14.04.
>
> Or try Debian, my Debian Wheezy runs 4.1.2 well.
>
> On Wed, Jan 27, 2016 at 10:47 PM Wenhui Zhang <wenhui@gwmail.gwu.edu>
> wrote:
>
>> The Buggy part was solved adding -lrt and disable install of docs, after
>> which, I changed grub and it still could not be boot up?
>>
>> Anyone has idea on the installation guide of Xen 4.4 or Xen 4.2 on Ubuntu
>> 14.04 ?
>>
>> On Wed, Jan 20, 2016 at 3:45 PM, Wenhui Zhang <wenhui@gwmail.gwu.edu>
>> wrote:
>>
>>>
>>> Hi, I am installing stable-4.2 branch on Ubuntu 14.04, and it seems like
>>> some DSO is missing and no LIBS or FLAGS was found in the main Makefile, is
>>> it mentioned in some sub-folders please?
>>>
>>> Error Trace:
>>>
>>> /usr/bin/ld: vl.o: undefined reference to symbol 'timer_settime@@GLIBC_2.3.3'
>>> //lib/x86_64-linux-gnu/librt.so.1: error adding symbols: DSO missing from command line
>>> collect2: error: ld returned 1 exit status
>>> make[4]: *** [qemu-dm] Error 1
>>> make[4]: Leaving directory `/home/wenhui/ClickOS/xen/tools/qemu-xen-traditional-dir-remote/i386-dm'
>>> make[3]: *** [subdir-i386-dm] Error 2
>>> make[3]: Leaving directory `/home/wenhui/ClickOS/xen/tools/qemu-xen-traditional-dir-remote'
>>> make[2]: *** [subdir-install-qemu-xen-traditional-dir] Error 2
>>> make[2]: Leaving directory `/home/wenhui/ClickOS/xen/tools'
>>> make[1]: *** [subdirs-install] Error 2
>>> make[1]: Leaving directory `/home/wenhui/ClickOS/xen/tools'
>>> make: *** [install-tools] Error 2
>>>
>>> --
>>> V/R,
>>>
>>> Wenhui Zhang
>>>
>>> Email: wenhui@gwmail.gwu.edu
>>>            Telephone: 1-(703) 424 3193
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>
>>
>> --
>> V/R,
>>
>> Wenhui Zhang
>>
>> Email: wenhui@gwmail.gwu.edu
>>            Telephone: 1-(703) 424 3193
>>
>>
>>
>>
>>
>>
>> _______________________________________________
>> Xen-users mailing list
>> Xen-users@lists.xen.org
>> http://lists.xen.org/xen-users
>
> --
> Regards,
> Kun Cheng
>



-- 
V/R,

Wenhui Zhang

Email: wenhui@gwmail.gwu.edu
           Telephone: 1-(703) 424 3193

--001a114174de6b02f8052a5cd214
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr">Thanks so much for your email Cheng, yet I am trying to re=
do some experiment, which was requiring dependencies of Xen 4.2.=C2=A0<div>=
<br></div><div>I will try to figure out how the VM OS works with 4.4 though=
.=C2=A0</div><div><br></div><div>Thanks,=C2=A0</div><div><br></div><div>Wen=
hui</div></div><div class=3D"gmail_extra"><br><div class=3D"gmail_quote">On=
 Wed, Jan 27, 2016 at 10:36 PM, Kun Cheng <span dir=3D"ltr">&lt;<a href=3D"=
mailto:chengkunck@gmail.com" target=3D"_blank">chengkunck@gmail.com</a>&gt;=
</span> wrote:<br><blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .=
8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir=3D"ltr">Ian has m=
ade his point clear: you&#39;re likely experiencing a tool chain problem. S=
o if you must use 4.2 then try a early release of ubuntu, 12.04 might help.=
 Anyway, I think 4.4 should be good on 14.04.<div><br><div>Or try Debian, m=
y Debian Wheezy runs 4.1.2 well.</div></div></div><br><div class=3D"gmail_q=
uote"><div><div class=3D"h5"><div dir=3D"ltr">On Wed, Jan 27, 2016 at 10:47=
 PM Wenhui Zhang &lt;<a href=3D"mailto:wenhui@gwmail.gwu.edu" target=3D"_bl=
ank">wenhui@gwmail.gwu.edu</a>&gt; wrote:<br></div></div></div><blockquote =
class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1px #ccc solid=
;padding-left:1ex"><div><div class=3D"h5"><div dir=3D"ltr">The Buggy part w=
as solved adding -lrt and disable install of docs, after which, I changed g=
rub and it still could not be boot up?<div><br></div><div>Anyone has idea o=
n the installation guide of Xen 4.4 or Xen 4.2 on Ubuntu 14.04 ?</div></div=
><div class=3D"gmail_extra"><br><div class=3D"gmail_quote">On Wed, Jan 20, =
2016 at 3:45 PM, Wenhui Zhang <span dir=3D"ltr">&lt;<a href=3D"mailto:wenhu=
i@gwmail.gwu.edu" target=3D"_blank">wenhui@gwmail.gwu.edu</a>&gt;</span> wr=
ote:<br><blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border=
-left:1px #ccc solid;padding-left:1ex"><div dir=3D"ltr"><br clear=3D"all"><=
div><p style=3D"margin-bottom:16px;color:rgb(51,51,51);font-family:&#39;Hel=
vetica Neue&#39;,Helvetica,&#39;Segoe UI&#39;,Arial,freesans,sans-serif,&#3=
9;Apple Color Emoji&#39;,&#39;Segoe UI Emoji&#39;,&#39;Segoe UI Symbol&#39;=
;font-size:14px;line-height:24.8889px;margin-top:0px!important">Hi, I am in=
stalling stable-4.2 branch on Ubuntu 14.04, and it seems like some DSO is m=
issing and no LIBS or FLAGS was found in the main Makefile, is it mentioned=
 in some sub-folders please?</p><p style=3D"margin-top:0px;margin-bottom:16=
px;color:rgb(51,51,51);font-family:&#39;Helvetica Neue&#39;,Helvetica,&#39;=
Segoe UI&#39;,Arial,freesans,sans-serif,&#39;Apple Color Emoji&#39;,&#39;Se=
goe UI Emoji&#39;,&#39;Segoe UI Symbol&#39;;font-size:14px;line-height:24.8=
889px">Error Trace:</p><pre style=3D"overflow:auto;font-family:Consolas,&#3=
9;Liberation Mono&#39;,Menlo,Courier,monospace;font-size:11.9px;margin-top:=
0px;font-stretch:normal;line-height:1.45;padding:16px;border-radius:3px;wor=
d-wrap:normal;color:rgb(51,51,51);margin-bottom:0px!important;background-co=
lor:rgb(247,247,247)"><code style=3D"font-family:Consolas,&#39;Liberation M=
ono&#39;,Menlo,Courier,monospace;font-size:11.9px;padding:0px;margin:0px;bo=
rder-radius:3px;border:0px;display:inline;max-width:initial;overflow:initia=
l;line-height:inherit;word-wrap:normal;background:transparent">/usr/bin/ld:=
 vl.o: undefined reference to symbol &#39;timer_settime@@GLIBC_2.3.3&#39;
//lib/x86_64-linux-gnu/librt.so.1: error adding symbols: DSO missing from c=
ommand line
collect2: error: ld returned 1 exit status
make[4]: *** [qemu-dm] Error 1
make[4]: Leaving directory `/home/wenhui/ClickOS/xen/tools/qemu-xen-traditi=
onal-dir-remote/i386-dm&#39;
make[3]: *** [subdir-i386-dm] Error 2
make[3]: Leaving directory `/home/wenhui/ClickOS/xen/tools/qemu-xen-traditi=
onal-dir-remote&#39;
make[2]: *** [subdir-install-qemu-xen-traditional-dir] Error 2
make[2]: Leaving directory `/home/wenhui/ClickOS/xen/tools&#39;
make[1]: *** [subdirs-install] Error 2
make[1]: Leaving directory `/home/wenhui/ClickOS/xen/tools&#39;
make: *** [install-tools] Error 2</code></pre></div><span><font color=3D"#8=
88888">-- <br><div><div dir=3D"ltr">V/R, <br>=C2=A0<br>Wenhui Zhang <br>=C2=
=A0<br>Email: <a href=3D"mailto:wenhui@gwmail.gwu.edu" target=3D"_blank">we=
nhui@gwmail.gwu.edu</a><br>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0=C2=A0 Telepho=
ne: <a href=3D"tel:1-%28703%29%20424%203193" value=3D"+17034243193" target=
=3D"_blank">1-(703) 424 3193</a><br>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0=C2=
=A0<br>=C2=A0<br>=C2=A0<br>=C2=A0<br><br><br></div></div>
</font></span></div>
</blockquote></div><br><br clear=3D"all"><div><br></div>-- <br><div><div di=
r=3D"ltr">V/R, <br>=C2=A0<br>Wenhui Zhang <br>=C2=A0<br>Email: <a href=3D"m=
ailto:wenhui@gwmail.gwu.edu" target=3D"_blank">wenhui@gwmail.gwu.edu</a><br=
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0=C2=A0 Telephone: <a href=3D"tel:1-%2870=
3%29%20424%203193" value=3D"+17034243193" target=3D"_blank">1-(703) 424 319=
3</a><br>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0=C2=A0<br>=C2=A0<br>=C2=A0<br>=
=C2=A0<br><br><br></div></div>
</div></div></div>
_______________________________________________<br>
Xen-users mailing list<br>
<a href=3D"mailto:Xen-users@lists.xen.org" target=3D"_blank">Xen-users@list=
s.xen.org</a><br>
<a href=3D"http://lists.xen.org/xen-users" rel=3D"noreferrer" target=3D"_bl=
ank">http://lists.xen.org/xen-users</a></blockquote></div><span class=3D"HO=
EnZb"><font color=3D"#888888"><div dir=3D"ltr">-- <br></div><div dir=3D"ltr=
">Regards,<br>Kun Cheng</div>
</font></span></blockquote></div><br><br clear=3D"all"><div><br></div>-- <b=
r><div class=3D"gmail_signature"><div dir=3D"ltr">V/R, <br>=C2=A0<br>Wenhui=
 Zhang <br>=C2=A0<br>Email: <a href=3D"mailto:wenhui@gwmail.gwu.edu" target=
=3D"_blank">wenhui@gwmail.gwu.edu</a><br>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0=
=C2=A0 Telephone: 1-(703) 424 3193<br>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0=C2=
=A0<br>=C2=A0<br>=C2=A0<br>=C2=A0<br><br><br></div></div>
</div>

--001a114174de6b02f8052a5cd214--


--===============0442741083391771991==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users
--===============0442741083391771991==--


From xen-users-bounces@lists.xen.org Thu Jan 28 13:48:07 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Thu, 28 Jan 2016 13:48:07 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aOmuc-0006x3-OW; Thu, 28 Jan 2016 13:47:02 +0000
Received: from mail6.bemta14.messagelabs.com ([193.109.254.103])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <yuxuan.jiang@outlook.com>) id 1aOmub-0006wy-Mj
	for xen-users@lists.xen.org; Thu, 28 Jan 2016 13:47:01 +0000
Received: from [193.109.254.147] by server-11.bemta-14.messagelabs.com id
	28/40-28228-4DB1AA65; Thu, 28 Jan 2016 13:47:00 +0000
X-Env-Sender: yuxuan.jiang@outlook.com
X-Msg-Ref: server-11.tower-27.messagelabs.com!1453988818!11199478!1
X-Originating-IP: [65.55.111.96]
X-SpamReason: No, hits=1.7 required=7.0 tests=BODY_RANDOM_LONG,
	FORGED_HOTMAIL_RCVD,HTML_40_50,HTML_MESSAGE,MIME_BASE64_TEXT,
	MIME_BOUND_NEXTPART
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 54558 invoked from network); 28 Jan 2016 13:46:59 -0000
Received: from blu004-omc2s21.hotmail.com (HELO BLU004-OMC2S21.hotmail.com)
	(65.55.111.96)
	by server-11.tower-27.messagelabs.com with AES256-SHA256 encrypted SMTP;
	28 Jan 2016 13:46:59 -0000
Received: from BLU436-SMTP167 ([65.55.111.72]) by BLU004-OMC2S21.hotmail.com
	over TLS secured channel with Microsoft SMTPSVC(7.5.7601.23008);
	Thu, 28 Jan 2016 05:46:58 -0800
X-TMN: [+HMTKH8YCf6t1O7qWf52705UUo8mjcL6]
X-Originating-Email: [yuxuan.jiang@outlook.com]
Message-ID: <BLU436-SMTP167892C5933DBE655C47CF097DA0@phx.gbl>
Date: Thu, 28 Jan 2016 21:47:00 +0800
From: Yuxuan Jiang <yuxuan.jiang@outlook.com>
To: xen-users <xen-users@lists.xen.org>
X-Priority: 3
X-GUID: 267832D1-3F01-46F8-9C40-29AD899634FB
X-Has-Attach: no
X-Mailer: Foxmail 7, 2, 6, 40[cn]
MIME-Version: 1.0
X-OriginalArrivalTime: 28 Jan 2016 13:46:55.0818 (UTC)
	FILETIME=[59FC82A0:01D159D2]
Subject: [Xen-users] About XVP Appliance VM Image
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: multipart/mixed; boundary="===============7038086965503116961=="
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

--===============7038086965503116961==
Content-Type: multipart/alternative;
	boundary="----=_001_NextPart713610104412_=----"

------=_001_NextPart713610104412_=----
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: base64

SGVsbG8sDQoNCkkgYW0gYSBQaEQgc3R1ZGVudCBpbiBIb25nIEtvbmcuIFdlIHVzZWQgdG8gYnVp
bGQgYSA3LW1hY2hpbmUgcHJpdmF0ZSBjbG91ZCB0byBwcm92aWRlIGNsb3VkLWJhc2VkIHNpbXVs
YXRpb24gc2VydmljZSB0byBvdXIgbGFiIG1hdGVzLiBIb3dldmVyLCBvdXIgTkFTIGNyYXNoZWQg
cmVjZW50bHksIGFuZCB3ZSBsb3N0IHRoZSBYVlAgQXBwbGlhbmNlIHdlYnBhZ2UgcGxhdGZvcm0g
dG8gaG9zdCB0aGUgbWFuYWdlbWVudCBpbnRlcmZhY2UgZm9yIGxhYiBtYXRlcy4gSSBmb3VuZCB0
aGF0IHRoZSBYVlAgQXBwbGlhbmNlIHByb2plY3Qgd2Vic2l0ZSAod3d3Lnh2cHNvdXJjZS5vcmcp
IGhhcyBiZWVuIHNodXQgZG93bi4gVGhlcmVmb3JlLCB1bmZvcnR1bmF0ZWx5IHdlIGNhbm5vdCBm
aW5kIHRoZSBkb3dubG9hZGluZyBsaW5rIG9mIHRoZSBYVlAgQXBwbGlhbmNlIFZNIGltYWdlLiBD
b3VsZCBhbnlib2R5IHBsZWFzZSBraW5kbHkgYWR2aXNlIGlmIHdlIGNvdWxkIGZpbmQgaXQgc29t
ZXdoZXJlLiBPciBpZiBzb21lYm9keSBoYXMgZG93bmxvYWQgdGhlIHh2YSBmaWxlLCBjb3VsZCB5
b3UgcGxlYXNlIHNoYXJlIHdpdGggbWU/IFRoYW5rcyBhIGxvdCEhIQ0KDQpCZXN0IHJlZ2FyZHMs
DQpZdXh1YW4NCg==

------=_001_NextPart713610104412_=----
Content-Type: text/html; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable

<html><head><meta http-equiv=3D"content-type" content=3D"text/html; charse=
t=3Dus-ascii"><style>body { line-height: 1.5; }body { font-size: 10.5pt; f=
ont-family: 'Segoe UI'; color: rgb(0, 0, 0); line-height: 1.5; }</style></=
head><body>=0A<div>Hello,</div><div><br></div><div>I am a PhD student in H=
ong Kong.&nbsp;<span style=3D"color: rgb(51, 51, 51); font-family: 'Helvet=
ica Neue', Helvetica, 'Segoe UI', Arial, freesans, sans-serif, 'Apple Colo=
r Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; line-height: 22.4px; widows=
: 1; font-size: 10.5pt; background-color: window;">We used to build a 7-ma=
chine private cloud to provide cloud-based simulation service to our lab m=
ates. However, our NAS crashed recently, and we lost the XVP Appliance web=
page platform to host the management interface for lab mates. I found that=
 the XVP Appliance project website (www.xvpsource.org) has been shut down.=
 Therefore, unfortunately we cannot find the downloading link of the XVP A=
ppliance VM image. Could anybody please kindly advise if we could find it =
somewhere. Or if somebody has download the xva file, could you please shar=
e with me? Thanks a lot!!!</span></div>=0A<div></div>=0A<div><br></div><di=
v>Best regards,</div><div>Yuxuan</div>=0A</body></html>
------=_001_NextPart713610104412_=------


--===============7038086965503116961==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users
--===============7038086965503116961==--


From xen-users-bounces@lists.xen.org Thu Jan 28 13:48:07 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Thu, 28 Jan 2016 13:48:07 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aOmuc-0006x3-OW; Thu, 28 Jan 2016 13:47:02 +0000
Received: from mail6.bemta14.messagelabs.com ([193.109.254.103])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <yuxuan.jiang@outlook.com>) id 1aOmub-0006wy-Mj
	for xen-users@lists.xen.org; Thu, 28 Jan 2016 13:47:01 +0000
Received: from [193.109.254.147] by server-11.bemta-14.messagelabs.com id
	28/40-28228-4DB1AA65; Thu, 28 Jan 2016 13:47:00 +0000
X-Env-Sender: yuxuan.jiang@outlook.com
X-Msg-Ref: server-11.tower-27.messagelabs.com!1453988818!11199478!1
X-Originating-IP: [65.55.111.96]
X-SpamReason: No, hits=1.7 required=7.0 tests=BODY_RANDOM_LONG,
	FORGED_HOTMAIL_RCVD,HTML_40_50,HTML_MESSAGE,MIME_BASE64_TEXT,
	MIME_BOUND_NEXTPART
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 54558 invoked from network); 28 Jan 2016 13:46:59 -0000
Received: from blu004-omc2s21.hotmail.com (HELO BLU004-OMC2S21.hotmail.com)
	(65.55.111.96)
	by server-11.tower-27.messagelabs.com with AES256-SHA256 encrypted SMTP;
	28 Jan 2016 13:46:59 -0000
Received: from BLU436-SMTP167 ([65.55.111.72]) by BLU004-OMC2S21.hotmail.com
	over TLS secured channel with Microsoft SMTPSVC(7.5.7601.23008);
	Thu, 28 Jan 2016 05:46:58 -0800
X-TMN: [+HMTKH8YCf6t1O7qWf52705UUo8mjcL6]
X-Originating-Email: [yuxuan.jiang@outlook.com]
Message-ID: <BLU436-SMTP167892C5933DBE655C47CF097DA0@phx.gbl>
Date: Thu, 28 Jan 2016 21:47:00 +0800
From: Yuxuan Jiang <yuxuan.jiang@outlook.com>
To: xen-users <xen-users@lists.xen.org>
X-Priority: 3
X-GUID: 267832D1-3F01-46F8-9C40-29AD899634FB
X-Has-Attach: no
X-Mailer: Foxmail 7, 2, 6, 40[cn]
MIME-Version: 1.0
X-OriginalArrivalTime: 28 Jan 2016 13:46:55.0818 (UTC)
	FILETIME=[59FC82A0:01D159D2]
Subject: [Xen-users] About XVP Appliance VM Image
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: multipart/mixed; boundary="===============7038086965503116961=="
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

--===============7038086965503116961==
Content-Type: multipart/alternative;
	boundary="----=_001_NextPart713610104412_=----"

------=_001_NextPart713610104412_=----
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: base64

SGVsbG8sDQoNCkkgYW0gYSBQaEQgc3R1ZGVudCBpbiBIb25nIEtvbmcuIFdlIHVzZWQgdG8gYnVp
bGQgYSA3LW1hY2hpbmUgcHJpdmF0ZSBjbG91ZCB0byBwcm92aWRlIGNsb3VkLWJhc2VkIHNpbXVs
YXRpb24gc2VydmljZSB0byBvdXIgbGFiIG1hdGVzLiBIb3dldmVyLCBvdXIgTkFTIGNyYXNoZWQg
cmVjZW50bHksIGFuZCB3ZSBsb3N0IHRoZSBYVlAgQXBwbGlhbmNlIHdlYnBhZ2UgcGxhdGZvcm0g
dG8gaG9zdCB0aGUgbWFuYWdlbWVudCBpbnRlcmZhY2UgZm9yIGxhYiBtYXRlcy4gSSBmb3VuZCB0
aGF0IHRoZSBYVlAgQXBwbGlhbmNlIHByb2plY3Qgd2Vic2l0ZSAod3d3Lnh2cHNvdXJjZS5vcmcp
IGhhcyBiZWVuIHNodXQgZG93bi4gVGhlcmVmb3JlLCB1bmZvcnR1bmF0ZWx5IHdlIGNhbm5vdCBm
aW5kIHRoZSBkb3dubG9hZGluZyBsaW5rIG9mIHRoZSBYVlAgQXBwbGlhbmNlIFZNIGltYWdlLiBD
b3VsZCBhbnlib2R5IHBsZWFzZSBraW5kbHkgYWR2aXNlIGlmIHdlIGNvdWxkIGZpbmQgaXQgc29t
ZXdoZXJlLiBPciBpZiBzb21lYm9keSBoYXMgZG93bmxvYWQgdGhlIHh2YSBmaWxlLCBjb3VsZCB5
b3UgcGxlYXNlIHNoYXJlIHdpdGggbWU/IFRoYW5rcyBhIGxvdCEhIQ0KDQpCZXN0IHJlZ2FyZHMs
DQpZdXh1YW4NCg==

------=_001_NextPart713610104412_=----
Content-Type: text/html; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable

<html><head><meta http-equiv=3D"content-type" content=3D"text/html; charse=
t=3Dus-ascii"><style>body { line-height: 1.5; }body { font-size: 10.5pt; f=
ont-family: 'Segoe UI'; color: rgb(0, 0, 0); line-height: 1.5; }</style></=
head><body>=0A<div>Hello,</div><div><br></div><div>I am a PhD student in H=
ong Kong.&nbsp;<span style=3D"color: rgb(51, 51, 51); font-family: 'Helvet=
ica Neue', Helvetica, 'Segoe UI', Arial, freesans, sans-serif, 'Apple Colo=
r Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; line-height: 22.4px; widows=
: 1; font-size: 10.5pt; background-color: window;">We used to build a 7-ma=
chine private cloud to provide cloud-based simulation service to our lab m=
ates. However, our NAS crashed recently, and we lost the XVP Appliance web=
page platform to host the management interface for lab mates. I found that=
 the XVP Appliance project website (www.xvpsource.org) has been shut down.=
 Therefore, unfortunately we cannot find the downloading link of the XVP A=
ppliance VM image. Could anybody please kindly advise if we could find it =
somewhere. Or if somebody has download the xva file, could you please shar=
e with me? Thanks a lot!!!</span></div>=0A<div></div>=0A<div><br></div><di=
v>Best regards,</div><div>Yuxuan</div>=0A</body></html>
------=_001_NextPart713610104412_=------


--===============7038086965503116961==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users
--===============7038086965503116961==--


From xen-users-bounces@lists.xen.org Thu Jan 28 22:14:39 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Thu, 28 Jan 2016 22:14:39 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aOuoi-0005Ho-EU; Thu, 28 Jan 2016 22:13:28 +0000
Received: from mail6.bemta3.messagelabs.com ([195.245.230.39])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <mailinglists@websitemanagers.com.au>)
	id 1aOuoh-0005Ha-3Z
	for xen-users@lists.xen.org; Thu, 28 Jan 2016 22:13:27 +0000
Received: from [85.158.137.68] by server-16.bemta-3.messagelabs.com id
	53/8B-07451-6829AA65; Thu, 28 Jan 2016 22:13:26 +0000
X-Env-Sender: mailinglists@websitemanagers.com.au
X-Msg-Ref: server-9.tower-31.messagelabs.com!1454019202!941655!1
X-Originating-IP: [203.98.89.10]
X-SpamReason: No, hits=0.0 required=7.0 tests=
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 28080 invoked from network); 28 Jan 2016 22:13:25 -0000
Received: from hammer.websitemanagers.com.au (HELO
	hammer.websitemanagers.com.au) (203.98.89.10)
	by server-9.tower-31.messagelabs.com with DHE-RSA-AES256-SHA encrypted
	SMTP; 28 Jan 2016 22:13:25 -0000
Received: (qmail 3884 invoked by uid 1011); 28 Jan 2016 22:13:19 -0000
Received: from 124.246.8.196 by hammer (envelope-from
	<mailinglists@websitemanagers.com.au>,
	uid 1008) with qmail-scanner-1.24 
	(clamdscan: 0.98.1/21317. spamassassin: 3.3.1.  
	Clear:RC:1(124.246.8.196):. 
	Processed in 0.031285 secs); 28 Jan 2016 22:13:19 -0000
Received: from unknown (HELO ?10.97.0.6?)
	(adamg+websitemanagers.com.au@124.246.8.196)
	by 0 with ESMTPA; 28 Jan 2016 22:13:19 -0000
To: "xen-users@lists.xen.org" <xen-users@lists.xen.org>,
	win-pv-devel@lists.xenproject.org
From: Adam Goryachev <mailinglists@websitemanagers.com.au>
Message-ID: <56AA927E.5030906@websitemanagers.com.au>
Date: Fri, 29 Jan 2016 09:13:18 +1100
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101
	Thunderbird/38.5.1
MIME-Version: 1.0
Subject: [Xen-users] Windows PV Drivers
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Transfer-Encoding: 7bit
Content-Type: text/plain; charset="us-ascii"; Format="flowed"
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

Hi all,

I'm really confused with the current state of the Windows PV Drivers. 
AFAICT, there are/were 4 different versions:
1) GPL PV drivers (seem to be the original and current stable/commonly 
used version) signed versions from meadowcourt
2) EJB Digital (seem to be forked from GPL PV, for a time fixed various 
problems, but since 2014 no development, and not available) had signed 
drivers
3) XenServer Windows PV drivers, I've never used these, and assume they 
are signed, only work with XenServer, and restricted license. Don't see 
mention of these in most of the open source xen windows driver pages.
4) Xen Project Windows PV Driver sub project seems to be working on 
drivers - http://wiki.xenproject.org/wiki/Xen_FAQ_Drivers,_Windows "This 
project has taken the the XenServer Windows PV Drivers, re-written them 
and contributed them to the Xen Project." Currently don't seem to have 
any signed versions available, seems to be new and potentially unstable 
(how much was re-written? why? unknown, not explained on the FAQ)

Can anyone explain what is the current status of these projects?

Of specific interest to me, I'm currently using either xen 4.1 or xen 
4.4 (from debian packages) with Windows Server 2003/2008R2/2012R2. Which 
driver version and project is best (most stable, with best performance) 
for those variations?
How will this change in future?
Where is current development efforts?
If multiple projects are "current" what is the reason (benefit) in 
maintaining those multiple implementations of the "same" thing?

Regards,
Adam

-- 
Adam Goryachev Website Managers www.websitemanagers.com.au

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users

From xen-users-bounces@lists.xen.org Thu Jan 28 22:14:39 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Thu, 28 Jan 2016 22:14:39 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aOuoi-0005Ho-EU; Thu, 28 Jan 2016 22:13:28 +0000
Received: from mail6.bemta3.messagelabs.com ([195.245.230.39])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <mailinglists@websitemanagers.com.au>)
	id 1aOuoh-0005Ha-3Z
	for xen-users@lists.xen.org; Thu, 28 Jan 2016 22:13:27 +0000
Received: from [85.158.137.68] by server-16.bemta-3.messagelabs.com id
	53/8B-07451-6829AA65; Thu, 28 Jan 2016 22:13:26 +0000
X-Env-Sender: mailinglists@websitemanagers.com.au
X-Msg-Ref: server-9.tower-31.messagelabs.com!1454019202!941655!1
X-Originating-IP: [203.98.89.10]
X-SpamReason: No, hits=0.0 required=7.0 tests=
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 28080 invoked from network); 28 Jan 2016 22:13:25 -0000
Received: from hammer.websitemanagers.com.au (HELO
	hammer.websitemanagers.com.au) (203.98.89.10)
	by server-9.tower-31.messagelabs.com with DHE-RSA-AES256-SHA encrypted
	SMTP; 28 Jan 2016 22:13:25 -0000
Received: (qmail 3884 invoked by uid 1011); 28 Jan 2016 22:13:19 -0000
Received: from 124.246.8.196 by hammer (envelope-from
	<mailinglists@websitemanagers.com.au>,
	uid 1008) with qmail-scanner-1.24 
	(clamdscan: 0.98.1/21317. spamassassin: 3.3.1.  
	Clear:RC:1(124.246.8.196):. 
	Processed in 0.031285 secs); 28 Jan 2016 22:13:19 -0000
Received: from unknown (HELO ?10.97.0.6?)
	(adamg+websitemanagers.com.au@124.246.8.196)
	by 0 with ESMTPA; 28 Jan 2016 22:13:19 -0000
To: "xen-users@lists.xen.org" <xen-users@lists.xen.org>,
	win-pv-devel@lists.xenproject.org
From: Adam Goryachev <mailinglists@websitemanagers.com.au>
Message-ID: <56AA927E.5030906@websitemanagers.com.au>
Date: Fri, 29 Jan 2016 09:13:18 +1100
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101
	Thunderbird/38.5.1
MIME-Version: 1.0
Subject: [Xen-users] Windows PV Drivers
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Transfer-Encoding: 7bit
Content-Type: text/plain; charset="us-ascii"; Format="flowed"
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

Hi all,

I'm really confused with the current state of the Windows PV Drivers. 
AFAICT, there are/were 4 different versions:
1) GPL PV drivers (seem to be the original and current stable/commonly 
used version) signed versions from meadowcourt
2) EJB Digital (seem to be forked from GPL PV, for a time fixed various 
problems, but since 2014 no development, and not available) had signed 
drivers
3) XenServer Windows PV drivers, I've never used these, and assume they 
are signed, only work with XenServer, and restricted license. Don't see 
mention of these in most of the open source xen windows driver pages.
4) Xen Project Windows PV Driver sub project seems to be working on 
drivers - http://wiki.xenproject.org/wiki/Xen_FAQ_Drivers,_Windows "This 
project has taken the the XenServer Windows PV Drivers, re-written them 
and contributed them to the Xen Project." Currently don't seem to have 
any signed versions available, seems to be new and potentially unstable 
(how much was re-written? why? unknown, not explained on the FAQ)

Can anyone explain what is the current status of these projects?

Of specific interest to me, I'm currently using either xen 4.1 or xen 
4.4 (from debian packages) with Windows Server 2003/2008R2/2012R2. Which 
driver version and project is best (most stable, with best performance) 
for those variations?
How will this change in future?
Where is current development efforts?
If multiple projects are "current" what is the reason (benefit) in 
maintaining those multiple implementations of the "same" thing?

Regards,
Adam

-- 
Adam Goryachev Website Managers www.websitemanagers.com.au

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users

From xen-users-bounces@lists.xen.org Fri Jan 29 08:26:47 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Fri, 29 Jan 2016 08:26:47 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aP4N9-0006bV-Vw; Fri, 29 Jan 2016 08:25:40 +0000
Received: from mail6.bemta3.messagelabs.com ([195.245.230.39])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <mawasak@gmail.com>) id 1aP4N9-0006au-5n
	for xen-users@lists.xen.org; Fri, 29 Jan 2016 08:25:39 +0000
Received: from [85.158.137.68] by server-10.bemta-3.messagelabs.com id
	14/E2-02807-2022BA65; Fri, 29 Jan 2016 08:25:38 +0000
X-Env-Sender: mawasak@gmail.com
X-Msg-Ref: server-14.tower-31.messagelabs.com!1454055937!18961175!1
X-Originating-IP: [209.85.215.67]
X-SpamReason: No, hits=0.0 required=7.0 tests=
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 44272 invoked from network); 29 Jan 2016 08:25:37 -0000
Received: from mail-lf0-f67.google.com (HELO mail-lf0-f67.google.com)
	(209.85.215.67)
	by server-14.tower-31.messagelabs.com with AES128-GCM-SHA256 encrypted
	SMTP; 29 Jan 2016 08:25:37 -0000
Received: by mail-lf0-f67.google.com with SMTP id z62so3354560lfd.0
	for <xen-users@lists.xen.org>; Fri, 29 Jan 2016 00:25:37 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
	h=subject:to:references:from:message-id:date:user-agent:mime-version
	:in-reply-to:content-type:content-transfer-encoding;
	bh=4rFri6jUWI3yBWCTMFE7MKb13sH1r3ZNOrYurLr8vu0=;
	b=sax+gduDFxzxsoMmO3aj4q45TsU9z+a6gXBMYldt2Voho8GGkQEeB6NVCh/k176Jm/
	k1Ie8MkOdmbILAMZ2kPluqJHXe8qpiZjhAgOTZYwvdsxkeQkPKTiPG6P/DitwAwmWOZc
	7VoDUkEa9mYONB0wcPK1ZJPPBPMKB8/ONT0GA/cjMtbwxHkONSayCPO3fVrfCQbC3YBB
	M5Sc0wKM7Rc3ElFiyte5ZhOqsh33JSGSWNC//NPudvQe8m1y/Sc8TUJJv4RrzO4fvJ5V
	Z1oi7VOjf+bubRfpsbsHY2rNFa3fUCZBQBhRrKgHMZn5JckjPLvrY9h+cggvXbMpWDFx
	X1ZQ==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
	d=1e100.net; s=20130820;
	h=x-gm-message-state:subject:to:references:from:message-id:date
	:user-agent:mime-version:in-reply-to:content-type
	:content-transfer-encoding;
	bh=4rFri6jUWI3yBWCTMFE7MKb13sH1r3ZNOrYurLr8vu0=;
	b=Qoa3NeViaWRnmFVGiyduSa8gt5rZFMipG/rsBh2oFIqYkXFXADeEM2x3TgDCLx+qxf
	3hrMZL34Yfy+IY7s9bqKIlZgljzHLwoC71buCoc/vi5NoWXkwxuTJJgvmg6V8jbvPj02
	AKJcbss88it8LuiqCX8BaGUdAnIxxtek4/9LHvKGJXf93/Q3kojbU+kCICznf7w7Io8F
	3faQ029/Cudj06lNXLmpUQiUx3lch+fWOF6uuaukZZfkSwKkLfWylbd8Fcrlpg68Y7w3
	kyUJ06YAqmRzaXROTbq78JaUj4qqAgaRnMTu3J9t8Wcmdc/DGsVhHugJn3IaLJxKP+oe
	F7+A==
X-Gm-Message-State: AG10YOR2qi9HVSLXTPZOK/NoU2PeQjxsH5RgyTu39H7ZpMJpG6CxY1NVNNf6gqt+8suuDg==
X-Received: by 10.25.20.39 with SMTP id k39mr2833783lfi.152.1454055936971;
	Fri, 29 Jan 2016 00:25:36 -0800 (PST)
Received: from [192.168.1.111] (85-222-22-30.dynamic.chello.pl. [85.222.22.30])
	by smtp.googlemail.com with ESMTPSA id
	f74sm1969047lfb.7.2016.01.29.00.25.36 for <xen-users@lists.xen.org>
	(version=TLSv1/SSLv3 cipher=OTHER);
	Fri, 29 Jan 2016 00:25:36 -0800 (PST)
To: xen-users@lists.xen.org
References: <56AA927E.5030906@websitemanagers.com.au>
From: Mariusz W <mawasak@gmail.com>
Message-ID: <56AB220E.3010908@gmail.com>
Date: Fri, 29 Jan 2016 09:25:50 +0100
User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:38.0) Gecko/20100101
	Thunderbird/38.5.1
MIME-Version: 1.0
In-Reply-To: <56AA927E.5030906@websitemanagers.com.au>
Subject: Re: [Xen-users] Windows PV Drivers
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Transfer-Encoding: 7bit
Content-Type: text/plain; charset="us-ascii"; Format="flowed"
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

Hi,
I used on 
http://wiki.univention.de/index.php?title=Installing-signed-GPLPV-drivers to 
run Win Server 2012R2 on Xen 4.3. It worked. I had insufficient disk 
performance - In my case when I deleted files from disc (about 3000 
small files) %CPU rised to 100% on all vCPU so other workload on this 
machine was not possible - I was not able to make workaround. But maybe 
in you case  this drivers will work. You can also look at 
http://mehdi.me/setting-up-a-windows-server-2012-r2-virtual-machine-with-xen-on-ubuntu/

Regards,
Mariusz

W dniu 2016-01-28 o 23:13, Adam Goryachev pisze:
> Hi all,
>
> I'm really confused with the current state of the Windows PV Drivers. 
> AFAICT, there are/were 4 different versions:
> 1) GPL PV drivers (seem to be the original and current stable/commonly 
> used version) signed versions from meadowcourt
> 2) EJB Digital (seem to be forked from GPL PV, for a time fixed 
> various problems, but since 2014 no development, and not available) 
> had signed drivers
> 3) XenServer Windows PV drivers, I've never used these, and assume 
> they are signed, only work with XenServer, and restricted license. 
> Don't see mention of these in most of the open source xen windows 
> driver pages.
> 4) Xen Project Windows PV Driver sub project seems to be working on 
> drivers - http://wiki.xenproject.org/wiki/Xen_FAQ_Drivers,_Windows 
> "This project has taken the the XenServer Windows PV Drivers, 
> re-written them and contributed them to the Xen Project." Currently 
> don't seem to have any signed versions available, seems to be new and 
> potentially unstable (how much was re-written? why? unknown, not 
> explained on the FAQ)
>
> Can anyone explain what is the current status of these projects?
>
> Of specific interest to me, I'm currently using either xen 4.1 or xen 
> 4.4 (from debian packages) with Windows Server 2003/2008R2/2012R2. 
> Which driver version and project is best (most stable, with best 
> performance) for those variations?
> How will this change in future?
> Where is current development efforts?
> If multiple projects are "current" what is the reason (benefit) in 
> maintaining those multiple implementations of the "same" thing?
>
> Regards,
> Adam
>


_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users

From xen-users-bounces@lists.xen.org Fri Jan 29 08:26:47 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Fri, 29 Jan 2016 08:26:47 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aP4N9-0006bV-Vw; Fri, 29 Jan 2016 08:25:40 +0000
Received: from mail6.bemta3.messagelabs.com ([195.245.230.39])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <mawasak@gmail.com>) id 1aP4N9-0006au-5n
	for xen-users@lists.xen.org; Fri, 29 Jan 2016 08:25:39 +0000
Received: from [85.158.137.68] by server-10.bemta-3.messagelabs.com id
	14/E2-02807-2022BA65; Fri, 29 Jan 2016 08:25:38 +0000
X-Env-Sender: mawasak@gmail.com
X-Msg-Ref: server-14.tower-31.messagelabs.com!1454055937!18961175!1
X-Originating-IP: [209.85.215.67]
X-SpamReason: No, hits=0.0 required=7.0 tests=
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 44272 invoked from network); 29 Jan 2016 08:25:37 -0000
Received: from mail-lf0-f67.google.com (HELO mail-lf0-f67.google.com)
	(209.85.215.67)
	by server-14.tower-31.messagelabs.com with AES128-GCM-SHA256 encrypted
	SMTP; 29 Jan 2016 08:25:37 -0000
Received: by mail-lf0-f67.google.com with SMTP id z62so3354560lfd.0
	for <xen-users@lists.xen.org>; Fri, 29 Jan 2016 00:25:37 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
	h=subject:to:references:from:message-id:date:user-agent:mime-version
	:in-reply-to:content-type:content-transfer-encoding;
	bh=4rFri6jUWI3yBWCTMFE7MKb13sH1r3ZNOrYurLr8vu0=;
	b=sax+gduDFxzxsoMmO3aj4q45TsU9z+a6gXBMYldt2Voho8GGkQEeB6NVCh/k176Jm/
	k1Ie8MkOdmbILAMZ2kPluqJHXe8qpiZjhAgOTZYwvdsxkeQkPKTiPG6P/DitwAwmWOZc
	7VoDUkEa9mYONB0wcPK1ZJPPBPMKB8/ONT0GA/cjMtbwxHkONSayCPO3fVrfCQbC3YBB
	M5Sc0wKM7Rc3ElFiyte5ZhOqsh33JSGSWNC//NPudvQe8m1y/Sc8TUJJv4RrzO4fvJ5V
	Z1oi7VOjf+bubRfpsbsHY2rNFa3fUCZBQBhRrKgHMZn5JckjPLvrY9h+cggvXbMpWDFx
	X1ZQ==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
	d=1e100.net; s=20130820;
	h=x-gm-message-state:subject:to:references:from:message-id:date
	:user-agent:mime-version:in-reply-to:content-type
	:content-transfer-encoding;
	bh=4rFri6jUWI3yBWCTMFE7MKb13sH1r3ZNOrYurLr8vu0=;
	b=Qoa3NeViaWRnmFVGiyduSa8gt5rZFMipG/rsBh2oFIqYkXFXADeEM2x3TgDCLx+qxf
	3hrMZL34Yfy+IY7s9bqKIlZgljzHLwoC71buCoc/vi5NoWXkwxuTJJgvmg6V8jbvPj02
	AKJcbss88it8LuiqCX8BaGUdAnIxxtek4/9LHvKGJXf93/Q3kojbU+kCICznf7w7Io8F
	3faQ029/Cudj06lNXLmpUQiUx3lch+fWOF6uuaukZZfkSwKkLfWylbd8Fcrlpg68Y7w3
	kyUJ06YAqmRzaXROTbq78JaUj4qqAgaRnMTu3J9t8Wcmdc/DGsVhHugJn3IaLJxKP+oe
	F7+A==
X-Gm-Message-State: AG10YOR2qi9HVSLXTPZOK/NoU2PeQjxsH5RgyTu39H7ZpMJpG6CxY1NVNNf6gqt+8suuDg==
X-Received: by 10.25.20.39 with SMTP id k39mr2833783lfi.152.1454055936971;
	Fri, 29 Jan 2016 00:25:36 -0800 (PST)
Received: from [192.168.1.111] (85-222-22-30.dynamic.chello.pl. [85.222.22.30])
	by smtp.googlemail.com with ESMTPSA id
	f74sm1969047lfb.7.2016.01.29.00.25.36 for <xen-users@lists.xen.org>
	(version=TLSv1/SSLv3 cipher=OTHER);
	Fri, 29 Jan 2016 00:25:36 -0800 (PST)
To: xen-users@lists.xen.org
References: <56AA927E.5030906@websitemanagers.com.au>
From: Mariusz W <mawasak@gmail.com>
Message-ID: <56AB220E.3010908@gmail.com>
Date: Fri, 29 Jan 2016 09:25:50 +0100
User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:38.0) Gecko/20100101
	Thunderbird/38.5.1
MIME-Version: 1.0
In-Reply-To: <56AA927E.5030906@websitemanagers.com.au>
Subject: Re: [Xen-users] Windows PV Drivers
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Transfer-Encoding: 7bit
Content-Type: text/plain; charset="us-ascii"; Format="flowed"
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

Hi,
I used on 
http://wiki.univention.de/index.php?title=Installing-signed-GPLPV-drivers to 
run Win Server 2012R2 on Xen 4.3. It worked. I had insufficient disk 
performance - In my case when I deleted files from disc (about 3000 
small files) %CPU rised to 100% on all vCPU so other workload on this 
machine was not possible - I was not able to make workaround. But maybe 
in you case  this drivers will work. You can also look at 
http://mehdi.me/setting-up-a-windows-server-2012-r2-virtual-machine-with-xen-on-ubuntu/

Regards,
Mariusz

W dniu 2016-01-28 o 23:13, Adam Goryachev pisze:
> Hi all,
>
> I'm really confused with the current state of the Windows PV Drivers. 
> AFAICT, there are/were 4 different versions:
> 1) GPL PV drivers (seem to be the original and current stable/commonly 
> used version) signed versions from meadowcourt
> 2) EJB Digital (seem to be forked from GPL PV, for a time fixed 
> various problems, but since 2014 no development, and not available) 
> had signed drivers
> 3) XenServer Windows PV drivers, I've never used these, and assume 
> they are signed, only work with XenServer, and restricted license. 
> Don't see mention of these in most of the open source xen windows 
> driver pages.
> 4) Xen Project Windows PV Driver sub project seems to be working on 
> drivers - http://wiki.xenproject.org/wiki/Xen_FAQ_Drivers,_Windows 
> "This project has taken the the XenServer Windows PV Drivers, 
> re-written them and contributed them to the Xen Project." Currently 
> don't seem to have any signed versions available, seems to be new and 
> potentially unstable (how much was re-written? why? unknown, not 
> explained on the FAQ)
>
> Can anyone explain what is the current status of these projects?
>
> Of specific interest to me, I'm currently using either xen 4.1 or xen 
> 4.4 (from debian packages) with Windows Server 2003/2008R2/2012R2. 
> Which driver version and project is best (most stable, with best 
> performance) for those variations?
> How will this change in future?
> Where is current development efforts?
> If multiple projects are "current" what is the reason (benefit) in 
> maintaining those multiple implementations of the "same" thing?
>
> Regards,
> Adam
>


_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users

From xen-users-bounces@lists.xen.org Fri Jan 29 08:40:56 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Fri, 29 Jan 2016 08:40:56 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aP4bi-0007bi-47; Fri, 29 Jan 2016 08:40:42 +0000
Received: from mail6.bemta14.messagelabs.com ([193.109.254.103])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <zir_blazer@hotmail.com>) id 1aP4bg-0007at-B8
	for xen-users@lists.xen.org; Fri, 29 Jan 2016 08:40:40 +0000
Received: from [193.109.254.147] by server-11.bemta-14.messagelabs.com id
	67/9B-28228-7852BA65; Fri, 29 Jan 2016 08:40:39 +0000
X-Env-Sender: zir_blazer@hotmail.com
X-Msg-Ref: server-6.tower-27.messagelabs.com!1454056837!20026272!1
X-Originating-IP: [65.55.90.218]
X-SpamReason: No, hits=1.5 required=7.0 tests=BODY_RANDOM_LONG,
	FORGED_HOTMAIL_RCVD,HTML_20_30,HTML_MESSAGE
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 15837 invoked from network); 29 Jan 2016 08:40:38 -0000
Received: from snt004-omc4s15.hotmail.com (HELO SNT004-OMC4S15.hotmail.com)
	(65.55.90.218)
	by server-6.tower-27.messagelabs.com with AES256-SHA256 encrypted SMTP;
	29 Jan 2016 08:40:38 -0000
Received: from SNT151-W42 ([65.55.90.200]) by SNT004-OMC4S15.hotmail.com over
	TLS secured channel with Microsoft SMTPSVC(7.5.7601.23008); 
	Fri, 29 Jan 2016 00:40:36 -0800
X-TMN: [LhhNPzDMnDPAKxf6c2YtmLsifjs55b0L]
X-Originating-Email: [zir_blazer@hotmail.com]
Message-ID: <SNT151-W42D0E3999A945E0D5DE5E2F3DB0@phx.gbl>
From: Zir Blazer <zir_blazer@hotmail.com>
To: Mariusz W <mawasak@gmail.com>, "xen-users@lists.xen.org"
	<xen-users@lists.xen.org>
Date: Fri, 29 Jan 2016 05:40:36 -0300
Importance: Normal
In-Reply-To: <56AB220E.3010908@gmail.com>
References: <56AA927E.5030906@websitemanagers.com.au>,
	<56AB220E.3010908@gmail.com>
MIME-Version: 1.0
X-OriginalArrivalTime: 29 Jan 2016 08:40:36.0945 (UTC)
	FILETIME=[B9BCCC10:01D15A70]
Subject: Re: [Xen-users] Windows PV Drivers
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: multipart/mixed; boundary="===============1236681448860673835=="
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

--===============1236681448860673835==
Content-Type: multipart/alternative;
	boundary="_faa49be2-6f92-4ce4-befb-ddb08e996002_"

--_faa49be2-6f92-4ce4-befb-ddb08e996002_
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable


> Hi=2C
> I used on=20
> http://wiki.univention.de/index.php?title=3DInstalling-signed-GPLPV-drive=
rs to=20
> run Win Server 2012R2 on Xen 4.3. It worked. I had insufficient disk=20
> performance - In my case when I deleted files from disc (about 3000=20
> small files) %CPU rised to 100% on all vCPU so other workload on this=20
> machine was not possible - I was not able to make workaround. But maybe=20
> in you case  this drivers will work. You can also look at=20
> http://mehdi.me/setting-up-a-windows-server-2012-r2-virtual-machine-with-=
xen-on-ubuntu/
>=20
> Regards=2C
> Mariusz


There is a very important thing that is usually ignored. While the PV Drive=
rs do increase performance=2C it isn't the only factor that matters. For lo=
ts of small files=2C there is a MASSIVE performance difference between usin=
g a raw partition or LVM volume=2C and a file-backed VM. Chances are that y=
ou had the second. 		 	   		  =

--_faa49be2-6f92-4ce4-befb-ddb08e996002_
Content-Type: text/html; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<html>
<head>
<style><!--
.hmmessage P
{
margin:0px=3B
padding:0px
}
body.hmmessage
{
font-size: 12pt=3B
font-family:Calibri
}
--></style></head>
<body class=3D'hmmessage'><div dir=3D'ltr'><br><div>&gt=3B Hi=2C<br>&gt=3B =
I used on <br>&gt=3B http://wiki.univention.de/index.php?title=3DInstalling=
-signed-GPLPV-drivers to <br>&gt=3B run Win Server 2012R2 on Xen 4.3. It wo=
rked. I had insufficient disk <br>&gt=3B performance - In my case when I de=
leted files from disc (about 3000 <br>&gt=3B small files) %CPU rised to 100=
% on all vCPU so other workload on this <br>&gt=3B machine was not possible=
 - I was not able to make workaround. But maybe <br>&gt=3B in you case  thi=
s drivers will work. You can also look at <br>&gt=3B http://mehdi.me/settin=
g-up-a-windows-server-2012-r2-virtual-machine-with-xen-on-ubuntu/<br>&gt=3B=
 <br>&gt=3B Regards=2C<br>&gt=3B Mariusz<br><br></div><div><br></div><div>T=
here is a very important thing that is usually ignored. While the PV Driver=
s do increase performance=2C it isn't the only factor that matters. For lot=
s of small files=2C there is a MASSIVE performance difference between using=
 a raw partition or LVM volume=2C and a file-backed VM. Chances are that yo=
u had the second.</div> 		 	   		  </div></body>
</html>=

--_faa49be2-6f92-4ce4-befb-ddb08e996002_--


--===============1236681448860673835==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users
--===============1236681448860673835==--


From xen-users-bounces@lists.xen.org Fri Jan 29 08:40:56 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Fri, 29 Jan 2016 08:40:56 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aP4bi-0007bi-47; Fri, 29 Jan 2016 08:40:42 +0000
Received: from mail6.bemta14.messagelabs.com ([193.109.254.103])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <zir_blazer@hotmail.com>) id 1aP4bg-0007at-B8
	for xen-users@lists.xen.org; Fri, 29 Jan 2016 08:40:40 +0000
Received: from [193.109.254.147] by server-11.bemta-14.messagelabs.com id
	67/9B-28228-7852BA65; Fri, 29 Jan 2016 08:40:39 +0000
X-Env-Sender: zir_blazer@hotmail.com
X-Msg-Ref: server-6.tower-27.messagelabs.com!1454056837!20026272!1
X-Originating-IP: [65.55.90.218]
X-SpamReason: No, hits=1.5 required=7.0 tests=BODY_RANDOM_LONG,
	FORGED_HOTMAIL_RCVD,HTML_20_30,HTML_MESSAGE
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 15837 invoked from network); 29 Jan 2016 08:40:38 -0000
Received: from snt004-omc4s15.hotmail.com (HELO SNT004-OMC4S15.hotmail.com)
	(65.55.90.218)
	by server-6.tower-27.messagelabs.com with AES256-SHA256 encrypted SMTP;
	29 Jan 2016 08:40:38 -0000
Received: from SNT151-W42 ([65.55.90.200]) by SNT004-OMC4S15.hotmail.com over
	TLS secured channel with Microsoft SMTPSVC(7.5.7601.23008); 
	Fri, 29 Jan 2016 00:40:36 -0800
X-TMN: [LhhNPzDMnDPAKxf6c2YtmLsifjs55b0L]
X-Originating-Email: [zir_blazer@hotmail.com]
Message-ID: <SNT151-W42D0E3999A945E0D5DE5E2F3DB0@phx.gbl>
From: Zir Blazer <zir_blazer@hotmail.com>
To: Mariusz W <mawasak@gmail.com>, "xen-users@lists.xen.org"
	<xen-users@lists.xen.org>
Date: Fri, 29 Jan 2016 05:40:36 -0300
Importance: Normal
In-Reply-To: <56AB220E.3010908@gmail.com>
References: <56AA927E.5030906@websitemanagers.com.au>,
	<56AB220E.3010908@gmail.com>
MIME-Version: 1.0
X-OriginalArrivalTime: 29 Jan 2016 08:40:36.0945 (UTC)
	FILETIME=[B9BCCC10:01D15A70]
Subject: Re: [Xen-users] Windows PV Drivers
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: multipart/mixed; boundary="===============1236681448860673835=="
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

--===============1236681448860673835==
Content-Type: multipart/alternative;
	boundary="_faa49be2-6f92-4ce4-befb-ddb08e996002_"

--_faa49be2-6f92-4ce4-befb-ddb08e996002_
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable


> Hi=2C
> I used on=20
> http://wiki.univention.de/index.php?title=3DInstalling-signed-GPLPV-drive=
rs to=20
> run Win Server 2012R2 on Xen 4.3. It worked. I had insufficient disk=20
> performance - In my case when I deleted files from disc (about 3000=20
> small files) %CPU rised to 100% on all vCPU so other workload on this=20
> machine was not possible - I was not able to make workaround. But maybe=20
> in you case  this drivers will work. You can also look at=20
> http://mehdi.me/setting-up-a-windows-server-2012-r2-virtual-machine-with-=
xen-on-ubuntu/
>=20
> Regards=2C
> Mariusz


There is a very important thing that is usually ignored. While the PV Drive=
rs do increase performance=2C it isn't the only factor that matters. For lo=
ts of small files=2C there is a MASSIVE performance difference between usin=
g a raw partition or LVM volume=2C and a file-backed VM. Chances are that y=
ou had the second. 		 	   		  =

--_faa49be2-6f92-4ce4-befb-ddb08e996002_
Content-Type: text/html; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<html>
<head>
<style><!--
.hmmessage P
{
margin:0px=3B
padding:0px
}
body.hmmessage
{
font-size: 12pt=3B
font-family:Calibri
}
--></style></head>
<body class=3D'hmmessage'><div dir=3D'ltr'><br><div>&gt=3B Hi=2C<br>&gt=3B =
I used on <br>&gt=3B http://wiki.univention.de/index.php?title=3DInstalling=
-signed-GPLPV-drivers to <br>&gt=3B run Win Server 2012R2 on Xen 4.3. It wo=
rked. I had insufficient disk <br>&gt=3B performance - In my case when I de=
leted files from disc (about 3000 <br>&gt=3B small files) %CPU rised to 100=
% on all vCPU so other workload on this <br>&gt=3B machine was not possible=
 - I was not able to make workaround. But maybe <br>&gt=3B in you case  thi=
s drivers will work. You can also look at <br>&gt=3B http://mehdi.me/settin=
g-up-a-windows-server-2012-r2-virtual-machine-with-xen-on-ubuntu/<br>&gt=3B=
 <br>&gt=3B Regards=2C<br>&gt=3B Mariusz<br><br></div><div><br></div><div>T=
here is a very important thing that is usually ignored. While the PV Driver=
s do increase performance=2C it isn't the only factor that matters. For lot=
s of small files=2C there is a MASSIVE performance difference between using=
 a raw partition or LVM volume=2C and a file-backed VM. Chances are that yo=
u had the second.</div> 		 	   		  </div></body>
</html>=

--_faa49be2-6f92-4ce4-befb-ddb08e996002_--


--===============1236681448860673835==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users
--===============1236681448860673835==--


From xen-users-bounces@lists.xen.org Fri Jan 29 09:17:22 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Fri, 29 Jan 2016 09:17:22 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aP5An-00034k-6o; Fri, 29 Jan 2016 09:16:57 +0000
Received: from mail6.bemta3.messagelabs.com ([195.245.230.39])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <mawasak@gmail.com>) id 1aP5Al-00034f-Hv
	for xen-users@lists.xen.org; Fri, 29 Jan 2016 09:16:55 +0000
Received: from [85.158.137.68] by server-4.bemta-3.messagelabs.com id
	51/15-12072-60E2BA65; Fri, 29 Jan 2016 09:16:54 +0000
X-Env-Sender: mawasak@gmail.com
X-Msg-Ref: server-2.tower-31.messagelabs.com!1454059013!18957459!1
X-Originating-IP: [209.85.217.176]
X-SpamReason: No, hits=1.1 required=7.0 tests=BODY_RANDOM_LONG,
	HTML_40_50,HTML_MESSAGE
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 45621 invoked from network); 29 Jan 2016 09:16:53 -0000
Received: from mail-lb0-f176.google.com (HELO mail-lb0-f176.google.com)
	(209.85.217.176)
	by server-2.tower-31.messagelabs.com with AES128-GCM-SHA256 encrypted
	SMTP; 29 Jan 2016 09:16:53 -0000
Received: by mail-lb0-f176.google.com with SMTP id dx2so37551461lbd.3
	for <xen-users@lists.xen.org>; Fri, 29 Jan 2016 01:16:53 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
	h=subject:to:references:from:message-id:date:user-agent:mime-version
	:in-reply-to:content-type;
	bh=eA3kaYrh8pfLFEns/3A5gF4F9jrCjBAQPDy2C05G8H0=;
	b=kXLh7M6c8niJKeL3t2LuBKs7q4RPNEtlyCBp2D7FpRCaYQ0MZ+ikQjsELy/AsR07T5
	8o2D84V9zNqFWpxHpys5+o3+2Z9QQU+80SfEWYXQb96Si+M45ZgR9Qk6GfjB/ptBlF8v
	QykuQ/D3IDJNKDS3pbD5HeWgVMLsiBHjOWe3z9N9Eip9h5AcosaQOCyV2Nv0aH2Zfm34
	WgF1kA4Dg6CkgTabsouKQjufRlF7zeyI7/VAkyzQH3Rcc0I5p3ofG7DGhnt6c9zGzjFI
	FvKvvKyPIR+PfaqSdHpTfLyE01fFIivQeYhBeNlPmWA0s4738H+b1ZgPcB9Z8eeeRDhR
	5Atw==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
	d=1e100.net; s=20130820;
	h=x-gm-message-state:subject:to:references:from:message-id:date
	:user-agent:mime-version:in-reply-to:content-type;
	bh=eA3kaYrh8pfLFEns/3A5gF4F9jrCjBAQPDy2C05G8H0=;
	b=C7zkxywZX5kseUXX9aG0ug2TVPtsRGa4mIdz/jDncGGrAFF5yNg3h6eanK+hpdLNHA
	QrhiBFuSD4evrGqcqxwdyuVwhWoWhJZr2u9QNCZC9r136nYoA1hnKK+rRtfwGubiy9tm
	P4CJTvyhO5VUpJd8C9R8dkYFfLhfXpMFWlMeN9ZI5VFRqgiaM72EFJOXjbHZUhQbEl00
	+UHJJLf3DptMOy+E0eFMlXDU/C2LuNUOFS8hhTvv3X/oe8meMTs36GWOdm8x4ZOl1R68
	HuWd/POq//V7C08WwrPImcFcLgt84l7jNy9Fvgh4yE7jlKAc/yAQ3n6K27qm8TNlns+F
	f8Bw==
X-Gm-Message-State: AG10YORKTplaeA1BritaYVtEMCvPfsbhqj0WKBM4gX+E5kYemwXHUDj1XpDAo2eqM0jeBQ==
X-Received: by 10.112.141.165 with SMTP id rp5mr2868858lbb.9.1454059013218;
	Fri, 29 Jan 2016 01:16:53 -0800 (PST)
Received: from [192.168.1.111] (85-222-22-30.dynamic.chello.pl. [85.222.22.30])
	by smtp.googlemail.com with ESMTPSA id
	f74sm1994326lfb.7.2016.01.29.01.16.52
	(version=TLSv1/SSLv3 cipher=OTHER);
	Fri, 29 Jan 2016 01:16:52 -0800 (PST)
To: Zir Blazer <zir_blazer@hotmail.com>,
	"xen-users@lists.xen.org" <xen-users@lists.xen.org>
References: <56AA927E.5030906@websitemanagers.com.au>
	<56AB220E.3010908@gmail.com>
	<SNT151-W42D0E3999A945E0D5DE5E2F3DB0@phx.gbl>
From: Mariusz W <mawasak@gmail.com>
Message-ID: <56AB2E12.3050800@gmail.com>
Date: Fri, 29 Jan 2016 10:17:06 +0100
User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:38.0) Gecko/20100101
	Thunderbird/38.5.1
MIME-Version: 1.0
In-Reply-To: <SNT151-W42D0E3999A945E0D5DE5E2F3DB0@phx.gbl>
Subject: Re: [Xen-users] Windows PV Drivers
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: multipart/mixed; boundary="===============1051281735835329449=="
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

This is a multi-part message in MIME format.
--===============1051281735835329449==
Content-Type: multipart/alternative;
 boundary="------------060307090802070600050305"

This is a multi-part message in MIME format.
--------------060307090802070600050305
Content-Type: text/plain; charset=windows-1252; format=flowed
Content-Transfer-Encoding: 7bit

You are right - there are al lot  of factors that matters - sometime I 
think that too many:) - You have to think about Hypervisor tuning and 
windows tuning, java tuning.... - too many layers:) and there is problem 
to find layer with problem. In my case I had LVM and made a lot of 
tuning described on xen wiki and available on internet... but it's my case.

M

W dniu 2016-01-29 o 09:40, Zir Blazer pisze:
>
> > Hi,
> > I used on
> > 
> http://wiki.univention.de/index.php?title=Installing-signed-GPLPV-drivers 
> to
> > run Win Server 2012R2 on Xen 4.3. It worked. I had insufficient disk
> > performance - In my case when I deleted files from disc (about 3000
> > small files) %CPU rised to 100% on all vCPU so other workload on this
> > machine was not possible - I was not able to make workaround. But maybe
> > in you case this drivers will work. You can also look at
> > 
> http://mehdi.me/setting-up-a-windows-server-2012-r2-virtual-machine-with-xen-on-ubuntu/
> >
> > Regards,
> > Mariusz
>
>
> There is a very important thing that is usually ignored. While the PV 
> Drivers do increase performance, it isn't the only factor that 
> matters. For lots of small files, there is a MASSIVE performance 
> difference between using a raw partition or LVM volume, and a 
> file-backed VM. Chances are that you had the second.


--------------060307090802070600050305
Content-Type: text/html; charset=windows-1252
Content-Length: 2611
Content-Transfer-Encoding: quoted-printable

<html>
  <head>
    <meta content=3D"text/html; charset=3Dwindows-1252"
      http-equiv=3D"Content-Type">
  </head>
  <body bgcolor=3D"#FFFFFF" text=3D"#000000">
    You are right - there are al lot=A0 of factors that matters - sometime
    I think that too many:) - You have to think about Hypervisor tuning
    and windows tuning, java tuning.... - too many layers:) and there is
    problem to find layer with problem. In my case I had LVM and made a
    lot of tuning described on xen wiki and available on internet... but
    it's my case.<br>
    <br>
    M<br>
    <br>
    <div class=3D"moz-cite-prefix">W dniu 2016-01-29 o=A009:40, Zir Blazer
      pisze:<br>
    </div>
    <blockquote cite=3D"mid:SNT151-W42D0E3999A945E0D5DE5E2F3DB0@phx.gbl"
      type=3D"cite">
      <style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style>
      <div dir=3D"ltr"><br>
        <div>&gt; Hi,<br>
          &gt; I used on <br>
          &gt;
          <a class=3D"moz-txt-link-freetext" href=3D"http://wiki.univention.de/index.php=3Ftitle=3DInstalling-signed-GPLPV-drivers">http://wiki.univention.de/index.php=3Ftitle=3DInstalling-signed-GPLPV-drivers</a>
          to <br>
          &gt; run Win Server 2012R2 on Xen 4.3. It worked. I had
          insufficient disk <br>
          &gt; performance - In my case when I deleted files from disc
          (about 3000 <br>
          &gt; small files) %CPU rised to 100% on all vCPU so other
          workload on this <br>
          &gt; machine was not possible - I was not able to make
          workaround. But maybe <br>
          &gt; in you case this drivers will work. You can also look at
          <br>
          &gt;
<a class=3D"moz-txt-link-freetext" href=3D"http://mehdi.me/setting-up-a-windows-server-2012-r2-virtual-machine-with-xen-on-ubuntu/">http://mehdi.me/setting-up-a-windows-server-2012-r2-virtual-machine-with-xen-on-ubuntu/</a><br>
          &gt; <br>
          &gt; Regards,<br>
          &gt; Mariusz<br>
          <br>
        </div>
        <div><br>
        </div>
        <div>There is a very important thing that is usually ignored.
          While the PV Drivers do increase performance, it isn't the
          only factor that matters. For lots of small files, there is a
          MASSIVE performance difference between using a raw partition
          or LVM volume, and a file-backed VM. Chances are that you had
          the second.</div>
      </div>
    </blockquote>
    <br>
  </body>
</html>

--------------060307090802070600050305--


--===============1051281735835329449==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users
--===============1051281735835329449==--


From xen-users-bounces@lists.xen.org Fri Jan 29 09:17:22 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Fri, 29 Jan 2016 09:17:22 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aP5An-00034k-6o; Fri, 29 Jan 2016 09:16:57 +0000
Received: from mail6.bemta3.messagelabs.com ([195.245.230.39])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <mawasak@gmail.com>) id 1aP5Al-00034f-Hv
	for xen-users@lists.xen.org; Fri, 29 Jan 2016 09:16:55 +0000
Received: from [85.158.137.68] by server-4.bemta-3.messagelabs.com id
	51/15-12072-60E2BA65; Fri, 29 Jan 2016 09:16:54 +0000
X-Env-Sender: mawasak@gmail.com
X-Msg-Ref: server-2.tower-31.messagelabs.com!1454059013!18957459!1
X-Originating-IP: [209.85.217.176]
X-SpamReason: No, hits=1.1 required=7.0 tests=BODY_RANDOM_LONG,
	HTML_40_50,HTML_MESSAGE
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 45621 invoked from network); 29 Jan 2016 09:16:53 -0000
Received: from mail-lb0-f176.google.com (HELO mail-lb0-f176.google.com)
	(209.85.217.176)
	by server-2.tower-31.messagelabs.com with AES128-GCM-SHA256 encrypted
	SMTP; 29 Jan 2016 09:16:53 -0000
Received: by mail-lb0-f176.google.com with SMTP id dx2so37551461lbd.3
	for <xen-users@lists.xen.org>; Fri, 29 Jan 2016 01:16:53 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
	h=subject:to:references:from:message-id:date:user-agent:mime-version
	:in-reply-to:content-type;
	bh=eA3kaYrh8pfLFEns/3A5gF4F9jrCjBAQPDy2C05G8H0=;
	b=kXLh7M6c8niJKeL3t2LuBKs7q4RPNEtlyCBp2D7FpRCaYQ0MZ+ikQjsELy/AsR07T5
	8o2D84V9zNqFWpxHpys5+o3+2Z9QQU+80SfEWYXQb96Si+M45ZgR9Qk6GfjB/ptBlF8v
	QykuQ/D3IDJNKDS3pbD5HeWgVMLsiBHjOWe3z9N9Eip9h5AcosaQOCyV2Nv0aH2Zfm34
	WgF1kA4Dg6CkgTabsouKQjufRlF7zeyI7/VAkyzQH3Rcc0I5p3ofG7DGhnt6c9zGzjFI
	FvKvvKyPIR+PfaqSdHpTfLyE01fFIivQeYhBeNlPmWA0s4738H+b1ZgPcB9Z8eeeRDhR
	5Atw==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
	d=1e100.net; s=20130820;
	h=x-gm-message-state:subject:to:references:from:message-id:date
	:user-agent:mime-version:in-reply-to:content-type;
	bh=eA3kaYrh8pfLFEns/3A5gF4F9jrCjBAQPDy2C05G8H0=;
	b=C7zkxywZX5kseUXX9aG0ug2TVPtsRGa4mIdz/jDncGGrAFF5yNg3h6eanK+hpdLNHA
	QrhiBFuSD4evrGqcqxwdyuVwhWoWhJZr2u9QNCZC9r136nYoA1hnKK+rRtfwGubiy9tm
	P4CJTvyhO5VUpJd8C9R8dkYFfLhfXpMFWlMeN9ZI5VFRqgiaM72EFJOXjbHZUhQbEl00
	+UHJJLf3DptMOy+E0eFMlXDU/C2LuNUOFS8hhTvv3X/oe8meMTs36GWOdm8x4ZOl1R68
	HuWd/POq//V7C08WwrPImcFcLgt84l7jNy9Fvgh4yE7jlKAc/yAQ3n6K27qm8TNlns+F
	f8Bw==
X-Gm-Message-State: AG10YORKTplaeA1BritaYVtEMCvPfsbhqj0WKBM4gX+E5kYemwXHUDj1XpDAo2eqM0jeBQ==
X-Received: by 10.112.141.165 with SMTP id rp5mr2868858lbb.9.1454059013218;
	Fri, 29 Jan 2016 01:16:53 -0800 (PST)
Received: from [192.168.1.111] (85-222-22-30.dynamic.chello.pl. [85.222.22.30])
	by smtp.googlemail.com with ESMTPSA id
	f74sm1994326lfb.7.2016.01.29.01.16.52
	(version=TLSv1/SSLv3 cipher=OTHER);
	Fri, 29 Jan 2016 01:16:52 -0800 (PST)
To: Zir Blazer <zir_blazer@hotmail.com>,
	"xen-users@lists.xen.org" <xen-users@lists.xen.org>
References: <56AA927E.5030906@websitemanagers.com.au>
	<56AB220E.3010908@gmail.com>
	<SNT151-W42D0E3999A945E0D5DE5E2F3DB0@phx.gbl>
From: Mariusz W <mawasak@gmail.com>
Message-ID: <56AB2E12.3050800@gmail.com>
Date: Fri, 29 Jan 2016 10:17:06 +0100
User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:38.0) Gecko/20100101
	Thunderbird/38.5.1
MIME-Version: 1.0
In-Reply-To: <SNT151-W42D0E3999A945E0D5DE5E2F3DB0@phx.gbl>
Subject: Re: [Xen-users] Windows PV Drivers
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: multipart/mixed; boundary="===============1051281735835329449=="
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

This is a multi-part message in MIME format.
--===============1051281735835329449==
Content-Type: multipart/alternative;
 boundary="------------060307090802070600050305"

This is a multi-part message in MIME format.
--------------060307090802070600050305
Content-Type: text/plain; charset=windows-1252; format=flowed
Content-Transfer-Encoding: 7bit

You are right - there are al lot  of factors that matters - sometime I 
think that too many:) - You have to think about Hypervisor tuning and 
windows tuning, java tuning.... - too many layers:) and there is problem 
to find layer with problem. In my case I had LVM and made a lot of 
tuning described on xen wiki and available on internet... but it's my case.

M

W dniu 2016-01-29 o 09:40, Zir Blazer pisze:
>
> > Hi,
> > I used on
> > 
> http://wiki.univention.de/index.php?title=Installing-signed-GPLPV-drivers 
> to
> > run Win Server 2012R2 on Xen 4.3. It worked. I had insufficient disk
> > performance - In my case when I deleted files from disc (about 3000
> > small files) %CPU rised to 100% on all vCPU so other workload on this
> > machine was not possible - I was not able to make workaround. But maybe
> > in you case this drivers will work. You can also look at
> > 
> http://mehdi.me/setting-up-a-windows-server-2012-r2-virtual-machine-with-xen-on-ubuntu/
> >
> > Regards,
> > Mariusz
>
>
> There is a very important thing that is usually ignored. While the PV 
> Drivers do increase performance, it isn't the only factor that 
> matters. For lots of small files, there is a MASSIVE performance 
> difference between using a raw partition or LVM volume, and a 
> file-backed VM. Chances are that you had the second.


--------------060307090802070600050305
Content-Type: text/html; charset=windows-1252
Content-Length: 2611
Content-Transfer-Encoding: quoted-printable

<html>
  <head>
    <meta content=3D"text/html; charset=3Dwindows-1252"
      http-equiv=3D"Content-Type">
  </head>
  <body bgcolor=3D"#FFFFFF" text=3D"#000000">
    You are right - there are al lot=A0 of factors that matters - sometime
    I think that too many:) - You have to think about Hypervisor tuning
    and windows tuning, java tuning.... - too many layers:) and there is
    problem to find layer with problem. In my case I had LVM and made a
    lot of tuning described on xen wiki and available on internet... but
    it's my case.<br>
    <br>
    M<br>
    <br>
    <div class=3D"moz-cite-prefix">W dniu 2016-01-29 o=A009:40, Zir Blazer
      pisze:<br>
    </div>
    <blockquote cite=3D"mid:SNT151-W42D0E3999A945E0D5DE5E2F3DB0@phx.gbl"
      type=3D"cite">
      <style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style>
      <div dir=3D"ltr"><br>
        <div>&gt; Hi,<br>
          &gt; I used on <br>
          &gt;
          <a class=3D"moz-txt-link-freetext" href=3D"http://wiki.univention.de/index.php=3Ftitle=3DInstalling-signed-GPLPV-drivers">http://wiki.univention.de/index.php=3Ftitle=3DInstalling-signed-GPLPV-drivers</a>
          to <br>
          &gt; run Win Server 2012R2 on Xen 4.3. It worked. I had
          insufficient disk <br>
          &gt; performance - In my case when I deleted files from disc
          (about 3000 <br>
          &gt; small files) %CPU rised to 100% on all vCPU so other
          workload on this <br>
          &gt; machine was not possible - I was not able to make
          workaround. But maybe <br>
          &gt; in you case this drivers will work. You can also look at
          <br>
          &gt;
<a class=3D"moz-txt-link-freetext" href=3D"http://mehdi.me/setting-up-a-windows-server-2012-r2-virtual-machine-with-xen-on-ubuntu/">http://mehdi.me/setting-up-a-windows-server-2012-r2-virtual-machine-with-xen-on-ubuntu/</a><br>
          &gt; <br>
          &gt; Regards,<br>
          &gt; Mariusz<br>
          <br>
        </div>
        <div><br>
        </div>
        <div>There is a very important thing that is usually ignored.
          While the PV Drivers do increase performance, it isn't the
          only factor that matters. For lots of small files, there is a
          MASSIVE performance difference between using a raw partition
          or LVM volume, and a file-backed VM. Chances are that you had
          the second.</div>
      </div>
    </blockquote>
    <br>
  </body>
</html>

--------------060307090802070600050305--


--===============1051281735835329449==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users
--===============1051281735835329449==--


From xen-users-bounces@lists.xen.org Fri Jan 29 10:43:29 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Fri, 29 Jan 2016 10:43:29 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aP6W1-00030R-GZ; Fri, 29 Jan 2016 10:42:57 +0000
Received: from mail6.bemta5.messagelabs.com ([195.245.231.135])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <lars.kurth.xen@gmail.com>)
	id 1aP6Vy-0002zd-RZ; Fri, 29 Jan 2016 10:42:54 +0000
Received: from [85.158.139.211] by server-13.bemta-5.messagelabs.com id
	CB/28-09478-D224BA65; Fri, 29 Jan 2016 10:42:53 +0000
X-Env-Sender: lars.kurth.xen@gmail.com
X-Msg-Ref: server-2.tower-206.messagelabs.com!1454064172!19028662!1
X-Originating-IP: [74.125.82.41]
X-SpamReason: No, hits=0.0 required=7.0 tests=
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 47337 invoked from network); 29 Jan 2016 10:42:52 -0000
Received: from mail-wm0-f41.google.com (HELO mail-wm0-f41.google.com)
	(74.125.82.41)
	by server-2.tower-206.messagelabs.com with AES128-GCM-SHA256 encrypted
	SMTP; 29 Jan 2016 10:42:52 -0000
Received: by mail-wm0-f41.google.com with SMTP id p63so62543564wmp.1;
	Fri, 29 Jan 2016 02:42:52 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
	h=content-type:mime-version:subject:from:in-reply-to:date:cc
	:content-transfer-encoding:message-id:references:to;
	bh=ZItSW/6WdgwAU12GeExgQqJIUQBumiWmPiFyandvuB8=;
	b=ztnK3dnGl92MPM4Ba9OWtvgqO+JIS8MCPDDKxY6pJ2NWeriW525Mxp6Oq4OnTQ69wb
	DetpZ02+Gq/i23R1eqLRNupjF28NgkKpqJZ14aVzSGdnu3h1DSHNNv+89V5mMGvC38QO
	fBtG+3qG7+77V9VdlOwOom1ARTROuiIlSmQFuEut2Ip+JAnr72L2s3RNHlbiDxsoLOUW
	UMbvN/g+1dsWpaN3iC84WDY8Fs8Rfo6tFq7h4vhxfmyIcoyh/UoRtXQbWqWQFRcCvBKR
	yFDaDZsmi3L99e5g33fBpO2/5BINbvz6tXIrNEK/jKFGDbgHucVulzpLj+Nd/Kj9c20Q
	aBxA==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
	d=1e100.net; s=20130820;
	h=x-gm-message-state:content-type:mime-version:subject:from
	:in-reply-to:date:cc:content-transfer-encoding:message-id:references
	:to; bh=ZItSW/6WdgwAU12GeExgQqJIUQBumiWmPiFyandvuB8=;
	b=QP91JrBjChdf2qx+4y+Ul4ztP0dj7aKJxXCL9oPpWIwYVJhLF3XuM3yZ6skCA/KkY2
	y6q2kcZJUi4TqwNspCp3x1WcvPUja4oHH9bQFKOO/91W+Lz5/LB96pKOHmKmjHG4mQHm
	Vn1TabBBn3oLD4wODpYKN7IYXQEAy7DUTulh5k3vyKQoXfOTpRVNb1acTrwIKL/HK6oT
	M1vQvbi5GFjgjKqYxgDumbVXdGJj92qZ8YQL+SmHy9hLw+DfaystnmbJxzASAjBmdkCh
	oCFoaCBGKe7JxVa07/XUUv0NwVwEYiEFftFqY1WAlZU09Y1g0+WwatRpEN2urF8stSYW
	aBVg==
X-Gm-Message-State: AG10YOT3+zOk3/bxwZx3MLCE07BCvJDt5uK4WF9YcHrzxZP123IcE7/UeVdeU5PN5ARF6g==
X-Received: by 10.28.63.206 with SMTP id m197mr7687109wma.21.1454064172376;
	Fri, 29 Jan 2016 02:42:52 -0800 (PST)
Received: from [192.168.0.9] (5ec0a1a0.skybroadband.com. [94.192.161.160])
	by smtp.gmail.com with ESMTPSA id
	jo6sm15040616wjb.48.2016.01.29.02.42.51
	(version=TLSv1/SSLv3 cipher=OTHER);
	Fri, 29 Jan 2016 02:42:51 -0800 (PST)
Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2104\))
From: Lars Kurth <lars.kurth.xen@gmail.com>
In-Reply-To: <C49F5723-E3BE-456D-87C8-A2F4CDE8D43C@gmail.com>
Date: Fri, 29 Jan 2016 10:42:52 +0000
Message-Id: <406515BB-2973-4F6E-9540-F4F49F8A2A58@gmail.com>
References: <C49F5723-E3BE-456D-87C8-A2F4CDE8D43C@gmail.com>
To: xen-devel <xen-devel@lists.xenproject.org>,
	mirageos-devel <mirageos-devel@lists.xenproject.org>,
	Win-pv-devel@lists.xenproject.org, embedded-pv-devel@lists.xenproject.org
X-Mailer: Apple Mail (2.2104)
Cc: xen-users@lists.xenproject.org
Subject: Re: [Xen-users] Xen Project Infrastructure Maintenance: xenbits
	(Jan 28), qemu-bitslave & mail & downloads.xenproject.org (Feb 1),
	lists & etherpad (Feb 4th)
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

Hi all,
this is a quick note to let you note that we are deferring the upgrades that were originally planned on Feb 1 and 4th. We ran into some issues with the Jan 28th upgrade, which would occur again. We are working with Rackspace to find a solution that avoids the issues we have seen on the 28th. Once we have a solution, we will re-schedule the planned upgrades.
Best Regards
Lars

> On 27 Jan 2016, at 16:48, Lars Kurth <lars.kurth.xen@gmail.com> wrote:
> 
> Hi everyone,
> 
> we are rebooting a number of Xen Project services in the next few days to upgrade operating systems. This means that a few services may be temporarily unavailable. The following websites are affected and will be done during the times below. If you notice any issues after the reboot, please reply to this mail or check on the #xeninfra IRC channel.
> 
> = Jan 28, 7am - 9am UTC : affecting xenbits =
> Affected services: Xen Project source code repositories, automatically generated xenproject docs, list of security vulnerabilities
> If you need to clone or commit to any affected repositories please do so before or after
> 
> = Feb 1, 7am - 9am UTC : affecting qemu-bitslave and xenproject.org mail aliases and downloads.xenproject.org =
> Affected services: qemu-bitslave, mail server, DNS and downloads.xenproject.org
> Note that mails to e-mails using foo-bar@xenproject.org may be delayed during the maintenance window. 
> 
> = Feb 4, 7am - 9am UTC : affecting xen project mailing lists & ether pad =
> Affected services: all foo@lists.xenproject.org mailing lists and ether pads
> Note that mails to all mailing lists will be delayed during the maintenance window
> 
> Best Regards
> Lars


_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users

From xen-users-bounces@lists.xen.org Fri Jan 29 10:43:29 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Fri, 29 Jan 2016 10:43:29 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aP6W1-00030R-GZ; Fri, 29 Jan 2016 10:42:57 +0000
Received: from mail6.bemta5.messagelabs.com ([195.245.231.135])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <lars.kurth.xen@gmail.com>)
	id 1aP6Vy-0002zd-RZ; Fri, 29 Jan 2016 10:42:54 +0000
Received: from [85.158.139.211] by server-13.bemta-5.messagelabs.com id
	CB/28-09478-D224BA65; Fri, 29 Jan 2016 10:42:53 +0000
X-Env-Sender: lars.kurth.xen@gmail.com
X-Msg-Ref: server-2.tower-206.messagelabs.com!1454064172!19028662!1
X-Originating-IP: [74.125.82.41]
X-SpamReason: No, hits=0.0 required=7.0 tests=
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 47337 invoked from network); 29 Jan 2016 10:42:52 -0000
Received: from mail-wm0-f41.google.com (HELO mail-wm0-f41.google.com)
	(74.125.82.41)
	by server-2.tower-206.messagelabs.com with AES128-GCM-SHA256 encrypted
	SMTP; 29 Jan 2016 10:42:52 -0000
Received: by mail-wm0-f41.google.com with SMTP id p63so62543564wmp.1;
	Fri, 29 Jan 2016 02:42:52 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
	h=content-type:mime-version:subject:from:in-reply-to:date:cc
	:content-transfer-encoding:message-id:references:to;
	bh=ZItSW/6WdgwAU12GeExgQqJIUQBumiWmPiFyandvuB8=;
	b=ztnK3dnGl92MPM4Ba9OWtvgqO+JIS8MCPDDKxY6pJ2NWeriW525Mxp6Oq4OnTQ69wb
	DetpZ02+Gq/i23R1eqLRNupjF28NgkKpqJZ14aVzSGdnu3h1DSHNNv+89V5mMGvC38QO
	fBtG+3qG7+77V9VdlOwOom1ARTROuiIlSmQFuEut2Ip+JAnr72L2s3RNHlbiDxsoLOUW
	UMbvN/g+1dsWpaN3iC84WDY8Fs8Rfo6tFq7h4vhxfmyIcoyh/UoRtXQbWqWQFRcCvBKR
	yFDaDZsmi3L99e5g33fBpO2/5BINbvz6tXIrNEK/jKFGDbgHucVulzpLj+Nd/Kj9c20Q
	aBxA==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
	d=1e100.net; s=20130820;
	h=x-gm-message-state:content-type:mime-version:subject:from
	:in-reply-to:date:cc:content-transfer-encoding:message-id:references
	:to; bh=ZItSW/6WdgwAU12GeExgQqJIUQBumiWmPiFyandvuB8=;
	b=QP91JrBjChdf2qx+4y+Ul4ztP0dj7aKJxXCL9oPpWIwYVJhLF3XuM3yZ6skCA/KkY2
	y6q2kcZJUi4TqwNspCp3x1WcvPUja4oHH9bQFKOO/91W+Lz5/LB96pKOHmKmjHG4mQHm
	Vn1TabBBn3oLD4wODpYKN7IYXQEAy7DUTulh5k3vyKQoXfOTpRVNb1acTrwIKL/HK6oT
	M1vQvbi5GFjgjKqYxgDumbVXdGJj92qZ8YQL+SmHy9hLw+DfaystnmbJxzASAjBmdkCh
	oCFoaCBGKe7JxVa07/XUUv0NwVwEYiEFftFqY1WAlZU09Y1g0+WwatRpEN2urF8stSYW
	aBVg==
X-Gm-Message-State: AG10YOT3+zOk3/bxwZx3MLCE07BCvJDt5uK4WF9YcHrzxZP123IcE7/UeVdeU5PN5ARF6g==
X-Received: by 10.28.63.206 with SMTP id m197mr7687109wma.21.1454064172376;
	Fri, 29 Jan 2016 02:42:52 -0800 (PST)
Received: from [192.168.0.9] (5ec0a1a0.skybroadband.com. [94.192.161.160])
	by smtp.gmail.com with ESMTPSA id
	jo6sm15040616wjb.48.2016.01.29.02.42.51
	(version=TLSv1/SSLv3 cipher=OTHER);
	Fri, 29 Jan 2016 02:42:51 -0800 (PST)
Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2104\))
From: Lars Kurth <lars.kurth.xen@gmail.com>
In-Reply-To: <C49F5723-E3BE-456D-87C8-A2F4CDE8D43C@gmail.com>
Date: Fri, 29 Jan 2016 10:42:52 +0000
Message-Id: <406515BB-2973-4F6E-9540-F4F49F8A2A58@gmail.com>
References: <C49F5723-E3BE-456D-87C8-A2F4CDE8D43C@gmail.com>
To: xen-devel <xen-devel@lists.xenproject.org>,
	mirageos-devel <mirageos-devel@lists.xenproject.org>,
	Win-pv-devel@lists.xenproject.org, embedded-pv-devel@lists.xenproject.org
X-Mailer: Apple Mail (2.2104)
Cc: xen-users@lists.xenproject.org
Subject: Re: [Xen-users] Xen Project Infrastructure Maintenance: xenbits
	(Jan 28), qemu-bitslave & mail & downloads.xenproject.org (Feb 1),
	lists & etherpad (Feb 4th)
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

Hi all,
this is a quick note to let you note that we are deferring the upgrades that were originally planned on Feb 1 and 4th. We ran into some issues with the Jan 28th upgrade, which would occur again. We are working with Rackspace to find a solution that avoids the issues we have seen on the 28th. Once we have a solution, we will re-schedule the planned upgrades.
Best Regards
Lars

> On 27 Jan 2016, at 16:48, Lars Kurth <lars.kurth.xen@gmail.com> wrote:
> 
> Hi everyone,
> 
> we are rebooting a number of Xen Project services in the next few days to upgrade operating systems. This means that a few services may be temporarily unavailable. The following websites are affected and will be done during the times below. If you notice any issues after the reboot, please reply to this mail or check on the #xeninfra IRC channel.
> 
> = Jan 28, 7am - 9am UTC : affecting xenbits =
> Affected services: Xen Project source code repositories, automatically generated xenproject docs, list of security vulnerabilities
> If you need to clone or commit to any affected repositories please do so before or after
> 
> = Feb 1, 7am - 9am UTC : affecting qemu-bitslave and xenproject.org mail aliases and downloads.xenproject.org =
> Affected services: qemu-bitslave, mail server, DNS and downloads.xenproject.org
> Note that mails to e-mails using foo-bar@xenproject.org may be delayed during the maintenance window. 
> 
> = Feb 4, 7am - 9am UTC : affecting xen project mailing lists & ether pad =
> Affected services: all foo@lists.xenproject.org mailing lists and ether pads
> Note that mails to all mailing lists will be delayed during the maintenance window
> 
> Best Regards
> Lars


_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users

From xen-users-bounces@lists.xen.org Fri Jan 29 19:58:45 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Fri, 29 Jan 2016 19:58:45 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aPFAt-0002Nh-IS; Fri, 29 Jan 2016 19:57:43 +0000
Received: from mail6.bemta3.messagelabs.com ([195.245.230.39])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <brijesh.singh@amd.com>) id 1aPFAr-0002Nc-Jc
	for xen-users@lists.xen.org; Fri, 29 Jan 2016 19:57:41 +0000
Received: from [85.158.137.68] by server-9.bemta-3.messagelabs.com id
	F7/02-03066-434CBA65; Fri, 29 Jan 2016 19:57:40 +0000
X-Env-Sender: brijesh.singh@amd.com
X-Msg-Ref: server-14.tower-31.messagelabs.com!1454097458!19132190!1
X-Originating-IP: [65.55.169.58]
X-SpamReason: No, hits=0.0 required=7.0 tests=
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 12917 invoked from network); 29 Jan 2016 19:57:39 -0000
Received: from mail-bl2on0058.outbound.protection.outlook.com (HELO
	na01-bl2-obe.outbound.protection.outlook.com) (65.55.169.58)
	by server-14.tower-31.messagelabs.com with AES256-SHA256 encrypted SMTP;
	29 Jan 2016 19:57:39 -0000
Received: from DM3PR12CA0019.namprd12.prod.outlook.com (10.164.12.157) by
	DM3PR12MB0860.namprd12.prod.outlook.com (10.164.7.142) with Microsoft
	SMTP Server (TLS) id 15.1.390.13; Fri, 29 Jan 2016 19:57:38 +0000
Received: from BY2NAM03FT056.eop-NAM03.prod.protection.outlook.com
	(2a01:111:f400:7e4a::206) by DM3PR12CA0019.outlook.office365.com
	(2a01:111:e400:599f::29) with Microsoft SMTP Server (TLS) id
	15.1.396.15 via Frontend Transport; Fri, 29 Jan 2016 19:57:37 +0000
Received-SPF: None (protection.outlook.com: amd.com does not designate
	permitted sender hosts)
Received: from atltwp02.amd.com (165.204.84.222) by
	BY2NAM03FT056.mail.protection.outlook.com (10.152.85.45) with Microsoft
	SMTP Server id 15.1.390.12 via Frontend Transport;
	Fri, 29 Jan 2016 19:57:37 +0000
X-WSS-ID: 0O1QCS0-08-BCX-02
X-M-MSG: 
Received: from satlvexedge01.amd.com (satlvexedge01.amd.com [10.177.96.28])
	(using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by atltwp02.amd.com (Axway MailGate 5.3.1) with ESMTPS id 22F95D3204E
	for <xen-users@lists.xen.org>; Fri, 29 Jan 2016 14:57:35 -0500 (EST)
Received: from SATLEXDAG03.amd.com (10.181.40.7) by satlvexedge01.amd.com
	(10.177.96.28) with Microsoft SMTP Server (TLS) id 14.3.195.1;
	Fri, 29 Jan 2016 13:57:51 -0600
Received: from [10.236.136.62] (10.180.168.240) by satlexdag03.amd.com
	(10.181.40.7) with Microsoft SMTP Server (TLS) id 14.3.266.1;
	Fri, 29 Jan 2016 14:57:34 -0500
To: <xen-users@lists.xen.org>
From: Brijesh Singh <brijesh.singh@amd.com>
Message-ID: <56ABC39E.2010207@amd.com>
Date: Fri, 29 Jan 2016 13:55:10 -0600
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101
	Thunderbird/38.2.0
MIME-Version: 1.0
X-Originating-IP: [10.180.168.240]
X-EOPAttributedMessage: 0
X-Forefront-Antispam-Report: CIP:165.204.84.222; CTRY:US; IPV:NLI; EFV:NLI;
	SFV:NSPM;
	SFS:(10009020)(6009001)(2980300002)(428002)(199003)(53754006)(189002)(36756003)(3846002)(450100001)(64126003)(6116002)(3480700001)(92566002)(110136002)(77096005)(4001350100001)(50466002)(23676002)(1220700001)(586003)(1096002)(5008740100001)(87936001)(189998001)(5004730100002)(65816999)(65956001)(230700001)(83506001)(65806001)(33656002)(106466001)(11100500001)(2906002)(47776003)(54356999)(2351001)(3470700001)(86362001)(87266999)(59896002)(4326007)(105586002)(50986999)(229853001)(101416001);
	DIR:OUT; SFP:1101; SCL:1; SRVR:DM3PR12MB0860; H:atltwp02.amd.com;
	FPR:; SPF:None; MLV:sfv; A:1; MX:1; LANG:en; 
X-Microsoft-Exchange-Diagnostics: 1; DM3PR12MB0860;
	2:M4K1FOG2lS0OWosnFtM4eb6njCUqVbu2wlp4JPOzZsC7kp+c1N6vnlmT5Z6yXqe7J6aJAHd1d9TOEmLkoQMlvMUb4bc5Qfpkt+lvPUzvw+lyZthl9sAaOu7z8jxqQYAihOKMp46Rw5riBEeY5UfFSw==;
	3:E34nx0Y5RZVCl74vFpOnw+3rKIBQJU8NEasdAXjckkK4zly2rmiLWWc3+on3CLNImF5hJOiy/bJ2Dn+C6sy08fOncpQCpz8AuOvN+XvVN9GTLBJHz79BWsjy2a0NAOzXV/ZnauEtttW+xMfWMc4f6XwRd5FaeSh1NRpbiQB0pJpnf172j7aIxgHY3MOyo+OqM2UaDiOgV+jdoqPOFY+59GGKWz793sewNfYzEzoKPn8=;
	25:c5qcb9P8bfyrp3As7OUticDXlzzOynLoBUiDuU/7DGWmMEFpLjC5oeVDFj2LeFMsmsJ82kzB4kjQ44hE7daOd+9sdny4OGKV3QM3uLjgk7vNSMB2EM5RsiQmXlIVf/ouKXvYlKDBpyrO5AGVz3xSYiwsshHxvedxqwWUYONhfT8TyYBtgxexW4Hp7PgvmkoAIt7G/QLZuMDENsqLiQ2HDQUloqbPUeCL+PuXl0cAPcUDVdIObET2vPvOB1ERCQnK
X-Microsoft-Antispam: UriScan:;BCL:0;PCL:0;RULEID:;SRVR:DM3PR12MB0860;
X-MS-Office365-Filtering-Correlation-Id: 55bfcd3b-6b3e-454b-8cfb-08d328e6702a
X-Microsoft-Exchange-Diagnostics: 1; DM3PR12MB0860;
	20:8l7zF6s1y+brMOqaecZk/WsNML6qZLEej07PH+bkKUg9wYltHsSAvketlkiBJ7rameb8GJSejuUYcO+P0U4rmy7Rvns8uQW3qPQYg987ouw2TupldBHKOrt0Tlmtvy9bq0Ez2hmyXMWfz42OC0ESXqEbzceEfSNrIgnrcpURiZXhfYEN1aoQG+qWBzndrLVmCzcMV9Zijh2J8VXbf18uVNiU1dZnndekpQeRhYRiZI9VQGjziPNosQxUm8o0uIzmnOwlp5xBemeRjdejyoZAFhWc9CO+Rhjpt3z4SrvboBxGwq/xTXO1fpAkuYSIs/G861BSxr75fx3WFCaGaxyBhuJtqW9Q5yUh6DA4eJZzwHpWZRqJ+j3Nou9qBBHkqqcu46oU8pKgW1a0SQ20Bi6WObQI8vd6zrqy5BEh7uO6r7TcX0h8Z4tFJVCexLxGI/GA82ZSOvOA1meND1hrKh7ao4WnaP5/XjdwxvFfWfyQ15sEy8km1P6NoON8xk7mkQ/q
X-Microsoft-Antispam-PRVS: <DM3PR12MB0860A310BDDA8066A8C91735E5DB0@DM3PR12MB0860.namprd12.prod.outlook.com>
X-Exchange-Antispam-Report-Test: UriScan:;
X-Exchange-Antispam-Report-CFA-Test: BCL:0; PCL:0;
	RULEID:(601004)(2401047)(13015025)(13017025)(8121501046)(13024025)(13018025)(5005006)(13023025)(10201501046)(3002001);
	SRVR:DM3PR12MB0860; BCL:0; PCL:0; RULEID:; SRVR:DM3PR12MB0860; 
X-Microsoft-Exchange-Diagnostics: 1; DM3PR12MB0860;
	4:F7wMX34LTXBoHUB4wqDiV9EluUVUjsvMiwCBnon0egDnVcH1BO2/qMhQjz9hQEgazAZznJY6a2AC/wC5lZe7lg2i94hFLmUg2AcCgPFit6XFOl5Grq1glm+3d9N6T5Ncww5+J/o9Ffn9KAvZdnZirzYICPYE+fV9HLNxDbmK5wis4IbLJgBgkgeIjZzHpEnZYfH5k8SVujA/gJnP4X/QMprltjCiX2nUSFmDHQqM7QFJqoatCnZYAolwMsfAj/h+Z2tXPUKwaQGqvu941ivJBbmXiq8lcg+zm9If/LsPweDZM4mkPANIEr4lbbsBPHRfL00GmHVPRaoRP24wduDf2iKxqu0K2PSOJ3wlkL68VrI/qybuxaO2aBjaK43OsQY5Zzd02w+UgbR9AV6h61WXGsXj1eAq27n8/Pu9Ht5RDr4XVjh2en5EImt7kIFha5GAlHA6kA6gxWFRuRWppz4l6g==
X-Forefront-PRVS: 083691450C
X-Microsoft-Exchange-Diagnostics: =?utf-8?B?MTtETTNQUjEyTUIwODYwOzIzOmkyaGNmVThmdFlNZnBpQzlCaGI3eS9KQ255?=
	=?utf-8?B?U29vUUVCQWNuSG5lOUJCRytoTFZ1eDNZZi9yK2d6a2dGQUlNLzkvRUoyUk5I?=
	=?utf-8?B?Rm1NcExSR05TR0dWdkdaajBIc2ErZVpmQmJWRWtGQlgwbjZjcXE2THpsWjg0?=
	=?utf-8?B?UEtDL1d1VFk2bXEvZGxMaDI4RjJwMlBhM2RWVTIxTElxUjF5THZOeXk3dlpF?=
	=?utf-8?B?YlRsaUpRMGVBTU1ZMDAraFYwK0VoWWxUdXJvZWZqcDRscEl4c2N6cXdwNGE3?=
	=?utf-8?B?MXN1bWkxMW5tV25kSExENXJpbEVRS1Z2d3VVWE4wdys1UjNJc2xpZUsyYWxJ?=
	=?utf-8?B?WTZOdGhLSmpJODVzMk1EaWZWNHcyQm1zcEFrUzFjZVJlbVNydTY4QUlVbWdk?=
	=?utf-8?B?bFVTN0NkSTBMQmJpYUlwZ0JpcjBzV0xGay9lakVBZndCbWdrMGxCNXZTVjBF?=
	=?utf-8?B?bkIvdElYWjRNdlZwdWtudXhKbkJ1bTJVSWxESy8rUnB3aVZMVEJMV0xrTHFh?=
	=?utf-8?B?ZDFYU3grS0pnc3VrUEtJL3JaZ2hOYm1jeVV6SlR3NGhQbk1BWXYxR1N5QWpt?=
	=?utf-8?B?Zll5Z1Q2NXRzSmVtT0lyRjk3SjFqSCtzSGNtWFpZU2tqdWErdmlET2N3bmFB?=
	=?utf-8?B?c1FmaE9tWXZRWXAxL1FNa3R6OWRJQ0EyR1NramYreDBwK3JuWnpBeGhXS0NI?=
	=?utf-8?B?Rjh3V0YyT1Q5dDh5MDBsajRvN0RVUFd2UmRnNE5tR0xEcVhZNWNQUkVUNGRj?=
	=?utf-8?B?NkFMSW81UHVYdi95RmdFcGFHWEh1eFhoYWpYOUZXUG1vOGY4WityTHVweTFt?=
	=?utf-8?B?a2w0UkVaM0JpNGZwckF5NExySEZ0TnhneGwva3pSUDFWVGpMNmE1V0JHK2Vy?=
	=?utf-8?B?YU9pOFkyd0RZOXpEbDhjQ1htNXpDZHlvSnlYdFBtVHB5QTUwTDV5cHNmUWZK?=
	=?utf-8?B?Z0NjMkFZUU1Ndldudk9rVHhEUElQL3Z5M0oxMGRHTWpOT3M3OFNqRkxhYWpW?=
	=?utf-8?B?UEFCR2tyell2T1FQU1NBOHIxL0RUcnUvWVlCMC9jUit4dytLSjJVdHdqVVNu?=
	=?utf-8?B?dVJvdEcvTktyc0t2MzlUNFFpdXZTbGZZenZBbFdrODNyYVpOUW5VaXNIcklo?=
	=?utf-8?B?RTNGTVg3K2xLdVlyeXZNYkFDTjB5SlR0QWxTanJESjNRNGtsR0V0TUFxRFpz?=
	=?utf-8?B?QmFnOGRzaVZ5QURUL0wwVFlXR05uZExCRm5yM1RqdFBkdWpwOW5nSFFYRHhJ?=
	=?utf-8?B?clNDOGZDc0RmUmRiWDhLd0ZkZWo2YXRmOW5Ia0hCeERlczJLbTVObHhydXc4?=
	=?utf-8?B?cFMraDV3NllRWHhSdllkSnRNMjdPa1BhYVJab204ekhITDBEUzRDTWpjU3g1?=
	=?utf-8?B?di9FTVJQREM5a2pibTcyS2lpcjgwYkhBakUwU3NRNGxjS0kybkloNGhTbjI2?=
	=?utf-8?B?VG9BaThzZmxyT2lRREU5dFNVeW9nMXUyaUdFVVovV0FmeDArU0NrSXk2cVRM?=
	=?utf-8?B?OEJrc1k4cy8xWlhvcjY5azNHeTFSZWZkZ0cwRXhiMEVEenhDTjBFS2tmM1lD?=
	=?utf-8?Q?ytTk4Z+2A9YknPCNNRoGFetGbimRXZ68Rf1wEXYoej7Q=3D?=
X-Microsoft-Exchange-Diagnostics: 1; DM3PR12MB0860;
	5:rz+j5eDI1dxDhWte84Lhp2OfT/2Mcq4BJr0KVhKBS1nonkDDsDWD16zXNvUHiMjursT9HMfdrUeusNgauKD1vrRqe1DSdipaoL3EYcP8djxx8UNHkqpAPyUoQ0LpS2nZiOvetdC2LDv2eyLGwg6/KA==;
	24:IoHx0jGngv5vdw4LJKMtorQvKRmyamioemrAE13VVqvan8nFqQjI2PK2mTQIkUpu6e+6RELrpaKsRLl7ZSNwZciUVg4+5nB3XPOnzR0BwOE=;
	20:pZiq1BDZx78R7TwBA80gO+z3x1AS0x9yghD8vUioDKS12K8Mt5gTpbAP21XWxdhJ+Gr8ernxOB+upCsCAHdGNnKB3jubRjE3kBaYcG8u6c0ZWH3hj28NAN5dPLhHAtYRdTkBg5pTsfKG35oSwFzewLc9pLFbhRQrXa9JieNfmEitTlKRKoJQ2GAmZ1sKkNGO5imMWEUIpTbaWZRNIgsrityJsuRsYHTGg4slAUgTwJ/CndVVaxCkiSJK1IqKcsOb
SpamDiagnosticOutput: 1:23
SpamDiagnosticMetadata: NSPM
X-OriginatorOrg: amd.com
X-MS-Exchange-CrossTenant-OriginalArrivalTime: 29 Jan 2016 19:57:37.6922 (UTC)
X-MS-Exchange-CrossTenant-Id: 3dd8961f-e488-4e60-8e11-a82d994e183d
X-MS-Exchange-CrossTenant-OriginalAttributedTenantConnectingIp: TenantId=3dd8961f-e488-4e60-8e11-a82d994e183d;
	Ip=[165.204.84.222]; Helo=[atltwp02.amd.com]
X-MS-Exchange-CrossTenant-FromEntityHeader: HybridOnPrem
X-MS-Exchange-Transport-CrossTenantHeadersStamped: DM3PR12MB0860
Cc: brijesh.singh@amd.com
Subject: [Xen-users] xl list hang
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

Hi All,

I have trying to boot latest Xen-4.7-unstable from git and Linux kernel from upstream on Ubuntu 14.04. 
Xen boots just fine and I could successfully run "xl dmesg" but other "xl" commands e.g "xl list" 
hangs forever. I could not CTRL-C or CTRL-Z it. is this a known issue ?

Any tips on what I am missing or where to look to debug it a bit further. I followed the below step to build xen.

# make dist 
# sudo make install

Thanks
Brijesh 

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users

From xen-users-bounces@lists.xen.org Fri Jan 29 19:58:45 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Fri, 29 Jan 2016 19:58:45 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aPFAt-0002Nh-IS; Fri, 29 Jan 2016 19:57:43 +0000
Received: from mail6.bemta3.messagelabs.com ([195.245.230.39])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <brijesh.singh@amd.com>) id 1aPFAr-0002Nc-Jc
	for xen-users@lists.xen.org; Fri, 29 Jan 2016 19:57:41 +0000
Received: from [85.158.137.68] by server-9.bemta-3.messagelabs.com id
	F7/02-03066-434CBA65; Fri, 29 Jan 2016 19:57:40 +0000
X-Env-Sender: brijesh.singh@amd.com
X-Msg-Ref: server-14.tower-31.messagelabs.com!1454097458!19132190!1
X-Originating-IP: [65.55.169.58]
X-SpamReason: No, hits=0.0 required=7.0 tests=
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 12917 invoked from network); 29 Jan 2016 19:57:39 -0000
Received: from mail-bl2on0058.outbound.protection.outlook.com (HELO
	na01-bl2-obe.outbound.protection.outlook.com) (65.55.169.58)
	by server-14.tower-31.messagelabs.com with AES256-SHA256 encrypted SMTP;
	29 Jan 2016 19:57:39 -0000
Received: from DM3PR12CA0019.namprd12.prod.outlook.com (10.164.12.157) by
	DM3PR12MB0860.namprd12.prod.outlook.com (10.164.7.142) with Microsoft
	SMTP Server (TLS) id 15.1.390.13; Fri, 29 Jan 2016 19:57:38 +0000
Received: from BY2NAM03FT056.eop-NAM03.prod.protection.outlook.com
	(2a01:111:f400:7e4a::206) by DM3PR12CA0019.outlook.office365.com
	(2a01:111:e400:599f::29) with Microsoft SMTP Server (TLS) id
	15.1.396.15 via Frontend Transport; Fri, 29 Jan 2016 19:57:37 +0000
Received-SPF: None (protection.outlook.com: amd.com does not designate
	permitted sender hosts)
Received: from atltwp02.amd.com (165.204.84.222) by
	BY2NAM03FT056.mail.protection.outlook.com (10.152.85.45) with Microsoft
	SMTP Server id 15.1.390.12 via Frontend Transport;
	Fri, 29 Jan 2016 19:57:37 +0000
X-WSS-ID: 0O1QCS0-08-BCX-02
X-M-MSG: 
Received: from satlvexedge01.amd.com (satlvexedge01.amd.com [10.177.96.28])
	(using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by atltwp02.amd.com (Axway MailGate 5.3.1) with ESMTPS id 22F95D3204E
	for <xen-users@lists.xen.org>; Fri, 29 Jan 2016 14:57:35 -0500 (EST)
Received: from SATLEXDAG03.amd.com (10.181.40.7) by satlvexedge01.amd.com
	(10.177.96.28) with Microsoft SMTP Server (TLS) id 14.3.195.1;
	Fri, 29 Jan 2016 13:57:51 -0600
Received: from [10.236.136.62] (10.180.168.240) by satlexdag03.amd.com
	(10.181.40.7) with Microsoft SMTP Server (TLS) id 14.3.266.1;
	Fri, 29 Jan 2016 14:57:34 -0500
To: <xen-users@lists.xen.org>
From: Brijesh Singh <brijesh.singh@amd.com>
Message-ID: <56ABC39E.2010207@amd.com>
Date: Fri, 29 Jan 2016 13:55:10 -0600
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101
	Thunderbird/38.2.0
MIME-Version: 1.0
X-Originating-IP: [10.180.168.240]
X-EOPAttributedMessage: 0
X-Forefront-Antispam-Report: CIP:165.204.84.222; CTRY:US; IPV:NLI; EFV:NLI;
	SFV:NSPM;
	SFS:(10009020)(6009001)(2980300002)(428002)(199003)(53754006)(189002)(36756003)(3846002)(450100001)(64126003)(6116002)(3480700001)(92566002)(110136002)(77096005)(4001350100001)(50466002)(23676002)(1220700001)(586003)(1096002)(5008740100001)(87936001)(189998001)(5004730100002)(65816999)(65956001)(230700001)(83506001)(65806001)(33656002)(106466001)(11100500001)(2906002)(47776003)(54356999)(2351001)(3470700001)(86362001)(87266999)(59896002)(4326007)(105586002)(50986999)(229853001)(101416001);
	DIR:OUT; SFP:1101; SCL:1; SRVR:DM3PR12MB0860; H:atltwp02.amd.com;
	FPR:; SPF:None; MLV:sfv; A:1; MX:1; LANG:en; 
X-Microsoft-Exchange-Diagnostics: 1; DM3PR12MB0860;
	2:M4K1FOG2lS0OWosnFtM4eb6njCUqVbu2wlp4JPOzZsC7kp+c1N6vnlmT5Z6yXqe7J6aJAHd1d9TOEmLkoQMlvMUb4bc5Qfpkt+lvPUzvw+lyZthl9sAaOu7z8jxqQYAihOKMp46Rw5riBEeY5UfFSw==;
	3:E34nx0Y5RZVCl74vFpOnw+3rKIBQJU8NEasdAXjckkK4zly2rmiLWWc3+on3CLNImF5hJOiy/bJ2Dn+C6sy08fOncpQCpz8AuOvN+XvVN9GTLBJHz79BWsjy2a0NAOzXV/ZnauEtttW+xMfWMc4f6XwRd5FaeSh1NRpbiQB0pJpnf172j7aIxgHY3MOyo+OqM2UaDiOgV+jdoqPOFY+59GGKWz793sewNfYzEzoKPn8=;
	25:c5qcb9P8bfyrp3As7OUticDXlzzOynLoBUiDuU/7DGWmMEFpLjC5oeVDFj2LeFMsmsJ82kzB4kjQ44hE7daOd+9sdny4OGKV3QM3uLjgk7vNSMB2EM5RsiQmXlIVf/ouKXvYlKDBpyrO5AGVz3xSYiwsshHxvedxqwWUYONhfT8TyYBtgxexW4Hp7PgvmkoAIt7G/QLZuMDENsqLiQ2HDQUloqbPUeCL+PuXl0cAPcUDVdIObET2vPvOB1ERCQnK
X-Microsoft-Antispam: UriScan:;BCL:0;PCL:0;RULEID:;SRVR:DM3PR12MB0860;
X-MS-Office365-Filtering-Correlation-Id: 55bfcd3b-6b3e-454b-8cfb-08d328e6702a
X-Microsoft-Exchange-Diagnostics: 1; DM3PR12MB0860;
	20:8l7zF6s1y+brMOqaecZk/WsNML6qZLEej07PH+bkKUg9wYltHsSAvketlkiBJ7rameb8GJSejuUYcO+P0U4rmy7Rvns8uQW3qPQYg987ouw2TupldBHKOrt0Tlmtvy9bq0Ez2hmyXMWfz42OC0ESXqEbzceEfSNrIgnrcpURiZXhfYEN1aoQG+qWBzndrLVmCzcMV9Zijh2J8VXbf18uVNiU1dZnndekpQeRhYRiZI9VQGjziPNosQxUm8o0uIzmnOwlp5xBemeRjdejyoZAFhWc9CO+Rhjpt3z4SrvboBxGwq/xTXO1fpAkuYSIs/G861BSxr75fx3WFCaGaxyBhuJtqW9Q5yUh6DA4eJZzwHpWZRqJ+j3Nou9qBBHkqqcu46oU8pKgW1a0SQ20Bi6WObQI8vd6zrqy5BEh7uO6r7TcX0h8Z4tFJVCexLxGI/GA82ZSOvOA1meND1hrKh7ao4WnaP5/XjdwxvFfWfyQ15sEy8km1P6NoON8xk7mkQ/q
X-Microsoft-Antispam-PRVS: <DM3PR12MB0860A310BDDA8066A8C91735E5DB0@DM3PR12MB0860.namprd12.prod.outlook.com>
X-Exchange-Antispam-Report-Test: UriScan:;
X-Exchange-Antispam-Report-CFA-Test: BCL:0; PCL:0;
	RULEID:(601004)(2401047)(13015025)(13017025)(8121501046)(13024025)(13018025)(5005006)(13023025)(10201501046)(3002001);
	SRVR:DM3PR12MB0860; BCL:0; PCL:0; RULEID:; SRVR:DM3PR12MB0860; 
X-Microsoft-Exchange-Diagnostics: 1; DM3PR12MB0860;
	4:F7wMX34LTXBoHUB4wqDiV9EluUVUjsvMiwCBnon0egDnVcH1BO2/qMhQjz9hQEgazAZznJY6a2AC/wC5lZe7lg2i94hFLmUg2AcCgPFit6XFOl5Grq1glm+3d9N6T5Ncww5+J/o9Ffn9KAvZdnZirzYICPYE+fV9HLNxDbmK5wis4IbLJgBgkgeIjZzHpEnZYfH5k8SVujA/gJnP4X/QMprltjCiX2nUSFmDHQqM7QFJqoatCnZYAolwMsfAj/h+Z2tXPUKwaQGqvu941ivJBbmXiq8lcg+zm9If/LsPweDZM4mkPANIEr4lbbsBPHRfL00GmHVPRaoRP24wduDf2iKxqu0K2PSOJ3wlkL68VrI/qybuxaO2aBjaK43OsQY5Zzd02w+UgbR9AV6h61WXGsXj1eAq27n8/Pu9Ht5RDr4XVjh2en5EImt7kIFha5GAlHA6kA6gxWFRuRWppz4l6g==
X-Forefront-PRVS: 083691450C
X-Microsoft-Exchange-Diagnostics: =?utf-8?B?MTtETTNQUjEyTUIwODYwOzIzOmkyaGNmVThmdFlNZnBpQzlCaGI3eS9KQ255?=
	=?utf-8?B?U29vUUVCQWNuSG5lOUJCRytoTFZ1eDNZZi9yK2d6a2dGQUlNLzkvRUoyUk5I?=
	=?utf-8?B?Rm1NcExSR05TR0dWdkdaajBIc2ErZVpmQmJWRWtGQlgwbjZjcXE2THpsWjg0?=
	=?utf-8?B?UEtDL1d1VFk2bXEvZGxMaDI4RjJwMlBhM2RWVTIxTElxUjF5THZOeXk3dlpF?=
	=?utf-8?B?YlRsaUpRMGVBTU1ZMDAraFYwK0VoWWxUdXJvZWZqcDRscEl4c2N6cXdwNGE3?=
	=?utf-8?B?MXN1bWkxMW5tV25kSExENXJpbEVRS1Z2d3VVWE4wdys1UjNJc2xpZUsyYWxJ?=
	=?utf-8?B?WTZOdGhLSmpJODVzMk1EaWZWNHcyQm1zcEFrUzFjZVJlbVNydTY4QUlVbWdk?=
	=?utf-8?B?bFVTN0NkSTBMQmJpYUlwZ0JpcjBzV0xGay9lakVBZndCbWdrMGxCNXZTVjBF?=
	=?utf-8?B?bkIvdElYWjRNdlZwdWtudXhKbkJ1bTJVSWxESy8rUnB3aVZMVEJMV0xrTHFh?=
	=?utf-8?B?ZDFYU3grS0pnc3VrUEtJL3JaZ2hOYm1jeVV6SlR3NGhQbk1BWXYxR1N5QWpt?=
	=?utf-8?B?Zll5Z1Q2NXRzSmVtT0lyRjk3SjFqSCtzSGNtWFpZU2tqdWErdmlET2N3bmFB?=
	=?utf-8?B?c1FmaE9tWXZRWXAxL1FNa3R6OWRJQ0EyR1NramYreDBwK3JuWnpBeGhXS0NI?=
	=?utf-8?B?Rjh3V0YyT1Q5dDh5MDBsajRvN0RVUFd2UmRnNE5tR0xEcVhZNWNQUkVUNGRj?=
	=?utf-8?B?NkFMSW81UHVYdi95RmdFcGFHWEh1eFhoYWpYOUZXUG1vOGY4WityTHVweTFt?=
	=?utf-8?B?a2w0UkVaM0JpNGZwckF5NExySEZ0TnhneGwva3pSUDFWVGpMNmE1V0JHK2Vy?=
	=?utf-8?B?YU9pOFkyd0RZOXpEbDhjQ1htNXpDZHlvSnlYdFBtVHB5QTUwTDV5cHNmUWZK?=
	=?utf-8?B?Z0NjMkFZUU1Ndldudk9rVHhEUElQL3Z5M0oxMGRHTWpOT3M3OFNqRkxhYWpW?=
	=?utf-8?B?UEFCR2tyell2T1FQU1NBOHIxL0RUcnUvWVlCMC9jUit4dytLSjJVdHdqVVNu?=
	=?utf-8?B?dVJvdEcvTktyc0t2MzlUNFFpdXZTbGZZenZBbFdrODNyYVpOUW5VaXNIcklo?=
	=?utf-8?B?RTNGTVg3K2xLdVlyeXZNYkFDTjB5SlR0QWxTanJESjNRNGtsR0V0TUFxRFpz?=
	=?utf-8?B?QmFnOGRzaVZ5QURUL0wwVFlXR05uZExCRm5yM1RqdFBkdWpwOW5nSFFYRHhJ?=
	=?utf-8?B?clNDOGZDc0RmUmRiWDhLd0ZkZWo2YXRmOW5Ia0hCeERlczJLbTVObHhydXc4?=
	=?utf-8?B?cFMraDV3NllRWHhSdllkSnRNMjdPa1BhYVJab204ekhITDBEUzRDTWpjU3g1?=
	=?utf-8?B?di9FTVJQREM5a2pibTcyS2lpcjgwYkhBakUwU3NRNGxjS0kybkloNGhTbjI2?=
	=?utf-8?B?VG9BaThzZmxyT2lRREU5dFNVeW9nMXUyaUdFVVovV0FmeDArU0NrSXk2cVRM?=
	=?utf-8?B?OEJrc1k4cy8xWlhvcjY5azNHeTFSZWZkZ0cwRXhiMEVEenhDTjBFS2tmM1lD?=
	=?utf-8?Q?ytTk4Z+2A9YknPCNNRoGFetGbimRXZ68Rf1wEXYoej7Q=3D?=
X-Microsoft-Exchange-Diagnostics: 1; DM3PR12MB0860;
	5:rz+j5eDI1dxDhWte84Lhp2OfT/2Mcq4BJr0KVhKBS1nonkDDsDWD16zXNvUHiMjursT9HMfdrUeusNgauKD1vrRqe1DSdipaoL3EYcP8djxx8UNHkqpAPyUoQ0LpS2nZiOvetdC2LDv2eyLGwg6/KA==;
	24:IoHx0jGngv5vdw4LJKMtorQvKRmyamioemrAE13VVqvan8nFqQjI2PK2mTQIkUpu6e+6RELrpaKsRLl7ZSNwZciUVg4+5nB3XPOnzR0BwOE=;
	20:pZiq1BDZx78R7TwBA80gO+z3x1AS0x9yghD8vUioDKS12K8Mt5gTpbAP21XWxdhJ+Gr8ernxOB+upCsCAHdGNnKB3jubRjE3kBaYcG8u6c0ZWH3hj28NAN5dPLhHAtYRdTkBg5pTsfKG35oSwFzewLc9pLFbhRQrXa9JieNfmEitTlKRKoJQ2GAmZ1sKkNGO5imMWEUIpTbaWZRNIgsrityJsuRsYHTGg4slAUgTwJ/CndVVaxCkiSJK1IqKcsOb
SpamDiagnosticOutput: 1:23
SpamDiagnosticMetadata: NSPM
X-OriginatorOrg: amd.com
X-MS-Exchange-CrossTenant-OriginalArrivalTime: 29 Jan 2016 19:57:37.6922 (UTC)
X-MS-Exchange-CrossTenant-Id: 3dd8961f-e488-4e60-8e11-a82d994e183d
X-MS-Exchange-CrossTenant-OriginalAttributedTenantConnectingIp: TenantId=3dd8961f-e488-4e60-8e11-a82d994e183d;
	Ip=[165.204.84.222]; Helo=[atltwp02.amd.com]
X-MS-Exchange-CrossTenant-FromEntityHeader: HybridOnPrem
X-MS-Exchange-Transport-CrossTenantHeadersStamped: DM3PR12MB0860
Cc: brijesh.singh@amd.com
Subject: [Xen-users] xl list hang
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

Hi All,

I have trying to boot latest Xen-4.7-unstable from git and Linux kernel from upstream on Ubuntu 14.04. 
Xen boots just fine and I could successfully run "xl dmesg" but other "xl" commands e.g "xl list" 
hangs forever. I could not CTRL-C or CTRL-Z it. is this a known issue ?

Any tips on what I am missing or where to look to debug it a bit further. I followed the below step to build xen.

# make dist 
# sudo make install

Thanks
Brijesh 

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users

From xen-users-bounces@lists.xen.org Fri Jan 29 22:49:52 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Fri, 29 Jan 2016 22:49:52 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aPHqU-00067i-Iv; Fri, 29 Jan 2016 22:48:50 +0000
Received: from mail6.bemta14.messagelabs.com ([193.109.254.103])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xenware@gmail.com>) id 1aPHqS-00067d-Nb
	for xen-users@lists.xen.org; Fri, 29 Jan 2016 22:48:48 +0000
Received: from [193.109.254.147] by server-13.bemta-14.messagelabs.com id
	2E/5C-08347-05CEBA65; Fri, 29 Jan 2016 22:48:48 +0000
X-Env-Sender: xenware@gmail.com
X-Msg-Ref: server-6.tower-27.messagelabs.com!1454107725!20222596!1
X-Originating-IP: [209.85.213.176]
X-SpamReason: No, hits=0.4 required=7.0 tests=HTML_30_40,HTML_MESSAGE,
	RCVD_BY_IP
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 57227 invoked from network); 29 Jan 2016 22:48:46 -0000
Received: from mail-ig0-f176.google.com (HELO mail-ig0-f176.google.com)
	(209.85.213.176)
	by server-6.tower-27.messagelabs.com with AES128-GCM-SHA256 encrypted
	SMTP; 29 Jan 2016 22:48:46 -0000
Received: by mail-ig0-f176.google.com with SMTP id z14so662598igp.0
	for <xen-users@lists.xen.org>; Fri, 29 Jan 2016 14:48:46 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
	h=mime-version:date:message-id:subject:from:to:content-type;
	bh=0V/6AohNL4WxfgvXB8T4ScXI9prl9ryus8nP+hMG6oA=;
	b=zX6Yk0HjG/7ViGO2mx8RrAACRjw3lzwpcSZwX/0807lihgz+0Ze5RByKz2OdqdI3nW
	X+MRLFLaKblVYLZ2+54WOpTknV4xfbUrv0XzYp/ifXrVbVU2BePS8RvxUKavFgYjQ+Y4
	bKkmfD5GEm6WyY/vrfqEoa25IluE1O33dkO2cJc6BxDq37ciJXBm+SmXWFWWI2MyhtNc
	+UJFmXpHl9zy9476YcN39u55GCzIdCdNHVYP/BkdpbOzqideaQ5omeQ6XSD6eF+fZSgK
	h5CYuxg1+xacBH0oeb/Tx7umns1TTV9tEcKLs7F2hfHP0qvjLGrr4zVC2eLquhUtyiOw
	WSxQ==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
	d=1e100.net; s=20130820;
	h=x-gm-message-state:mime-version:date:message-id:subject:from:to
	:content-type;
	bh=0V/6AohNL4WxfgvXB8T4ScXI9prl9ryus8nP+hMG6oA=;
	b=LMhwnBMNG/oFoWiSTl7TqFe8H5vQPjyE5Fp+yq1PT7LyUXYCpFFwrCpfH9iYrVL+hc
	H43S6NtmEOEqnnUB3B9xtliQZSrcJP4S8x1ghjmssp48HMQz0IgSjchqeiL6hHYBGOey
	xVouqgT1QNCbr43JefJfrB4j/1FCkpCgCBYD2KGeMh048Mj76Eqxg2IevZQLYZ850mPX
	ri2FzDOL/MWgFeBcclIzt/dqynK5N4lwGC8rabpGl+C9cyjywpF9TdxqOmpRWupmiO1L
	Bqs7fFwAxAmGfbqDP95STb4LEaQl3PZcHfsqKGlTcMoPigXporJVsYH/nTAS3EWdE726
	4LQw==
X-Gm-Message-State: AG10YOQzkdapVsOIS/S2v+DbWBnnWZTdCvPEvtelRGuKF1smwQ/l4vTzvIF4MFZ3ytE2Gq7rag9SZV1Xhf2WRQ==
MIME-Version: 1.0
X-Received: by 10.50.43.170 with SMTP id x10mr11819739igl.48.1454107725307;
	Fri, 29 Jan 2016 14:48:45 -0800 (PST)
Received: by 10.50.225.35 with HTTP; Fri, 29 Jan 2016 14:48:45 -0800 (PST)
Date: Fri, 29 Jan 2016 23:48:45 +0100
Message-ID: <CAPFpWQsEQkkFa76XACHE=70s+=U73gfHUeVV+Gojgo5R71E4bw@mail.gmail.com>
From: Peter Braun <xenware@gmail.com>
To: "xen-users@lists.xen.org" <xen-users@lists.xen.org>
Subject: [Xen-users] Migrating legacy guests from Xen 3.4 to 4.4
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: multipart/mixed; boundary="===============1478138069622654287=="
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

--===============1478138069622654287==
Content-Type: multipart/alternative; boundary=089e01176cad6ea9b0052a80d622

--089e01176cad6ea9b0052a80d622
Content-Type: text/plain; charset=UTF-8

Hi all,

we have couple of really old Xen hosts running Xen 3.4 (gitco repo) with
CentOS 5 dom0.

Guests are PV and mostly old OSes like Debian 6 and CentOS 5.


We are planning of migrating the guest to brand new hardware with Debian 8
or Ubuntu 14 server.

Unfortunatelly we are unable to run any of those old guest in the new
envrionment.


Debian 8 + Xen 4.4.1 + lvm based guest Debian 6 with 2.6.32 kernel

---------

xenconsole: Could not open tty `': No such file or directory
                                                            libxl: error:
libxl_exec.c:118:libxl_report_child_exitstatus: console child [0] exited
with error status 2
      libxl: error: libxl_dom.c:35:libxl__domain_type: unable to get domain
type for domid=6
            Unable to attach console
                                    libxl: error:
libxl_exec.c:118:libxl_report_child_exitstatus: console child [0] exited
with error status 1


------


#bootloader = "/usr/bin/pygrub"
bootloader = "pygrub"
#extra = "console=hvc0"
#vcpus = 1
memory = 512
name = "sec"
#vif = [ 'vifname=sec' ]
disk = [ 'phy:/dev/vg/sechd,sda1,w','phy:/dev/vg/secswp,sda2,w' ]

root = "/dev/sda1 ro"


----

Generally is it supported to run such old pv guests on Xen 4.4?


Thanks for looking

Peter

--089e01176cad6ea9b0052a80d622
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr">Hi all,<div><br></div><div>we have couple of really old Xe=
n hosts running Xen 3.4 (gitco repo) with CentOS 5 dom0.</div><div><br></di=
v><div>Guests are PV and mostly old OSes like Debian 6 and CentOS 5.</div><=
div><br></div><div><br></div><div>We are planning of migrating the guest to=
 brand new hardware with Debian 8 or Ubuntu 14 server.</div><div><br></div>=
<div>Unfortunatelly we are unable to run any of those old guest in the new =
envrionment.</div><div><br></div><div><br></div><div>Debian 8 + Xen 4.4.1 +=
 lvm based guest Debian 6 with 2.6.32 kernel</div><div><br></div><div>-----=
----<br></div><div><br></div><div><div>xenconsole: Could not open tty `&#39=
;: No such file or directory</div><div>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=
=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =
=C2=A0 =C2=A0 =C2=A0 =C2=A0 libxl: error: libxl_exec.c:118:libxl_report_chi=
ld_exitstatus: console child [0] exited with error status 2</div><div>=C2=
=A0 =C2=A0 =C2=A0 libxl: error: libxl_dom.c:35:libxl__domain_type: unable t=
o get domain type for domid=3D6</div><div>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=
=A0 =C2=A0 Unable to attach console</div><div>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=
=A0 =C2=A0 =C2=A0 =C2=A0 libxl: error: libxl_exec.c:118:libxl_report_child_=
exitstatus: console child [0] exited with error status 1</div></div><div><b=
r></div><div><br></div><div>------</div><div><br></div><div><br></div><div>=
<div>#bootloader =3D &quot;/usr/bin/pygrub&quot;</div><div>bootloader =3D &=
quot;pygrub&quot;</div><div>#extra =3D &quot;console=3Dhvc0&quot;</div><div=
>#vcpus =3D 1</div><div>memory =3D 512</div><div>name =3D &quot;sec&quot;</=
div><div>#vif =3D [ &#39;vifname=3Dsec&#39; ]</div><div>disk =3D [ &#39;phy=
:/dev/vg/sechd,sda1,w&#39;,&#39;phy:/dev/vg/secswp,sda2,w&#39; ]</div><div>=
<br></div><div>root =3D &quot;/dev/sda1 ro&quot;</div></div><div><br></div>=
<div><br></div><div>----</div><div><br></div><div>Generally is it supported=
 to run such old pv guests on Xen 4.4?</div><div><br></div><div><br></div><=
div>Thanks for looking=C2=A0</div><div><br></div><div>Peter</div><div><br><=
/div></div>

--089e01176cad6ea9b0052a80d622--


--===============1478138069622654287==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users
--===============1478138069622654287==--


From xen-users-bounces@lists.xen.org Fri Jan 29 22:49:52 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Fri, 29 Jan 2016 22:49:52 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aPHqU-00067i-Iv; Fri, 29 Jan 2016 22:48:50 +0000
Received: from mail6.bemta14.messagelabs.com ([193.109.254.103])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xenware@gmail.com>) id 1aPHqS-00067d-Nb
	for xen-users@lists.xen.org; Fri, 29 Jan 2016 22:48:48 +0000
Received: from [193.109.254.147] by server-13.bemta-14.messagelabs.com id
	2E/5C-08347-05CEBA65; Fri, 29 Jan 2016 22:48:48 +0000
X-Env-Sender: xenware@gmail.com
X-Msg-Ref: server-6.tower-27.messagelabs.com!1454107725!20222596!1
X-Originating-IP: [209.85.213.176]
X-SpamReason: No, hits=0.4 required=7.0 tests=HTML_30_40,HTML_MESSAGE,
	RCVD_BY_IP
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 57227 invoked from network); 29 Jan 2016 22:48:46 -0000
Received: from mail-ig0-f176.google.com (HELO mail-ig0-f176.google.com)
	(209.85.213.176)
	by server-6.tower-27.messagelabs.com with AES128-GCM-SHA256 encrypted
	SMTP; 29 Jan 2016 22:48:46 -0000
Received: by mail-ig0-f176.google.com with SMTP id z14so662598igp.0
	for <xen-users@lists.xen.org>; Fri, 29 Jan 2016 14:48:46 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
	h=mime-version:date:message-id:subject:from:to:content-type;
	bh=0V/6AohNL4WxfgvXB8T4ScXI9prl9ryus8nP+hMG6oA=;
	b=zX6Yk0HjG/7ViGO2mx8RrAACRjw3lzwpcSZwX/0807lihgz+0Ze5RByKz2OdqdI3nW
	X+MRLFLaKblVYLZ2+54WOpTknV4xfbUrv0XzYp/ifXrVbVU2BePS8RvxUKavFgYjQ+Y4
	bKkmfD5GEm6WyY/vrfqEoa25IluE1O33dkO2cJc6BxDq37ciJXBm+SmXWFWWI2MyhtNc
	+UJFmXpHl9zy9476YcN39u55GCzIdCdNHVYP/BkdpbOzqideaQ5omeQ6XSD6eF+fZSgK
	h5CYuxg1+xacBH0oeb/Tx7umns1TTV9tEcKLs7F2hfHP0qvjLGrr4zVC2eLquhUtyiOw
	WSxQ==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
	d=1e100.net; s=20130820;
	h=x-gm-message-state:mime-version:date:message-id:subject:from:to
	:content-type;
	bh=0V/6AohNL4WxfgvXB8T4ScXI9prl9ryus8nP+hMG6oA=;
	b=LMhwnBMNG/oFoWiSTl7TqFe8H5vQPjyE5Fp+yq1PT7LyUXYCpFFwrCpfH9iYrVL+hc
	H43S6NtmEOEqnnUB3B9xtliQZSrcJP4S8x1ghjmssp48HMQz0IgSjchqeiL6hHYBGOey
	xVouqgT1QNCbr43JefJfrB4j/1FCkpCgCBYD2KGeMh048Mj76Eqxg2IevZQLYZ850mPX
	ri2FzDOL/MWgFeBcclIzt/dqynK5N4lwGC8rabpGl+C9cyjywpF9TdxqOmpRWupmiO1L
	Bqs7fFwAxAmGfbqDP95STb4LEaQl3PZcHfsqKGlTcMoPigXporJVsYH/nTAS3EWdE726
	4LQw==
X-Gm-Message-State: AG10YOQzkdapVsOIS/S2v+DbWBnnWZTdCvPEvtelRGuKF1smwQ/l4vTzvIF4MFZ3ytE2Gq7rag9SZV1Xhf2WRQ==
MIME-Version: 1.0
X-Received: by 10.50.43.170 with SMTP id x10mr11819739igl.48.1454107725307;
	Fri, 29 Jan 2016 14:48:45 -0800 (PST)
Received: by 10.50.225.35 with HTTP; Fri, 29 Jan 2016 14:48:45 -0800 (PST)
Date: Fri, 29 Jan 2016 23:48:45 +0100
Message-ID: <CAPFpWQsEQkkFa76XACHE=70s+=U73gfHUeVV+Gojgo5R71E4bw@mail.gmail.com>
From: Peter Braun <xenware@gmail.com>
To: "xen-users@lists.xen.org" <xen-users@lists.xen.org>
Subject: [Xen-users] Migrating legacy guests from Xen 3.4 to 4.4
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: multipart/mixed; boundary="===============1478138069622654287=="
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

--===============1478138069622654287==
Content-Type: multipart/alternative; boundary=089e01176cad6ea9b0052a80d622

--089e01176cad6ea9b0052a80d622
Content-Type: text/plain; charset=UTF-8

Hi all,

we have couple of really old Xen hosts running Xen 3.4 (gitco repo) with
CentOS 5 dom0.

Guests are PV and mostly old OSes like Debian 6 and CentOS 5.


We are planning of migrating the guest to brand new hardware with Debian 8
or Ubuntu 14 server.

Unfortunatelly we are unable to run any of those old guest in the new
envrionment.


Debian 8 + Xen 4.4.1 + lvm based guest Debian 6 with 2.6.32 kernel

---------

xenconsole: Could not open tty `': No such file or directory
                                                            libxl: error:
libxl_exec.c:118:libxl_report_child_exitstatus: console child [0] exited
with error status 2
      libxl: error: libxl_dom.c:35:libxl__domain_type: unable to get domain
type for domid=6
            Unable to attach console
                                    libxl: error:
libxl_exec.c:118:libxl_report_child_exitstatus: console child [0] exited
with error status 1


------


#bootloader = "/usr/bin/pygrub"
bootloader = "pygrub"
#extra = "console=hvc0"
#vcpus = 1
memory = 512
name = "sec"
#vif = [ 'vifname=sec' ]
disk = [ 'phy:/dev/vg/sechd,sda1,w','phy:/dev/vg/secswp,sda2,w' ]

root = "/dev/sda1 ro"


----

Generally is it supported to run such old pv guests on Xen 4.4?


Thanks for looking

Peter

--089e01176cad6ea9b0052a80d622
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr">Hi all,<div><br></div><div>we have couple of really old Xe=
n hosts running Xen 3.4 (gitco repo) with CentOS 5 dom0.</div><div><br></di=
v><div>Guests are PV and mostly old OSes like Debian 6 and CentOS 5.</div><=
div><br></div><div><br></div><div>We are planning of migrating the guest to=
 brand new hardware with Debian 8 or Ubuntu 14 server.</div><div><br></div>=
<div>Unfortunatelly we are unable to run any of those old guest in the new =
envrionment.</div><div><br></div><div><br></div><div>Debian 8 + Xen 4.4.1 +=
 lvm based guest Debian 6 with 2.6.32 kernel</div><div><br></div><div>-----=
----<br></div><div><br></div><div><div>xenconsole: Could not open tty `&#39=
;: No such file or directory</div><div>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=
=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =
=C2=A0 =C2=A0 =C2=A0 =C2=A0 libxl: error: libxl_exec.c:118:libxl_report_chi=
ld_exitstatus: console child [0] exited with error status 2</div><div>=C2=
=A0 =C2=A0 =C2=A0 libxl: error: libxl_dom.c:35:libxl__domain_type: unable t=
o get domain type for domid=3D6</div><div>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=
=A0 =C2=A0 Unable to attach console</div><div>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=
=A0 =C2=A0 =C2=A0 =C2=A0 libxl: error: libxl_exec.c:118:libxl_report_child_=
exitstatus: console child [0] exited with error status 1</div></div><div><b=
r></div><div><br></div><div>------</div><div><br></div><div><br></div><div>=
<div>#bootloader =3D &quot;/usr/bin/pygrub&quot;</div><div>bootloader =3D &=
quot;pygrub&quot;</div><div>#extra =3D &quot;console=3Dhvc0&quot;</div><div=
>#vcpus =3D 1</div><div>memory =3D 512</div><div>name =3D &quot;sec&quot;</=
div><div>#vif =3D [ &#39;vifname=3Dsec&#39; ]</div><div>disk =3D [ &#39;phy=
:/dev/vg/sechd,sda1,w&#39;,&#39;phy:/dev/vg/secswp,sda2,w&#39; ]</div><div>=
<br></div><div>root =3D &quot;/dev/sda1 ro&quot;</div></div><div><br></div>=
<div><br></div><div>----</div><div><br></div><div>Generally is it supported=
 to run such old pv guests on Xen 4.4?</div><div><br></div><div><br></div><=
div>Thanks for looking=C2=A0</div><div><br></div><div>Peter</div><div><br><=
/div></div>

--089e01176cad6ea9b0052a80d622--


--===============1478138069622654287==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users
--===============1478138069622654287==--


From xen-users-bounces@lists.xen.org Sat Jan 30 03:50:37 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Sat, 30 Jan 2016 03:50:37 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aPMXW-0005tI-FZ; Sat, 30 Jan 2016 03:49:34 +0000
Received: from mail6.bemta5.messagelabs.com ([195.245.231.135])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <zhangcy@cn.fujitsu.com>)
	id 1aPMXV-0005tA-EC; Sat, 30 Jan 2016 03:49:33 +0000
Received: from [85.158.139.211] by server-7.bemta-5.messagelabs.com id
	3F/B3-29293-CC23CA65; Sat, 30 Jan 2016 03:49:32 +0000
X-Env-Sender: zhangcy@cn.fujitsu.com
X-Msg-Ref: server-5.tower-206.messagelabs.com!1454125713!19108038!1
X-Originating-IP: [59.151.112.132]
X-SpamReason: No, hits=0.3 required=7.0 tests=MIME_BASE64_TEXT
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 52954 invoked from network); 30 Jan 2016 03:48:40 -0000
Received: from cn.fujitsu.com (HELO heian.cn.fujitsu.com) (59.151.112.132)
	by server-5.tower-206.messagelabs.com with SMTP;
	30 Jan 2016 03:48:40 -0000
X-IronPort-AV: E=Sophos;i="5.20,346,1444665600"; 
   d="scan'208";a="3141162"
Received: from unknown (HELO cn.fujitsu.com) ([10.167.33.5])
	by heian.cn.fujitsu.com with ESMTP; 30 Jan 2016 11:48:15 +0800
Received: from G08CNEXCHPEKD03.g08.fujitsu.local (unknown [10.167.33.85])
	by cn.fujitsu.com (Postfix) with ESMTP id C65DB40055DB;
	Sat, 30 Jan 2016 11:47:31 +0800 (CST)
Received: from G08CNEXMBPEKD01.g08.fujitsu.local ([10.167.33.81]) by
	G08CNEXCHPEKD03.g08.fujitsu.local ([10.167.33.85]) with mapi id
	14.03.0181.006; Sat, 30 Jan 2016 11:52:06 +0800
From: "Zhang, Chunyu" <zhangcy@cn.fujitsu.com>
To: "xen-users-bounces@lists.xen.org" <xen-users-bounces@lists.xen.org>,
	"xen-users@lists.xen.org" <xen-users@lists.xen.org>
Thread-Topic: [Xen-users] xl list hang
Thread-Index: AQHRWxEJNGUemq2bUkirdW8pE7ueUw==
Date: Sat, 30 Jan 2016 03:48:09 +0000
Message-ID: <A43879EB4A7F5F449E2CA8148EA79E51FE616C2A@G08CNEXMBPEKD01.g08.fujitsu.local>
References: <56ABC39E.2010207@amd.com>
Accept-Language: zh-CN, en-US
Content-Language: zh-CN
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
x-originating-ip: [10.167.226.28]
MIME-Version: 1.0
X-yoursite-MailScanner-ID: C65DB40055DB.A9BD6
X-yoursite-MailScanner: Found to be clean
X-yoursite-MailScanner-From: zhangcy@cn.fujitsu.com
X-Spam-Status: No
Cc: "brijesh.singh@amd.com" <brijesh.singh@amd.com>
Subject: Re: [Xen-users] xl list hang
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
Reply-To: "Zhang, Chunyu" <zhangcy@cn.fujitsu.com>
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org


>Hi All,
>
>I have trying to boot latest Xen-4.7-unstable from git and Linux kernel from upstream on Ubuntu 14.04. 
>Xen boots just fine and I could successfully run "xl dmesg" but other "xl" commands e.g "xl list" 
>hangs forever. I could not CTRL-C or CTRL-Z it. is this a known issue ?
/etc/init.d/xencommons start

try again.

thanks 
zhang
>
>Any tips on what I am missing or where to look to debug it a bit further. I followed the below step to build xen.
>
># make dist 
># sudo make install
>
>Thanks
>Brijesh 
>
>_______________________________________________
>Xen-users mailing list
>Xen-users@lists.xen.org
>http://lists.xen.org/xen-users
>
>

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users

From xen-users-bounces@lists.xen.org Sat Jan 30 03:50:37 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Sat, 30 Jan 2016 03:50:37 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aPMXW-0005tI-FZ; Sat, 30 Jan 2016 03:49:34 +0000
Received: from mail6.bemta5.messagelabs.com ([195.245.231.135])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <zhangcy@cn.fujitsu.com>)
	id 1aPMXV-0005tA-EC; Sat, 30 Jan 2016 03:49:33 +0000
Received: from [85.158.139.211] by server-7.bemta-5.messagelabs.com id
	3F/B3-29293-CC23CA65; Sat, 30 Jan 2016 03:49:32 +0000
X-Env-Sender: zhangcy@cn.fujitsu.com
X-Msg-Ref: server-5.tower-206.messagelabs.com!1454125713!19108038!1
X-Originating-IP: [59.151.112.132]
X-SpamReason: No, hits=0.3 required=7.0 tests=MIME_BASE64_TEXT
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 52954 invoked from network); 30 Jan 2016 03:48:40 -0000
Received: from cn.fujitsu.com (HELO heian.cn.fujitsu.com) (59.151.112.132)
	by server-5.tower-206.messagelabs.com with SMTP;
	30 Jan 2016 03:48:40 -0000
X-IronPort-AV: E=Sophos;i="5.20,346,1444665600"; 
   d="scan'208";a="3141162"
Received: from unknown (HELO cn.fujitsu.com) ([10.167.33.5])
	by heian.cn.fujitsu.com with ESMTP; 30 Jan 2016 11:48:15 +0800
Received: from G08CNEXCHPEKD03.g08.fujitsu.local (unknown [10.167.33.85])
	by cn.fujitsu.com (Postfix) with ESMTP id C65DB40055DB;
	Sat, 30 Jan 2016 11:47:31 +0800 (CST)
Received: from G08CNEXMBPEKD01.g08.fujitsu.local ([10.167.33.81]) by
	G08CNEXCHPEKD03.g08.fujitsu.local ([10.167.33.85]) with mapi id
	14.03.0181.006; Sat, 30 Jan 2016 11:52:06 +0800
From: "Zhang, Chunyu" <zhangcy@cn.fujitsu.com>
To: "xen-users-bounces@lists.xen.org" <xen-users-bounces@lists.xen.org>,
	"xen-users@lists.xen.org" <xen-users@lists.xen.org>
Thread-Topic: [Xen-users] xl list hang
Thread-Index: AQHRWxEJNGUemq2bUkirdW8pE7ueUw==
Date: Sat, 30 Jan 2016 03:48:09 +0000
Message-ID: <A43879EB4A7F5F449E2CA8148EA79E51FE616C2A@G08CNEXMBPEKD01.g08.fujitsu.local>
References: <56ABC39E.2010207@amd.com>
Accept-Language: zh-CN, en-US
Content-Language: zh-CN
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
x-originating-ip: [10.167.226.28]
MIME-Version: 1.0
X-yoursite-MailScanner-ID: C65DB40055DB.A9BD6
X-yoursite-MailScanner: Found to be clean
X-yoursite-MailScanner-From: zhangcy@cn.fujitsu.com
X-Spam-Status: No
Cc: "brijesh.singh@amd.com" <brijesh.singh@amd.com>
Subject: Re: [Xen-users] xl list hang
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
Reply-To: "Zhang, Chunyu" <zhangcy@cn.fujitsu.com>
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org


>Hi All,
>
>I have trying to boot latest Xen-4.7-unstable from git and Linux kernel from upstream on Ubuntu 14.04. 
>Xen boots just fine and I could successfully run "xl dmesg" but other "xl" commands e.g "xl list" 
>hangs forever. I could not CTRL-C or CTRL-Z it. is this a known issue ?
/etc/init.d/xencommons start

try again.

thanks 
zhang
>
>Any tips on what I am missing or where to look to debug it a bit further. I followed the below step to build xen.
>
># make dist 
># sudo make install
>
>Thanks
>Brijesh 
>
>_______________________________________________
>Xen-users mailing list
>Xen-users@lists.xen.org
>http://lists.xen.org/xen-users
>
>

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users

From xen-users-bounces@lists.xen.org Sat Jan 30 12:54:00 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Sat, 30 Jan 2016 12:54:00 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aPV1C-0007xt-1T; Sat, 30 Jan 2016 12:52:46 +0000
Received: from mail6.bemta4.messagelabs.com ([85.158.143.247])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <wenhui@gwmail.gwu.edu>) id 1aPCSi-0005DQ-73
	for xen-users@lists.xenproject.org; Fri, 29 Jan 2016 17:03:56 +0000
Received: from [85.158.143.35] by server-3.bemta-4.messagelabs.com id
	5A/95-31122-B7B9BA65; Fri, 29 Jan 2016 17:03:55 +0000
X-Env-Sender: wenhui@gwmail.gwu.edu
X-Msg-Ref: server-16.tower-21.messagelabs.com!1454087034!8521285!1
X-Originating-IP: [74.125.82.51]
X-SpamReason: No, hits=2.2 required=7.0 tests=HTML_BACKHAIR_8,
	HTML_MESSAGE,HTML_OBFUSCATE_05_10,RCVD_BY_IP
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 56437 invoked from network); 29 Jan 2016 17:03:54 -0000
Received: from mail-wm0-f51.google.com (HELO mail-wm0-f51.google.com)
	(74.125.82.51)
	by server-16.tower-21.messagelabs.com with AES128-GCM-SHA256 encrypted
	SMTP; 29 Jan 2016 17:03:54 -0000
Received: by mail-wm0-f51.google.com with SMTP id r129so77199701wmr.0
	for <xen-users@lists.xenproject.org>;
	Fri, 29 Jan 2016 09:03:54 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
	d=gwmail-gwu-edu.20150623.gappssmtp.com; s=20150623;
	h=mime-version:in-reply-to:references:date:message-id:subject:from:to
	:content-type; bh=8R9zjqT/stZhFal5dhS6B1nF22SSwKXWMiYqhCCWl6k=;
	b=cT4SVN++CxOsfVkIATUvjNHoGWeOG2I9CI5Qy0LDTw5CN0h47na1ltujZRrlcifdGj
	UZ3O3VWXWCSrKA6+KmkmvotPu31+j8E89uIr8Mj4LBfCXkxh4IcWwgEeCmGZkg6QvRGq
	pgKIPKKiTSDuNHr8S4A3hXS6S/zekN/4/e+xxuuzZ7k7M8zSLW9zZLLwpNZr03MO9Isn
	D79M7nXCNHRGvrwvOpOZTrhsF5hja3yNQeoNFd+VrtlcFvQ3bhYqSS7GqaYpWeDnR750
	LXM7z9wreo9s1D8ohDf4rQYEB0AbzcJCOZNc5BeuqloCexUcVyv+zZRW2KHxarATxEpy
	f94Q==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
	d=1e100.net; s=20130820;
	h=x-gm-message-state:mime-version:in-reply-to:references:date
	:message-id:subject:from:to:content-type;
	bh=8R9zjqT/stZhFal5dhS6B1nF22SSwKXWMiYqhCCWl6k=;
	b=OQQur7iOM5vpqBhlZHkehqGseJkq16XZakFgbqZ82o2gPjD9Oz6dksHR37o8isBD6U
	WqmbGcomgrpgW6bKzUYIoa/O8UefeCub4Emdmsnr7TWuRQW+jP6/1fd1VskuSt7fUpHX
	nSvV46BWeRdsNdV2YHQz/RtwIJdnqPkq5vA/hczpq3sCO4+NWeCrsVuPBqEDGxd5DtUV
	NyalIyU+FlhSgiCa2QkwjpzDeGSqJnIyA9a/oc/i5/fyR2DuPtxF+al+TGQkGz69YrsL
	ksmwP2Nmgcho64ZAB2qoZiBvEAhyG9XLJQdnnoKbve2naLrfJZEk2iwNrRvx8l15wk00
	MzdQ==
X-Gm-Message-State: AG10YOQys3GjI+/sah4pkJF6CBRkMqPhoiwXm91BSuFaf8TA/SJZFkdjpU5cwmkj00KYMP+1xM+3C7M2HsG/NdSq
MIME-Version: 1.0
X-Received: by 10.194.205.103 with SMTP id lf7mr9728379wjc.147.1454087034074; 
	Fri, 29 Jan 2016 09:03:54 -0800 (PST)
Received: by 10.27.50.73 with HTTP; Fri, 29 Jan 2016 09:03:54 -0800 (PST)
In-Reply-To: <CAOSEQ1rwA-_Md0fTc=uPar-BBwGLgTxKB23Z_8HPpFwi1QwMqA@mail.gmail.com>
References: <CAOSEQ1rwA-_Md0fTc=uPar-BBwGLgTxKB23Z_8HPpFwi1QwMqA@mail.gmail.com>
Date: Fri, 29 Jan 2016 12:03:54 -0500
Message-ID: <CAOSEQ1q610NhnfwdTBGwB9A0XsXcWz8fqzSQiLFwfat1evxovA@mail.gmail.com>
From: Wenhui Zhang <wenhui@gwmail.gwu.edu>
To: xen-users@lists.xenproject.org
X-Mailman-Approved-At: Sat, 30 Jan 2016 12:52:44 +0000
Subject: [Xen-users] Fwd: Xen 4.4 on Ubuntu14.04
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: multipart/mixed; boundary="===============2845251867751989511=="
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

--===============2845251867751989511==
Content-Type: multipart/alternative; boundary=047d7ba97d68238f62052a7c05c7

--047d7ba97d68238f62052a7c05c7
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

---------- Forwarded message ----------
From: Wenhui Zhang <wenhui@gwmail.gwu.edu>
Date: Fri, Jan 29, 2016 at 12:02 PM
Subject: Xen 4.4 on Ubuntu14.04
To: mylist-request@lists.xenproject.org


Hi,

I am installing Xen from source,

after going through steps as following, no errors was generated:

sudo add-apt-repository ppa:danielrichter2007/grub-customizer
sudo apt-get update
sudo apt-get install grub-customizer


sudo apt-get autoremove
#!/bin/sh
=E2=80=8B

# uname -a
# Linux nimbnode11 3.16.0-57-generic
# 77~14.04.1-Ubuntu SMP Thu Dec 17 23:20:00 UTC 2015 x86_64 x86_64
x86_64 GNU/Linux
sudo apt-get install -y build-essential
sudo apt-get install -y bcc bin86 gawk
 bridge-utils iproute libcurl3 libcurl4-openssl-dev bzip2
module-init-tools transfig tgif
sudo apt-get install -y
 texinfo texlive-latex-base texlive-latex-recommended
texlive-fonts-extra texlive-fonts-recommended pciutils-dev libjpeg-dev
libjpeg62-dev mercurial
sudo apt-get install -y make gcc
 libc6-dev zlib1g-dev python python-dev python-twisted libncurses5-dev
patch libvncserver-dev libsdl-dev
sudo apt-get install -y
 iasl libbz2-dev e2fslibs-dev git-core uuid-dev ocaml ocaml-findlib
libx11-dev bison flex xz-utils libyajl-dev
sudo apt-get install -y gettext libpixman-1-dev libaio-dev markdown pandoc
sudo apt-get install -y libc6-dev-i386
sudo apt-get install -y ghostscript
sudo apt-get build-dep xen


git clone git://xenbits.xen.org/xen.git
cd xen

# Change the following to change the version you want to install

# At the time of writing the version was xen 4.7-unstable


git checkout stable-4.2

touch .config
echo "PYTHON_PREFIX_ARG=3D" > .config
./configure
sudo make dist
sudo make install
sudo /sbin/ldconfig
sudo update-grub

sudo update-rc.d xencommons defaults 19 18
# sudo update-rc.d xend defaults 20 21 # We don=E2=80=99t need xend
sudo update-rc.d xendomains defaults 21 20
sudo update-rc.d xen-watchdog defaults 22 23

after rebooting, I could not have access to keyboard.



--=20
V/R,

Wenhui Zhang

Email: wenhui@gwmail.gwu.edu
           Telephone: 1-(703) 424 3193









--=20
V/R,

Wenhui Zhang

Email: wenhui@gwmail.gwu.edu
           Telephone: 1-(703) 424 3193

--047d7ba97d68238f62052a7c05c7
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr"><br><div class=3D"gmail_quote">---------- Forwarded messag=
e ----------<br>From: <b class=3D"gmail_sendername">Wenhui Zhang</b> <span =
dir=3D"ltr">&lt;<a href=3D"mailto:wenhui@gwmail.gwu.edu">wenhui@gwmail.gwu.=
edu</a>&gt;</span><br>Date: Fri, Jan 29, 2016 at 12:02 PM<br>Subject: Xen 4=
.4 on Ubuntu14.04<br>To: <a href=3D"mailto:mylist-request@lists.xenproject.=
org">mylist-request@lists.xenproject.org</a><br><br><br><div dir=3D"ltr">Hi=
,=C2=A0<div><br></div><div>I am installing Xen from source,=C2=A0</div><div=
><br></div><div>after going through steps as following, no errors was gener=
ated:</div><div><br></div><div>

<div style=3D"font-family:&#39;Helvetica Neue&#39;;font-size:14px"><span st=
yle=3D"font-family:Arial"><span style=3D"color:rgb(51,51,51);font-size:12px=
">sudo add-apt-repository ppa:danielricht</span><span style=3D"color:rgb(51=
,51,51);font-size:12px">er2007/</span><span style=3D"color:rgb(51,51,51);fo=
nt-size:12px">grub-customizer</span></span></div><div style=3D"font-family:=
&#39;Helvetica Neue&#39;;font-size:14px"><span style=3D"font-family:Arial">=
<span style=3D"color:rgb(51,51,51);font-size:12px">sudo apt-get update</spa=
n></span></div><div style=3D"font-family:&#39;Helvetica Neue&#39;;font-size=
:14px"><span style=3D"font-family:Arial"><span style=3D"color:rgb(51,51,51)=
;font-size:12px">sudo apt-get install grub-customizer</span></span></div><d=
iv style=3D"font-family:&#39;Helvetica Neue&#39;;font-size:14px"><span styl=
e=3D"font-family:Arial"><span style=3D"font-size:12px"><span style=3D"color=
:rgb(51,51,51)"><br></span></span></span></div><div style=3D"font-family:&#=
39;Helvetica Neue&#39;;font-size:14px"><span style=3D"font-size:12px"><span=
 style=3D"font-family:Arial"><span style=3D"color:rgb(51,51,51)"><br></span=
></span></span></div><div style=3D"font-family:&#39;Helvetica Neue&#39;;fon=
t-size:14px">sudo apt-get autoremove
</div><div style=3D"font-family:&#39;Helvetica Neue&#39;;font-size:14px"><d=
iv style=3D"padding:0px;font-size:inherit;color:inherit;border-radius:0px;b=
order:0px solid rgba(0,0,0,0.14902);overflow:visible;min-height:0.8rem"><sp=
an style=3D"font-family:Arial"><span style=3D"color:rgb(85,85,85)">#!/bin/s=
h</span></span></div></div><div style=3D"font-family:&#39;Helvetica Neue&#3=
9;;font-size:14px"><div style=3D"padding:0px;font-size:inherit;color:inheri=
t;border-radius:0px;border:0px solid rgba(0,0,0,0.14902);overflow:visible;m=
ax-width:100%;min-height:0.8rem"><span style=3D"font-family:Arial">=E2=80=
=8B</span></div></div><div style=3D"font-family:&#39;Helvetica Neue&#39;;fo=
nt-size:14px"><div style=3D"padding:0px;font-size:inherit;color:inherit;bor=
der-radius:0px;border:0px solid rgba(0,0,0,0.14902);overflow:visible;min-he=
ight:0.8rem"><br><div><span style=3D"font-family:Arial"><span style=3D"colo=
r:rgb(170,85,0)">#=C2=A0uname=C2=A0-a</span></span></div><div><span style=
=3D"font-family:Arial"><span style=3D"color:rgb(170,85,0)">#=C2=A0Linux=C2=
=A0nimbnode11=C2=A03.16.0-57-generic</span></span></div><div><span style=3D=
"font-family:Arial"><span style=3D"color:rgb(170,85,0)">#=C2=A077~14.04.1-U=
buntu=C2=A0SMP=C2=A0Thu=C2=A0Dec=C2=A017=C2=A023:20:00=C2=A0UTC=C2=A02015=
=C2=A0x86_64=C2=A0x86_64=C2=A0x86_64=C2=A0GNU/Linux</span></span></div></di=
v></div><div style=3D"font-family:&#39;Helvetica Neue&#39;;font-size:14px">=
<div style=3D"padding:0px;font-size:inherit;color:inherit;border-radius:0px=
;border:0px solid rgba(0,0,0,0.14902);overflow:visible;min-height:0.8rem"><=
div><span style=3D"font-family:Arial"><span style=3D"color:rgb(51,0,170)">s=
udo</span>=C2=A0apt-get=C2=A0install=C2=A0<span style=3D"color:rgb(0,0,204)=
">-y</span>=C2=A0build-essential</span></div><div><span style=3D"font-famil=
y:Arial"><span style=3D"color:rgb(51,0,170)">sudo</span>=C2=A0apt-get=C2=A0=
install=C2=A0<span style=3D"color:rgb(0,0,204)">-y</span>=C2=A0bcc=C2=A0bin=
86=C2=A0<span style=3D"color:rgb(51,0,170)">gawk</span>=C2=A0bridge-utils=
=C2=A0iproute=C2=A0libcurl3=C2=A0libcurl4-openssl-dev=C2=A0bzip2=C2=A0modul=
e-init-tools=C2=A0transfig=C2=A0tgif</span></div><div><span style=3D"font-f=
amily:Arial"><span style=3D"color:rgb(51,0,170)">sudo</span>=C2=A0apt-get=
=C2=A0install=C2=A0<span style=3D"color:rgb(0,0,204)">-y</span>=C2=A0texinf=
o=C2=A0texlive-latex-base=C2=A0texlive-latex-recommended=C2=A0texlive-fonts=
-extra=C2=A0texlive-fonts-recommended=C2=A0pciutils-dev=C2=A0libjpeg-dev=C2=
=A0libjpeg62-dev=C2=A0mercurial</span></div><div><span style=3D"font-family=
:Arial"><span style=3D"color:rgb(51,0,170)">sudo</span>=C2=A0apt-get=C2=A0i=
nstall=C2=A0<span style=3D"color:rgb(0,0,204)">-y</span>=C2=A0<span style=
=3D"color:rgb(51,0,170)">make</span>=C2=A0<span style=3D"color:rgb(51,0,170=
)">gcc</span>=C2=A0libc6-dev=C2=A0zlib1g-dev=C2=A0python=C2=A0python-dev=C2=
=A0python-twisted=C2=A0libncurses5-dev=C2=A0patch=C2=A0libvncserver-dev=C2=
=A0libsdl-dev</span></div><div><span style=3D"font-family:Arial"><span styl=
e=3D"color:rgb(51,0,170)">sudo</span>=C2=A0apt-get=C2=A0install=C2=A0<span =
style=3D"color:rgb(0,0,204)">-y</span>=C2=A0iasl=C2=A0libbz2-dev=C2=A0e2fsl=
ibs-dev=C2=A0git-core=C2=A0uuid-dev=C2=A0ocaml=C2=A0ocaml-findlib=C2=A0libx=
11-dev=C2=A0bison=C2=A0flex=C2=A0xz-utils=C2=A0libyajl-dev</span></div><div=
><span style=3D"font-family:Arial"><span style=3D"color:rgb(51,0,170)">sudo=
</span>=C2=A0apt-get=C2=A0install=C2=A0<span style=3D"color:rgb(0,0,204)">-=
y</span>=C2=A0gettext=C2=A0libpixman-1-dev=C2=A0libaio-dev=C2=A0markdown=C2=
=A0pandoc</span></div><div><span style=3D"font-family:Arial"><span style=3D=
"color:rgb(51,0,170)">sudo</span>=C2=A0apt-get=C2=A0install=C2=A0<span styl=
e=3D"color:rgb(0,0,204)">-y</span>=C2=A0libc6-dev-i386</span></div><div><sp=
an style=3D"font-family:Arial"><span style=3D"color:rgb(51,0,170)">sudo</sp=
an>=C2=A0apt-get=C2=A0install=C2=A0<span style=3D"color:rgb(0,0,204)">-y</s=
pan>=C2=A0ghostscript</span></div><div><span style=3D"font-family:Arial"><s=
pan style=3D"color:rgb(51,0,170)">sudo</span>=C2=A0apt-get=C2=A0build-dep=
=C2=A0xen<br></span><br></div></div></div><div style=3D"font-family:&#39;He=
lvetica Neue&#39;;font-size:14px"><div style=3D"padding:0px;font-size:inher=
it;color:inherit;border-radius:0px;border:0px solid rgba(0,0,0,0.14902);ove=
rflow:visible;min-height:0.8rem"><br></div></div><div style=3D"font-family:=
&#39;Helvetica Neue&#39;;font-size:14px"><div style=3D"padding:0px;font-siz=
e:inherit;color:inherit;border-radius:0px;border:0px solid rgba(0,0,0,0.149=
02);overflow:visible;min-height:0.8rem"><span style=3D"font-family:Arial"><=
span style=3D"color:rgb(51,0,170)">git</span>=C2=A0clone=C2=A0<span style=
=3D"color:rgb(51,0,170)">git</span>://xenbits.<a href=3D"http://xen.org/xen=
.git" target=3D"_blank">xen.org/xen.git</a></span></div></div><div style=3D=
"font-family:&#39;Helvetica Neue&#39;;font-size:14px"><div style=3D"padding=
:0px;font-size:inherit;color:inherit;border-radius:0px;border:0px solid rgb=
a(0,0,0,0.14902);overflow:visible;min-height:0.8rem"><div><span style=3D"fo=
nt-family:Arial"><span style=3D"color:rgb(51,0,170)">cd</span>=C2=A0xen</sp=
an></div><div><span style=3D"font-family:Arial"><br></span></div><div><span=
 style=3D"font-family:Arial"><span style=3D"color:rgb(170,85,0)">#=C2=A0Cha=
nge=C2=A0the=C2=A0following=C2=A0to=C2=A0change=C2=A0the=C2=A0version=C2=A0=
you=C2=A0want=C2=A0to=C2=A0install</span></span></div></div></div><div styl=
e=3D"font-family:&#39;Helvetica Neue&#39;;font-size:14px"><pre style=3D"pad=
ding:0px;font-size:inherit;color:inherit;border-radius:0px;word-wrap:break-=
word;white-space:pre-wrap;border:0px solid rgba(0,0,0,0.14902);overflow:vis=
ible;max-width:100%;min-height:0.8rem"><span style=3D"font-family:Arial"><s=
pan style=3D"color:rgb(170,85,0)"># At the time of writing the version was =
xen 4.7-unstable</span></span>

</pre></div><div style=3D"font-family:&#39;Helvetica Neue&#39;;font-size:14=
px"><div style=3D"padding:0px;font-size:inherit;color:inherit;border-radius=
:0px;border:0px solid rgba(0,0,0,0.14902);overflow:visible;min-height:0.8re=
m"><div><br></div><div><span style=3D"font-family:Arial"><span style=3D"col=
or:rgb(51,0,170)">git</span>=C2=A0checkout stable-4.2</span></div><div><br>=
</div></div></div><div style=3D"font-family:&#39;Helvetica Neue&#39;;font-s=
ize:14px"><div style=3D"padding:0px;font-size:inherit;color:inherit;border-=
radius:0px;border:0px solid rgba(0,0,0,0.14902);overflow:visible;min-height=
:0.8rem"><span style=3D"font-family:Arial"><span style=3D"color:rgb(51,0,17=
0)">touch</span>=C2=A0.config</span></div></div><div style=3D"font-family:&=
#39;Helvetica Neue&#39;;font-size:14px"><div style=3D"padding:0px;font-size=
:inherit;color:inherit;border-radius:0px;border:0px solid rgba(0,0,0,0.1490=
2);overflow:visible;min-height:0.8rem"><span style=3D"font-family:Arial"><s=
pan style=3D"color:rgb(51,0,170)">echo</span>=C2=A0<span style=3D"color:rgb=
(170,17,17)">&quot;PYTHON_PREFIX_ARG=3D&quot;</span>=C2=A0&gt;=C2=A0.config=
</span></div></div><div style=3D"font-family:&#39;Helvetica Neue&#39;;font-=
size:14px"><div style=3D"padding:0px;font-size:inherit;color:inherit;border=
-radius:0px;border:0px solid rgba(0,0,0,0.14902);overflow:visible;min-heigh=
t:0.8rem"><div><span style=3D"font-family:Arial">./configure</span></div><d=
iv><span style=3D"font-family:Arial"><span style=3D"color:rgb(51,0,170)">su=
do</span>=C2=A0<span style=3D"color:rgb(51,0,170)">make</span>=C2=A0dist</s=
pan></div></div></div><div style=3D"font-family:&#39;Helvetica Neue&#39;;fo=
nt-size:14px"><div style=3D"padding:0px;font-size:inherit;color:inherit;bor=
der-radius:0px;border:0px solid rgba(0,0,0,0.14902);overflow:visible;min-he=
ight:0.8rem"><div><span style=3D"font-family:Arial"><span style=3D"color:rg=
b(51,0,170)">sudo</span>=C2=A0<span style=3D"color:rgb(51,0,170)">make</spa=
n>=C2=A0install</span></div><div><span style=3D"font-family:Arial"><span st=
yle=3D"color:rgb(51,0,170)">sudo</span>=C2=A0/sbin/ldconfig</span></div></d=
iv></div><div style=3D"font-family:&#39;Helvetica Neue&#39;;font-size:14px"=
><div style=3D"padding:0px;font-size:inherit;color:inherit;border-radius:0p=
x;border:0px solid rgba(0,0,0,0.14902);overflow:visible;min-height:0.8rem">=
<div><span style=3D"font-family:Arial"><span style=3D"color:rgb(51,0,170)">=
sudo</span>=C2=A0update-grub</span></div><div><span style=3D"font-family:Ar=
ial"><br></span></div><div><span style=3D"font-family:Arial"><span style=3D=
"color:rgb(51,0,170)">sudo</span>=C2=A0update-rc.d=C2=A0xencommons=C2=A0def=
aults=C2=A0<span style=3D"color:rgb(17,102,68)">19</span>=C2=A0<span style=
=3D"color:rgb(17,102,68)">18</span></span></div><div><span style=3D"font-fa=
mily:Arial"><span style=3D"color:rgb(170,85,0)">#=C2=A0sudo=C2=A0update-rc.=
d=C2=A0xend=C2=A0defaults=C2=A020=C2=A021=C2=A0#=C2=A0We=C2=A0don=E2=80=99t=
=C2=A0need=C2=A0xend</span></span></div><div><span style=3D"font-family:Ari=
al"><span style=3D"color:rgb(51,0,170)">sudo</span>=C2=A0update-rc.d=C2=A0x=
endomains=C2=A0defaults=C2=A0<span style=3D"color:rgb(17,102,68)">21</span>=
=C2=A0<span style=3D"color:rgb(17,102,68)">20</span><br></span></div></div>=
</div><div style=3D"font-family:&#39;Helvetica Neue&#39;;font-size:14px"><d=
iv style=3D"padding-right:0.625rem;padding-bottom:0.6rem"><div style=3D"pad=
ding:0px;border-radius:0px;border:0px solid rgba(0,0,0,0.14902);overflow:vi=
sible;min-height:0.8rem"><span style=3D"font-family:Arial"><span style=3D"f=
ont-size:inherit"><span style=3D"color:rgb(51,0,170)">sudo</span><span styl=
e=3D"color:inherit">=C2=A0update-rc.d=C2=A0xen-watchdog=C2=A0defaults=C2=A0=
</span><span style=3D"color:rgb(17,102,68)"><span style=3D"font-size:inheri=
t">22</span></span><span style=3D"color:inherit">=C2=A0</span><span style=
=3D"color:rgb(17,102,68)"><span style=3D"font-size:inherit">23</span></span=
></span></span></div><div style=3D"padding:0px;border-radius:0px;border:0px=
 solid rgba(0,0,0,0.14902);overflow:visible;min-height:0.8rem"><span style=
=3D"font-family:Arial"><span style=3D"font-size:inherit"><span style=3D"col=
or:rgb(17,102,68)"><span style=3D"font-size:inherit"><br></span></span></sp=
an></span></div><div style=3D"padding:0px;border-radius:0px;border:0px soli=
d rgba(0,0,0,0.14902);overflow:visible;min-height:0.8rem"><span style=3D"fo=
nt-family:Arial"><span style=3D"font-size:inherit"><span style=3D"color:rgb=
(17,102,68)"><span style=3D"font-size:inherit">after rebooting, I could not=
 have access to keyboard.=C2=A0</span></span></span></span></div><span clas=
s=3D"HOEnZb"><font color=3D"#888888"><div style=3D"padding:0px;border-radiu=
s:0px;border:0px solid rgba(0,0,0,0.14902);overflow:visible;min-height:0.8r=
em"><span style=3D"font-family:Arial"><span style=3D"font-size:inherit"><sp=
an style=3D"color:rgb(17,102,68)"><span style=3D"font-size:inherit"><br></s=
pan></span></span></span></div><div style=3D"padding:0px;border-radius:0px;=
border:0px solid rgba(0,0,0,0.14902);overflow:visible;min-height:0.8rem"><b=
r></div></font></span></div></div><span class=3D"HOEnZb"><font color=3D"#88=
8888"><div><br></div>-- <br><div><div dir=3D"ltr">V/R, <br>=C2=A0<br>Wenhui=
 Zhang <br>=C2=A0<br>Email: <a href=3D"mailto:wenhui@gwmail.gwu.edu" target=
=3D"_blank">wenhui@gwmail.gwu.edu</a><br>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0=
=C2=A0 Telephone: <a href=3D"tel:1-%28703%29%20424%203193" value=3D"+170342=
43193" target=3D"_blank">1-(703) 424 3193</a><br>=C2=A0 =C2=A0 =C2=A0 =C2=
=A0 =C2=A0=C2=A0<br>=C2=A0<br>=C2=A0<br>=C2=A0<br><br><br></div></div>
</font></span></div></div>
</div><br><br clear=3D"all"><div><br></div>-- <br><div class=3D"gmail_signa=
ture"><div dir=3D"ltr">V/R, <br>=C2=A0<br>Wenhui Zhang <br>=C2=A0<br>Email:=
 <a href=3D"mailto:wenhui@gwmail.gwu.edu" target=3D"_blank">wenhui@gwmail.g=
wu.edu</a><br>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0=C2=A0 Telephone: 1-(703) 4=
24 3193<br>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0=C2=A0<br>=C2=A0<br>=C2=A0<br>=
=C2=A0<br><br><br></div></div>
</div>

--047d7ba97d68238f62052a7c05c7--


--===============2845251867751989511==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users
--===============2845251867751989511==--


From xen-users-bounces@lists.xen.org Sat Jan 30 12:54:00 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Sat, 30 Jan 2016 12:54:00 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aPV1C-0007xt-1T; Sat, 30 Jan 2016 12:52:46 +0000
Received: from mail6.bemta4.messagelabs.com ([85.158.143.247])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <wenhui@gwmail.gwu.edu>) id 1aPCSi-0005DQ-73
	for xen-users@lists.xenproject.org; Fri, 29 Jan 2016 17:03:56 +0000
Received: from [85.158.143.35] by server-3.bemta-4.messagelabs.com id
	5A/95-31122-B7B9BA65; Fri, 29 Jan 2016 17:03:55 +0000
X-Env-Sender: wenhui@gwmail.gwu.edu
X-Msg-Ref: server-16.tower-21.messagelabs.com!1454087034!8521285!1
X-Originating-IP: [74.125.82.51]
X-SpamReason: No, hits=2.2 required=7.0 tests=HTML_BACKHAIR_8,
	HTML_MESSAGE,HTML_OBFUSCATE_05_10,RCVD_BY_IP
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 56437 invoked from network); 29 Jan 2016 17:03:54 -0000
Received: from mail-wm0-f51.google.com (HELO mail-wm0-f51.google.com)
	(74.125.82.51)
	by server-16.tower-21.messagelabs.com with AES128-GCM-SHA256 encrypted
	SMTP; 29 Jan 2016 17:03:54 -0000
Received: by mail-wm0-f51.google.com with SMTP id r129so77199701wmr.0
	for <xen-users@lists.xenproject.org>;
	Fri, 29 Jan 2016 09:03:54 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
	d=gwmail-gwu-edu.20150623.gappssmtp.com; s=20150623;
	h=mime-version:in-reply-to:references:date:message-id:subject:from:to
	:content-type; bh=8R9zjqT/stZhFal5dhS6B1nF22SSwKXWMiYqhCCWl6k=;
	b=cT4SVN++CxOsfVkIATUvjNHoGWeOG2I9CI5Qy0LDTw5CN0h47na1ltujZRrlcifdGj
	UZ3O3VWXWCSrKA6+KmkmvotPu31+j8E89uIr8Mj4LBfCXkxh4IcWwgEeCmGZkg6QvRGq
	pgKIPKKiTSDuNHr8S4A3hXS6S/zekN/4/e+xxuuzZ7k7M8zSLW9zZLLwpNZr03MO9Isn
	D79M7nXCNHRGvrwvOpOZTrhsF5hja3yNQeoNFd+VrtlcFvQ3bhYqSS7GqaYpWeDnR750
	LXM7z9wreo9s1D8ohDf4rQYEB0AbzcJCOZNc5BeuqloCexUcVyv+zZRW2KHxarATxEpy
	f94Q==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
	d=1e100.net; s=20130820;
	h=x-gm-message-state:mime-version:in-reply-to:references:date
	:message-id:subject:from:to:content-type;
	bh=8R9zjqT/stZhFal5dhS6B1nF22SSwKXWMiYqhCCWl6k=;
	b=OQQur7iOM5vpqBhlZHkehqGseJkq16XZakFgbqZ82o2gPjD9Oz6dksHR37o8isBD6U
	WqmbGcomgrpgW6bKzUYIoa/O8UefeCub4Emdmsnr7TWuRQW+jP6/1fd1VskuSt7fUpHX
	nSvV46BWeRdsNdV2YHQz/RtwIJdnqPkq5vA/hczpq3sCO4+NWeCrsVuPBqEDGxd5DtUV
	NyalIyU+FlhSgiCa2QkwjpzDeGSqJnIyA9a/oc/i5/fyR2DuPtxF+al+TGQkGz69YrsL
	ksmwP2Nmgcho64ZAB2qoZiBvEAhyG9XLJQdnnoKbve2naLrfJZEk2iwNrRvx8l15wk00
	MzdQ==
X-Gm-Message-State: AG10YOQys3GjI+/sah4pkJF6CBRkMqPhoiwXm91BSuFaf8TA/SJZFkdjpU5cwmkj00KYMP+1xM+3C7M2HsG/NdSq
MIME-Version: 1.0
X-Received: by 10.194.205.103 with SMTP id lf7mr9728379wjc.147.1454087034074; 
	Fri, 29 Jan 2016 09:03:54 -0800 (PST)
Received: by 10.27.50.73 with HTTP; Fri, 29 Jan 2016 09:03:54 -0800 (PST)
In-Reply-To: <CAOSEQ1rwA-_Md0fTc=uPar-BBwGLgTxKB23Z_8HPpFwi1QwMqA@mail.gmail.com>
References: <CAOSEQ1rwA-_Md0fTc=uPar-BBwGLgTxKB23Z_8HPpFwi1QwMqA@mail.gmail.com>
Date: Fri, 29 Jan 2016 12:03:54 -0500
Message-ID: <CAOSEQ1q610NhnfwdTBGwB9A0XsXcWz8fqzSQiLFwfat1evxovA@mail.gmail.com>
From: Wenhui Zhang <wenhui@gwmail.gwu.edu>
To: xen-users@lists.xenproject.org
X-Mailman-Approved-At: Sat, 30 Jan 2016 12:52:44 +0000
Subject: [Xen-users] Fwd: Xen 4.4 on Ubuntu14.04
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: multipart/mixed; boundary="===============2845251867751989511=="
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

--===============2845251867751989511==
Content-Type: multipart/alternative; boundary=047d7ba97d68238f62052a7c05c7

--047d7ba97d68238f62052a7c05c7
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

---------- Forwarded message ----------
From: Wenhui Zhang <wenhui@gwmail.gwu.edu>
Date: Fri, Jan 29, 2016 at 12:02 PM
Subject: Xen 4.4 on Ubuntu14.04
To: mylist-request@lists.xenproject.org


Hi,

I am installing Xen from source,

after going through steps as following, no errors was generated:

sudo add-apt-repository ppa:danielrichter2007/grub-customizer
sudo apt-get update
sudo apt-get install grub-customizer


sudo apt-get autoremove
#!/bin/sh
=E2=80=8B

# uname -a
# Linux nimbnode11 3.16.0-57-generic
# 77~14.04.1-Ubuntu SMP Thu Dec 17 23:20:00 UTC 2015 x86_64 x86_64
x86_64 GNU/Linux
sudo apt-get install -y build-essential
sudo apt-get install -y bcc bin86 gawk
 bridge-utils iproute libcurl3 libcurl4-openssl-dev bzip2
module-init-tools transfig tgif
sudo apt-get install -y
 texinfo texlive-latex-base texlive-latex-recommended
texlive-fonts-extra texlive-fonts-recommended pciutils-dev libjpeg-dev
libjpeg62-dev mercurial
sudo apt-get install -y make gcc
 libc6-dev zlib1g-dev python python-dev python-twisted libncurses5-dev
patch libvncserver-dev libsdl-dev
sudo apt-get install -y
 iasl libbz2-dev e2fslibs-dev git-core uuid-dev ocaml ocaml-findlib
libx11-dev bison flex xz-utils libyajl-dev
sudo apt-get install -y gettext libpixman-1-dev libaio-dev markdown pandoc
sudo apt-get install -y libc6-dev-i386
sudo apt-get install -y ghostscript
sudo apt-get build-dep xen


git clone git://xenbits.xen.org/xen.git
cd xen

# Change the following to change the version you want to install

# At the time of writing the version was xen 4.7-unstable


git checkout stable-4.2

touch .config
echo "PYTHON_PREFIX_ARG=3D" > .config
./configure
sudo make dist
sudo make install
sudo /sbin/ldconfig
sudo update-grub

sudo update-rc.d xencommons defaults 19 18
# sudo update-rc.d xend defaults 20 21 # We don=E2=80=99t need xend
sudo update-rc.d xendomains defaults 21 20
sudo update-rc.d xen-watchdog defaults 22 23

after rebooting, I could not have access to keyboard.



--=20
V/R,

Wenhui Zhang

Email: wenhui@gwmail.gwu.edu
           Telephone: 1-(703) 424 3193









--=20
V/R,

Wenhui Zhang

Email: wenhui@gwmail.gwu.edu
           Telephone: 1-(703) 424 3193

--047d7ba97d68238f62052a7c05c7
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr"><br><div class=3D"gmail_quote">---------- Forwarded messag=
e ----------<br>From: <b class=3D"gmail_sendername">Wenhui Zhang</b> <span =
dir=3D"ltr">&lt;<a href=3D"mailto:wenhui@gwmail.gwu.edu">wenhui@gwmail.gwu.=
edu</a>&gt;</span><br>Date: Fri, Jan 29, 2016 at 12:02 PM<br>Subject: Xen 4=
.4 on Ubuntu14.04<br>To: <a href=3D"mailto:mylist-request@lists.xenproject.=
org">mylist-request@lists.xenproject.org</a><br><br><br><div dir=3D"ltr">Hi=
,=C2=A0<div><br></div><div>I am installing Xen from source,=C2=A0</div><div=
><br></div><div>after going through steps as following, no errors was gener=
ated:</div><div><br></div><div>

<div style=3D"font-family:&#39;Helvetica Neue&#39;;font-size:14px"><span st=
yle=3D"font-family:Arial"><span style=3D"color:rgb(51,51,51);font-size:12px=
">sudo add-apt-repository ppa:danielricht</span><span style=3D"color:rgb(51=
,51,51);font-size:12px">er2007/</span><span style=3D"color:rgb(51,51,51);fo=
nt-size:12px">grub-customizer</span></span></div><div style=3D"font-family:=
&#39;Helvetica Neue&#39;;font-size:14px"><span style=3D"font-family:Arial">=
<span style=3D"color:rgb(51,51,51);font-size:12px">sudo apt-get update</spa=
n></span></div><div style=3D"font-family:&#39;Helvetica Neue&#39;;font-size=
:14px"><span style=3D"font-family:Arial"><span style=3D"color:rgb(51,51,51)=
;font-size:12px">sudo apt-get install grub-customizer</span></span></div><d=
iv style=3D"font-family:&#39;Helvetica Neue&#39;;font-size:14px"><span styl=
e=3D"font-family:Arial"><span style=3D"font-size:12px"><span style=3D"color=
:rgb(51,51,51)"><br></span></span></span></div><div style=3D"font-family:&#=
39;Helvetica Neue&#39;;font-size:14px"><span style=3D"font-size:12px"><span=
 style=3D"font-family:Arial"><span style=3D"color:rgb(51,51,51)"><br></span=
></span></span></div><div style=3D"font-family:&#39;Helvetica Neue&#39;;fon=
t-size:14px">sudo apt-get autoremove
</div><div style=3D"font-family:&#39;Helvetica Neue&#39;;font-size:14px"><d=
iv style=3D"padding:0px;font-size:inherit;color:inherit;border-radius:0px;b=
order:0px solid rgba(0,0,0,0.14902);overflow:visible;min-height:0.8rem"><sp=
an style=3D"font-family:Arial"><span style=3D"color:rgb(85,85,85)">#!/bin/s=
h</span></span></div></div><div style=3D"font-family:&#39;Helvetica Neue&#3=
9;;font-size:14px"><div style=3D"padding:0px;font-size:inherit;color:inheri=
t;border-radius:0px;border:0px solid rgba(0,0,0,0.14902);overflow:visible;m=
ax-width:100%;min-height:0.8rem"><span style=3D"font-family:Arial">=E2=80=
=8B</span></div></div><div style=3D"font-family:&#39;Helvetica Neue&#39;;fo=
nt-size:14px"><div style=3D"padding:0px;font-size:inherit;color:inherit;bor=
der-radius:0px;border:0px solid rgba(0,0,0,0.14902);overflow:visible;min-he=
ight:0.8rem"><br><div><span style=3D"font-family:Arial"><span style=3D"colo=
r:rgb(170,85,0)">#=C2=A0uname=C2=A0-a</span></span></div><div><span style=
=3D"font-family:Arial"><span style=3D"color:rgb(170,85,0)">#=C2=A0Linux=C2=
=A0nimbnode11=C2=A03.16.0-57-generic</span></span></div><div><span style=3D=
"font-family:Arial"><span style=3D"color:rgb(170,85,0)">#=C2=A077~14.04.1-U=
buntu=C2=A0SMP=C2=A0Thu=C2=A0Dec=C2=A017=C2=A023:20:00=C2=A0UTC=C2=A02015=
=C2=A0x86_64=C2=A0x86_64=C2=A0x86_64=C2=A0GNU/Linux</span></span></div></di=
v></div><div style=3D"font-family:&#39;Helvetica Neue&#39;;font-size:14px">=
<div style=3D"padding:0px;font-size:inherit;color:inherit;border-radius:0px=
;border:0px solid rgba(0,0,0,0.14902);overflow:visible;min-height:0.8rem"><=
div><span style=3D"font-family:Arial"><span style=3D"color:rgb(51,0,170)">s=
udo</span>=C2=A0apt-get=C2=A0install=C2=A0<span style=3D"color:rgb(0,0,204)=
">-y</span>=C2=A0build-essential</span></div><div><span style=3D"font-famil=
y:Arial"><span style=3D"color:rgb(51,0,170)">sudo</span>=C2=A0apt-get=C2=A0=
install=C2=A0<span style=3D"color:rgb(0,0,204)">-y</span>=C2=A0bcc=C2=A0bin=
86=C2=A0<span style=3D"color:rgb(51,0,170)">gawk</span>=C2=A0bridge-utils=
=C2=A0iproute=C2=A0libcurl3=C2=A0libcurl4-openssl-dev=C2=A0bzip2=C2=A0modul=
e-init-tools=C2=A0transfig=C2=A0tgif</span></div><div><span style=3D"font-f=
amily:Arial"><span style=3D"color:rgb(51,0,170)">sudo</span>=C2=A0apt-get=
=C2=A0install=C2=A0<span style=3D"color:rgb(0,0,204)">-y</span>=C2=A0texinf=
o=C2=A0texlive-latex-base=C2=A0texlive-latex-recommended=C2=A0texlive-fonts=
-extra=C2=A0texlive-fonts-recommended=C2=A0pciutils-dev=C2=A0libjpeg-dev=C2=
=A0libjpeg62-dev=C2=A0mercurial</span></div><div><span style=3D"font-family=
:Arial"><span style=3D"color:rgb(51,0,170)">sudo</span>=C2=A0apt-get=C2=A0i=
nstall=C2=A0<span style=3D"color:rgb(0,0,204)">-y</span>=C2=A0<span style=
=3D"color:rgb(51,0,170)">make</span>=C2=A0<span style=3D"color:rgb(51,0,170=
)">gcc</span>=C2=A0libc6-dev=C2=A0zlib1g-dev=C2=A0python=C2=A0python-dev=C2=
=A0python-twisted=C2=A0libncurses5-dev=C2=A0patch=C2=A0libvncserver-dev=C2=
=A0libsdl-dev</span></div><div><span style=3D"font-family:Arial"><span styl=
e=3D"color:rgb(51,0,170)">sudo</span>=C2=A0apt-get=C2=A0install=C2=A0<span =
style=3D"color:rgb(0,0,204)">-y</span>=C2=A0iasl=C2=A0libbz2-dev=C2=A0e2fsl=
ibs-dev=C2=A0git-core=C2=A0uuid-dev=C2=A0ocaml=C2=A0ocaml-findlib=C2=A0libx=
11-dev=C2=A0bison=C2=A0flex=C2=A0xz-utils=C2=A0libyajl-dev</span></div><div=
><span style=3D"font-family:Arial"><span style=3D"color:rgb(51,0,170)">sudo=
</span>=C2=A0apt-get=C2=A0install=C2=A0<span style=3D"color:rgb(0,0,204)">-=
y</span>=C2=A0gettext=C2=A0libpixman-1-dev=C2=A0libaio-dev=C2=A0markdown=C2=
=A0pandoc</span></div><div><span style=3D"font-family:Arial"><span style=3D=
"color:rgb(51,0,170)">sudo</span>=C2=A0apt-get=C2=A0install=C2=A0<span styl=
e=3D"color:rgb(0,0,204)">-y</span>=C2=A0libc6-dev-i386</span></div><div><sp=
an style=3D"font-family:Arial"><span style=3D"color:rgb(51,0,170)">sudo</sp=
an>=C2=A0apt-get=C2=A0install=C2=A0<span style=3D"color:rgb(0,0,204)">-y</s=
pan>=C2=A0ghostscript</span></div><div><span style=3D"font-family:Arial"><s=
pan style=3D"color:rgb(51,0,170)">sudo</span>=C2=A0apt-get=C2=A0build-dep=
=C2=A0xen<br></span><br></div></div></div><div style=3D"font-family:&#39;He=
lvetica Neue&#39;;font-size:14px"><div style=3D"padding:0px;font-size:inher=
it;color:inherit;border-radius:0px;border:0px solid rgba(0,0,0,0.14902);ove=
rflow:visible;min-height:0.8rem"><br></div></div><div style=3D"font-family:=
&#39;Helvetica Neue&#39;;font-size:14px"><div style=3D"padding:0px;font-siz=
e:inherit;color:inherit;border-radius:0px;border:0px solid rgba(0,0,0,0.149=
02);overflow:visible;min-height:0.8rem"><span style=3D"font-family:Arial"><=
span style=3D"color:rgb(51,0,170)">git</span>=C2=A0clone=C2=A0<span style=
=3D"color:rgb(51,0,170)">git</span>://xenbits.<a href=3D"http://xen.org/xen=
.git" target=3D"_blank">xen.org/xen.git</a></span></div></div><div style=3D=
"font-family:&#39;Helvetica Neue&#39;;font-size:14px"><div style=3D"padding=
:0px;font-size:inherit;color:inherit;border-radius:0px;border:0px solid rgb=
a(0,0,0,0.14902);overflow:visible;min-height:0.8rem"><div><span style=3D"fo=
nt-family:Arial"><span style=3D"color:rgb(51,0,170)">cd</span>=C2=A0xen</sp=
an></div><div><span style=3D"font-family:Arial"><br></span></div><div><span=
 style=3D"font-family:Arial"><span style=3D"color:rgb(170,85,0)">#=C2=A0Cha=
nge=C2=A0the=C2=A0following=C2=A0to=C2=A0change=C2=A0the=C2=A0version=C2=A0=
you=C2=A0want=C2=A0to=C2=A0install</span></span></div></div></div><div styl=
e=3D"font-family:&#39;Helvetica Neue&#39;;font-size:14px"><pre style=3D"pad=
ding:0px;font-size:inherit;color:inherit;border-radius:0px;word-wrap:break-=
word;white-space:pre-wrap;border:0px solid rgba(0,0,0,0.14902);overflow:vis=
ible;max-width:100%;min-height:0.8rem"><span style=3D"font-family:Arial"><s=
pan style=3D"color:rgb(170,85,0)"># At the time of writing the version was =
xen 4.7-unstable</span></span>

</pre></div><div style=3D"font-family:&#39;Helvetica Neue&#39;;font-size:14=
px"><div style=3D"padding:0px;font-size:inherit;color:inherit;border-radius=
:0px;border:0px solid rgba(0,0,0,0.14902);overflow:visible;min-height:0.8re=
m"><div><br></div><div><span style=3D"font-family:Arial"><span style=3D"col=
or:rgb(51,0,170)">git</span>=C2=A0checkout stable-4.2</span></div><div><br>=
</div></div></div><div style=3D"font-family:&#39;Helvetica Neue&#39;;font-s=
ize:14px"><div style=3D"padding:0px;font-size:inherit;color:inherit;border-=
radius:0px;border:0px solid rgba(0,0,0,0.14902);overflow:visible;min-height=
:0.8rem"><span style=3D"font-family:Arial"><span style=3D"color:rgb(51,0,17=
0)">touch</span>=C2=A0.config</span></div></div><div style=3D"font-family:&=
#39;Helvetica Neue&#39;;font-size:14px"><div style=3D"padding:0px;font-size=
:inherit;color:inherit;border-radius:0px;border:0px solid rgba(0,0,0,0.1490=
2);overflow:visible;min-height:0.8rem"><span style=3D"font-family:Arial"><s=
pan style=3D"color:rgb(51,0,170)">echo</span>=C2=A0<span style=3D"color:rgb=
(170,17,17)">&quot;PYTHON_PREFIX_ARG=3D&quot;</span>=C2=A0&gt;=C2=A0.config=
</span></div></div><div style=3D"font-family:&#39;Helvetica Neue&#39;;font-=
size:14px"><div style=3D"padding:0px;font-size:inherit;color:inherit;border=
-radius:0px;border:0px solid rgba(0,0,0,0.14902);overflow:visible;min-heigh=
t:0.8rem"><div><span style=3D"font-family:Arial">./configure</span></div><d=
iv><span style=3D"font-family:Arial"><span style=3D"color:rgb(51,0,170)">su=
do</span>=C2=A0<span style=3D"color:rgb(51,0,170)">make</span>=C2=A0dist</s=
pan></div></div></div><div style=3D"font-family:&#39;Helvetica Neue&#39;;fo=
nt-size:14px"><div style=3D"padding:0px;font-size:inherit;color:inherit;bor=
der-radius:0px;border:0px solid rgba(0,0,0,0.14902);overflow:visible;min-he=
ight:0.8rem"><div><span style=3D"font-family:Arial"><span style=3D"color:rg=
b(51,0,170)">sudo</span>=C2=A0<span style=3D"color:rgb(51,0,170)">make</spa=
n>=C2=A0install</span></div><div><span style=3D"font-family:Arial"><span st=
yle=3D"color:rgb(51,0,170)">sudo</span>=C2=A0/sbin/ldconfig</span></div></d=
iv></div><div style=3D"font-family:&#39;Helvetica Neue&#39;;font-size:14px"=
><div style=3D"padding:0px;font-size:inherit;color:inherit;border-radius:0p=
x;border:0px solid rgba(0,0,0,0.14902);overflow:visible;min-height:0.8rem">=
<div><span style=3D"font-family:Arial"><span style=3D"color:rgb(51,0,170)">=
sudo</span>=C2=A0update-grub</span></div><div><span style=3D"font-family:Ar=
ial"><br></span></div><div><span style=3D"font-family:Arial"><span style=3D=
"color:rgb(51,0,170)">sudo</span>=C2=A0update-rc.d=C2=A0xencommons=C2=A0def=
aults=C2=A0<span style=3D"color:rgb(17,102,68)">19</span>=C2=A0<span style=
=3D"color:rgb(17,102,68)">18</span></span></div><div><span style=3D"font-fa=
mily:Arial"><span style=3D"color:rgb(170,85,0)">#=C2=A0sudo=C2=A0update-rc.=
d=C2=A0xend=C2=A0defaults=C2=A020=C2=A021=C2=A0#=C2=A0We=C2=A0don=E2=80=99t=
=C2=A0need=C2=A0xend</span></span></div><div><span style=3D"font-family:Ari=
al"><span style=3D"color:rgb(51,0,170)">sudo</span>=C2=A0update-rc.d=C2=A0x=
endomains=C2=A0defaults=C2=A0<span style=3D"color:rgb(17,102,68)">21</span>=
=C2=A0<span style=3D"color:rgb(17,102,68)">20</span><br></span></div></div>=
</div><div style=3D"font-family:&#39;Helvetica Neue&#39;;font-size:14px"><d=
iv style=3D"padding-right:0.625rem;padding-bottom:0.6rem"><div style=3D"pad=
ding:0px;border-radius:0px;border:0px solid rgba(0,0,0,0.14902);overflow:vi=
sible;min-height:0.8rem"><span style=3D"font-family:Arial"><span style=3D"f=
ont-size:inherit"><span style=3D"color:rgb(51,0,170)">sudo</span><span styl=
e=3D"color:inherit">=C2=A0update-rc.d=C2=A0xen-watchdog=C2=A0defaults=C2=A0=
</span><span style=3D"color:rgb(17,102,68)"><span style=3D"font-size:inheri=
t">22</span></span><span style=3D"color:inherit">=C2=A0</span><span style=
=3D"color:rgb(17,102,68)"><span style=3D"font-size:inherit">23</span></span=
></span></span></div><div style=3D"padding:0px;border-radius:0px;border:0px=
 solid rgba(0,0,0,0.14902);overflow:visible;min-height:0.8rem"><span style=
=3D"font-family:Arial"><span style=3D"font-size:inherit"><span style=3D"col=
or:rgb(17,102,68)"><span style=3D"font-size:inherit"><br></span></span></sp=
an></span></div><div style=3D"padding:0px;border-radius:0px;border:0px soli=
d rgba(0,0,0,0.14902);overflow:visible;min-height:0.8rem"><span style=3D"fo=
nt-family:Arial"><span style=3D"font-size:inherit"><span style=3D"color:rgb=
(17,102,68)"><span style=3D"font-size:inherit">after rebooting, I could not=
 have access to keyboard.=C2=A0</span></span></span></span></div><span clas=
s=3D"HOEnZb"><font color=3D"#888888"><div style=3D"padding:0px;border-radiu=
s:0px;border:0px solid rgba(0,0,0,0.14902);overflow:visible;min-height:0.8r=
em"><span style=3D"font-family:Arial"><span style=3D"font-size:inherit"><sp=
an style=3D"color:rgb(17,102,68)"><span style=3D"font-size:inherit"><br></s=
pan></span></span></span></div><div style=3D"padding:0px;border-radius:0px;=
border:0px solid rgba(0,0,0,0.14902);overflow:visible;min-height:0.8rem"><b=
r></div></font></span></div></div><span class=3D"HOEnZb"><font color=3D"#88=
8888"><div><br></div>-- <br><div><div dir=3D"ltr">V/R, <br>=C2=A0<br>Wenhui=
 Zhang <br>=C2=A0<br>Email: <a href=3D"mailto:wenhui@gwmail.gwu.edu" target=
=3D"_blank">wenhui@gwmail.gwu.edu</a><br>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0=
=C2=A0 Telephone: <a href=3D"tel:1-%28703%29%20424%203193" value=3D"+170342=
43193" target=3D"_blank">1-(703) 424 3193</a><br>=C2=A0 =C2=A0 =C2=A0 =C2=
=A0 =C2=A0=C2=A0<br>=C2=A0<br>=C2=A0<br>=C2=A0<br><br><br></div></div>
</font></span></div></div>
</div><br><br clear=3D"all"><div><br></div>-- <br><div class=3D"gmail_signa=
ture"><div dir=3D"ltr">V/R, <br>=C2=A0<br>Wenhui Zhang <br>=C2=A0<br>Email:=
 <a href=3D"mailto:wenhui@gwmail.gwu.edu" target=3D"_blank">wenhui@gwmail.g=
wu.edu</a><br>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0=C2=A0 Telephone: 1-(703) 4=
24 3193<br>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0=C2=A0<br>=C2=A0<br>=C2=A0<br>=
=C2=A0<br><br><br></div></div>
</div>

--047d7ba97d68238f62052a7c05c7--


--===============2845251867751989511==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users
--===============2845251867751989511==--


From xen-users-bounces@lists.xen.org Sat Jan 30 13:07:48 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Sat, 30 Jan 2016 13:07:48 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aPVFE-0000hW-4W; Sat, 30 Jan 2016 13:07:16 +0000
Received: from mail6.bemta14.messagelabs.com ([193.109.254.103])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <prvs=8309105eb=Paul.Durrant@citrix.com>)
	id 1aPVFC-0000hI-QJ
	for xen-users@lists.xen.org; Sat, 30 Jan 2016 13:07:14 +0000
Received: from [193.109.254.147] by server-1.bemta-14.messagelabs.com id
	99/6A-28791-285BCA65; Sat, 30 Jan 2016 13:07:14 +0000
X-Env-Sender: prvs=8309105eb=Paul.Durrant@citrix.com
X-Msg-Ref: server-14.tower-27.messagelabs.com!1454159232!20202634!1
X-Originating-IP: [185.25.65.24]
X-SpamReason: No, hits=0.0 required=7.0 tests=received_headers: No 
	Received headers
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 36034 invoked from network); 30 Jan 2016 13:07:13 -0000
Received: from smtp.ctxuk.citrix.com (HELO SMTP.EU.CITRIX.COM) (185.25.65.24)
	by server-14.tower-27.messagelabs.com with RC4-SHA encrypted SMTP;
	30 Jan 2016 13:07:13 -0000
X-IronPort-AV: E=Sophos;i="5.22,370,1449532800"; d="scan'208";a="13742846"
From: Paul Durrant <Paul.Durrant@citrix.com>
To: Adam Goryachev <mailinglists@websitemanagers.com.au>,
	"xen-users@lists.xen.org" <xen-users@lists.xen.org>,
	"win-pv-devel@lists.xenproject.org" <win-pv-devel@lists.xenproject.org>
Thread-Topic: [win-pv-devel] Windows PV Drivers
Thread-Index: AQHRWnMC5MHpjOcpY0m25m0RExMk/Z8UBnrQ
Date: Sat, 30 Jan 2016 13:07:10 +0000
Message-ID: <d37f5ad4deff453087c3a76bfb9dbb7f@AMSPEX02CL03.citrite.net>
References: <56AA927E.5030906@websitemanagers.com.au>
In-Reply-To: <56AA927E.5030906@websitemanagers.com.au>
Accept-Language: en-GB, en-US
Content-Language: en-US
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
x-ms-exchange-transport-fromentityheader: Hosted
MIME-Version: 1.0
X-DLP: AMS1
Subject: Re: [Xen-users] [win-pv-devel] Windows PV Drivers
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

> -----Original Message-----
> From: win-pv-devel-bounces@lists.xenproject.org [mailto:win-pv-devel-
> bounces@lists.xenproject.org] On Behalf Of Adam Goryachev
> Sent: 28 January 2016 22:13
> To: xen-users@lists.xen.org; win-pv-devel@lists.xenproject.org
> Subject: [win-pv-devel] Windows PV Drivers
> 
> Hi all,
> 

Hi.

> I'm really confused with the current state of the Windows PV Drivers.
> AFAICT, there are/were 4 different versions:
> 1) GPL PV drivers (seem to be the original and current stable/commonly
> used version) signed versions from meadowcourt

They are (or certainly were) maintained by James Harper, but I don't know their current state.

> 2) EJB Digital (seem to be forked from GPL PV, for a time fixed various
> problems, but since 2014 no development, and not available) had signed
> drivers

I know nothing about those drivers.

> 3) XenServer Windows PV drivers, I've never used these, and assume they
> are signed, only work with XenServer, and restricted license.

Recent versions of the Citrix drivers should also work with non-XenServer installations although there may be some quirks. They are certainly not deliberately locked to XenServer though.

> Don't see
> mention of these in most of the open source xen windows driver pages.
> 4) Xen Project Windows PV Driver sub project seems to be working on
> drivers - http://wiki.xenproject.org/wiki/Xen_FAQ_Drivers,_Windows "This
> project has taken the the XenServer Windows PV Drivers, re-written them
> and contributed them to the Xen Project." Currently don't seem to have
> any signed versions available, seems to be new and potentially unstable
> (how much was re-written? why? unknown, not explained on the FAQ)
> 
> Can anyone explain what is the current status of these projects?
> 

Citrix will be using the XenProject drivers in forthcoming releases of XenServer. Final logo testing of the staging-8.1 branches is nearly done and when it is complete it is my intention to declare a version 8.1 community release of all the drivers, which I will also (non-logo) sign through the Microsoft portal. (The Citrix branded version of the driver will be logo signed).

> Of specific interest to me, I'm currently using either xen 4.1 or xen
> 4.4 (from debian packages) with Windows Server 2003/2008R2/2012R2.
> Which
> driver version and project is best (most stable, with best performance)
> for those variations?

Well, 2003 has been out of extended support for a long time now and the Xen Project drivers do not support it. The source is good for anything from Vista onwards and the community builds will work on anything from Win 7 onwards (since they are built with the 8.1 WDK... you need to use the 8.0 WDK to build for Vista).

> How will this change in future?
> Where is current development efforts?

Citrix is committed to using the XenProject drivers and intends to actively develop features in the open using that source base.

HTH,

  Paul

> If multiple projects are "current" what is the reason (benefit) in
> maintaining those multiple implementations of the "same" thing?
> 
> Regards,
> Adam
> 
> --
> Adam Goryachev Website Managers www.websitemanagers.com.au
> 
> _______________________________________________
> win-pv-devel mailing list
> win-pv-devel@lists.xenproject.org
> http://lists.xenproject.org/cgi-bin/mailman/listinfo/win-pv-devel

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users

From xen-users-bounces@lists.xen.org Sat Jan 30 13:07:48 2016
Return-path: <xen-users-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Sat, 30 Jan 2016 13:07:48 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-users-bounces@lists.xen.org>)
	id 1aPVFE-0000hW-4W; Sat, 30 Jan 2016 13:07:16 +0000
Received: from mail6.bemta14.messagelabs.com ([193.109.254.103])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <prvs=8309105eb=Paul.Durrant@citrix.com>)
	id 1aPVFC-0000hI-QJ
	for xen-users@lists.xen.org; Sat, 30 Jan 2016 13:07:14 +0000
Received: from [193.109.254.147] by server-1.bemta-14.messagelabs.com id
	99/6A-28791-285BCA65; Sat, 30 Jan 2016 13:07:14 +0000
X-Env-Sender: prvs=8309105eb=Paul.Durrant@citrix.com
X-Msg-Ref: server-14.tower-27.messagelabs.com!1454159232!20202634!1
X-Originating-IP: [185.25.65.24]
X-SpamReason: No, hits=0.0 required=7.0 tests=received_headers: No 
	Received headers
X-StarScan-Received: 
X-StarScan-Version: 7.35.1; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 36034 invoked from network); 30 Jan 2016 13:07:13 -0000
Received: from smtp.ctxuk.citrix.com (HELO SMTP.EU.CITRIX.COM) (185.25.65.24)
	by server-14.tower-27.messagelabs.com with RC4-SHA encrypted SMTP;
	30 Jan 2016 13:07:13 -0000
X-IronPort-AV: E=Sophos;i="5.22,370,1449532800"; d="scan'208";a="13742846"
From: Paul Durrant <Paul.Durrant@citrix.com>
To: Adam Goryachev <mailinglists@websitemanagers.com.au>,
	"xen-users@lists.xen.org" <xen-users@lists.xen.org>,
	"win-pv-devel@lists.xenproject.org" <win-pv-devel@lists.xenproject.org>
Thread-Topic: [win-pv-devel] Windows PV Drivers
Thread-Index: AQHRWnMC5MHpjOcpY0m25m0RExMk/Z8UBnrQ
Date: Sat, 30 Jan 2016 13:07:10 +0000
Message-ID: <d37f5ad4deff453087c3a76bfb9dbb7f@AMSPEX02CL03.citrite.net>
References: <56AA927E.5030906@websitemanagers.com.au>
In-Reply-To: <56AA927E.5030906@websitemanagers.com.au>
Accept-Language: en-GB, en-US
Content-Language: en-US
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
x-ms-exchange-transport-fromentityheader: Hosted
MIME-Version: 1.0
X-DLP: AMS1
Subject: Re: [Xen-users] [win-pv-devel] Windows PV Drivers
X-BeenThere: xen-users@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: Xen user discussion <xen-users.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-users@lists.xen.org>
List-Help: <mailto:xen-users-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users>,
	<mailto:xen-users-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-users-bounces@lists.xen.org
Errors-To: xen-users-bounces@lists.xen.org

> -----Original Message-----
> From: win-pv-devel-bounces@lists.xenproject.org [mailto:win-pv-devel-
> bounces@lists.xenproject.org] On Behalf Of Adam Goryachev
> Sent: 28 January 2016 22:13
> To: xen-users@lists.xen.org; win-pv-devel@lists.xenproject.org
> Subject: [win-pv-devel] Windows PV Drivers
> 
> Hi all,
> 

Hi.

> I'm really confused with the current state of the Windows PV Drivers.
> AFAICT, there are/were 4 different versions:
> 1) GPL PV drivers (seem to be the original and current stable/commonly
> used version) signed versions from meadowcourt

They are (or certainly were) maintained by James Harper, but I don't know their current state.

> 2) EJB Digital (seem to be forked from GPL PV, for a time fixed various
> problems, but since 2014 no development, and not available) had signed
> drivers

I know nothing about those drivers.

> 3) XenServer Windows PV drivers, I've never used these, and assume they
> are signed, only work with XenServer, and restricted license.

Recent versions of the Citrix drivers should also work with non-XenServer installations although there may be some quirks. They are certainly not deliberately locked to XenServer though.

> Don't see
> mention of these in most of the open source xen windows driver pages.
> 4) Xen Project Windows PV Driver sub project seems to be working on
> drivers - http://wiki.xenproject.org/wiki/Xen_FAQ_Drivers,_Windows "This
> project has taken the the XenServer Windows PV Drivers, re-written them
> and contributed them to the Xen Project." Currently don't seem to have
> any signed versions available, seems to be new and potentially unstable
> (how much was re-written? why? unknown, not explained on the FAQ)
> 
> Can anyone explain what is the current status of these projects?
> 

Citrix will be using the XenProject drivers in forthcoming releases of XenServer. Final logo testing of the staging-8.1 branches is nearly done and when it is complete it is my intention to declare a version 8.1 community release of all the drivers, which I will also (non-logo) sign through the Microsoft portal. (The Citrix branded version of the driver will be logo signed).

> Of specific interest to me, I'm currently using either xen 4.1 or xen
> 4.4 (from debian packages) with Windows Server 2003/2008R2/2012R2.
> Which
> driver version and project is best (most stable, with best performance)
> for those variations?

Well, 2003 has been out of extended support for a long time now and the Xen Project drivers do not support it. The source is good for anything from Vista onwards and the community builds will work on anything from Win 7 onwards (since they are built with the 8.1 WDK... you need to use the 8.0 WDK to build for Vista).

> How will this change in future?
> Where is current development efforts?

Citrix is committed to using the XenProject drivers and intends to actively develop features in the open using that source base.

HTH,

  Paul

> If multiple projects are "current" what is the reason (benefit) in
> maintaining those multiple implementations of the "same" thing?
> 
> Regards,
> Adam
> 
> --
> Adam Goryachev Website Managers www.websitemanagers.com.au
> 
> _______________________________________________
> win-pv-devel mailing list
> win-pv-devel@lists.xenproject.org
> http://lists.xenproject.org/cgi-bin/mailman/listinfo/win-pv-devel

_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users

