qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] x86: q35: require split irqchip for large CPU count


From: David Woodhouse
Subject: Re: [PATCH] x86: q35: require split irqchip for large CPU count
Date: Fri, 11 Mar 2022 14:58:41 +0000
User-agent: Evolution 3.36.5-0ubuntu1

On Fri, 2022-03-11 at 09:39 -0500, Igor Mammedov wrote:
> if VM is started with:
> 
>    -enable-kvm -smp 256
> 
> without specifying 'split' irqchip, VM might eventually boot
> but no more than 255 CPUs will be operational and following
> error messages in guest could be observed:
>    ...
>    smpboot: native_cpu_up: bad cpu 256
>    ...
> It's a regression introduced by [1], which removed dependency
> on intremap=on that were implicitly requiring 'split' irqchip
> and forgot to check for 'split' irqchip.
> Instead of letting VM boot a broken VM, error out and tell
> user how to fix CLI.

Hm, wasn't that already fixed in the patches I posted in December?

Attachment: smime.p7s
Description: S/MIME cryptographic signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]