genode/repos/os
Sebastian Sumpf b5c780993c board: Rename virt_qemu to virt_qemu_<arch>
Instead of having a generic "virt_qemu" board use "virt_qemu_<arch>" in
order to have a clean distinction between boards. Current supported
boards are "virt_qemu_arm_v7a", "virt_qemu_arm_v8a", and
"virt_qemu_riscv".

issue #4034
2022-08-17 12:03:26 +02:00
..
doc Remove SIGNAL/CAP/RAM services from run scripts 2022-04-13 08:08:00 +02:00
include trace: add trace_eth_packet event 2022-08-17 12:03:07 +02:00
lib vfs: implement plugin for 'Capture' session 2022-04-13 09:29:03 +02:00
recipes board: Rename virt_qemu to virt_qemu_<arch> 2022-08-17 12:03:26 +02:00
run board: Rename virt_qemu to virt_qemu_<arch> 2022-08-17 12:03:26 +02:00
src nic_router: add trace_packets config option 2022-08-17 12:03:26 +02:00
xsd Remove NIC server role from drivers 2022-05-25 12:19:31 +02:00
README API documentation refinements 2017-05-31 13:16:21 +02:00

This source-code repository contains genuine low-level OS components and
interfaces of Genode. It solely depends on the framework's base API.