From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adalbert =?iso-8859-2?b?TGF643I=?= Subject: Re: [RFC PATCH v4 00/18] VM introspection Date: Wed, 03 Jan 2018 20:52:40 +0200 Message-ID: <1515005560.Ec1edBDC.26237@host> References: <20171218190642.7790-1-alazar@bitdefender.com> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Cc: linux-mm@kvack.org, Paolo Bonzini , Radim =?iso-8859-2?b?S3LobeH4?= , Xiao Guangrong , Mihai =?UTF-8?b?RG9uyJt1?= , Patrick Colp To: kvm@vger.kernel.org Return-path: In-Reply-To: <20171218190642.7790-1-alazar@bitdefender.com> Sender: owner-linux-mm@kvack.org List-Id: kvm.vger.kernel.org On Mon, 18 Dec 2017 21:06:24 +0200, Adalber Lazăr wrote: > This patch series proposes a VM introspection subsystem for KVM (KVMI). ... > We hope to make public our repositories (kernel, QEMU, > userland/simple-introspector) in a couple of days ... Thanks to Mathieu Tarral, these patches (updated with the Patrick's suggestions) can be found in the kvmi branch of the KVM-VMI project[1]. There is also a userland library and a simple demo/test program in tools/kvm/kvmi[2]. The QEMU patch has its own kvmi[3] branch/repo. [1]: https://github.com/KVM-VMI/kvm/tree/kvmi [2]: https://github.com/KVM-VMI/kvm/tree/kvmi/tools/kvm/kvmi [3]: https://github.com/KVM-VMI/qemu/tree/kvmi -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: email@kvack.org