|
4 | 4 | =========== |
5 | 5 |
|
6 | 6 |
|
| 7 | +Genode OS Framework release 22.11 | 2022-11-30 |
| 8 | +############################################## |
| 9 | + |
| 10 | +| Genode 22.11 enables hardware-accelerated graphics on up-to-date Intel |
| 11 | +| GEN12+ hardware, introduces work flows for hardware-software co-design, |
| 12 | +| wraps up the framework's unified device-driver infrastructure across PC and |
| 13 | +| ARM, and pushes forward the use of Genode on the PinePhone. |
| 14 | + |
| 15 | +The Genode OS framework is both a dependable foundation for custom operating |
| 16 | +systems - like Sculpt OS - and at the same time a playground for new ideas. |
| 17 | +The just released version 22.11 pays tribute to both facets. On the one hand, |
| 18 | +it features the results of our year-long effort of unifying and simplifying |
| 19 | +the framework's device-driver infrastructure across all base platforms, which |
| 20 | +subjects the interaction of driver components with device hardware to an |
| 21 | +unprecedentedly rigid regime of least privilege. This makes Genode-based |
| 22 | +systems ever more dependable and clear. |
| 23 | + |
| 24 | +The role of Genode as a playground for innovation is embodied by the |
| 25 | +combination of the framework with reconfigurable hardware. The release |
| 26 | +introduces new work flows for designing hardware IP cores and Genode |
| 27 | +components in tandem, which allows for low-complexity software-hardware |
| 28 | +co-designs that fit like a glove. |
| 29 | + |
| 30 | +Feature-wise, the new version covers a vast area of topics. The enhancement of |
| 31 | +our Intel GPU multiplexer to current GEN12+ hardware stands out most. Further |
| 32 | +topics range from the emerging user interface for Genode on the PinePhone, |
| 33 | +over plenty of device-driver work, to virtualization improvements on ARM and |
| 34 | +PC hardware. |
| 35 | + |
| 36 | +These and many more topics of the new version are covered by the official |
| 37 | +[https:/documentation/release-notes/22.11 - release documentation of version 22.11...] |
| 38 | + |
| 39 | + |
7 | 40 | Sculpt OS release 22.10 | 2022-10-13 |
8 | 41 | #################################### |
9 | 42 |
|
|
0 commit comments