From: Igor Mammedov <imammedo@redhat.com>
To: Patrick Venture <venture@google.com>
Cc: ani@anisinha.ca, Titus Rwantare <titusr@google.com>,
Peter Foley <pefoley@google.com>,
QEMU Developers <qemu-devel@nongnu.org>,
mst@redhat.com
Subject: Re: [PATCH] hw/smbios: Add table 4 parameter, "processor-id"
Date: Wed, 19 Jan 2022 08:36:58 +0100 [thread overview]
Message-ID: <20220119083658.200bb541@redhat.com> (raw)
In-Reply-To: <CAO=notxVi7-pGoJS9kXuEcC8nBdhEbW=+Wu6V5qP7UVvzubcNQ@mail.gmail.com>
On Tue, 18 Jan 2022 09:15:42 -0800
Patrick Venture <venture@google.com> wrote:
> On Tue, Jan 11, 2022 at 5:13 AM Igor Mammedov <imammedo@redhat.com> wrote:
>
> > On Thu, 6 Jan 2022 14:33:16 -0800
> > Patrick Venture <venture@google.com> wrote:
> >
[...]
> > > diff --git a/qemu-options.hx b/qemu-options.hx
> > > index ec90505d84..3c51b6cf8f 100644
> > > --- a/qemu-options.hx
> > > +++ b/qemu-options.hx
> > > @@ -2527,6 +2527,7 @@ DEF("smbios", HAS_ARG, QEMU_OPTION_smbios,
> > > " specify SMBIOS type 3 fields\n"
> > > "-smbios
> > type=4[,sock_pfx=str][,manufacturer=str][,version=str][,serial=str]\n"
> > > "
> > [,asset=str][,part=str][,max-speed=%d][,current-speed=%d]\n"
> > > + " [,processor-id=%d]\n"
> > > " specify SMBIOS type 4 fields\n"
> > > "-smbios type=11[,value=str][,path=filename]\n"
> > > " specify SMBIOS type 11 fields\n"
> >
> > missing update of SRST part
> >
>
> I grepped for SRST, where is this that I need to update also?
option definition has 2 parts DEF() and SRST that follows right
after it, the later is used as help text for the option
SRST
``-smbios file=binary``
...
>
> Thanks!
next prev parent reply other threads:[~2022-01-19 7:54 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-01-06 22:33 [PATCH] hw/smbios: Add table 4 parameter, "processor-id" Patrick Venture
2022-01-11 13:13 ` Igor Mammedov
2022-01-18 17:15 ` Patrick Venture
2022-01-19 7:36 ` Igor Mammedov [this message]
2022-01-24 19:52 ` Patrick Venture
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20220119083658.200bb541@redhat.com \
--to=imammedo@redhat.com \
--cc=ani@anisinha.ca \
--cc=mst@redhat.com \
--cc=pefoley@google.com \
--cc=qemu-devel@nongnu.org \
--cc=titusr@google.com \
--cc=venture@google.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.