1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-30 00:00:11 +01:00
VILLASnode/fpga/lib
Daniel Krebs 6cb3b77c7a ips/intc: don't fail if setting IRQ affinity is not possible
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.
2018-02-14 14:32:07 +01:00
..
ips ips/intc: don't fail if setting IRQ affinity is not possible 2018-02-14 14:32:07 +01:00
kernel ips/intc: don't fail if setting IRQ affinity is not possible 2018-02-14 14:32:07 +01:00
card.c simple renames to not use reserved names 2018-01-10 11:02:08 +01:00
card.cpp lib/card: use memory manager to store vfio mapping 2018-02-14 07:27:37 +01:00
CMakeLists.txt lib: remove leftover (warning) compiler options 2018-02-14 10:06:55 +01:00
ip.c imported source code from VILLASfpga repo and made it compile 2017-11-21 21:31:08 +01:00
ip.cpp lib/ip: formatting cleanup and more comments 2018-02-14 07:28:25 +01:00
ip_node.cpp lib/ip: adapt to fit new config layout provided by hwdef-parse 2018-01-23 14:47:44 +01:00
list.c imported source code from VILLASfpga repo and made it compile 2017-11-21 21:31:08 +01:00
log.c make linking of the lib work by using old C-symbols until replaced 2018-01-10 11:02:08 +01:00
log_config.c imported source code from VILLASfpga repo and made it compile 2017-11-21 21:31:08 +01:00
log_helper.c imported source code from VILLASfpga repo and made it compile 2017-11-21 21:31:08 +01:00
memory_manager.cpp memory-manager: allow for traversing address spaces 2018-02-14 07:27:37 +01:00
plugin.c imported source code from VILLASfpga repo and made it compile 2017-11-21 21:31:08 +01:00
plugin.cpp lib/plugin: make type an argument of constructor 2018-01-10 15:49:53 +01:00
utils.c imported source code from VILLASfpga repo and made it compile 2017-11-21 21:31:08 +01:00
utils.cpp lib/utils: add string tokenizer 2018-01-10 11:02:08 +01:00
vlnv.c imported source code from VILLASfpga repo and made it compile 2017-11-21 21:31:08 +01:00
vlnv.cpp lib/vlnv: add != operator and minor cleanup 2018-02-14 07:28:25 +01:00