aboutsummaryrefslogtreecommitdiff
path: root/util
diff options
context:
space:
mode:
authorDaniel Henrique Barboza <danielhb413@gmail.com>2022-06-21 14:34:33 -0300
committerDaniel Henrique Barboza <danielhb413@gmail.com>2022-07-06 10:22:37 -0300
commitca45948991c1d22b30197cc741799f2543d42c37 (patch)
treec738ee1560691b98cd6aff698587ce0a08c9fb04 /util
parentda6be50136800dee59e22ac95a6ee10c154e1210 (diff)
downloadqemu-ca45948991c1d22b30197cc741799f2543d42c37.zip
qemu-ca45948991c1d22b30197cc741799f2543d42c37.tar.gz
qemu-ca45948991c1d22b30197cc741799f2543d42c37.tar.bz2
ppc/pnv: make pnv_ics_resend() use chip8->phbs[]
pnv_ics_resend() is scrolling through all the child objects of the chip to search for the PHBs. It's faster and simpler to just use the phbs[] array. pnv_ics_resend_child() was folded into pnv_ics_resend() since it's too simple to justify its own function. Reviewed-by: Cédric Le Goater <clg@kaod.org> Reviewed-by: Frederic Barrat <fbarrat@linux.ibm.com> Signed-off-by: Daniel Henrique Barboza <danielhb413@gmail.com> Message-Id: <20220621173436.165912-6-danielhb413@gmail.com>
Diffstat (limited to 'util')
0 files changed, 0 insertions, 0 deletions