qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [question] How to get the guest physical memory usage f


From: Andrey Korolyov
Subject: Re: [Qemu-devel] [question] How to get the guest physical memory usage from host?
Date: Mon, 22 Dec 2014 13:33:36 +0400

> 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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]