mirror of
https://github.com/genodelabs/genode.git
synced 2025-04-03 01:21:43 +00:00
The contrib code is updated from 2.4.1 to version 5.2.0 and the used device-model is changed to QEMU xHCI. Due to this change older guests OSes, namely Windows 7, that relied on the NEC xHCI device-model will not work anymore. The 'Qemu::Controller' interface was extended by an 'info' method, which returns the vendor and product ID. This allows for removing the hard-coded values in the VirtualBox glue code. Issue #4018.
This directory contains ports of popular 3rd-party applications to Genode. The 'ports' repository follows the line of the 'libports' repository. For instructions about downloading and building 3rd-party applications, please refer to 'libports/README'. Dependencies from other repositories ------------------------------------ Application provided by the 'ports' repository typically expect a rich runtime environment, including shared libraries provided by the 'libports' repository. Hence, 'ports' depends on 'libports'.