On Sat, 28 Nov 2020 17:07:20 +1000, Nicholas Piggin wrote: > First patch is a nasty memory scribble introduced by me :( That > should go into fixes. > > The next ones could wait for next merge window. They get things to the > point where misbehaving or buggy guest isn't so painful for the host, > and also get the guest SLB dumping code working (because the host no > longer clears them before delivering the MCE to the guest). > > [...] Patches 2-8 applied to powerpc/next. [2/8] powerpc/64s/powernv: Allow KVM to handle guest machine check details https://git.kernel.org/powerpc/c/0ce2382657f39ced2adbb927355360c3aaeb05f8 [3/8] KVM: PPC: Book3S HV: Don't attempt to recover machine checks for FWNMI enabled guests https://git.kernel.org/powerpc/c/067c9f9c98c8804b07751994c51d8557e440821e [4/8] KVM: PPC: Book3S HV: Ratelimit machine check messages coming from guests https://git.kernel.org/powerpc/c/1d15ffdfc94127d75e04a88344ee1ce8c79f05fd [5/8] powerpc/64s/powernv: Ratelimit harmless HMI error printing https://git.kernel.org/powerpc/c/f4b239e4c6bddf63d00cd460eabb933232dbc326 [6/8] powerpc/64s/pseries: Add ERAT specific machine check handler https://git.kernel.org/powerpc/c/82f70a05108c98aea4f140067c44a606262d2af7 [7/8] powerpc/64s: Remove "Host" from MCE logging https://git.kernel.org/powerpc/c/4a869531ddbf5939c45eab6ff389e4e58c8ed19c [8/8] powerpc/64s: Tidy machine check SLB logging https://git.kernel.org/powerpc/c/865ae6f27789dcc3f92341d935f4439e8730a9fe cheers