This project is mirrored from https://github.com/VILLASframework/fpga.git.
Pull mirroring updated .
- 26 Mar, 2018 4 commits
-
-
Daniel Krebs authored
This commit is 2/2 of a series of patches and not working on its own.
-
Daniel Krebs authored
This commit is 1/2 of a series of patches and not working on its own.
-
Daniel Krebs authored
* load IOMMU type 1 kernel module * determine IOMMU group dynamically * add user dkr to fpga group
-
Daniel Krebs authored
-
- 14 Feb, 2018 33 commits
-
-
Daniel Krebs authored
-
Daniel Krebs authored
Logging is used everywhere and there's no justification of the clutter and runtime overhead of `aut logger = getLogger();` everywhere.
-
Daniel Krebs authored
-
Daniel Krebs authored
-
Daniel Krebs authored
This is a one-liner, so IMO increases readability.
-
Daniel Krebs authored
-
Daniel Krebs authored
Also update JSON config with the new output.
-
Daniel Krebs authored
This is the case when the application is not executed as root which is now possible, with the drawback that we cannot set the IRQ affinity anymore.
-
Daniel Krebs authored
These are now set in the root CMakeLists.txt
-
Steffen Vogel authored
Graph-based memory-manager for translating between addressspaces See merge request acs/public/villas/VILLASfpga-code!4
-
-
-
-
-
-
-
-
-
-
-
-
-
Major rework of the memory manager. Adds a memory translation class to resolve addresses across address spaces and extents the memory manager in order to do so.
-
-
-
Replace by static list of VLNVs that will be initialized first.
-
-
-
-
This is needed in order to construct a global memory graph.
-
-
Steffen Vogel authored
directed-graph: fix bug in loop detection See merge request acs/public/villas/VILLASfpga-code!1
-
Steffen Vogel authored
enable -Wall, -Wextra and -Werror Closes #20 See merge request acs/public/villas/VILLASfpga-code!3
-
- 13 Feb, 2018 3 commits
-
-
Daniel Krebs authored
Only add temporary files to gitignore
-
Daniel Krebs authored
-
Daniel Krebs authored
-