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

11 commits

Author SHA1 Message Date
Annika Wierichs
92e22c28ac replaces asprintf + some clean up 2018-01-24 16:15:42 +01:00
Annika Wierichs
647b8e758d Added conversion for wr->sg_list->addr fields. write_bw benchmark failing at ibv_poll_cq(), error code 10: IBV_WC_REM_ACCESS_ERR 2018-01-24 13:49:37 +01:00
Annika Wierichs
f0421c94ef Finished transparent implementation. Benchmark implementation next. 2018-01-23 18:34:11 +01:00
Annika Wierichs
83b8311fdc minor 2018-01-19 10:20:01 +01:00
Annika Wierichs
021b397582 transparent API calls working via dlsym redefinitions (2 functions) 2018-01-18 18:11:26 +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
Renamed from usr/tests/ib_test.c (Browse further)