qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH 0/6] Miscellaneous command completion patches


From: Hani Benhabiles
Subject: [Qemu-devel] [PATCH 0/6] Miscellaneous command completion patches
Date: Wed, 7 May 2014 23:41:26 +0100

Compared to v1:
* Dropped patch 02/07 for help completion conversion.
* Nothing else changed. 04,05 and 06 are R-b by Stefan.

Hani Benhabiles (6):
  monitor: Convert sendkey to use command_completion.
  monitor: Add chardev-remove command completion.
  monitor: Add chardev-add backend argument completion.
  monitor: Add set_link arguments completion.
  monitor: Add netdev_add type argument completion.
  monitor: Add netdev_del id argument completion.

 hmp-commands.hx |   8 ++-
 hmp.h           |   6 +++
 monitor.c       | 153 ++++++++++++++++++++++++++++++++++++++++++++++++++++----
 net/net.c       |   2 +-
 4 files changed, 158 insertions(+), 11 deletions(-)

-- 
1.8.3.2




reply via email to

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