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@lists.sourceforge.net
> 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/
_______________________________________________
kvm-devel mailing list
kvm-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kvm-devel

Reply via email to