qemu-arm
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 0/2] SMBIOS type 9 descriptor implementation


From: Nabih Estefan
Subject: Re: [PATCH 0/2] SMBIOS type 9 descriptor implementation
Date: Mon, 4 Mar 2024 13:11:09 -0800

Friendly ping on review for this patchset!

It's been ~2 weeks since it was sent out, please let us know if
there's any changes that should be done to upstream it!

Thanks,
Nabih Estefan

Nabih Estefan (he/him) |  Software Engineer |
nabihestefan@google.com |  857-308-9574



On Wed, Feb 21, 2024 at 9:00 AM Nabih Estefan <nabihestefan@google.com> wrote:
>
> This patch series implements SMBIOS type 9 descriptor, system slots.
> For each system slot, we can assign one descriptor for it if needed.
> In versions later than 2.6, a new PCI device field was added to make sure the
> descriptor is associated with a certain device, if provided.
> For ease of usage, qemu-options.hx was updated.
>
> Felix Wu (2):
>   Implement base of SMBIOS type 9 descriptor.
>   Implement SMBIOS type 9 v2.6
>
>  hw/smbios/smbios.c           | 142 +++++++++++++++++++++++++++++++++++
>  include/hw/firmware/smbios.h |  17 +++++
>  qemu-options.hx              |   3 +
>  3 files changed, 162 insertions(+)
>
> --
> 2.44.0.rc0.258.g7320e95886-goog
>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]