Daniel Krebs
|
ef5f6fa3a8
|
lib/card: use memory manager to store vfio mapping
|
2018-02-14 07:27:37 +01:00 |
|
Daniel Krebs
|
5b0013b335
|
lib/card: add IP lookup by VLNV
|
2018-02-14 07:27:37 +01:00 |
|
Daniel Krebs
|
c3382b9e18
|
lib/card: pass string as const reference to lookupIp()
|
2018-02-14 07:27:37 +01:00 |
|
Daniel Krebs
|
409340433d
|
enable -Wall, -Wextra and -Werror and fix new errors (fixes #20)
|
2018-02-13 16:04:34 +01:00 |
|
daniel-k
|
f987c29d71
|
lib/ip: change interface: start() -> init()
|
2018-01-16 14:46:00 +01:00 |
|
daniel-k
|
09534e83a6
|
lib/plugin: make type an argument of constructor
|
2018-01-10 15:49:53 +01:00 |
|
daniel-k
|
3cf50db98d
|
logging: use new spdlog library in favor of Logger
|
2018-01-10 15:49:53 +01:00 |
|
daniel-k
|
8345a15db0
|
lib/card: implement IP lookup
Search for an initialized IP by name.
|
2018-01-10 11:02:08 +01:00 |
|
daniel-k
|
a5b5e317d4
|
wip implementing dependency parsing and proper memeory handling
works and compiles so for. next is to implement different IP interfaces
(Model, Interface, DataMover, Infrastructure, ...)
|
2018-01-10 11:02:08 +01:00 |
|
daniel-k
|
e590d1a350
|
add namespace villas::fpga and villas::fpga::ip and some renaming
|
2018-01-10 11:02:08 +01:00 |
|
daniel-k
|
b0e55e6fb2
|
current wip implementing card, many changes in ip too
|
2018-01-10 11:02:08 +01:00 |
|
daniel-k
|
7d883089c2
|
lib/card: copy C->C++ and just make it compile
|
2018-01-10 11:02:08 +01:00 |
|