Re: [Qemu-devel] [PATCH v4 2/4] qapi-schema.json: Add power and keypad equal keys

2016-03-11 Thread Programmingkid
On Mar 11, 2016, at 12:12 PM, Eric Blake wrote: > On 03/10/2016 07:28 PM, Programmingkid wrote: >> Add the power and keypad equal keys. These keys are found on a real Macintosh >> keyboard. >> >> Signed-off-by: John Arbuckle > > This looks unchanged from v3: > > https://lists.gnu.org/archive/

Re: [Qemu-devel] [PATCH v4 2/4] qapi-schema.json: Add power and keypad equal keys

2016-03-11 Thread Eric Blake
On 03/10/2016 07:28 PM, Programmingkid wrote: > Add the power and keypad equal keys. These keys are found on a real Macintosh > keyboard. > > Signed-off-by: John Arbuckle This looks unchanged from v3: https://lists.gnu.org/archive/html/qemu-devel/2016-03/msg01244.html which means you could hav

[Qemu-devel] [PATCH v4 2/4] qapi-schema.json: Add power and keypad equal keys

2016-03-10 Thread Programmingkid
Add the power and keypad equal keys. These keys are found on a real Macintosh keyboard. Signed-off-by: John Arbuckle --- qapi-schema.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/qapi-schema.json b/qapi-schema.json index 362c9d8..cbc3576 100644 --- a/qapi-schema.jso