Re: [Xen-devel] [PATCH v3 12/16] xen/arm: Document the errata implemented in Xen

2016-06-22 Thread Stefano Stabellini
On Tue, 7 Jun 2016, 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: Julien Grall > > -

[Xen-devel] [PATCH v3 12/16] xen/arm: Document the errata implemented in Xen

2016-06-07 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 --- Changes in v3: - Fix grammar in the commit me