]> git.proxmox.com Git - qemu.git/commit
sun4m: add display width and height to the firmware configuration
authorMark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Fri, 26 Jul 2013 20:42:51 +0000 (21:42 +0100)
committerAnthony Liguori <aliguori@us.ibm.com>
Fri, 26 Jul 2013 21:56:50 +0000 (16:56 -0500)
commitb96919e068388309b655c7dc1afa41706d728efd
treeb3c6a0cd260272cd782e850ee111a0ca0182f50f
parent405c97c3a5950d8a49b90cb977e33b6b3f9a8f95
sun4m: add display width and height to the firmware configuration

Currently the graphics resolution for TCX is fixed at 1024x768, however
other framebuffers are capable of supporting additional resolutions.

Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
CC: Anthony Liguori <aliguori@us.ibm.com>
CC: Blue Swirl <blauwirbel@gmail.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
hw/sparc/sun4m.c