On Thu, 12 Nov 2020 16:43:09 -0500 Eduardo Habkost <ehabk...@redhat.com> wrote:
> Make the code more generic and not specific to TYPE_DEVICE. > > Reviewed-by: Marc-André Lureau <marcandre.lur...@redhat.com> > Signed-off-by: Eduardo Habkost <ehabk...@redhat.com> > --- > Cc: Paolo Bonzini <pbonz...@redhat.com> > Cc: "Daniel P. Berrangé" <berra...@redhat.com> > Cc: Eduardo Habkost <ehabk...@redhat.com> > Cc: Cornelia Huck <coh...@redhat.com> > Cc: Thomas Huth <th...@redhat.com> > Cc: Richard Henderson <r...@twiddle.net> > Cc: David Hildenbrand <da...@redhat.com> > Cc: Halil Pasic <pa...@linux.ibm.com> > Cc: Christian Borntraeger <borntrae...@de.ibm.com> > Cc: qemu-devel@nongnu.org > Cc: qemu-s3...@nongnu.org > --- > include/hw/qdev-properties.h | 2 +- > hw/core/qdev-properties-system.c | 10 +++++----- > hw/core/qdev-properties.c | 10 +++++----- > hw/s390x/css.c | 2 +- > 4 files changed, 12 insertions(+), 12 deletions(-) Reviewed-by: Cornelia Huck <coh...@redhat.com> #s390 parts