On Wed, 22 May 2019 06:11:12 +1000 Anton Blanchard <an...@ozlabs.org> wrote:
> Hi, > > > I've now had a bit of time to look through this and I believe it is > > correct, so: > > > > Reviewed-by: Mark Cave-Ayland <mark.cave-ayl...@ilande.co.uk> > > Thanks Mark. David: any chance we could get this merged? I can't run a > recent Ubuntu image successfully without it. sshd hangs when I try to > ssh into it. > Ha ! I also had troubles ssh'ing into a fedora guest, but couldn't find time to investigate: $ ssh 192.168.122.76 ssh_dispatch_run_fatal: Connection to 192.168.122.76 port 22: incorrect signature It doesn't happen anymore with this patch. Maybe worth mentioning it in the changelog, and Cc stable of course since this is a regression in QEMU 4.0. Tested-by: Greg Kurz <gr...@kaod.org> Also, as Mark mentioned in another mail, this looks very much like the other bug I had fixed with 3e5365b7aa6c "target/ppc: Fix QEMU crash with stxsdx". The patch looks correct: Reviewed-by: Greg Kurz <gr...@kaod.org> > Thanks, > Anton >