Re: [PATCH v6 00/13] arm64/KVM: RAS & IESB for firmware first support

2018-01-16 Thread Catalin Marinas
On Mon, Jan 15, 2018 at 07:38:53PM +, James Morse wrote: > Dongjiu Geng (1): > KVM: arm64: Emulate RAS error registers and set HCR_EL2's TERR & TEA > > James Morse (11): > arm64: cpufeature: __this_cpu_has_cap() shouldn't stop early > arm64: sysreg: Move to use definitions for all the

[PATCH v6 00/13] arm64/KVM: RAS & IESB for firmware first support

2018-01-15 Thread James Morse
Hello, The aim of this series is to enable IESB to let us kick any pending RAS errors into firmware to be handled by firmware-first. v6 is a rebase onto arm64's for-next/core branch to fix the conflicts. I've picked up the Reviewed-by's from v4 that I missed on patches 7, 9 and 13, (they have