qemu-riscv.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Alistair Francis <alistair23@gmail.com>
To: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Cc: Palmer Dabbelt <palmer@dabbelt.com>,
	Alistair Francis <alistair.francis@wdc.com>,
	 Andrew Jones <ajones@ventanamicro.com>,
	Paolo Bonzini <pbonzini@redhat.com>,
	 Bin Meng <bin.meng@windriver.com>,
	Weiwei Li <liwei1518@gmail.com>,
	 Daniel Henrique Barboza <dbarboza@ventanamicro.com>,
	Liu Zhiwei <zhiwei_liu@linux.alibaba.com>,
	 "Michael S . Tsirkin" <mst@redhat.com>,
	Igor Mammedov <imammedo@redhat.com>,
	Ani Sinha <anisinha@redhat.com>,
	 qemu-riscv@nongnu.org, qemu-devel@nongnu.org
Subject: Re: [PATCH v4 0/4] target/riscv: SMBIOS support for RISC-V virt machine
Date: Mon, 5 Feb 2024 16:13:55 +1000	[thread overview]
Message-ID: <CAKmqyKMvtwOm4-16AUoYFywajJpGDSzLNqbfyjVtjD2KbVGo5w@mail.gmail.com> (raw)
In-Reply-To: <20240123184229.10415-1-heinrich.schuchardt@canonical.com>

On Wed, Jan 24, 2024 at 4:44 AM Heinrich Schuchardt
<heinrich.schuchardt@canonical.com> wrote:
>
> Generate SMBIOS tables for the RISC-V mach-virt.
> Add CONFIG_SMBIOS=y to the RISC-V default config.
>
> With the series the following firmware tables are provided:
>
>     etc/smbios/smbios-anchor
>     etc/smbios/smbios-tables
>
> Add processor-family to the '-smbios type=4' command line options.
>
> v4:
>         remove a superfluous #ifdef
> v3:
>         use misa_mxl_max to determine bitness
> v2:
>         set processor family
>
> Heinrich Schuchardt (4):
>   smbios: add processor-family option
>   smbios: function to set default processor family
>   target/riscv: SMBIOS support for RISC-V virt machine
>   qemu-options: enable -smbios option on RISC-V

Thanks!

Applied to riscv-to-apply.next

Alistair

>
>  hw/riscv/Kconfig             |  1 +
>  hw/riscv/virt.c              | 42 ++++++++++++++++++++++++++++++++++++
>  hw/smbios/smbios.c           | 20 +++++++++++++++--
>  include/hw/firmware/smbios.h |  1 +
>  qemu-options.hx              |  6 +++---
>  5 files changed, 65 insertions(+), 5 deletions(-)
>
> --
> 2.43.0
>
>


      parent reply	other threads:[~2024-02-05  6:14 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-23 18:42 [PATCH v4 0/4] target/riscv: SMBIOS support for RISC-V virt machine Heinrich Schuchardt
2024-01-23 18:42 ` [PATCH v4 1/4] smbios: add processor-family option Heinrich Schuchardt
2024-01-23 18:42 ` [PATCH v4 2/4] smbios: function to set default processor family Heinrich Schuchardt
2024-01-23 18:42 ` [PATCH v4 3/4] target/riscv: SMBIOS support for RISC-V virt machine Heinrich Schuchardt
2024-01-23 18:58   ` Andrew Jones
2024-01-23 18:42 ` [PATCH v4 4/4] qemu-options: enable -smbios option on RISC-V Heinrich Schuchardt
2024-02-05  6:13 ` Alistair Francis [this message]

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=CAKmqyKMvtwOm4-16AUoYFywajJpGDSzLNqbfyjVtjD2KbVGo5w@mail.gmail.com \
    --to=alistair23@gmail.com \
    --cc=ajones@ventanamicro.com \
    --cc=alistair.francis@wdc.com \
    --cc=anisinha@redhat.com \
    --cc=bin.meng@windriver.com \
    --cc=dbarboza@ventanamicro.com \
    --cc=heinrich.schuchardt@canonical.com \
    --cc=imammedo@redhat.com \
    --cc=liwei1518@gmail.com \
    --cc=mst@redhat.com \
    --cc=palmer@dabbelt.com \
    --cc=pbonzini@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-riscv@nongnu.org \
    --cc=zhiwei_liu@linux.alibaba.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).