It is not exactly what i need.On Tue, Apr 28, 2009 at 10:26:52AM +0400, Alexander Basov wrote:Hello. I'm new in qemu internals, and I'd like to know, how can I get a value, which is stored in virtual memory address, allocated by guest OS.It's possible using the 'memsave' command in the console. We expose this through libvirt: http://libvirt.org/html/libvirt-libvirt.html#virDomainMemoryPeek Rich.