genode/repos/os/recipes
Piotr Tworek 7c1888644a os: Add VirtIO framebuffer driver.
This implements the necessary bits to provide 2D framebuffer support on
top of VirtIO GPU device as implemented in Qemu. I don't know if any
other implementation of this specific device exists.

Compared to the ramfb driver which already exists in Genode Virtio FB driver
has one major benefit. It allows Qemu window to be dynamically resized at
runtime. The driver will treat this as resolution change and act accordingly.
Ramfb driver can currently only use the hardcoded 1024x768 screen size. Changing
screen resolution might not sound like a big deal, but it is rather useful to
run Genode on Qemu in full screen mode.
2021-11-29 15:11:53 +01:00
..
api depot: recipes for pin-control/state session APIs 2021-11-29 15:11:52 +01:00
pkg Remove zynq_qemu platform and zynq nic driver 2021-11-29 15:10:51 +01:00
raw Remove zynq_qemu platform and zynq nic driver 2021-11-29 15:10:51 +01:00
src os: Add VirtIO framebuffer driver. 2021-11-29 15:11:53 +01:00