ppc_newworld: configure screen size from QEMU command line options
authorBlue Swirl <blauwirbel@gmail.com>
Sat, 8 Aug 2009 10:47:15 +0000 (10:47 +0000)
committerBlue Swirl <blauwirbel@gmail.com>
Sat, 8 Aug 2009 10:47:15 +0000 (10:47 +0000)
commit10696b4fb2564aeeef38e7dd3a827c8af2914c5e
tree14a0eaf4ffe46ab1281fa3a4f68638d06f784b3d
parent7589690c2af543edb3dc15fe6c64ade24890dc63
ppc_newworld: configure screen size from QEMU command line options

Use the FW_CFG interface to send user requested screen size and depth to
OpenBIOS like 7f1aec5f93382eef75920899f4065613aeaf02a2 for ppc_oldworld.

Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
hw/ppc_newworld.c