qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v1 00/10]: QAPI conversions round 4
@ 2012-01-09 11:24 Luiz Capitulino
  2012-01-09 11:24 ` [Qemu-devel] [PATCH 01/10] vnc: Simplify vnc_display_password() Luiz Capitulino
                   ` (9 more replies)
  0 siblings, 10 replies; 14+ messages in thread
From: Luiz Capitulino @ 2012-01-09 11:24 UTC (permalink / raw)
  To: qemu-devel; +Cc: kwolf, aliguori, mdroth

This is the beginning of the not so trivial commands, although most of them
are not that complex either.

Please, note the inclusion of the change-vnc-password command. This is needed
by the change conversion.

 blockdev.c       |  129 ++++++++++++++++++++------------------
 blockdev.h       |    8 +--
 console.h        |    3 -
 hmp-commands.hx  |   15 ++---
 hmp.c            |  102 +++++++++++++++++++++++++++++++
 hmp.h            |    5 ++
 monitor.c        |  179 +++---------------------------------------------------
 monitor.h        |    5 ++
 qapi-schema.json |  157 +++++++++++++++++++++++++++++++++++++++++++++++
 qerror.h         |    2 +-
 qmp-commands.hx  |   31 +++------
 qmp.c            |  155 ++++++++++++++++++++++++++++++++++++++++++++++-
 ui/vnc.c         |   14 +---
 13 files changed, 525 insertions(+), 280 deletions(-)

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2012-01-17 15:30 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-09 11:24 [Qemu-devel] [PATCH v1 00/10]: QAPI conversions round 4 Luiz Capitulino
2012-01-09 11:24 ` [Qemu-devel] [PATCH 01/10] vnc: Simplify vnc_display_password() Luiz Capitulino
2012-01-09 11:24 ` [Qemu-devel] [PATCH 02/10] qapi: Convert set_password Luiz Capitulino
2012-01-09 11:24 ` [Qemu-devel] [PATCH 03/10] qapi: Convert expire_password Luiz Capitulino
2012-01-09 11:24 ` [Qemu-devel] [PATCH 04/10] block: eject_device(): Use error_set() Luiz Capitulino
2012-01-09 11:24 ` [Qemu-devel] [PATCH 05/10] qapi: Convert eject Luiz Capitulino
2012-01-09 11:24 ` [Qemu-devel] [PATCH 06/10] monitor: expose readline state Luiz Capitulino
2012-01-09 11:24 ` [Qemu-devel] [PATCH 07/10] qapi: Introduce change-vnc-password Luiz Capitulino
2012-01-09 11:24 ` [Qemu-devel] [PATCH 08/10] qerror: Extend QERR_DEVICE_ENCRYPTED Luiz Capitulino
2012-01-09 11:24 ` [Qemu-devel] [PATCH 09/10] qapi: Convert change Luiz Capitulino
2012-01-09 11:24 ` [Qemu-devel] [PATCH 10/10] qapi: Convert block_set_io_throttle Luiz Capitulino
2012-01-13 20:53   ` Anthony Liguori
2012-01-17 15:18     ` Luiz Capitulino
2012-01-17 15:30       ` Zhi Yong Wu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).