summary refs log tree commit diff stats
path: root/hw/pci/pci.c
diff options
context:
space:
mode:
authorCollin Walling <walling@linux.ibm.com>2018-07-20 15:40:24 -0400
committerDr. David Alan Gilbert <dgilbert@redhat.com>2018-09-25 14:48:44 +0100
commit43e87b3eaf90763822457a0f8b582dcc2d774179 (patch)
treec4c88257ddbf56b48d7ff2b2716fde53d1d734fa /hw/pci/pci.c
parent506e4a00de01e0b29fa83db5cbbc3d154253b4ea (diff)
downloadfocaccia-qemu-43e87b3eaf90763822457a0f8b582dcc2d774179.tar.gz
focaccia-qemu-43e87b3eaf90763822457a0f8b582dcc2d774179.zip
monitor: print message when using 'help' with an unknown command
When typing 'help' followed by an unknown command, QEMU will
not print anything to the command line to let the user know
they typed a bad command. Let's fix this by printing a message
to the monitor when this happens. For example:

    (qemu) help xyz
    unknown command: 'xyz'

Reported-by: Stefan Zimmermann <stzi@linux.ibm.com>
Signed-off-by: Collin Walling <walling@linux.ibm.com>
Message-Id: <1532115624-27568-1-git-send-email-walling@linux.ibm.com>
Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Diffstat (limited to 'hw/pci/pci.c')
0 files changed, 0 insertions, 0 deletions