qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 0/3]: qmp: send-key: accept key codes in hex


From: Luiz Capitulino
Subject: [Qemu-devel] [PATCH 0/3]: qmp: send-key: accept key codes in hex
Date: Thu, 20 Sep 2012 15:17:58 -0300

This actually fixes a regression introduced by the qapi conversion,
please refer to patch 2/3 for details.

It's also important to note that this series changes the QMP
interface for the send-key command, but this shouldn't be a problem
as we're still in development phase.

 hmp.c            | 43 +++++++++++++++++++++++------------
 input.c          | 69 +++++++++++++++++++++++++++-----------------------------
 qapi-schema.json | 19 +++++++++++++---
 3 files changed, 78 insertions(+), 53 deletions(-)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]