summary refs log tree commit diff stats
path: root/hw/nand.c
diff options
context:
space:
mode:
authorLuiz Capitulino <lcapitulino@redhat.com>2012-09-21 13:53:00 -0300
committerLuiz Capitulino <lcapitulino@redhat.com>2012-09-27 09:46:17 -0300
commit753637695bcf6b80ea96614de5d31161603ad50f (patch)
treedd047ee8a85ec989b81a1758baae2acd5726de08 /hw/nand.c
parent2f61652d660ec1ffdadf926401a174c11f5c13a7 (diff)
downloadfocaccia-qemu-753637695bcf6b80ea96614de5d31161603ad50f.tar.gz
focaccia-qemu-753637695bcf6b80ea96614de5d31161603ad50f.zip
hmp: dump-guest-memory: hardcode protocol argument to "file:"
Today, it's necessary to specify the protocol you want to use
when dumping the guest memory, for example:

 (qemu) dump-guest-memory file:/tmp/guest-memory

This has a few issues:

 1. It's cumbersome to type
 2. We loose file path autocompletion
 3. Being able to specify fd:X in HMP makes little sense for humans

Because of these reasons, hardcode the 'protocol' argument to
'file:' in HMP.

Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Diffstat (limited to 'hw/nand.c')
0 files changed, 0 insertions, 0 deletions