qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH v1 00/10]: QAPI conversions round 4


From: Luiz Capitulino
Subject: [Qemu-devel] [PATCH v1 00/10]: QAPI conversions round 4
Date: Mon, 9 Jan 2012 09:24:07 -0200

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(-)



reply via email to

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