* [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
* Re: [Qemu-devel] [PATCH] doc: Update info blockstats, qdm, and roms
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
0 siblings, 1 reply; 3+ messages in thread
From: Markus Armbruster @ 2010-05-12 11:16 UTC (permalink / raw)
To: Stefan Hajnoczi; +Cc: qemu-devel
Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> writes:
> 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>
Appreciated!
A few more items are still missing: commands (QMP only, it's a no-op in
the human monitor, I hate that), jit, numa. Would you mind documenting
as well?
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Qemu-devel] [PATCH] doc: Update info blockstats, qdm, and roms
2010-05-12 11:16 ` Markus Armbruster
@ 2010-05-12 14:35 ` Stefan Hajnoczi
0 siblings, 0 replies; 3+ messages in thread
From: Stefan Hajnoczi @ 2010-05-12 14:35 UTC (permalink / raw)
To: Markus Armbruster; +Cc: Stefan Hajnoczi, qemu-devel
On Wed, May 12, 2010 at 12:16 PM, Markus Armbruster <armbru@redhat.com> wrote:
> A few more items are still missing: commands (QMP only, it's a no-op in
> the human monitor, I hate that), jit, numa. Would you mind documenting
> as well?
Resent as v2 with commands, jit, and numa added.
Stefan
^ permalink raw reply [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).