Wenzel / libmicrovmi

A cross-platform unified Virtual Machine Introspection API library
https://wenzel.github.io/libmicrovmi/
GNU General Public License v3.0
167 stars 15 forks source link

xen libraries linked with libmicrovmi.so #182

Closed Wenzel closed 3 years ago

Wenzel commented 3 years ago

Just realized that libmicrovmi.so is linking with Xen libraries, and not at runtime: Capture d’écran de 2021-03-03 11-46-54

caused by Capture d’écran de 2021-03-03 11-50-49

This is an easy fix, just upgrade the xenevtchn crate to v0.1.3 or above: https://github.com/Wenzel/xenevtchn/commit/099757e3557905333595519efb95137988c79a55