Re: [Xen-devel] [PATCH v2] Livepatch for ARM 64 and 32.

2016-09-06 Thread Konrad Rzeszutek Wilk
On Wed, Aug 31, 2016 at 09:54:30AM -0600, Jan Beulich wrote: > >>> On 31.08.16 at 17:24, wrote: > > On 31/08/16 16:09, Julien Grall wrote: > >> On 31/08/16 16:06, Konrad Rzeszutek Wilk wrote: > >>> So you are thinking of exposing this 'xen feature bits' that Andrew > >>> mention > >>> to be on ARM

Re: [Xen-devel] [PATCH v2] Livepatch for ARM 64 and 32.

2016-08-31 Thread Jan Beulich
>>> On 31.08.16 at 17:24, wrote: > On 31/08/16 16:09, Julien Grall wrote: >> On 31/08/16 16:06, Konrad Rzeszutek Wilk wrote: >>> So you are thinking of exposing this 'xen feature bits' that Andrew >>> mention >>> to be on ARM as well. >> >> I only chat with Andrew about it and I have not looked at

Re: [Xen-devel] [PATCH v2] Livepatch for ARM 64 and 32.

2016-08-31 Thread Julien Grall
On 31/08/16 16:24, Andrew Cooper wrote: On 31/08/16 16:09, Julien Grall wrote: On 31/08/16 16:06, Konrad Rzeszutek Wilk wrote: On Wed, Aug 31, 2016 at 03:49:55PM +0100, Julien Grall wrote: On 25/08/16 14:37, Konrad Rzeszutek Wilk wrote: Hey! Hi Konrad, Since v1 (and RFC): [https://lis

Re: [Xen-devel] [PATCH v2] Livepatch for ARM 64 and 32.

2016-08-31 Thread Andrew Cooper
On 31/08/16 16:09, Julien Grall wrote: > > > On 31/08/16 16:06, Konrad Rzeszutek Wilk wrote: >> On Wed, Aug 31, 2016 at 03:49:55PM +0100, Julien Grall wrote: >>> On 25/08/16 14:37, Konrad Rzeszutek Wilk wrote: Hey! >>> >>> Hi Konrad, >>> Since v1 (and RFC): [https://lists.xen.org/arc

Re: [Xen-devel] [PATCH v2] Livepatch for ARM 64 and 32.

2016-08-31 Thread Julien Grall
On 31/08/16 16:06, Konrad Rzeszutek Wilk wrote: On Wed, Aug 31, 2016 at 03:49:55PM +0100, Julien Grall wrote: On 25/08/16 14:37, Konrad Rzeszutek Wilk wrote: Hey! Hi Konrad, Since v1 (and RFC): [https://lists.xen.org/archives/html/xen-devel/2016-08/msg01835.html] - Acted on most all com

Re: [Xen-devel] [PATCH v2] Livepatch for ARM 64 and 32.

2016-08-31 Thread Konrad Rzeszutek Wilk
On Wed, Aug 31, 2016 at 03:49:55PM +0100, Julien Grall wrote: > On 25/08/16 14:37, Konrad Rzeszutek Wilk wrote: > > Hey! > > Hi Konrad, > > > Since v1 (and RFC): > > [https://lists.xen.org/archives/html/xen-devel/2016-08/msg01835.html] > > - Acted on most all comments. > > - Added ARM32 suppor

Re: [Xen-devel] [PATCH v2] Livepatch for ARM 64 and 32.

2016-08-31 Thread Julien Grall
On 25/08/16 14:37, Konrad Rzeszutek Wilk wrote: Hey! Hi Konrad, Since v1 (and RFC): [https://lists.xen.org/archives/html/xen-devel/2016-08/msg01835.html] - Acted on most all comments. - Added ARM32 support. The patches are based on: [PATCH v4] Livepatch fixes and features for v4.8. (https

[Xen-devel] [PATCH v2] Livepatch for ARM 64 and 32.

2016-08-25 Thread Konrad Rzeszutek Wilk
Hey! Since v1 (and RFC): [https://lists.xen.org/archives/html/xen-devel/2016-08/msg01835.html] - Acted on most all comments. - Added ARM32 support. The patches are based on: [PATCH v4] Livepatch fixes and features for v4.8. (https://lists.xen.org/archives/html/xen-devel/2016-08/msg02705.html)