On 07/03/2010 12:27 AM, Miguel Di Ciurcio Filho wrote:
---
qemu-monitor.hx | 68 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
1 files changed, 68 insertions(+), 0 deletions(-)
diff --git a/qemu-monitor.hx b/qemu-monitor.hx
index 9f62b94..5348899 100644
--- a/qemu-monitor.hx
+++ b/qemu-monitor.hx
@@ -2490,6 +2490,74 @@ STEXI
show device tree
@item info qdm
show qdev device model list
+ETEXI
+SQMP
+query-qdm
+---------
+
+Describe the capabilities of all devices registered with qdev.
Why the name qdm?
'query-available-devices' instead?
Otherwise looks pretty nice.
--
I have a truly marvellous patch that fixes the bug which this
signature is too narrow to contain.