From: George Shuklin <george.shuklin@gmail.com>
To: xen-devel@lists.xen.org
Subject: Re: memory introspection
Date: Tue, 12 Jun 2012 18:09:30 +0400 [thread overview]
Message-ID: <4FD74D9A.8080807@gmail.com> (raw)
In-Reply-To: <20120612154828.4cdae7bc@mdontu-l.dsd.ro>
I think creating a hypervisor-level GPL component with some kind API and
using it by proprietary dom0-level utility is fine solution. Especially,
if you make it somehow usable for all other world by defining good API.
On 12.06.2012 16:48, Mihai Donțu wrote:
> Hi,
>
> I would like to reopen a discussion which took place some time ago
> here:
>
> http://lists.xen.org/archives/html/xen-introspect/2008-11/msg00001.html
>
> but with a focus on in-hv introspection, that is: the engine doing the
> introspection lives in the same ring / memory-space as the hypervisor
> itself.
>
> The technology I plan to use is proprietary and with an already defined
> interface, so I'm looking at adding some glue code to Xen in order to
> make the two understand each other. The reason the engine needs to
> reside in the same space as the hv is that it wants to closely monitor
> certain memory and register changes in order to identify possible
> rootkits, changes which (depending on the OS) can occur in a legitimate
> way many many times per second.
>
> Before I go into more detail I would like to know if, from a legal
> point of view, there's any way to have a closed source component using
> the private Xen API (the ones handling exceptions, register changes etc.
> for domU-s), or if a glue code licensed as LGPL would be enough to
> bridge the GPL-proprietary gap.
>
> I'd be happy to help if the glue code were to evolve into an API in its
> own right which other companies can use.
>
> Thank you,
>
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel
next prev parent reply other threads:[~2012-06-12 14:09 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-06-12 12:48 memory introspection Mihai Donțu
2012-06-12 14:09 ` George Shuklin [this message]
2012-06-12 15:13 ` Mihai Donțu
2012-06-12 15:39 ` Hypervisor loadable modules and GPL licensing issues (Was: Re: memory introspection) Ian Campbell
2012-06-12 16:29 ` Mihai Donțu
2012-06-12 16:48 ` Ian Campbell
2012-06-12 18:32 ` Mihai Donțu
2012-06-12 16:56 ` Alan Cox
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4FD74D9A.8080807@gmail.com \
--to=george.shuklin@gmail.com \
--cc=xen-devel@lists.xen.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).