All of lore.kernel.org
 help / color / mirror / Atom feed
* Should qemu-system-loongarch64 support -smbios?
@ 2023-02-03 15:55 Markus Armbruster
  2023-02-07  1:49 ` gaosong
  0 siblings, 1 reply; 2+ messages in thread
From: Markus Armbruster @ 2023-02-03 15:55 UTC (permalink / raw)
  To: Xiaojuan Yang; +Cc: Richard Henderson, qemu-devel

Commit 3efa6fa1e62 "hw/loongarch: Add smbios support" enabled
CONFIG_SMBIOS for target loongarch64, by adding

    select SMBIOS

to hw/loongarch/Kconfig.

It didn't enable CLI option -smbios in
qemu-options.hx.  It's enabled for the other targets that have
CONFIG_SMBIOS.

Was this an oversight?  If not, why is loongarch64 different?



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Should qemu-system-loongarch64 support -smbios?
  2023-02-03 15:55 Should qemu-system-loongarch64 support -smbios? Markus Armbruster
@ 2023-02-07  1:49 ` gaosong
  0 siblings, 0 replies; 2+ messages in thread
From: gaosong @ 2023-02-07  1:49 UTC (permalink / raw)
  To: Markus Armbruster, Xiaojuan Yang; +Cc: Richard Henderson, qemu-devel, maobibo


在 2023/2/3 下午11:55, Markus Armbruster 写道:
> Commit 3efa6fa1e62 "hw/loongarch: Add smbios support" enabled
> CONFIG_SMBIOS for target loongarch64, by adding
>
>      select SMBIOS
>
> to hw/loongarch/Kconfig.
>
> It didn't enable CLI option -smbios in
> qemu-options.hx.  It's enabled for the other targets that have
> CONFIG_SMBIOS.
>
> Was this an oversight?  If not, why is loongarch64 different?
>
Yes,  It's an oversight,  we will support '-smbios'.  Thank you very much.

Thanks.
Song Gao



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-02-07  1:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-03 15:55 Should qemu-system-loongarch64 support -smbios? Markus Armbruster
2023-02-07  1:49 ` gaosong

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.