|
a281e5583f
|
vfio: make compatible with 32bit compilation
|
2024-02-28 02:36:38 +01:00 |
|
|
6062610a63
|
update copyright year
|
2024-02-28 02:36:38 +01:00 |
|
|
0aeb9b471b
|
kernel: refactor naming style
|
2024-02-28 02:36:38 +01:00 |
|
|
eb81ab4545
|
minor fixes for affinity code
|
2024-02-28 02:36:38 +01:00 |
|
|
70a616c12d
|
fix a lot of cppcheck warnings and errors
|
2024-02-28 02:36:38 +01:00 |
|
|
06c0bd8870
|
add more nullptr checks after memory allocations
|
2024-02-28 02:36:38 +01:00 |
|
|
dba74c9ec9
|
vfio: fix compilation for ARM targets
|
2024-02-28 02:36:38 +01:00 |
|
|
a3d19f1353
|
refactor: more code-style improvements
|
2024-02-28 02:36:38 +01:00 |
|
|
138dabb899
|
vfio: move to new namespace
|
2024-02-28 02:36:38 +01:00 |
|
|
14013ac3e4
|
pci: port to C++
|
2024-02-28 02:36:38 +01:00 |
|
|
a24efde5fb
|
harmonize codestyle
|
2024-02-28 02:36:38 +01:00 |
|
|
89fe9545e0
|
vfio: fix mapping and remove legacy code
|
2024-02-28 02:36:38 +01:00 |
|
|
e90431aa98
|
more refactoring to C++
|
2024-02-28 02:36:38 +01:00 |
|
|
fd3e387cc8
|
refactor malloc()/free() by new/delete
|
2024-02-28 02:36:38 +01:00 |
|
|
4d91b8a547
|
refactor malloc()/free() by new/delete
|
2024-02-28 02:36:38 +01:00 |
|
|
6779eaf02a
|
update copyright year to 2020
|
2024-02-28 02:36:38 +01:00 |
|
|
4b54fec2ab
|
fixes for armhf and aarch64 compatability
|
2024-02-28 02:36:38 +01:00 |
|
|
5fed872b8a
|
replace C-style headers with C++ C-compatability headers
|
2024-02-28 02:36:38 +01:00 |
|
Hatim Kanchwala
|
dfccc24da5
|
Warn when kernel booted without IOMMU
|
2024-02-28 02:36:37 +01:00 |
|
Hatim Kanchwala
|
93f5ddd4f4
|
Automatically load required kernel modules
|
2024-02-28 02:36:37 +01:00 |
|
|
77418a8994
|
refactor: use C-style commenting everywhere
|
2024-02-28 02:35:37 +01:00 |
|
|
e4b0743cf2
|
added compatability for 32bit ARM platforms
|
2024-02-28 02:35:37 +01:00 |
|
|
79605afb93
|
log: remove static logger instances
|
2024-02-28 02:35:37 +01:00 |
|
|
e5da0e46f1
|
update copyright year to 2019
|
2024-02-28 02:35:37 +01:00 |
|
|
1e301aaa1a
|
refactor: use of auto
|
2024-02-28 02:35:36 +01:00 |
|
|
5e147da376
|
rewrite logging system with spdlog
|
2024-02-28 02:35:36 +01:00 |
|
|
2aef3aba54
|
refactor: change project name from VILLAS{fpga,node} to VILLAScommon
|
2024-02-28 02:35:36 +01:00 |
|
|
ff1a295814
|
merge changes from VILLASfpga/feature/hls-rtds2gpu
|
2024-02-28 02:35:36 +01:00 |
|
|
d2a97a81c0
|
move more common code from VILLASfpga repo
|
2024-02-28 02:35:36 +01:00 |
|