Re: [PATCH 0/8] powerpc/64s: fix and improve machine check handling

2020-12-10 Thread Michael Ellerman
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, >

Re: [PATCH 0/8] powerpc/64s: fix and improve machine check handling

2020-12-04 Thread Michael Ellerman
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, >

[PATCH 0/8] powerpc/64s: fix and improve machine check handling

2020-11-27 Thread Nicholas Piggin
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 lo