sim-card
/
qemu
Archived
10
0
Fork 0

monitor: Update supported types documentation

Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
This commit is contained in:
Luiz Capitulino 2009-08-28 15:27:27 -03:00 committed by Anthony Liguori
parent 675ebef9e2
commit fb46660e98
1 changed files with 3 additions and 1 deletions

View File

@ -61,7 +61,9 @@
* 'l' target long (32 or 64 bit)
* '/' optional gdb-like print format (like "/10x")
*
* '?' optional type (for 'F', 's' and 'i')
* '?' optional type (for all types, except '/')
* '.' other form of optional type (for 'i' and 'l')
* '-' optional parameter (eg. '-f')
*
*/