Re: [Xen-devel] [PATCH for-4.12 v4 0/4] xen/arm: Implement Set/Way operations

2018-12-18 Thread Stefano Stabellini
I committed the series On Tue, 18 Dec 2018, Julien Grall wrote: > Hi all, > > This is version 3 of the series to implement set/way. For more details see > patch #3. > > Cheers, > > Julien Grall (4): > xen/arm: vcpreg: Add wrappers to handle co-proc access trapped by > HCR_EL2.TVM >

[Xen-devel] [PATCH for-4.12 v4 0/4] xen/arm: Implement Set/Way operations

2018-12-18 Thread Julien Grall
Hi all, This is version 3 of the series to implement set/way. For more details see patch #3. Cheers, Julien Grall (4): xen/arm: vcpreg: Add wrappers to handle co-proc access trapped by HCR_EL2.TVM xen/arm: vsysreg: Add wrapper to handle sysreg access trapped by HCR_EL2.TVM