qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH 0/4] monitor: Add argument completion for multiple c


From: Hani Benhabiles
Subject: [Qemu-devel] [PATCH 0/4] monitor: Add argument completion for multiple commands.
Date: Thu, 6 Feb 2014 23:30:09 +0100

This patch series add argument completion to multiple human monitor console
commands.

For device_add and object_add, only the 1st argument is completed.

Hani Benhabiles (4):
  monitor: Add device_del id argument completion.
  monitor: Add device_add device argument completion.
  monitor: Add object_del id argument completion.
  monitor: Add object_add class argument completion.

 monitor.c | 95 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 95 insertions(+)

-- 
1.8.3.2




reply via email to

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