Home
last modified time | relevance | path

Searched hist:"43 b6ab4c673418e3dd4391a137132ca8ed7f9a99" (Results 1 – 1 of 1) sorted by relevance

/qemu/target/sparc/
H A Dcpu.c43b6ab4c673418e3dd4391a137132ca8ed7f9a99 Fri Dec 11 22:05:14 UTC 2020 Eduardo Habkost <ehabkost@redhat.com> sparc: Use DEFINE_PROP for nwindows property

Use the DEFINE_PROP macro (which will set extra fields in the
struct) instead of initializing a Property struct manually.

Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Reviewed-by: Igor Mammedov <imammedo@redhat.com>
Acked-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Message-Id: <20201211220529.2290218-18-ehabkost@redhat.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>