Commit Graph

9079 Commits

Author SHA1 Message Date
Stefan Kalkowski
f954ab6304 depot_autopilot: re-enable test-fs_packet on rpi
Fixes #3249
2020-03-11 15:37:19 +01:00
Alexander Boettcher
6d2e8a562a nova: remove specific stack area location
and use instead the generic one of base

Fixes #3654
2020-03-11 15:35:54 +01:00
Sebastian Sumpf
e97524ba7d usb_block: switch to Request_stream API
- remove old 'Driver' interface
- implement Request stream front end
- fix some namespacing

issue #3661
2020-03-11 15:35:48 +01:00
Josef Söntgen
96c93dae49 vfs: implement 'sync' in Block VFS plugin
Fixes #3659.
2020-03-11 15:35:42 +01:00
Sebastian Sumpf
a7c408e41e block_tester: add 'sync' command to replay
issue #3636
2020-03-11 15:35:38 +01:00
Sebastian Sumpf
9fa91df4c4 ahci: add sync operation support
- implemement 'flush cache ext' for ATA
- enable sync operation for request stream

issue #3636
2020-03-11 15:35:36 +01:00
Alexander Boettcher
4da72c24e5 hw/x86: use PAT for write combining support
Fixes #3623
2020-03-11 15:35:27 +01:00
Alexander Boettcher
631f4d7621 hw/x86: add cpuid register macro
Issue #3623
2020-03-11 15:35:25 +01:00
Alexander Boettcher
d7622b1a46 hw/x86: implement wrmsr in macro
Issue #3623
2020-03-11 15:35:23 +01:00
Christian Helmuth
465b2e0a93 rtc: system_rtc pkg for PC and Linux
This depot package is the runtime for rtc_drv and system_rtc server with
coordinated update of system and hardware RTC via reports. It replaces
drivers_rtc which was never freestanding drivers package and, therefore,
has to be accompanied with a running platform_drv etc.

Fixes #3680
2020-03-11 15:31:44 +01:00
Christian Helmuth
1dc453768f rtc: use depot archives in test
Issue #3680
2020-03-11 15:30:33 +01:00
Christian Helmuth
19b9483372 rtc: recipe for linux_rtc_drv
Issue #3680
2020-03-11 15:30:23 +01:00
Sebastian Sumpf
c65495749f os: adjust tests to changed output of block client
issue #3671
2020-03-11 15:29:10 +01:00
Sebastian Sumpf
8590a0d99c os: expand block_tester.run
- use two disks with two partitions each
- one disk uses MBR and one GPT
- connect one 'part_block' to each disk
- run 'block_tester' and 'test-block-client' connecting to one partiion
  on each disk
- x86 uses 'ahci_drv' as disk back-end, Linux 'lx_block'
- on autopilot enable for Qemu only

issue #3671
2020-03-11 15:29:08 +01:00
Christian Prochaska
04b667c45e qt5: handle Genode signals as Qt signals in QPA plugin
Fixes #3688
2020-03-11 15:26:03 +01:00
Johannes Schlatow
e5b5559206 Qt5 tool chain: always build without zstd
Fixes #3687
2020-03-11 15:24:50 +01:00
Johannes Schlatow
c2e63c41e4 Backport changeset 82268 from virtualbox
Fixes #3689
2020-03-11 15:23:27 +01:00
Christian Helmuth
b0ad3633e9 Update URLs in LICENSE
The official AGPLv3 text from https://www.gnu.org/licenses/agpl-3.0.txt
now uses https:// consistently.
2020-03-11 11:28:13 +01:00
Christian Helmuth
5929f6300c fixup "Remove SVN build dependency from libc port" (port hash) 2020-03-10 15:51:42 +01:00
Norman Feske
8049341ff2 lx_hybrid_errno.run: add missing parent services 2020-03-10 12:32:02 +01:00
Alexander Boettcher
b4280f134c nova: avoid dying thread in platform.run
Avoids timely interference by dying thread.

Fixes #3670
2020-03-10 11:51:54 +01:00
Christian Helmuth
b03b3b7f80 Only rewind next-free pointer in Bit_allocator
Formerly, _next was always updated to the last free'd allocation, which
left large gaps on alloc/free bursts. Now, we try keep allocation
density high from the start of the array and ensure that allocations
happen at the lowest available index in the bit array.

Fixes #3679
2020-03-10 11:49:59 +01:00
Piotr Tworek
dfae4a2931 libc: Expose timespec_get symbol.
The function is exposed in libc headers provided by Genode, the code for
the function is being compiled and actually works, but the symbol is
missing from the symbols file resulting in linking failures. Add it to
the libc symbols file.

