qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH] doc: Update info blockstats, qdm, and roms
@ 2010-05-12 10:48 Stefan Hajnoczi
  2010-05-12 11:16 ` Markus Armbruster
  0 siblings, 1 reply; 3+ messages in thread
From: Stefan Hajnoczi @ 2010-05-12 10:48 UTC (permalink / raw)
  To: qemu-devel; +Cc: Stefan Hajnoczi

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 <stefanha@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

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-05-12 14:35 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-12 10:48 [Qemu-devel] [PATCH] doc: Update info blockstats, qdm, and roms Stefan Hajnoczi
2010-05-12 11:16 ` Markus Armbruster
2010-05-12 14:35   ` Stefan Hajnoczi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).