3ea6d20e0b
s390x/s390-stattrib: Mark the storage attribute as not user_creatable
...
The storage attribute devices are only meant to be instantiated one
time, internally. They can not be used by the user, so mark them with
user_creatable = false.
Suggested-by: Claudio Imbrenda <imbrenda@linux.vnet.ibm.com >
Signed-off-by: Thomas Huth <thuth@redhat.com >
Message-Id: <1503576029-24264-1-git-send-email-thuth@redhat.com >
Reviewed-by: Claudio Imbrenda <imbrenda@linux.vnet.ibm.com >
Reviewed-by: Halil Pasic <pasic@linux.vnet.ibm.com >
Signed-off-by: Cornelia Huck <cohuck@redhat.com >
2017-08-30 18:23:26 +02:00
e654ca84b6
s390x: drop inclusion of sysemu/kvm.h from some files
...
s390-stattrib.c needs definition of TARGET_PAGE_SIZE, solve it via cpu.h.
Signed-off-by: David Hildenbrand <david@redhat.com >
Message-Id: <20170818114353.13455-8-david@redhat.com >
Signed-off-by: Cornelia Huck <cohuck@redhat.com >
2017-08-30 18:23:25 +02:00
f860d49753
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 >
2017-07-14 12:29:47 +02:00
903fd80b03
s390x/migration: Storage attributes device
...
Storage attributes device, like we have for storage keys.
Signed-off-by: Claudio Imbrenda <imbrenda@linux.vnet.ibm.com >
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com >
2017-07-14 12:29:47 +02:00