On Sun, Feb 04, 2024 at 07:57:48AM +0300, Michael Tokarev wrote:
> 29.01.2024 11:03, Akihiko Odaki:
> > This fixes qemu_smbios_type8_opts and qemu_smbios_type11_opts to have
> > list terminators and elements for the type option.
>
> > Akihiko Odaki (2):
> > hw/smbios: Fix OEM strings table option validation
> > hw/smbios: Fix port connector option validation
> >
> > hw/smbios/smbios.c | 12 ++++++++++++
> > 1 file changed, 12 insertions(+)
>
> Should I pick this up via the trivial-patches tree perhaps?
> The changes are trivial enough. Picking up there, unless there's
> a pull request pending for smbios area.
>
> Thanks,
Fine, sure
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
> /mjt