From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:56583) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZleyO-0003HZ-El for qemu-devel@nongnu.org; Mon, 12 Oct 2015 11:25:15 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZleyM-000820-V1 for qemu-devel@nongnu.org; Mon, 12 Oct 2015 11:25:12 -0400 Received: from mx1.redhat.com ([209.132.183.28]:55534) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZleyM-00081v-Q5 for qemu-devel@nongnu.org; Mon, 12 Oct 2015 11:25:10 -0400 Received: from int-mx14.intmail.prod.int.phx2.redhat.com (int-mx14.intmail.prod.int.phx2.redhat.com [10.5.11.27]) by mx1.redhat.com (Postfix) with ESMTPS id 7DA6A344F70 for ; Mon, 12 Oct 2015 15:25:10 +0000 (UTC) References: <1444637004-20195-1-git-send-email-pbonzini@redhat.com> <1444637004-20195-14-git-send-email-pbonzini@redhat.com> From: Eric Blake Message-ID: <561BD0D5.4080302@redhat.com> Date: Mon, 12 Oct 2015 09:25:09 -0600 MIME-Version: 1.0 In-Reply-To: <1444637004-20195-14-git-send-email-pbonzini@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="PLuux29WgQIJQdoNOul0Nfq1s3C7VwH27" Subject: Re: [Qemu-devel] [PATCH 13/21] qemu-char: convert msmouse backend to data-driven creation List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paolo Bonzini , qemu-devel@nongnu.org Cc: armbru@redhat.com This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --PLuux29WgQIJQdoNOul0Nfq1s3C7VwH27 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 10/12/2015 02:03 AM, Paolo Bonzini wrote: > Signed-off-by: Paolo Bonzini > --- > backends/msmouse.c | 7 +++++-- > include/sysemu/char.h | 3 --- > qemu-char.c | 2 +- > stubs/Makefile.objs | 1 - > stubs/chr-msmouse.c | 7 ------- > 5 files changed, 6 insertions(+), 14 deletions(-) > delete mode 100644 stubs/chr-msmouse.c >=20 Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --PLuux29WgQIJQdoNOul0Nfq1s3C7VwH27 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/ iQEcBAEBCAAGBQJWG9DVAAoJEKeha0olJ0NqYAkH/iByNWcB+ywGuSuQN9CQ5Y1f OOG9WKtzSYhmTfB8uQ9YekGtdcg79ISefi3kxDPAL1NLVNeqOoHN/rdFDUCAFfru YmNZ88Z7pRIQG0vBlCcD+3ETXLLBDpzycktt9ue/FE4PC1YXfb7Yf5DJPaqyi9tV zXe4YDxj4pQcl63BHBbQoim0ktQrxQbO26nE6LZKtl3dXxHZ15Oe8Z/6F4bFHgS2 Yvc5TdiIAK/O0rnuWfOsnmpWzj8C1iYiGj6UUfse2BonL2JuR23n7Nm5pDMSUOzt UMUl8Ln68XJ581/NhRMDC1LGrJ1r3CzfExR+5Tanmpd6UtPk1HqGvtvsDos1s7A= =Jr43 -----END PGP SIGNATURE----- --PLuux29WgQIJQdoNOul0Nfq1s3C7VwH27--