Re: [Xen-devel] [PATCH v5 4/7] xen/arm: Document the errata implemented in Xen

2016-07-22 Thread Konrad Rzeszutek Wilk
On Wed, Jul 20, 2016 at 04:25:57PM +0100, Julien Grall wrote: > The new document will help to keep track of each erratum Xen is able to > handle. > > The text is based on the Linux doc in Documents/arm64/silicon-errata.txt. > > Also list the current errata that Xen is aware of. > > Signed-off-by

[Xen-devel] [PATCH v5 4/7] xen/arm: Document the errata implemented in Xen

2016-07-20 Thread Julien Grall
The new document will help to keep track of each erratum Xen is able to handle. The text is based on the Linux doc in Documents/arm64/silicon-errata.txt. Also list the current errata that Xen is aware of. Signed-off-by: Julien Grall Acked-by: Stefano Stabellini --- Changes in v4: