Niklas Eiling
|
f69a2a3db0
|
remove hardcoded pcie device id in pci.cpp
Signed-off-by: Niklas Eiling <niklas.eiling@eonerc.rwth-aachen.de>
|
2024-02-29 18:58:07 +01:00 |
|
Niklas Eiling
|
6fac4e583b
|
vfio: rewrite BAR if it has the correct value
Signed-off-by: Niklas Eiling <niklas.eiling@eonerc.rwth-aachen.de>
|
2024-02-29 18:58:07 +01:00 |
|
|
310136c7cf
|
update Steffens mail address
Signed-off-by: Steffen Vogel <post@steffenvogel.de>
|
2024-02-29 18:58:07 +01:00 |
|
|
e743b42c6f
|
code cleanups
- Use C++ style comments
- Harmonize indentions
- Harmonize comment capitalization
Signed-off-by: Steffen Vogel <post@steffenvogel.de>
|
2024-02-29 18:58:07 +01:00 |
|
|
3e0c6b772a
|
use C++ style comments
Signed-off-by: Steffen Vogel <post@steffenvogel.de>
|
2024-02-29 18:58:07 +01:00 |
|
Niklas Eiling
|
0ce0c517c0
|
kernel: fix unsafe use of readlink
|
2024-02-29 18:58:07 +01:00 |
|
|
bf8a5a160c
|
minor fixes for VILLASfpga
|
2024-02-29 18:58:07 +01:00 |
|
|
8ee59f0547
|
relicense under Apache 2.0
|
2024-02-29 18:58:07 +01:00 |
|
|
6d531b4397
|
updated mail address
|
2024-02-29 18:58:07 +01:00 |
|
|
5c036a02dd
|
update copyright year
|
2024-02-29 18:58:07 +01:00 |
|
|
9f945a3ad3
|
port large parts to C++
|
2024-02-29 18:58:07 +01:00 |
|
|
155a580314
|
update copyright year
|
2024-02-29 18:58:07 +01:00 |
|
|
d04d616eea
|
drop legacy logger
|
2024-02-29 18:58:07 +01:00 |
|
|
20556139aa
|
fix a lot of cppcheck warnings and errors
|
2024-02-29 18:58:07 +01:00 |
|
|
b32303b664
|
refactor: more code-style improvements
|
2024-02-29 18:58:07 +01:00 |
|
|
8421332706
|
pci: port to C++
|
2024-02-29 18:58:07 +01:00 |
|
|
faab634ee1
|
harmonize codestyle
|
2024-02-29 18:58:07 +01:00 |
|
|
c77d34ee3a
|
more refactoring to C++
|
2024-02-29 18:58:07 +01:00 |
|
|
479b7f2388
|
refactor malloc()/free() by new/delete
|
2024-02-29 18:58:07 +01:00 |
|
|
389c8d8e82
|
update copyright year to 2020
|
2024-02-29 18:58:07 +01:00 |
|
|
4f9a45492e
|
replace C-style headers with C++ C-compatability headers
|
2024-02-29 18:58:07 +01:00 |
|
|
7875c6bf07
|
do not use villas::utils namespace by default
|
2024-02-29 18:58:07 +01:00 |
|
|
aa624d2240
|
move utils.h to utils.hpp
|
2024-02-29 18:58:07 +01:00 |
|
|
9df2b8538f
|
refactor: NULL => nullptr
|
2024-02-29 18:58:07 +01:00 |
|
|
204cd148b7
|
use C++ compiler
|
2024-02-29 18:58:07 +01:00 |
|