|
e4f3a83c49
|
several fixes to silence the c++ compiler
|
2018-07-03 20:43:05 +02:00 |
|
|
d872691dbe
|
fix documentation of kernel code
|
2018-06-30 01:29:56 +02:00 |
|
|
312cdc2fbe
|
revert whitespace changes
|
2018-06-29 08:37:14 +02:00 |
|
Sonja Kolen
|
4ec3cf030b
|
Added extern "C" wrapper in all headers of libvillas to use it in C++ code
|
2018-06-28 13:42:50 +02:00 |
|
|
e5afb8ec48
|
fix several build system related issues
|
2018-02-06 23:29:54 +01:00 |
|
|
bfa8407665
|
netem: support loading distribution directly from config instead of a separate file
|
2017-12-20 11:23:55 +01:00 |
|
|
5fb48d607e
|
moved VILLASfpga specific code to separate repo
|
2017-11-21 21:51:07 +01:00 |
|
|
3eea0c67bb
|
- introduce low-level interface for new IO subsystem: we now have a fully extensible system for new IO formats and file formats
- reworked file node-type to remove in / out directions
|
2017-08-14 14:42:07 +02:00 |
|
|
434fe6dbd6
|
replaced libconfig by jansson for parsing the configuration (huge commit)
|
2017-08-03 00:19:27 +02:00 |
|
|
b59a989278
|
cleanup trailing whitespaces
|
2017-07-25 12:07:06 +02:00 |
|
|
49054eef9f
|
cleanup: removed trailing whitespaces in code
|
2017-05-05 19:24:16 +00:00 |
|
|
5be1853649
|
added GPL license to file headers
|
2017-04-27 12:56:43 +02:00 |
|
Georg Reinke
|
3a7af08799
|
move "external" part of shmem to separate files
|
2017-04-07 12:57:40 +02:00 |
|
|
fd51d7bac9
|
refactoring: kernel_has_version() => kernel_get_version() + version_cmp()
|
2017-04-02 02:33:20 +02:00 |
|
|
298d1162e6
|
increase limit of locked memory automatically during initlialization
|
2017-04-02 00:14:17 +02:00 |
|
|
3eb629d9d5
|
various bug fixes from todays debugging session
|
2017-03-29 04:25:30 +02:00 |
|
|
644352538d
|
move checks into *_check(), set default values in _init()
|
2017-03-27 12:57:41 +02:00 |
|
|
fa2dc403aa
|
refactoring: if_create() => if_init()
|
2017-03-12 17:08:04 -03:00 |
|
|
9c40931a04
|
Merge branch 'feature-mpmc-queue' into feature-curlio
|
2017-03-05 10:06:32 -04:00 |
|
|
3e7c855526
|
updated licence and copyright info in file headers
|
2017-03-03 20:20:13 -04:00 |
|
|
7ec6aee288
|
Merge remote-tracking branch 'rwth/develop' into feature-curlio
|
2017-02-18 11:05:11 -05:00 |
|
|
c930ad49b7
|
several smaller changes and bugfixes
|
2017-02-18 10:58:17 -05:00 |
|
|
73c91ad549
|
refactored more dtor_cb_t return types
|
2017-02-18 10:46:11 -05:00 |
|
|
7b31c89216
|
rt: splitted rt_init()
|
2017-02-16 09:11:49 -03:00 |
|
|
728347f3e2
|
vfio: removed dependency to dma module
|
2017-02-16 09:11:18 -03:00 |
|
|
8f15c76300
|
refactored kernel_is_rt() -> rt_is_preemptible()
|
2017-02-16 09:08:29 -03:00 |
|
|
7cab0538ab
|
use #pragma once instead of #ifdef
|
2017-02-16 09:04:27 -03:00 |
|
|
e7bf4e3f03
|
fix header include guard macros include full name
|
2017-02-12 14:04:22 -03:00 |
|
|
1dba01a8ae
|
Re-license source code to LGPLv2.1 (closes #56)
|
2016-11-22 11:14:25 -05:00 |
|
|
4bb0aa76c9
|
increase number of reserved huge pages automatically if required
|
2016-11-20 02:45:16 -05:00 |
|
|
bad1dc953a
|
fix Doxygen commenting style
|
2016-10-20 18:01:42 -04:00 |
|
|
af14793901
|
replace GPL lincensed libpci (pciutils) with own implementation
VILLASnode and its dependencies are now fully compatible with a BSD/MIT license.
|
2016-10-08 20:17:16 -04:00 |
|
|
abd8148a2b
|
fixed compiler warnings
|
2016-07-11 09:16:31 +02:00 |
|
|
3f012c8575
|
finished FPGA stuff
|
2016-07-08 13:32:18 +02:00 |
|
|
238c732feb
|
smaller fixes in linux code
|
2016-06-26 15:29:07 +02:00 |
|
|
132dd5fd65
|
moved linux realtime code to extra file
|
2016-06-26 15:27:14 +02:00 |
|
|
c67af15a2c
|
fixed all major bugs in FPGA code
|
2016-06-19 19:30:00 +02:00 |
|
|
bffb47dca8
|
added VILLASfpga code
|
2016-06-14 01:23:44 +02:00 |
|
|
0fa5f5b976
|
introduced new directory structure for source and header files
|
2016-06-14 01:17:58 +02:00 |
|