qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH 0/2] Introduce wrapper functions to access phys_ram_


From: Yoshiaki Tamura
Subject: [Qemu-devel] [PATCH 0/2] Introduce wrapper functions to access phys_ram_dirty, and replace existing direct accesses to it.
Date: Tue, 23 Mar 2010 16:39:51 +0900

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/address@hidden/msg30724.html

Also rebased to qemu.git aa28b9bf9ba0904766b15e7ab8d62a76cb3225da.

Thanks,

Yoshi




reply via email to

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