genode/repos/ports
Sebastian Sumpf 3250f1951b vbox6: gim system time update measurement
200 TSC ticks for max measurement duration can get too small on platforms
with high TSC frequencies (e.g., >3GHz) and low CPU frequencies often
caused by HWP configurations. Therefore, we express the measurement
duration in NS (not ticks) and calculate max duration ticks using the
TSC frequency. This way the max duration becomes independent of the TSC
frequency.

fixes #4672
2022-11-17 08:00:37 +01:00
..
doc Replace libc_pipe plugin by VFS pipe plugin 2020-07-30 08:49:24 +02:00
include/vmm seoul: move to genode-world 2022-02-15 10:23:15 +01:00
lib libs: use select_from_ports in eager assignments 2022-11-17 08:00:34 +01:00
mk noux: add RISC-V gnu build support 2021-12-17 15:04:49 +01:00
ports verify: increase IOBUF size to 64 KiB 2022-10-12 12:09:36 +02:00
recipes depot: update recipe hashes 2022-10-13 12:35:27 +02:00
run virtualbox_auto tests: remove legacy platform_drv 2022-10-12 12:09:34 +02:00
src vbox6: gim system time update measurement 2022-11-17 08:00:37 +01:00
README Remove repos/qt4, fix #1451 2015-03-19 08:57:20 +01:00

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'.