ppc/pegasos2: Implement some RTAS functions with VOF
commit5f2eb04961011de0ed15160ee17c8f85c8c30b73
authorBALATON Zoltan <balaton@eik.bme.hu>
Thu, 8 Jul 2021 21:46:14 +0000 (8 23:46 +0200)
committerDavid Gibson <david@gibson.dropbear.id.au>
Fri, 9 Jul 2021 00:40:43 +0000 (9 10:40 +1000)
tree366c5c8f60385998fcb231b96d18285a0bd3ca9a
parente7dfb29e5a757de09b890df42fbeb5b70c6f2a9f
ppc/pegasos2: Implement some RTAS functions with VOF

Linux uses RTAS functions to access PCI devices so we need to provide
these with VOF. Implement some of the most important functions to
allow booting Linux with VOF. With this the board is now usable
without a binary ROM image and we can enable it by default as other
boards.

Signed-off-by: BALATON Zoltan <balaton@eik.bme.hu>
Message-Id: <20210708215113.B3F747456E3@zero.eik.bme.hu>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
default-configs/devices/ppc-softmmu.mak
hw/ppc/pegasos2.c