Re: [PATCH V7 05/10] acpi: apei: handle SEA notification type for ARMv8

2017-01-19 Thread James Morse
Hi Tyler, On 18/01/17 23:51, Baicar, Tyler wrote: > On 1/18/2017 7:50 AM, James Morse wrote: >> On 12/01/17 18:15, Tyler Baicar wrote: >>> ARM APEI extension proposal added SEA (Synchrounous External >>> Abort) notification type for ARMv8. >>> Add a new GHES error source handling function for SEA.

Re: [PATCH V7 04/10] arm64: exception: handle Synchronous External Abort

2017-01-19 Thread James Morse
Hi Tyler, On 18/01/17 23:26, Baicar, Tyler wrote: > On 1/17/2017 3:31 AM, James Morse wrote: >> On 12/01/17 18:15, Tyler Baicar wrote: >>> SEA exceptions are often caused by an uncorrected hardware >>> error, and are handled when data abort and instruction abort >>> exception classes have specific

Re: [PATCH v3 6/9] kvm: arm/arm64: Add host pmu to support VM introspection

2017-01-19 Thread Christoffer Dall
On Wed, Jan 18, 2017 at 06:05:46PM +, Mark Rutland wrote: > On Wed, Jan 18, 2017 at 04:17:18PM +, Punit Agrawal wrote: > > Mark Rutland writes: > > > > > On Wed, Jan 18, 2017 at 02:51:31PM +, Punit Agrawal wrote: > > >> I should've clarified in my reply that I wasn't looking to suppor