qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] global bitmap
@ 2017-06-13  9:15 ali saeedi
  2017-06-13 10:00 ` Paolo Bonzini
  0 siblings, 1 reply; 2+ messages in thread
From: ali saeedi @ 2017-06-13  9:15 UTC (permalink / raw)
  To: qemu-devel

Hello
can i have a bitmap of all pages in the ram? in qemu code, it seems that we
only can have bitmap of pages in a block and we have no global bitmap of
pages.
thanks a lot

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Qemu-devel] global bitmap
  2017-06-13  9:15 [Qemu-devel] global bitmap ali saeedi
@ 2017-06-13 10:00 ` Paolo Bonzini
  0 siblings, 0 replies; 2+ messages in thread
From: Paolo Bonzini @ 2017-06-13 10:00 UTC (permalink / raw)
  To: ali saeedi, qemu-devel

On 13/06/2017 11:15, ali saeedi wrote:
> Hello
> can i have a bitmap of all pages in the ram? in qemu code, it seems that we
> only can have bitmap of pages in a block and we have no global bitmap of
> pages.

If you mean dirty pages, the "global bitmap of pages" would simply be
the union of all per-block pages.

Paolo

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-06-13 10:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-13  9:15 [Qemu-devel] global bitmap ali saeedi
2017-06-13 10:00 ` Paolo Bonzini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).