On 02/09/2012 11:06 AM, Irfan Ahmed wrote: > Is there a way to access swap memory or page file of a virtual machine from > host. I am using Xen and want to access the page file contents of my windows > XP SP2 virtual machine from dom0. Please do tell me if there is already a > tool that could provide this functionality. > > Any help is appreciated.
libvirt supports the virDomainMemoryPeek operation to look at memory; and libguestfs provides a very rich set of tools for investigating files found in a guest's file system. -- Eric Blake [email protected] +1-919-301-3266 Libvirt virtualization library http://libvirt.org
signature.asc
Description: OpenPGP digital signature
_______________________________________________ libvirt-users mailing list [email protected] https://www.redhat.com/mailman/listinfo/libvirt-users
