Christian Prochaska
f7f2c86c41
libc_noux: increase stack size
...
Fixes #2492
2017-08-23 14:08:36 +02:00
Christian Prochaska
93371be750
noux_tool_chain.inc: increase capability quotas
...
Fixes #2491
2017-08-23 14:08:36 +02:00
Alexander Boettcher
9cac99172b
noux_bash.run: increase 'fb_drv' capability quota
...
Fixes #2489
2017-08-23 14:08:36 +02:00
Alexander Boettcher
571232fd41
virtualbox.run: support network for multiple VMs
2017-08-18 10:24:48 +02:00
Alexander Boettcher
6f8cc92ce0
run: disable some scripts in autopilot mode
...
because of the limit hardware features of our x86 32bit test hardware
2017-08-18 10:24:48 +02:00
Alexander Boettcher
58e4f6cf9d
core: add map method to pd_session interface
...
The method can be used to trigger the eager insertion of page frames into
page tables. Intention: to be used for memory used for DMA.
Issue #2209
2017-08-18 10:24:46 +02:00
Alexander Boettcher
523b317fe6
vbox4: disable muen run targets due to issue #2399
2017-08-18 10:24:46 +02:00
Alexander Boettcher
8e798ab904
vbox5: disable muen
...
vbox5 is not supported on muen/hw
2017-08-18 10:24:46 +02:00
Norman Feske
bf04b0c3aa
ports: update URL for downloading lynx
2017-08-18 10:24:46 +02:00
Christian Helmuth
473aa3454d
Move libc file-system test into test/libc_vfs
...
Preparation for removing ffat library.
Issue #2410
2017-08-17 11:04:22 +02:00
Norman Feske
1f679cdffe
ports: assign caps in genode_org.run, lighttpd.run
2017-08-17 11:04:20 +02:00
Christian Prochaska
178795f2ec
virtualbox.run: increase capability quota for fb_drv
...
Fixes #2463
2017-08-17 11:04:20 +02:00
Alexander Boettcher
430c0f12e0
vbox: test VM test case with a lot of memory
...
Issue #2455
2017-06-29 12:00:01 +02:00
Alexander Boettcher
163fe6caaa
vbox: make vm memory configurable for vbox*.run
...
Issue #2455
2017-06-29 12:00:01 +02:00
Alexander Boettcher
0469858f05
vbox5: add raw disk VM test case
...
Issue #2455
2017-06-29 12:00:01 +02:00
Alexander Boettcher
ad1f38a780
vbox5: recognized more than 4Gb in VMs
...
Fixes #2455
2017-06-29 12:00:00 +02:00
Alexander Boettcher
a9f263db16
vbox4: extended AMD SVM support
...
Issue #2454
2017-06-29 11:59:59 +02:00
Adrian-Ken Rueegsegger
c14149b4eb
Update Muen port
...
- Use latest Muen version
- Sync VirtualBox Muen subject state
- Rework Muen download so contrib/muen-* remains untouched after port
has been prepared
2017-06-29 11:59:58 +02:00
Alexander Boettcher
0f227d5d24
run: adjust virtualbox cap quotas to fit native hw
2017-06-08 11:33:31 +02:00
Josef Söntgen
7c9861cc07
netperf: change download URL
...
Apparently the original netperf host has gone down. For the time
being switch to a stable host like the Ubuntu archive mirror.
2017-06-06 17:26:10 +02:00
Alexander Boettcher
158dbcc7ae
vbox5: enable unrestricted guest support
...
Issue #2338
2017-06-06 13:06:33 +02:00
Christian Helmuth
892ede515f
depot: update recipe hashes
2017-05-31 16:18:01 +02:00
Alexander Boettcher
c232886e0f
vbox5: disable support of unrestricted-guest mode
...
Currently, Ubuntu does not work in unrestricted-guest mode, so, disable
it until this is fixed.
Issue #2338
2017-05-31 13:16:23 +02:00
Christian Prochaska
710947e0a3
gdb_monitor: adapt run scripts to current staging branch
...
Fixes #2432
2017-05-31 13:16:23 +02:00
Christian Prochaska
428131fd28
noux_tool_chain_auto: adapt to current staging branch
...
Fixes #2433
2017-05-31 13:16:23 +02:00
Christian Prochaska
99937a6267
qt5: update to version 5.8.0
...
Fixes #2424
2017-05-31 13:16:23 +02:00
Christian Helmuth
8bd0efced6
Remove obsolete RAM/CAP services from run scripts
...
Adapted launchpad and also the rm_fault and resource_request tests.
Issue #2407
2017-05-31 13:16:22 +02:00
Stefan Kalkowski
632ef28463
os: removal of deprecated os/config.h ( fix #2431 )
2017-05-31 13:16:22 +02:00
Adrian-Ken Rueegsegger
d1b4fb1dff
vbox: Simplify Muen guest interupt handling
...
Drop lock prefix since there is no concurrent access from other CPUs.
2017-05-31 13:16:22 +02:00
Adrian-Ken Rueegsegger
1db8694fd0
vbox: Sync hw_x86_64_muen subject state with Muen SK
...
VM-exit interruption info was dropped and Vbox only needs guest CR3
value for guest-physical memory translation but does not actually change
it since the VM is running in unrestricted guest mode.
2017-05-31 13:16:21 +02:00
Josef Söntgen
6d941ede1c
noux_tool_chain: remove now unsed libraries
...
Zlib as well as readline were originally pulled in as a dependency of
pcre. They are now removed because pcre itself does not need them.
2017-05-31 13:16:21 +02:00
Sebastian Sumpf
496671e523
gcc: RISC-V 6.3.0
...
issue #2423
2017-05-31 13:16:20 +02:00
Christian Prochaska
a507928cde
qt5: fix deprecated warnings
...
Fixes #2427
2017-05-31 13:16:19 +02:00
Stefan Kalkowski
0fb672b493
run: use default Qemu memory size for x86
...
Fix #2428
2017-05-31 13:16:19 +02:00
Alexander Boettcher
b7da62cd55
vbox4/5: remove printf
2017-05-31 13:16:19 +02:00
Alexander Boettcher
7df58930e2
vbox4/5: add ubuntu VMs of some LTS versions
...
Issue #2338
2017-05-31 13:16:19 +02:00
Christian Prochaska
040d0c9e42
arora: fix Nitpicker plugin demo
...
Fixes #2425
2017-05-31 13:16:18 +02:00
Christian Prochaska
85919d29e2
qt5: update to version 5.6.2
...
Issue #2424
2017-05-31 13:16:18 +02:00
Martin Stein
87c7b0f777
noux_net_lighttpd.run: heavily outdated, remove
...
E.g., the script manually tried to configure lighttpd and used the old
porting directory structure that was integrated in the repos. For the
same reason it produced compile errors with noux packages.
Ref #2398
2017-05-31 13:16:17 +02:00
Martin Stein
228dbdd527
run + noux_gdb: fix source archiving
...
We do not have debug symbols in the bin/ binaries anymore. Thus, use the
debug/ binaries instead. We now have kernel specific binary names for
ld.lib.so and some others. Adapt, to this fact as well. For doing so
without unnecessary output, provide a new parameter "silent" at the
"kernel_specific_binary" procedure.
Ref #2398
2017-05-31 13:16:16 +02:00
Norman Feske
22687bb10b
Recipes for noux API, bash, posix
2017-05-31 13:16:15 +02:00
Norman Feske
c4002e6e23
noux: install tar archive as build result
...
This patch changes the noux build rules to produce a tar archive in
'bin/', alleviating the need for this step from the run scripts.
This way, the visible result of a built noux package is a single (tar)
file in '<build-dir>bin/', which is suited for the use as a ROM module.
2017-05-31 13:16:15 +02:00
Norman Feske
ae3664f4a0
noux: include noux.mk via select_from_repositories
...
This enables noux packages to be built via the depot tools.
2017-05-31 13:16:14 +02:00
Norman Feske
601e0a8950
noux: avoid using deprecated APIs
2017-05-31 13:16:14 +02:00
Norman Feske
ecf73e5b17
ports: ABI for libc_noux
2017-05-31 13:16:14 +02:00
Norman Feske
0167d5af50
Integrate core's RAM service into the PD service
...
Fixes #2407
2017-05-31 13:16:14 +02:00
Christian Prochaska
a731131c09
arora: fix route in run script
...
Fixes #2416
2017-05-31 13:16:12 +02:00
Alexander Boettcher
dc566b7d52
vbox5: allocate memory in larger pieces
...
to avoid lot of capabilities created for each 2M allocation otherwise
Issue #2398
2017-05-31 13:16:11 +02:00
Stefan Kalkowski
10e2e223cd
foc: remove obsolete features (ref #2405 )
...
Removes the following Fiasco.OC specific features:
* GDB extensions for Fiasco.OC
* i.MX53 support for Fiasco.OC
* Kernel debugger terminal driver
* Obsolete interface Native_pd
* Obsolete function of interface Native_cpu
2017-05-31 13:16:08 +02:00
Alexander Boettcher
6d8bfb677e
vbox5: support more memory for VMs (4GB++)
...
Issue #2338
2017-05-31 13:16:08 +02:00