From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anthony Liguori Subject: Re: XenAccess Equivalent? Date: Thu, 26 Jul 2007 12:45:50 -0500 Message-ID: <46A8DDCE.9080103@codemonkey.ws> References: <46A8D3C0.90100@ccsl.carleton.ca> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Cc: kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org To: Hajime Inoue Return-path: In-Reply-To: <46A8D3C0.90100-1jN93dRS49wXowH9KttRCQ@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: kvm-devel-bounces-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org Errors-To: kvm-devel-bounces-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org List-Id: kvm.vger.kernel.org Hajime Inoue wrote: > I am trying to find a library equivalent to XenAccess for KVM. It seems > that libvirt is trying to replace some of it, but doesn't have > theintrospection capabilities that xenaccess does. In particular, I > would like to be able, in host userspace, to access the guest's memory. > Is such a capability possible within KVM? > This library scares me tremendously but it should be possible to port it to KVM. The monitor provides an interface to read/write physical memory so that's probably the most natural place to interact. Regards, Anthony Liguori > Thanks, > -Hajime Inoue > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. > Still grepping through log files to find problems? Stop. > Now Search log events and configuration files using AJAX and a browser. > Download your FREE copy of Splunk now >> http://get.splunk.com/ > _______________________________________________ > kvm-devel mailing list > kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org > https://lists.sourceforge.net/lists/listinfo/kvm-devel > > ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/