[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-discuss] monitor documentation
From: |
Thomas Huth |
Subject: |
Re: [Qemu-discuss] monitor documentation |
Date: |
Sun, 11 Dec 2016 08:19:59 +0100 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.5.1 |
On 11.12.2016 08:13, Vincenzo Romano wrote:
> Hi.
> No, I haven't tried it yet: a I was expecting an online manual! :-)
>
> Does it contain a full description of all commands?
"help" + command name will give you a short description of the command.
And if you need an online documentation, you can find some more
information in the qemu-doc here:
https://qemu.weilnetz.de/qemu-doc.html#pcsys_005fmonitor
Thomas
>
> 2016-12-11 8:11 GMT+01:00 Thomas Huth <address@hidden>:
>> On 10.12.2016 19:55, Vincenzo Romano wrote:
>>> Hi all.
>>> I'd like to be pointed to a (possibly) complete and official
>>> documentation for the monitor commands, those that can be issued to a
>>> control socket created with the "-monitor" command line option.
>>> I have found "only" the wikibooks document at
>>> https://en.wikibooks.org/wiki/QEMU/Monitor but I think there should be
>>> more.
>>
>> Did you try "help" already?
>> https://en.wikibooks.org/wiki/QEMU/Monitor#help
>>
>> Thomas
>>