s390x/migration: Monitor commands for storage attributes
commitf860d49753300d4e57f49e4d9016e79e5c5ac2ee
authorClaudio Imbrenda <imbrenda@linux.vnet.ibm.com>
Mon, 15 Aug 2016 16:44:04 +0000 (15 18:44 +0200)
committerChristian Borntraeger <borntraeger@de.ibm.com>
Fri, 14 Jul 2017 10:29:47 +0000 (14 12:29 +0200)
tree27df259651613bdac6baddcc24105c4b07e7889e
parent903fd80b03243476a97522b79d4a7c8546dfe3df
s390x/migration: Monitor commands for storage attributes

Add an "info" monitor command to non-destructively inspect the state of
the storage attributes of the guest, and a normal command to toggle
migration mode (useful for debugging).

Signed-off-by: Claudio Imbrenda <imbrenda@linux.vnet.ibm.com>
Acked-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
hmp-commands-info.hx
hmp-commands.hx
hw/s390x/s390-stattrib.c
include/hw/s390x/storage-attributes.h
monitor.c