From: Corey Minyard <minyard@acm.org>
To: "Philippe Mathieu-Daudé" <philmd@redhat.com>
Cc: Gautam Bhat <mindentropy@gmail.com>,
Igor Mammedov <imammedo@redhat.com>,
Paolo Bonzini <pbonzini@redhat.com>,
qemu-devel@nongnu.org, "Michael S. Tsirkin" <mst@redhat.com>
Subject: Re: ACPI table modifications
Date: Mon, 14 Oct 2019 17:27:06 -0500 [thread overview]
Message-ID: <20191014222706.GK14232@t560> (raw)
In-Reply-To: <8a3d99b5-d9d3-28a7-2de0-e8a0a17356c1@redhat.com>
On Fri, Oct 11, 2019 at 09:22:19PM +0200, Philippe Mathieu-Daudé wrote:
> Hi Gautam,
>
> On 10/11/19 8:47 PM, Gautam Bhat wrote:
> > Hi,
> >
> > I want to add some I2C based temperature sensors to the -M Q35 machine.
> > I want to update the ACPI tables to add this device information. How can
> > I go about doing this?
FYI, I just added the SMB ACPI entry to q35, change:
ebe15582cafeb "pc: Add an SMB0 ACPI device to q35"
I did this for IPMI, but it should be easy to add your own entries
the same way.
-corey
>
> QEMU provides a MAINTAINERS file with persons to contact sorted by topics (I
> Cc'ed in this reply).
>
> This is the relevant ACPI section, it also lists the files you might look
> at:
>
> ACPI/SMBIOS
> M: Michael S. Tsirkin
> M: Igor Mammedov
> S: Supported
> F: include/hw/acpi/*
> F: include/hw/firmware/smbios.h
> F: hw/mem/*
> F: hw/acpi/*
> F: hw/smbios/*
> F: hw/i386/acpi-build.[hc]
> F: hw/arm/virt-acpi-build.c
> F: tests/bios-tables-test.c
> F: tests/acpi-utils.[hc]
> F: tests/data/acpi/
>
> Eventually the bios-tables-test.c file is a good starting point.
>
> Regards,
>
> Phil.
>
next prev parent reply other threads:[~2019-10-14 22:28 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-10-11 18:47 ACPI table modifications Gautam Bhat
2019-10-11 19:22 ` Philippe Mathieu-Daudé
2019-10-14 22:27 ` Corey Minyard [this message]
2019-10-17 15:32 ` Igor Mammedov
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=20191014222706.GK14232@t560 \
--to=minyard@acm.org \
--cc=imammedo@redhat.com \
--cc=mindentropy@gmail.com \
--cc=mst@redhat.com \
--cc=pbonzini@redhat.com \
--cc=philmd@redhat.com \
--cc=qemu-devel@nongnu.org \
/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 NNTP newsgroup(s).