mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-31 08:25:38 +00:00
fe0ad0addb
Right now the same code dealing with nic setup on qemu is duplicated in many different run scripts. It makes it unnecesarily complex to change the existing config or add support for new nic types. Lets move all this common code to qemu.inc. Ref #3825
This source-code repository contains genuine low-level OS components and interfaces of Genode. It solely depends on the framework's base API.