On Thu, 30 Nov 2017 09:23:47 -0800, Patrick Colp <patrick.colp@xxxxxxxxxx> wrote: > On 2017-09-11 08:36 AM, Adalbert Lazar wrote: > > The following patch adds the documentation for an introspection subsystem for > > KVM (KVMI). It details the purpose and the use case that has shaped the > > proposed API/ABI, as well as the wire protocol. > > > > Hi all, > > We're interested in seeing this functionality in KVM and I'm happy to > help out however I can. I'm wondering what the current status is on this > and what the best thing I can do to start working on this is. > > Thanks, > Patrick Hi Patrick, We are glad to know you want to work on this. We were thinking to make our working/testing repositories public, somehow. Seeing more interest in VM introspection, the move will be sooner than expected. The code regarding page sharing (map/unmap) and page tracking need more eyes, the reviews are always needed and any help is welcomed. But, on what would you like to work will be much more clear in one week or two, when we will send the v4 series. It will be the "complete" patch set (not just the documentation), with changes covering most of what was suggested during v1-v3. Thanks, Adalbert