qemu-devel
[Top][All Lists]
Advanced

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

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


From: Luiz Capitulino
Subject: [Qemu-devel] [PATCH v2 0/3]: qmp: send-key: accept key codes in hex
Date: Fri, 21 Sep 2012 11:55:37 -0300

o v2

 - re-write some commit logs
 - fix a possible issue with error handling in patch 2/3

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          | 75 ++++++++++++++++++++++++++++----------------------------
 qapi-schema.json | 19 +++++++++++---
 3 files changed, 83 insertions(+), 54 deletions(-)



reply via email to

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