Fixes #3676
Fixes #3677
2020-03-10 11:47:33 +01:00
2267e83fc9 Remove SVN build dependency from libc port
Fixes #3678
2020-03-10 11:45:11 +01:00
Norman Feske
4779e1e7d8 sculpt: version 20.03
This patch increases the Sculpt version to avoid the risk of binary
compatibility clashes with index files published for the just-released
Sculpt 20.02 version.
2020-03-10 11:41:07 +01:00
Norman Feske
491fcb9fe3 News item for Sculpt 20.02 2020-03-10 11:06:49 +01:00
Christian Helmuth
bf36d9eb48 depot: update recipe hashes 2020-03-09 16:02:56 +01:00
Norman Feske
9d24e906a8 text_area: fix interplay of shift with selection
Without this patch, the text area would mistakenly delete the characters
types after placing the cursor with the mouse as soon as shift is used
as modifier.
2020-03-09 15:41:29 +01:00
Norman Feske
44e4d1bd6c Update Sculpt documentation for version 20.02 2020-03-09 15:41:29 +01:00
Norman Feske
ab5770c492 sculpt: improve USB hotplug handling
- Don't reset sculpt partition on USB changes whenever ram fs is
  selected for use.

- Reconfigure runtime immediately when plugging USB devices.
  This prevents the usb-block driver and part_block from
  dangling in the graph. They disappear immediately now.
2020-03-09 15:36:21 +01:00
Norman Feske
a90eab8b9a menu_view: reduce frame transparency
This makes the dialog content better readable.
2020-03-09 15:36:21 +01:00
Norman Feske
e54e4dd532 sculpt: anchor popup position at '+' button
This patch restores the anchoring of the popup menu to the original
behavior, placing the popup to the right of the '+' button. The
anchoring got lost due to the recent structural changes of the GUI,
which affect the hover XML structure.
2020-03-09 15:36:21 +01:00
Sebastian Sumpf
c856ba2a49 ahci: report ports correctly
Only use one report for devices report, not one per device

fixes #3671
2020-03-09 15:36:21 +01:00
Christian Prochaska
1087e3f59e doc: minor tweaks of release notes 20.02
Thanks to Jeroen van Gelderen for the feedback.
2020-03-09 15:36:04 +01:00
Christian Helmuth
cfb49c7316 version: 20.02 2020-02-28 12:19:49 +01:00
Norman Feske
a3fad2e171 News item for version 20.02 2020-02-28 12:19:49 +01:00
Norman Feske
dd5db8484a Release notes for version 20.02 2020-02-28 12:19:49 +01:00
Christian Helmuth
5affd51250 depot: update recipe hashes 2020-02-28 08:59:43 +01:00
Alexander Boettcher
ce27b5ebce tool: support hyphen in depot-user name (depot.inc)
Fixes #3668
2020-02-28 08:58:28 +01:00
Norman Feske
fce9cd8c22 sculpt manager: use runtime state report max of 1M
With complex scenarios, supplementing the <report> node with the
attribute 'requested' or 'provides' can easily result in a report of
more than 64K.
2020-02-27 14:47:00 +01:00
Christian Prochaska
8faa916d93 gdb_monitor.run: increase RAM quota
Fixes #3667
2020-02-27 14:47:00 +01:00
Christian Helmuth
e52802162c libc: reimplement synchronization primitives
The new implementation relieves the main entrypoint from monitor jobs
for contended lock primitives and is based on custom applicant data
structures, per-lock resp. per-semaphore applicant lists, and a
libc-internal blockade with timeouts based on libc kernel primitives.
2020-02-27 14:47:00 +01:00
Josef Söntgen
f3ec246b67 base: remove diagnostic message in destructor
The LOG message in the Signal_handler_thread's destructor is just an
diagnostic leftover.

Fixes #3666.
2020-02-27 14:46:59 +01:00
Christian Prochaska
434c9ceb5d vbox5-nova: document possible 'Blocking_canceled' exception
Fixes #3664
2020-02-27 14:46:59 +01:00
Norman Feske
c3fb81d1a1 window_layouter: improve rules formatting
This is a follow-up patch for "window_layouter: add dynamic screen
handling".

Issue #3646
2020-02-27 14:46:59 +01:00
Norman Feske
c340f57207 Xml_node: skip leading whitespace in with_raw_node
This patch makes the 'with_raw_node' method more useful in situations
where content of an Xml_node is fed into an Xml_generator, i.e., the
rules report/rom mechanism of the window layouter.
2020-02-27 14:46:59 +01:00
Norman Feske
bbe1bf9c3a fs_query.run: increase timeout
This is apparently needed for base-foc on Qemu/x86.
2020-02-27 14:46:59 +01:00
Alexander Boettcher
accda1211b mutex: reinit Applicant state in Mutex::acquire()
The applicant_to_wake_up() member must be initialized to 0 to keep the
same semantic as before the change by

"base: add mutex as derivate of lock"

Issue #3662
2020-02-27 14:46:59 +01:00
Norman Feske
daee1f4cb8 timer/nova: prevent potential division by zero
This case triggered with the leitzentrale.run script on Qemu.
The frequency value must never initialized with zero.

Fixes #3663
2020-02-27 14:46:59 +01:00
Stefan Kalkowski
87cb10c558 sculpt_manager: accept uplink from "local" network
Be less rigid when checking for available network to support
setups where the uplink or depot repositories are provided by
another source than "wired" or "wifi" NIC services,
e.g., a virtual machine with pass-through network device.
2020-02-27 14:46:59 +01:00