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
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/sm
This fixes qemu_smbios_type8_opts and qemu_smbios_type11_opts to have
list terminators and elements for the type option.
Signed-off-by: Akihiko Odaki
---
Changes in v2:
- Fixed messages. (Michael Tokarev)
- Link to v1:
https://lore.kernel.org/r/20240128-smbios-v1-0-c3a50499b...@daynix.com
---
A