On Mon, Sep 12, 2016 at 11:47:35AM +0100, George Dunlap wrote:
> On 08/09/16 17:45, Lai, Paul C wrote:
> > [Paul2] in-line
>
> If you're going to engage in discussions on xen-devel it would really be
> worth your time to find a mail setup that allows you to actually quote
&
On Tue, Sep 20, 2016 at 09:50:15AM -0600, Jan Beulich wrote:
>
> Paul, there's been no reply to
> https://lists.xenproject.org/archives/html/xen-devel/2016-09/msg00380.html
>
> Jan
>
Jan:
The refered to patch, commit a1b1572833, adds a check for vmfunc.
I look a little time to look at the SDM
On Wed, Sep 21, 2016 at 02:39:58AM -0600, Jan Beulich wrote:
> >>> On 21.09.16 at 00:35, wrote:
> > On Tue, Sep 20, 2016 at 09:50:15AM -0600, Jan Beulich wrote:
> >>
> >> Paul, there's been no reply to
> >> https://lists.xenproject.org/archives/html/xen-devel/2016-09/msg00380.html
> >
> > The r
On Mon, Sep 26, 2016 at 10:01:50AM -0600, Jan Beulich wrote:
> >>> On 13.09.16 at 18:46, wrote:
> > Indent goto labels by one space.
> > Inline (header) altp2m functions.
> > In do_altp2m_op(), during the sanity check of the passed command,
> > return -ENONSYS if not a valid command.
> > In do_alt
On Wed, Sep 21, 2016 at 10:22:32AM -0700, Lai, Paul wrote:
> On Wed, Sep 21, 2016 at 02:39:58AM -0600, Jan Beulich wrote:
> > >>> On 21.09.16 at 00:35, wrote:
> > > On Tue, Sep 20, 2016 at 09:50:15AM -0600, Jan Beulich wrote:
> > >>
> > &
On Tue, Sep 27, 2016 at 02:26:00AM -0600, Jan Beulich wrote:
> >>> On 26.09.16 at 20:13, wrote:
> > On Wed, Sep 21, 2016 at 10:22:32AM -0700, Lai, Paul wrote:
> >> On Wed, Sep 21, 2016 at 02:39:58AM -0600, Jan Beulich wrote:
> >> > >>> On 21.09.16
On Wed, Sep 28, 2016 at 01:47:56AM -0600, Jan Beulich wrote:
> >>> On 27.09.16 at 19:43, wrote:
> > Finally found the vmfunc opcode page in Vol 3 30.3, VMX Instruction
> > Reference.
> > Agreed, there's no mention of prefixes, "pfx", on this page. It appears
> > that the other VMX instructions i
Hi Shannon:
I’m reporting that commit 38cd0664a6bf1c3b887992ea029d2bb516f52c59 is causing a
hang in the `xl create windows7` command on my skylake desktop. This is a
regression from previous behavior.
commit 38cd0664a6bf1c3b887992ea029d2bb516f52c59
Author: Shannon Zhao
Date: Wed Sep 28 18:19:
On Tue, Oct 11, 2016 at 10:29:52AM +0100, Wei Liu wrote:
> On Tue, Oct 11, 2016 at 03:41:16PM +0800, Haozhong Zhang wrote:
> > Hi Paul,
> >
> > On 10/10/16 13:31, Lai, Paul wrote:
> > > Hi Shannon:
> > >
> > > I’m reporting that commit 38cd0664a6bf
On Tue, Oct 11, 2016 at 03:20:49PM -0400, Konrad Rzeszutek Wilk wrote:
> On Tue, Oct 11, 2016 at 10:41:24AM -0700, Paul Lai wrote:
[snip]
> > +
> > +for ( i = 0; i < MAX_ALTP2M; i++ )
> > +{
> > +rc = p2m_alloc_table(d->arch.altp2m_p2m[i]);
> > +if ( rc != 0 ) {
>
> { shoul
Hello list:
Been playing with the altp2m code and noticed that it's not behaving in Xen 4.7
tree.
Two changesets have been identified as where the be behavior changes.
The change is commit bd2239d9fa975a1ee5bcd27c218ae042cd0a57bc,
x86/HVM: always intercept #AC and #DB
where an executable g
The following patch fixes the toplevel Xen makefile gereration to honor
-enable-githttp if the option is used during configuration.
commit 040510913564ec7e9f46ce833f8bdf1a40950ff7
Author: Paul Lai
Date: Mon Apr 11 10:43:57 2016 -0700
Honor '--enable-githttp' in toplevel Makefile generati
ul
-Original Message-
From: Wei Liu [mailto:wei.l...@citrix.com]
Sent: Wednesday, May 4, 2016 2:42 AM
To: Lai, Paul C
Cc: xen-de...@lists.xenproject.org; Wei Liu
Subject: Re: [Xen-devel] Patch to honor --enable-githttp
Hi Paul
We are about to release a new version of Xen soon. I think this p
Just re-submitted via `git send-email` ... hopefully the formatting is to your
liking. Please let me know otherwise.
-Paul
-Original Message-
From: Wei Liu [mailto:wei.l...@citrix.com]
Sent: Wednesday, May 4, 2016 9:18 AM
To: Lai, Paul C
Cc: Wei Liu ; xen-de...@lists.xenproject.org
[PAUL] in-line
Ravi -- please comment on swap comment below.
-Original Message-
From: Jan Beulich [mailto:jbeul...@suse.com]
Sent: Friday, September 2, 2016 6:31 AM
To: Lai, Paul C
Cc: george.dun...@citrix.com; Sahita, Ravi ; xen-devel
Subject: Re: [PATCH v2 Altp2m cleanup v3 2/3
[PAUL] in line
-Original Message-
From: Jan Beulich [mailto:jbeul...@suse.com]
Sent: Friday, September 2, 2016 6:47 AM
To: Lai, Paul C
Cc: george.dun...@citrix.com; Sahita, Ravi ; xen-devel
Subject: Re: [PATCH v2 Altp2m cleanup v3 3/3] Making altp2m struct dynamically
allocated
[Paul] in-line
-Original Message-
From: Jan Beulich [mailto:jbeul...@suse.com]
Sent: Thursday, September 8, 2016 3:33 AM
To: Lai, Paul C
Cc: george.dun...@citrix.com; Sahita, Ravi ; xen-devel
Subject: Re: [PATCH Altp2m cleanup v4 1/4] x86/HVM: adjust feature checking in
MSR intercept
[Paul] in-line
-Original Message-
From: Jan Beulich [mailto:jbeul...@suse.com]
Sent: Thursday, September 8, 2016 7:47 AM
To: Lai, Paul C
Cc: george.dun...@citrix.com; Sahita, Ravi ; xen-devel
Subject: Re: [PATCH Altp2m cleanup v4 2/4] altp2m cleanup work
>>> On 08.09.16
[Paul2] in-line
-Original Message-
From: Tamas K Lengyel [mailto:tamas.k.leng...@gmail.com]
Sent: Thursday, September 8, 2016 9:07 AM
To: Lai, Paul C
Cc: Jan Beulich ; xen-devel
; Sahita, Ravi ;
george.dun...@citrix.com
Subject: Re: [Xen-devel] [PATCH Altp2m cleanup v4 2/4] altp2m
[Paul2] in-line
-Original Message-
From: Jan Beulich [mailto:jbeul...@suse.com]
Sent: Thursday, September 8, 2016 8:02 AM
To: Lai, Paul C
Cc: george.dun...@citrix.com; Sahita, Ravi ; xen-devel
Subject: Re: [PATCH Altp2m cleanup v4 3/4] Move altp2m specific functions to
altp2m files
I'm looking to get started with osstest and running to some roadblocks.
The page
https://blog.xenproject.org/2013/02/02/xen-automatic-test-system-osstest/ looks
like the place to begin, but
1. The README link returns 404 (file not found)
http://xenbits.xen.org/gitweb/?p=osstest.git;a=blob
Please disregard this submission for review.
I forgot to rebase to current master and this patch is against a code base that
is out of date.
Apologies for the noise.
-Original Message-
From: Xen-devel [mailto:xen-devel-boun...@lists.xen.org] On Behalf Of Paul Lai
Sent: Wednesday, August
Jan:
We have an answer from the architects:
"We can confirm that our CPUs do treat FIP as a 48-bit pointer. When loaded by
one of the restore instructions, bit 47 is sign-extended into bits 63:48,
making the result canonical. As a result, the save instructions will always
save a canonical ad
to. Often (at
least for me), I end up have two different conversations.]
Regards, -Paul
-Original Message-
From: Jan Beulich [mailto:jbeul...@suse.com]
Sent: Wednesday, June 22, 2016 8:54 AM
To: Lai, Paul C
Cc: Sahita, Ravi
Subject: RE: [PATCH v1 Altp2m cleanup 0/3] Cleaning up altp2m code
&g
lowing the coding style within the file itself.
I'm open to suggestions,
-Paul
-Original Message-
From: Jan Beulich [mailto:jbeul...@suse.com]
Sent: Thursday, June 23, 2016 8:45 AM
To: Lai, Paul C
Cc: Sahita, Ravi ; xen-devel
Subject: Re: [PATCH v1 Altp2m cleanup 1/3] altp2m cl
[Paul] inlined
-Original Message-
From: Jan Beulich [mailto:jbeul...@suse.com]
Sent: Thursday, June 23, 2016 11:19 PM
To: Lai, Paul C
Cc: Sahita, Ravi ; xen-devel
Subject: RE: [PATCH v1 Altp2m cleanup 1/3] altp2m cleanup work
>>> On 23.06.16 at 20:23, wrote:
Fir
___
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel
27 matches
Mail list logo