]> git.proxmox.com Git - mirror_qemu.git/commit - hmp.c
Add HMP command "info memory-devices"
authorZhu Guihua <zhugh.fnst@cn.fujitsu.com>
Tue, 23 Sep 2014 05:35:19 +0000 (13:35 +0800)
committerLuiz Capitulino <lcapitulino@redhat.com>
Fri, 26 Sep 2014 17:37:06 +0000 (13:37 -0400)
commita631892f9d6440812af98588e9635f1a2a7260ff
treec90961229694debc06c6f0aa2b2b51cc1bbe507a
parent235256a2bdebf7097e524031d74b43bcb4adec30
Add HMP command "info memory-devices"

Provides HMP equivalent of QMP query-memory-devices command.

Signed-off-by: Zhu Guihua <zhugh.fnst@cn.fujitsu.com>
Reviewed-By: Igor Mammedov <imammedo@redhat.com>
Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
hmp-commands.hx
hmp.c
hmp.h
monitor.c