1
0
Fork 0
mirror of https://github.com/hermitcore/libhermit.git synced 2025-03-09 00:00:03 +01:00
Commit graph

41 commits

Author SHA1 Message Date
Annika Wierichs
f17ec0ced2 merge devel 2018-01-04 14:08:46 +01:00
Annika Wierichs
0c302b6199 added reliable connection pingpong (fully working). 2017-12-31 13:44:15 +01:00
Annika Wierichs
c5657c2f95 added rc pingpong, ud working without host_to_guest. 2017-12-20 17:14:43 +01:00
Annika Wierichs
f929f91a6f local pingpong working, need to fix for rx_depth > 1 2017-12-19 23:00:03 +01:00
Annika Wierichs
c86a846fdd sockets not connecting. 2017-12-14 13:10:03 +01:00
Annika Wierichs
770c944599 added more conversions for host ptr version. 2017-12-13 17:18:31 +01:00
Annika Wierichs
95c5be5960 Pingpong running up to accept() calls. Added 2 helper functions to get qp_num and mr_lkey. 2017-12-12 18:10:18 +01:00
Annika Wierichs
4ba0acf58c Working up to modify/server. 2017-12-12 14:46:14 +01:00
Annika Wierichs
dd19b1e87b Added realloc and memalign (dummy for now) hooks and debugging prints 2017-12-04 16:19:50 +01:00
Annika Wierichs
ae48d1a6c4 added malloc hooks, to be cleaned up. 2017-11-28 13:58:48 +01:00
Annika Wierichs
bb40b96435 Fixed phys to virt function. Working now. 2017-11-24 12:47:24 +01:00
Annika Wierichs
2faf331052 basic phys_to_virt framework set up. 2017-11-22 17:33:08 +01:00
Annika Wierichs
9f3922feec compiling, guest_mem problem solved. 2017-11-21 15:17:44 +01:00
Annika Wierichs
f93207e1d3 debugging memory conversion 2017-11-20 16:46:29 +01:00
Annika Wierichs
9b108aecae first test compiling. Segfault due to mutex conversion missing.ecit 2017-11-20 11:51:17 +01:00
Annika Wierichs
0e1ba141e6 first test compiling. Segfault due to mutex conversion missing. 2017-11-19 15:32:15 +01:00
Annika Wierichs
317a907e4b work in progress 2017-11-16 16:11:35 +01:00
Annika Wierichs
77aea478fb First ping pong elements almost done. 2017-11-14 16:43:44 +01:00
Annika Wierichs
69d8226c13 Basic struct parsing supported. Prepared for first manual address conversion tests. 2017-11-08 14:32:50 +01:00
Pierre Olivier
cfd208d266 Support for forwarding command line parameters and environment variables
to uhyve
2017-11-07 19:51:57 -05:00
Annika Wierichs
dc801f1cf2 Prepared for some pingpong functions. 2017-10-27 16:51:51 +02:00
Annika Wierichs
91ce18c6ec Added a code generator, work in progress. Added ping pong for testing later. Added some more API calls. 2017-10-26 15:04:47 +02:00
Annika Wierichs
aae4dcb937 ibv_get_device_list() working. Need to check phys memory conversions. 2017-10-21 15:49:35 +02:00
Annika Wierichs
26691d555d return value memory mappings, work in progress 2017-10-20 16:16:22 +02:00
Annika Wierichs
ba8fea704f includes ok. working on memory mapping stuff. 2017-10-19 15:58:17 +02:00
Annika Wierichs
eb76db19a2 pthread missing. 2017-10-16 12:25:06 +02:00
Annika Wierichs
303d60c437 minor 2017-10-10 14:37:21 +02:00
Annika Wierichs
e72f9a32b9 file(COPY now copying to x86_64-hermit/include. 2017-10-08 16:01:22 +02:00
Annika Wierichs
6b8e960813 Switch from libibverbs to rdma-core lib 2017-10-06 15:13:04 +02:00
Stefan Lankes
16264d0a0f fix the usage of the wrong port number 2017-06-10 09:33:31 +02:00
Stefan Lankes
bcd43023ce use devel branch to show the travis badge 2017-06-09 15:13:03 +02:00
Stefan Lankes
0527084f7f revise and simplify test case 2017-05-21 23:40:55 +02:00
Stefan Lankes
91d5fc187c remove compiler warnings, add workaround to stress malloc function 2017-05-20 00:56:11 +02:00
Stefan Lankes
46a7dc54cd set also pthread also by compiling all multi-threaded apps 2017-05-20 00:12:40 +02:00
Stefan Lankes
d4a49acf85 add tests to stress newlib's malloc implementation 2017-05-19 13:45:13 +02:00
Daniel Krebs
30021d5291 cmake: initial support for CMake build system 2017-04-03 18:14:56 +02:00
Daniel Krebs
eca8be0236 remove old Makefile/autotools based build system and debian scripts 2017-04-03 18:14:42 +02:00
Stefan Lankes
f436e6d12c add missing definition of the fortran compiler 2017-01-23 23:32:47 +01:00
Stefan Lankes
8eb427e771 fix path to the syscall header 2017-01-18 13:24:41 +01:00
Stefan Lankes
13b2dee63e simplify tests 2016-12-03 00:44:32 +01:00
Stefan Lankes
dfd4272d59 reodering of the directory structure 2016-12-03 00:43:49 +01:00