From mboxrd@z Thu Jan 1 00:00:00 1970 From: Razvan Cojocaru Subject: The Bitdefender virtual machine introspection library is now on GitHub Date: Mon, 27 Jul 2015 18:25:34 +0300 Message-ID: <55B64D6E.9030004@bitdefender.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: "xen-devel@lists.xen.org" Cc: "Lengyel, Tamas" , mdontu List-Id: xen-devel@lists.xenproject.org Hello all, I'm very happy to announce that the library we've created to help us perform virtual machine introspection is now on GitHub, under the LGPLv3 license, here: https://github.com/razvan-cojocaru/libbdvmi We hope that the community will find it useful, and welcome discussion (the LibVMI authors in particular might find this interesting). The library is x86-specific, and while there's some #ifdeferry suggesting that the earliest supported version is Xen 4.3, only Xen 4.6 will work out-of-the-box with it. Cheers, Razvan