From: Anthony Liguori <aliguori@us.ibm.com>
To: Lei Li <lilei@linux.vnet.ibm.com>, qemu-devel@nongnu.org
Cc: lagarcia@br.ibm.com, kraxel@redhat.com
Subject: Re: [Qemu-devel] [PATCH 0/4 v4] Support for LED state extension to Qemu VNC server
Date: Thu, 25 Apr 2013 14:40:49 -0500 [thread overview]
Message-ID: <87fvyeo0u6.fsf@codemonkey.ws> (raw)
In-Reply-To: <1366867752-11578-1-git-send-email-lilei@linux.vnet.ibm.com>
Lei Li <lilei@linux.vnet.ibm.com> writes:
> Hi guys,
>
> This patch series tries to add support for LED state
> extension to Qemu VNC server. The proposal has been sent
> few days ago as link below:
>
> http://lists.gnu.org/archive/html/qemu-devel/2013-04/msg01421.html
>
> The previous version as link:
>
> http://lists.nongnu.org/archive/html/qemu-devel/2013-04/msg04773.html
>
> Pleae let me know if there is anything else need be improved.
>
> Thanks!
Reviewed-by: Anthony Liguori <aliguori@us.ibm.com>
I'll give people some time to take a look before applying but it looks good to me.
Regards,
Anthony Liguori
>
>
> Changes since v3:
> - Add adjustment of turning off lock state sync logic in do_key_event()
> when VNC_FEATURE_LED_STATE supported suggested by Gerd.
> - Document improvement suggested by Eric.
>
> Changes since v2:
> - Address the comments from Anthony includes:
> - Just send 1 instead of the actual width and height.
> - Improve the document by adding the Pseudo-encoding number
> and simplify the description of the LED state encoding.
>
> Changes since v1:
> - Address the comments from Anthony includes:
> - Use Pseudo-encoding for led state;
> - Get rid of send_ext_leds_state_ack;
> - Add document for the led state Pseudo-encoding.
>
> Lei Li (4):
> vnc: Add SCROLL lock key to kbd_leds
> vnc: Support for LED state extension
> vnc: Adjust lock state sync logic with VNC_FEATURE_LED_STATE
> doc: document the Pseudo-encoding of LED state
>
> docs/vnc-ledstate-Pseudo-encoding.txt | 50 +++++++++++++++++++++++++++++
> ui/vnc.c | 56 ++++++++++++++++++++++++++++++++-
> ui/vnc.h | 3 ++
> 3 files changed, 108 insertions(+), 1 deletions(-)
> create mode 100644 docs/vnc-ledstate-Pseudo-encoding.txt
next prev parent reply other threads:[~2013-04-25 19:41 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-04-25 5:29 [Qemu-devel] [PATCH 0/4 v4] Support for LED state extension to Qemu VNC server Lei Li
2013-04-25 5:29 ` [Qemu-devel] [PATCH 1/4] vnc: Add SCROLL lock key to kbd_leds Lei Li
2013-04-25 5:29 ` [Qemu-devel] [PATCH 2/4] vnc: Support for LED state extension Lei Li
2013-05-14 11:35 ` Gerd Hoffmann
2013-05-15 6:05 ` Lei Li
2013-05-15 6:44 ` Gerd Hoffmann
2013-05-15 7:18 ` Lei Li
2013-05-15 6:46 ` Laszlo Ersek
2013-04-25 5:29 ` [Qemu-devel] [PATCH 3/4] vnc: Adjust lock state sync logic with VNC_FEATURE_LED_STATE Lei Li
2013-04-25 5:29 ` [Qemu-devel] [PATCH 4/4] doc: document the Pseudo-encoding of LED state Lei Li
2013-04-25 19:40 ` Anthony Liguori [this message]
2013-04-29 22:04 ` [Qemu-devel] [PATCH 0/4 v4] Support for LED state extension to Qemu VNC server Anthony Liguori
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87fvyeo0u6.fsf@codemonkey.ws \
--to=aliguori@us.ibm.com \
--cc=kraxel@redhat.com \
--cc=lagarcia@br.ibm.com \
--cc=lilei@linux.vnet.ibm.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.