public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] qemu-kvm: Introduce wrapper functions to access phys_ram_dirty, and replace existing direct accesses to it.
@ 2010-03-17  5:51 Yoshiaki Tamura
  2010-03-17  5:51 ` [PATCH 1/2] qemu-kvm: Introduce wrapper functions to access phys_ram_dirty Yoshiaki Tamura
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Yoshiaki Tamura @ 2010-03-17  5:51 UTC (permalink / raw)
  To: kvm, qemu-devel; +Cc: avi, anthony, ohmura.kei


Before replacing byte-based dirty bitmap with bit-based dirty bitmap,
clearing direct accesses to the bitmap first seems to be good point to
start with.

This patch set is based on the following discussion.

http://www.mail-archive.com/kvm@vger.kernel.org/msg30724.html

Thanks,

Yoshi

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

end of thread, other threads:[~2010-03-22  5:33 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-17  5:51 [PATCH 0/2] qemu-kvm: Introduce wrapper functions to access phys_ram_dirty, and replace existing direct accesses to it Yoshiaki Tamura
2010-03-17  5:51 ` [PATCH 1/2] qemu-kvm: Introduce wrapper functions to access phys_ram_dirty Yoshiaki Tamura
2010-03-17  5:51 ` [PATCH 2/2] qemu-kvm: Replace direct phys_ram_dirty access with wrapper functions Yoshiaki Tamura
2010-03-18 19:59 ` [PATCH 0/2] qemu-kvm: Introduce wrapper functions to access phys_ram_dirty, and replace existing direct accesses to it Marcelo Tosatti
2010-03-22  5:33   ` Yoshiaki Tamura

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox