On 10/04/2017 12:25 PM, Cornelia Huck wrote: > Just as for external interrupts and I/O interrupts, we need to > initialize mchk_index during cpu reset. > > Signed-off-by: Cornelia Huck <coh...@redhat.com> > --- > > Trying a device_add with a ccw device under tcg currently insta-crashes > qemu. Probably nobody ever tried the crw machine check support that I > hacked in... > > Needs more work to avoid a guest kernel panic next; but let's pick the > low-hanging fruit first. > > --- > target/s390x/cpu.c | 2 ++ > 1 file changed, 2 insertions(+)
Reviewed-by: Richard Henderson <r...@twiddle.net> r~