From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:41244) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bF3sd-0005sM-CG for qemu-devel@nongnu.org; Mon, 20 Jun 2016 14:25:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bF3sc-0005gt-Cb for qemu-devel@nongnu.org; Mon, 20 Jun 2016 14:25:03 -0400 Received: from mx1.redhat.com ([209.132.183.28]:45283) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bF3sc-0005gn-6V for qemu-devel@nongnu.org; Mon, 20 Jun 2016 14:25:02 -0400 Received: from int-mx09.intmail.prod.int.phx2.redhat.com (int-mx09.intmail.prod.int.phx2.redhat.com [10.5.11.22]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id D29177F6A2 for ; Mon, 20 Jun 2016 18:25:01 +0000 (UTC) References: <1466440173-21990-1-git-send-email-armbru@redhat.com> <1466440173-21990-5-git-send-email-armbru@redhat.com> From: Eric Blake Message-ID: <576834FD.6040209@redhat.com> Date: Mon, 20 Jun 2016 12:25:01 -0600 MIME-Version: 1.0 In-Reply-To: <1466440173-21990-5-git-send-email-armbru@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="iDhxsLkqUCiBjME7Q27f3qsaobi9uj2gl" Subject: Re: [Qemu-devel] [PATCH v2 4/4] log: Permit -dfilter 0..0xffffffffffffffff List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Markus Armbruster , qemu-devel@nongnu.org Cc: mst@redhat.com, pbonzini@redhat.com This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --iDhxsLkqUCiBjME7Q27f3qsaobi9uj2gl From: Eric Blake To: Markus Armbruster , qemu-devel@nongnu.org Cc: mst@redhat.com, pbonzini@redhat.com Message-ID: <576834FD.6040209@redhat.com> Subject: Re: [PATCH v2 4/4] log: Permit -dfilter 0..0xffffffffffffffff References: <1466440173-21990-1-git-send-email-armbru@redhat.com> <1466440173-21990-5-git-send-email-armbru@redhat.com> In-Reply-To: <1466440173-21990-5-git-send-email-armbru@redhat.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 06/20/2016 10:29 AM, Markus Armbruster wrote: > Works fine since the previous commit fixed the underlying range data > type. Of course it filters out nothing, but so does > 0..1,2..0xffffffffffffffff, and we don't bother rejecting that either. >=20 > Signed-off-by: Markus Armbruster > --- > tests/test-logging.c | 5 +++-- > util/log.c | 2 +- > 2 files changed, 4 insertions(+), 3 deletions(-) Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --iDhxsLkqUCiBjME7Q27f3qsaobi9uj2gl Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJXaDT9AAoJEKeha0olJ0Nq4GYH+wStN5zJsMeqQuC/74QuP9C5 LMFPAWjftef7SoGWbGWedNTECSQqfXAQJmNyUqQlJxFJ+qoB30NlP66IP78XGGmn WSJu8zY2zOtYs4VnlSubczUt6eWjXHexGpD0eX1H23kf4H1mHEsfVH/00rtTh4/S uaWcEALwvOVF6hfYK7124127OWWRD5Nj1UVSriojs6TYTEymDZpQRThbERVge/9e WZfyf2x9Idf4JM0bpuL67WvkAO2ASR0mHeh/LJW1cpolyJ1aMMVFDBd/BCtZsqGd 0qnNGUNUCUCkDJJVkYmaulZIUlld4yFDorjBx0mXhIL+ohYaF6bERsH2Z1h6/rg= =Xy8u -----END PGP SIGNATURE----- --iDhxsLkqUCiBjME7Q27f3qsaobi9uj2gl--