From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:43404) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WwyIJ-0006KX-4X for qemu-devel@nongnu.org; Tue, 17 Jun 2014 14:39:48 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WwyID-000117-1E for qemu-devel@nongnu.org; Tue, 17 Jun 2014 14:39:42 -0400 Received: from mx1.redhat.com ([209.132.183.28]:21180) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WwyIC-000112-Oa for qemu-devel@nongnu.org; Tue, 17 Jun 2014 14:39:36 -0400 Message-ID: <53A08B64.4050605@redhat.com> Date: Tue, 17 Jun 2014 12:39:32 -0600 From: Eric Blake MIME-Version: 1.0 References: <1403021756-15960-1-git-send-email-mst@redhat.com> <1403021756-15960-12-git-send-email-mst@redhat.com> In-Reply-To: <1403021756-15960-12-git-send-email-mst@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="HSuMvoP0OVSlXrJXJO65xrIMRtiiStvh1" Subject: Re: [Qemu-devel] [PULL 011/103] pc-dimm: do not allow to set already used memdev List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Michael S. Tsirkin" , qemu-devel@nongnu.org Cc: Vasilis Liaskovitis , Peter Maydell , Peter Crosthwaite , Anthony Liguori , Igor Mammedov This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --HSuMvoP0OVSlXrJXJO65xrIMRtiiStvh1 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 06/17/2014 11:36 AM, Michael S. Tsirkin wrote: > From: Igor Mammedov >=20 > using the same memdev backend more than once will cause > assersion at MemoryRegion mapping time becase it's already s/assersion/assertion/; s/becase/because/ (but probably too late now that this is a pull request) > mapped. Prevent it by checking that associated MemoryRegion > is not mapped. >=20 > Signed-off-by: Igor Mammedov > Acked-by: Peter Crosthwaite > Reviewed-by: Michael S. Tsirkin > Signed-off-by: Michael S. Tsirkin > --- --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --HSuMvoP0OVSlXrJXJO65xrIMRtiiStvh1 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 Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJToItkAAoJEKeha0olJ0NqvdIH/1q3c3rC4AZj0VHoS/TwZAPM +qgeoiqLH/tfzLYR0swjF3v+dOq5QOGRz7zXsmeFKdi4EHIj/1lek1eE7bxuBovA /fBjtgpBFXBQgabkJE8a9GcDHZCiMZaeVcj1UgnRrOHjPIhVXPIGiLP90qG4rDtj TIhAmiMIQbrNi7Ui7kUwJYa2FBR5KHJH0zmgswj7a7+8LWW6FLCYVfEnaqobTn/x J6UVay2m5905ul6kRz+rHyNb43EbK6TXKOcoZ7v2kLTtNlkv+jJbzysMzSXJnJ1S ci40QqgcBItGfb5S/ZbGc06WLVPCMDSAH3VQi8aqxMBV+DJfXCgodnr+1GsNObo= =OuwF -----END PGP SIGNATURE----- --HSuMvoP0OVSlXrJXJO65xrIMRtiiStvh1--