]> git.proxmox.com Git - mirror_qemu.git/commit
s390x/s390-stattrib: Mark the storage attribute as not user_creatable
authorThomas Huth <thuth@redhat.com>
Thu, 24 Aug 2017 12:00:29 +0000 (14:00 +0200)
committerCornelia Huck <cohuck@redhat.com>
Wed, 30 Aug 2017 16:23:26 +0000 (18:23 +0200)
commit3ea6d20e0baacb4a1211ed0ea57db14e2fc927ce
tree094f6b5b54a8d111ae281683a1fc2f53cec680bb
parentc862bddbcb9fc5993a26365d3f2adcc7fba9fbe4
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>
hw/s390x/s390-stattrib-kvm.c
hw/s390x/s390-stattrib.c