qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] enhancements to the open firmware video driver


From: Programmingkid
Subject: [Qemu-devel] enhancements to the open firmware video driver
Date: Mon, 15 Aug 2016 22:49:09 -0400

I thought of a way for the video driver you made to be expandable without 
having to be recompiled. The user can specify additions resolutions like this:

-prom-env "resolutions=1200x700,1280x600,1440x700"

The video driver can then look in the /options node and use its resolutions 
property to retrieve the additional resolutions. These resolutions can then be 
made available to the guest.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]