Re: regression in booting with -kernel in 7.2.0

2023-01-13 Thread Daniel P . Berrangé
On Thu, Jan 12, 2023 at 11:36:22PM -0800, Christoph Hellwig wrote: > Hi all, > > qemu 7.2.0 fails to boot my usual test setup using -kernel (see > the actual script below). I've bisected this down to: > > commit ffe2d2382e5f1aae1abc4081af407905ef380311 > Author: Jason A. Donenfeld > Date: Wed

regression in booting with -kernel in 7.2.0

2023-01-12 Thread Christoph Hellwig
Hi all, qemu 7.2.0 fails to boot my usual test setup using -kernel (see the actual script below). I've bisected this down to: commit ffe2d2382e5f1aae1abc4081af407905ef380311 Author: Jason A. Donenfeld Date: Wed Sep 21 11:31:34 2022 +0200 x86: re-enable rng seeding via SetupData with thi