Re: [Qemu-devel] [PATCH v2] doc: Update monitor info subcommands

2010-05-28 Thread Aurelien Jarno
On Wed, May 12, 2010 at 03:10:56PM +0100, Stefan Hajnoczi wrote: > The "info blockstats" documentation was copy-pasted as "info block" > instead of "info blockstats". The documentation for "commands", "jit", > "numa", "qdm", and "roms" is missing. This patch resolves these issues > in qemu-monito

Re: [Qemu-devel] [PATCH v2] doc: Update monitor info subcommands

2010-05-12 Thread Markus Armbruster
Stefan Hajnoczi writes: > The "info blockstats" documentation was copy-pasted as "info block" > instead of "info blockstats". The documentation for "commands", "jit", > "numa", "qdm", and "roms" is missing. This patch resolves these issues > in qemu-monitor.hx. Looks good, thanks!

[Qemu-devel] [PATCH v2] doc: Update monitor info subcommands

2010-05-12 Thread Stefan Hajnoczi
The "info blockstats" documentation was copy-pasted as "info block" instead of "info blockstats". The documentation for "commands", "jit", "numa", "qdm", and "roms" is missing. This patch resolves these issues in qemu-monitor.hx. Signed-off-by: Stefan Hajnoczi --- v2: * "commands", "jit", and