]> git.ipfire.org Git - thirdparty/qemu.git/commit
hw/ppc/pegasos2: Add south bridge pointer in the machine state
authorBALATON Zoltan <balaton@eik.bme.hu>
Thu, 23 Oct 2025 00:06:13 +0000 (02:06 +0200)
committerHarsh Prateek Bora <harshpb@linux.ibm.com>
Thu, 23 Oct 2025 12:07:36 +0000 (17:37 +0530)
commit25d86d4f29f9712f8602d5768895d210466eb05a
treec47c82c738652d48224862a5c7010d25d576a298
parentac93f74b281893e383c244b8a922e270fe7c830d
hw/ppc/pegasos2: Add south bridge pointer in the machine state

Add field for the south bridge in machine state to have both north and
south bridges in it.

Signed-off-by: BALATON Zoltan <balaton@eik.bme.hu>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Link: https://lore.kernel.org/qemu-devel/654d3223b418d5bb2ba08a2b014375c2abf341aa.1761176219.git.balaton@eik.bme.hu
Signed-off-by: Harsh Prateek Bora <harshpb@linux.ibm.com>
hw/ppc/pegasos2.c