- 26 Jun, 2024 1 commit
-
-
Antoine Kaufmann authored
-
- 05 Apr, 2023 2 commits
-
-
Antoine Kaufmann authored
The newer linux drivers now use 16b instead of 32b descriptors. So far this leads to an abort. This adds proper support for 16b descriptors.
-
Antoine Kaufmann authored
Depending on the order some of the constructors get executed, instances of the logger can end up with a null pointer for the runner. This led to a segfault when calling TimePs() on that nullptr. Here we fix this in two steps: first the logger takes a device pointer, which in turn contains a pointer to the runner that will eventually be initialized. Also fix up the logger to simply use 0 as a timestamp for log events before the runner is there.
-
- 08 Jul, 2022 2 commits
-
-
Antoine Kaufmann authored
make lint should pass again now
-
Antoine Kaufmann authored
-
- 26 May, 2022 1 commit
-
-
Antoine Kaufmann authored
Fix up behavioral nic simulators to compile and link again.
-
- 17 Jan, 2022 2 commits
-
-
Antoine Kaufmann authored
-
Antoine Kaufmann authored
-
- 02 May, 2021 2 commits
-
-
Antoine Kaufmann authored
-
Antoine Kaufmann authored
With this nopaxos looks better.
-
- 16 Feb, 2021 1 commit
-
-
Antoine Kaufmann authored
-
- 15 Feb, 2021 4 commits
-
-
Antoine Kaufmann authored
-
Antoine Kaufmann authored
Add explicit for single param constructors.
-
Antoine Kaufmann authored
-
Antoine Kaufmann authored
-
- 14 Feb, 2021 3 commits
-
-
Antoine Kaufmann authored
Also fix identifier case
-
Antoine Kaufmann authored
-
Antoine Kaufmann authored
-
- 12 Feb, 2021 2 commits
-
-
Antoine Kaufmann authored
-
Antoine Kaufmann authored
-
- 11 Feb, 2021 3 commits
-
-
Antoine Kaufmann authored
-
Antoine Kaufmann authored
-
Antoine Kaufmann authored
-
- 07 Feb, 2021 1 commit
-
-
Antoine Kaufmann authored
-