From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:34778) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TODk2-0007eB-JO for qemu-devel@nongnu.org; Tue, 16 Oct 2012 16:27:55 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TODk1-0008Hh-C4 for qemu-devel@nongnu.org; Tue, 16 Oct 2012 16:27:54 -0400 Received: from mx1.redhat.com ([209.132.183.28]:5330) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TODk1-0008Hd-3f for qemu-devel@nongnu.org; Tue, 16 Oct 2012 16:27:53 -0400 Message-ID: <507DC340.1060506@redhat.com> Date: Tue, 16 Oct 2012 14:27:44 -0600 From: Eric Blake MIME-Version: 1.0 References: <1350410713-2260-1-git-send-email-coreyb@linux.vnet.ibm.com> In-Reply-To: <1350410713-2260-1-git-send-email-coreyb@linux.vnet.ibm.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="------------enigF8829198E57639D24C418691" Subject: Re: [Qemu-devel] [PATCH v3 1/4] monitor: Allow add-fd to any specified fd set List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Corey Bryant Cc: kwolf@redhat.com, libvir-list@redhat.com, qemu-devel@nongnu.org This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigF8829198E57639D24C418691 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 10/16/2012 12:05 PM, Corey Bryant wrote: > The first call to add an fd to an fd set was previously not > allowed to choose the fd set ID. The ID was generated as > the first available and ensuing calls could add more fds by > specifying the fd set ID. This change allows users to > choose the fd set ID on the first call. >=20 > Signed-off-by: Corey Bryant > --- Reviewed-by: Eric Blake --=20 Eric Blake eblake@redhat.com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --------------enigF8829198E57639D24C418691 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/ iQEcBAEBCAAGBQJQfcNAAAoJEKeha0olJ0NqRBQH/i0FmjCc2mW4QV+xxtiK0dAQ dVPIxkwGs6q2P8EYdjr0DdViiB+WgngXbdwRLX2LCQnQNGU0y2cqSJIJ5V4WBzIY TeO0uy+dkdWgeGU0ncPtjlp5D4ixIN+TrTn7RkoCxfBUC4TW8mZModyVXvthjYyj Fm4upStoVG6BDSwBb7pIpI8yJmMrdoqBiZc3R8aJjwPiHlDzyKfz9mmZnlrlvbeE kiDiYOsHD0TDdZc5voouzq2O24nx9vfUhYjzX/Nldx05QNCpaqPb6o9EupoGor0q CGbvFlVZLBVtym9ScylT2XGMozKyChzBuyGDZTxyrJ+0JAUr6ERUM8oa4PW4GZ4= =irjt -----END PGP SIGNATURE----- --------------enigF8829198E57639D24C418691--