From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:56640) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TOpat-0007yY-LT for qemu-devel@nongnu.org; Thu, 18 Oct 2012 08:53:00 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TOpan-0003fF-Rb for qemu-devel@nongnu.org; Thu, 18 Oct 2012 08:52:59 -0400 Received: from mx1.redhat.com ([209.132.183.28]:47738) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TOpan-0003eT-IM for qemu-devel@nongnu.org; Thu, 18 Oct 2012 08:52:53 -0400 Received: from int-mx09.intmail.prod.int.phx2.redhat.com (int-mx09.intmail.prod.int.phx2.redhat.com [10.5.11.22]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id q9ICqqd8013704 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Thu, 18 Oct 2012 08:52:53 -0400 Message-ID: <507FFBA4.4030302@redhat.com> Date: Thu, 18 Oct 2012 06:52:52 -0600 From: Eric Blake MIME-Version: 1.0 References: <1350545426-23172-1-git-send-email-quintela@redhat.com> <1350545426-23172-28-git-send-email-quintela@redhat.com> In-Reply-To: <1350545426-23172-28-git-send-email-quintela@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="------------enigBC611A2E75C49CD792A9D597" Subject: Re: [Qemu-devel] [PATCH 27/30] ram: Use memory_region_test_and_clear_dirty List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Juan Quintela Cc: qemu-devel@nongnu.org This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigBC611A2E75C49CD792A9D597 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 10/18/2012 01:30 AM, Juan Quintela wrote: > This avoids having to do two walks over the dirty bitmap, once reading > the dirty bits, and anthoer cleaning them. s/anthoer/another/ --=20 Eric Blake eblake@redhat.com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --------------enigBC611A2E75C49CD792A9D597 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Mozilla - http://www.enigmail.net/ iQEcBAEBCAAGBQJQf/ukAAoJEKeha0olJ0Nq+lkIAI6icGvjHsoz0CZ2zp4urgqn yVXhTKwUUIe9w42z4sIj097YITQONkRw71uuYFsy9F2pgTUy9OJv1bru/lSSXCCU 5XR3Y5fF2fl/5c+loLM36Cv5hMg45BdpkxxwijxMiqksQv+c4iqo/yx4sDnC6as0 xQEiH0mLFBAiruFsmmkT9SpW8SjU/1722Kk6dQn8kXvlbf4AJCT6qiSAWHVjaN8V n5b1piZDVHwzLoCZb+zcMVwyNyL6T1K0Yhj5Eb/KQ8QWJH1M0XSJzdq/SG2hF/4A AqvqL+nsoFK4HJhQWASloEPb5lybaxOupd0+cBXfNbHVroyshQP0ainhFoo98rk= =A0iZ -----END PGP SIGNATURE----- --------------enigBC611A2E75C49CD792A9D597--