]> git.ipfire.org Git - thirdparty/qemu.git/commit
ppc/xive: Fix typo in crowd block level calculation
authorNicholas Piggin <npiggin@gmail.com>
Mon, 17 Mar 2025 03:20:02 +0000 (13:20 +1000)
committerNicholas Piggin <npiggin@gmail.com>
Thu, 20 Mar 2025 09:55:11 +0000 (19:55 +1000)
commit033a5649b45690d09bde5cdf15cb83453f6ac811
treee233ec40d75b457a316f8780eea10e827d9b020c
parentfb802acdc8b162084e9e60d42aeba79097d14d2b
ppc/xive: Fix typo in crowd block level calculation

I introduced this bug when "tidying" the original patch, not Frederic.
Paper bag for me.

Fixes: 9cb7f6ebed60 ("ppc/xive2: Support group-matching when looking for target")
Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
hw/intc/xive.c