> Yes, it should depends on guest os implementation, > because physical memory is managed by OS, which have the full knowledge of > memory usage, > so I'm afraid that windows dose not friendly support it. > Could you detail the peeking techniques mentioned above? > > Thanks, > Zhang Haoyu
Generally I meant virDomainMemoryPeek, but nothing prevents you to write code with same functionality, if libvirt usage is not preferred, it is only about asking monitor for chunks of memory and parse them in a proper way.