The "info blockstats" documentation was copy-pasted as "info block"
instead of "info blockstats".  The documentation for "info qdm" and
"info roms" is missing.  This patch resolves these issues in
qemu-monitor.hx.

Signed-off-by: Stefan Hajnoczi <stefa...@linux.vnet.ibm.com>
---
 qemu-monitor.hx |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

diff --git a/qemu-monitor.hx b/qemu-monitor.hx
index a8f194c..2a7ad42 100644
--- a/qemu-monitor.hx
+++ b/qemu-monitor.hx
@@ -60,7 +60,7 @@ show the various VLANs and the associated devices
 show the character devices
 @item info block
 show the block devices
-...@item info block
+...@item info blockstats
 show block device statistics
 @item info registers
 show the cpu registers
@@ -114,6 +114,10 @@ show migration status
 show balloon information
 @item info qtree
 show device tree
+...@item info qdm
+show qdev device model list
+...@item info roms
+show roms
 @end table
 ETEXI
 
-- 
1.7.1


Reply via email to