summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorqiaonuohan2014-02-18 07:11:38 +0100
committerLuiz Capitulino2014-02-28 17:52:03 +0100
commit7d6dc7f30c4781857ce230333da6ddd21fe0dcde (patch)
treec5c0a7f3c5be8d32b898e31921b8394126d95b1d /scripts
parentDefine the architecture for compressed dump format (diff)
downloadqemu-7d6dc7f30c4781857ce230333da6ddd21fe0dcde.tar.gz
qemu-7d6dc7f30c4781857ce230333da6ddd21fe0dcde.tar.xz
qemu-7d6dc7f30c4781857ce230333da6ddd21fe0dcde.zip
dump: add 'query-dump-guest-memory-capability' command
'query-dump-guest-memory-capability' is used to query the available formats for 'dump-guest-memory'. The output of the command will be like: -> { "execute": "query-dump-guest-memory-capability" } <- { "return": { "formats": ["elf", "kdump-zlib", "kdump-lzo", "kdump-snappy"] } Signed-off-by: Qiao Nuohan <qiaonuohan@cn.fujitsu.com> Reviewed-by: Eric Blake <eblake@redhat.com> Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions