On Mon, 18 Dec 2017 21:06:24 +0200, Adalber Lazăr <alazar@xxxxxxxxxxxxxxx> 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