|
0aeb9b471b
|
kernel: refactor naming style
|
2024-02-28 02:36:38 +01:00 |
|
|
3b06c30805
|
kernel: remove dead code
|
2024-02-28 02:36:38 +01:00 |
|
|
4f7a7baab5
|
utils: add some helpers to generate UUIDs
|
2024-02-28 02:36:38 +01:00 |
|
|
0e1e39ab4c
|
fix cppcheck warning
|
2024-02-28 02:36:38 +01:00 |
|
|
7fb8f6466a
|
ci: bump version of Fedora
|
2024-02-28 02:36:38 +01:00 |
|
|
2ccda908c9
|
kernel: check if process is running in a containerized environment
|
2024-02-28 02:36:38 +01:00 |
|
|
3a47bfa870
|
drop legacy logger
|
2024-02-28 02:36:38 +01:00 |
|
|
7ebb902e25
|
advio: fix WebDav test URL
|
2024-02-28 02:36:38 +01:00 |
|
|
a6257f33e5
|
exception: fix missing error message
|
2024-02-28 02:36:38 +01:00 |
|
|
1e8b6ac8f0
|
musl compatability fixes
|
2024-02-28 02:36:38 +01:00 |
|
|
c7a2709d18
|
fix compiler warning about uninitialized struct fields
|
2024-02-28 02:36:38 +01:00 |
|
Manuel Pitz
|
00176d5e4b
|
list: add vlist_clear()
|
2024-02-28 02:36:38 +01:00 |
|
|
43ce62946b
|
log: fix adjustment of log level and format for sinks
|
2024-02-28 02:36:38 +01:00 |
|
|
f45ddae75f
|
fix HTTP user agent constant
|
2024-02-28 02:36:38 +01:00 |
|
|
1dfbc291c7
|
buffer: merge two buffer implementations
|
2024-02-28 02:36:38 +01:00 |
|
|
e81785b2b6
|
uuid: use other uuids as namespace
|
2024-02-28 02:36:38 +01:00 |
|
|
bf1285a71a
|
utils: add some helpers to generate UUIDs
|
2024-02-28 02:36:38 +01:00 |
|
|
7e9583187b
|
another round of fixes for the cpuset code
|
2024-02-28 02:36:38 +01:00 |
|
|
eb81ab4545
|
minor fixes for affinity code
|
2024-02-28 02:36:38 +01:00 |
|
|
8ad3ac265b
|
rt: add kernel::rt::setThreadPriority()
|
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 |
|
|
7a783cc40c
|
ci: enable cppcheck
|
2024-02-28 02:36:38 +01:00 |
|
|
1c9ba6eca2
|
fix cppcheck warnings
|
2024-02-28 02:36:38 +01:00 |
|
|
52809061e5
|
fix unit tests
|
2024-02-28 02:36:38 +01:00 |
|
|
de94fb6abf
|
add vlist_init_and_push()
|
2024-02-28 02:36:38 +01:00 |
|
|
db85cc6653
|
warn about unused return values
|
2024-02-28 02:36:38 +01:00 |
|
|
8b2baf1311
|
add uuid as new dependency
|
2024-02-28 02:36:38 +01:00 |
|
|
9dd5f200f4
|
list: rework lookup methods to use C++ templates
|
2024-02-28 02:36:38 +01:00 |
|
|
8c7bde39c8
|
exceptions: show location of configuration error
|
2024-02-28 02:36:38 +01:00 |
|
|
c855ac37c3
|
utils: fix implementation of SWAP() for complex objects
|
2024-02-28 02:36:38 +01:00 |
|
|
ed53a89877
|
buffer: keep original behaviour
|
2024-02-28 02:36:38 +01:00 |
|
|
7e8f86a808
|
fix code-style
|
2024-02-28 02:36:38 +01:00 |
|
|
f38fccc20a
|
buffer: allow JSON indention
|
2024-02-28 02:36:38 +01:00 |
|
|
cd9ab7625e
|
log: change default logging level back to 'info'
|
2024-02-28 02:36:38 +01:00 |
|
|
06c0bd8870
|
add more nullptr checks after memory allocations
|
2024-02-28 02:36:38 +01:00 |
|
|
34b7ae66db
|
log: add preproc #if/#else to handle ABI incompatabilities in spdlog
|
2024-02-28 02:36:38 +01:00 |
|
|
49354e45af
|
docker: use Fedora versions of fmtlib and spdlog
|
2024-02-28 02:36:38 +01:00 |
|
|
0c0ee33dde
|
fix includes and spdlog API
|
2024-02-28 02:36:38 +01:00 |
|
|
6ff09880c7
|
list: do not check state during intialization
|
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 |
|
|
c80be0544b
|
refactor: whitespaces for references
|
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 |
|
|
ca6cfab1d0
|
fix unit-test
|
2024-02-28 02:36:38 +01:00 |
|
|
fb33a856b5
|
graph: make dump() use const CV
|
2024-02-28 02:36:38 +01:00 |
|
|
9a1908bdc1
|
codestyle cleanups
|
2024-02-28 02:36:38 +01:00 |
|
|
2629bb065f
|
log: increase log-level for static loggers
|
2024-02-28 02:36:38 +01:00 |
|
|
83537af36f
|
graph: fix typo
|
2024-02-28 02:36:38 +01:00 |
|
|
ccc0b58839
|
memory: rename default address spaces
|
2024-02-28 02:36:38 +01:00 |
|