From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:39629) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wzck1-0003Tl-7r for qemu-devel@nongnu.org; Tue, 24 Jun 2014 22:15:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Wzcjw-0004SZ-9v for qemu-devel@nongnu.org; Tue, 24 Jun 2014 22:15:17 -0400 Received: from mx1.redhat.com ([209.132.183.28]:6967) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wzcjw-0004SV-15 for qemu-devel@nongnu.org; Tue, 24 Jun 2014 22:15:12 -0400 Message-ID: <53AA30AD.20302@redhat.com> Date: Tue, 24 Jun 2014 20:15:09 -0600 From: Eric Blake MIME-Version: 1.0 References: <1403652840-13449-1-git-send-email-wenchaoqemu@gmail.com> <1403652840-13449-3-git-send-email-wenchaoqemu@gmail.com> In-Reply-To: <1403652840-13449-3-git-send-email-wenchaoqemu@gmail.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="g8et81mxiok1HLfVC5gNlQraReXvbMSeT" Subject: Re: [Qemu-devel] [PATCH FOR 2.1 2/5] qapi: move event defines List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Wenchao Xia , qemu-devel@nongnu.org Cc: pbonzini@redhat.com, armbru@redhat.com, lcapitulino@redhat.com This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --g8et81mxiok1HLfVC5gNlQraReXvbMSeT Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 06/24/2014 05:33 PM, Wenchao Xia wrote: > Signed-off-by: Wenchao Xia > --- > Makefile | 2 +- > qapi-event.json | 318 ----------------------------------------------= -------- > qapi-schema.json | 5 +- > qapi/event.json | 318 ++++++++++++++++++++++++++++++++++++++++++++++= ++++++++ > 4 files changed, 322 insertions(+), 321 deletions(-) > delete mode 100644 qapi-event.json > create mode 100644 qapi/event.json Please run: git config diff.renames true then this patch would be MUCH smaller on the list. Fortunately, it was a fairly easy review. Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --g8et81mxiok1HLfVC5gNlQraReXvbMSeT 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/ iQEcBAEBCAAGBQJTqjCtAAoJEKeha0olJ0NqDwcH/jq9NGoMzKPoaIvpqBNjk14H O8lkj5FzjiHfSovaOjiMb83bNyXCgimd3Y3lRcn4ehbB3Y5ssnjtVyq8mTptFL50 2S4yg3dnb5UeluMnmx+PCyngciJe8z61KP/6FhhP3fd57unkyMBty8fR8KBkMiSJ EHRwHdeL3u/9wyA4CBss1HcY2WwnGyXGIe0JPCpJomvfrneeqGsVvcUZUD/RlOHJ EDMNHBoR5kUAxuJH0mvgvUNCQC24gi0J2VzfTrQEw4lttOO44TOTIMmi0U4jGcg8 hgdA7XifHfDBKa1or4guT15WmSlf29vePzbpFTCKmHVvl+7j8I1xF3+kUpIQdQA= =YuKr -----END PGP SIGNATURE----- --g8et81mxiok1HLfVC5gNlQraReXvbMSeT--