From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:42241) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1acMEA-0004NW-81 for qemu-devel@nongnu.org; Sat, 05 Mar 2016 19:07:19 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1acME5-0000qT-97 for qemu-devel@nongnu.org; Sat, 05 Mar 2016 19:07:18 -0500 Received: from mail-io0-x242.google.com ([2607:f8b0:4001:c06::242]:33605) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1acME5-0000qB-54 for qemu-devel@nongnu.org; Sat, 05 Mar 2016 19:07:13 -0500 Received: by mail-io0-x242.google.com with SMTP id g203so8043170iof.0 for ; Sat, 05 Mar 2016 16:07:13 -0800 (PST) Mime-Version: 1.0 (Apple Message framework v1084) Content-Type: text/plain; charset=us-ascii From: Programmingkid In-Reply-To: <56DB73D8.4020105@redhat.com> Date: Sat, 5 Mar 2016 19:07:11 -0500 Content-Transfer-Encoding: quoted-printable Message-Id: References: <32962797-EA04-4C7C-BCE2-C077CD2ADE19@gmail.com> <56DB73D8.4020105@redhat.com> Subject: Re: [Qemu-devel] [PATCH v3 2/4] qapi-schema.json: Add power and keypad equal keys List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Eric Blake Cc: Peter Maydell , Gerd Hoffmann , qemu-devel qemu-devel On Mar 5, 2016, at 7:03 PM, Eric Blake wrote: > On 03/04/2016 10:17 PM, Programmingkid wrote: >> Add the power and keypad equal keys. These keys are found on a real = Macintosh >> keyboard. >>=20 >> Signed-off-by: John Arbuckle >> --- >> qapi-schema.json | 3 ++- >> 1 file changed, 2 insertions(+), 1 deletion(-) >=20 > Reviewed-by: Eric Blake >=20 > --=20 > Eric Blake eblake redhat com +1-919-301-3266 > Libvirt virtualization library http://libvirt.org >=20 Thank you.=