genode/repos/ports
Alexander Boettcher 0d4f48ca0b vbox: add auto run script booting multiple VMs
Prepared for internal test machine, which has 8 logical cores.

6 Win7 64bit VMs are started, each having 2 vCPUs, using the same image and
different overlays. Changes to the VM are written to the overlays of ram_fs
and dropped after the test.

lCPU 0  : Genode base system and drivers
lCPU 1-2: VM1 2 vCPUs
lCPU 2-3: VM2 "
lCPU 3-4: VM3 "
lCPU 4-5: VM4 "
lCPU 5-6: VM5 "
lCPU 6-7: VM6 "

Fixes #2143
2016-11-08 15:26:29 +01:00
..
doc doc: update README, components.txt etc. 2016-05-26 15:54:17 +02:00
include vbox: use emt thread names 2016-10-21 12:39:31 +02:00
lib vbox: alloc memory of RTMem*Alloc within 2G window 2016-10-21 12:39:33 +02:00
mk ports: GNU build-system support for non-noux pkgs 2016-10-21 12:39:29 +02:00
ports vbox: poke timer emt thread from time to time 2016-10-21 12:39:34 +02:00
run vbox: add auto run script booting multiple VMs 2016-11-08 15:26:29 +01:00
src vbox: poke timer emt thread from time to time 2016-10-21 12:39:34 +02: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'.