qemu-ppc
[Top][All Lists]
Advanced

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

Re: [PATCH v2 11/14] pnv/xive: Only support crowd size of 0, 2, 4 and 16


From: Nicholas Piggin
Subject: Re: [PATCH v2 11/14] pnv/xive: Only support crowd size of 0, 2, 4 and 16
Date: Mon, 10 Mar 2025 15:15:43 +1000

This one got folded back into the crowd matching patch, so I
will take that version but LGTM.

Thanks,
Nick

On Tue Dec 10, 2024 at 10:05 AM AEST, Michael Kowal wrote:
> From: Glenn Miles <milesg@linux.vnet.ibm.com>
>
> XIVE crowd sizes are encoded into a 2-bit field as follows:
>   0: 0b00
>   2: 0b01
>   4: 0b10
>  16: 0b11
>
> A crowd size of 8 is not supported.
>
> Signed-off-by: Glenn Miles <milesg@linux.vnet.ibm.com>
> Signed-off-by: Michael Kowal <kowal@linux.ibm.com>
> ---



reply via email to

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