On Thu, 24 Aug 2017 14:00:29 +0200 Thomas Huth <th...@redhat.com> wrote:
> 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 <imbre...@linux.vnet.ibm.com> > Signed-off-by: Thomas Huth <th...@redhat.com> > --- > hw/s390x/s390-stattrib-kvm.c | 4 ++++ > hw/s390x/s390-stattrib.c | 4 ++++ > 2 files changed, 8 insertions(+) Thanks, applied.