From: "Philippe Mathieu-Daudé" <philmd@linaro.org>
To: Bernhard Beschow <shentey@gmail.com>, qemu-devel@nongnu.org
Cc: Eduardo Habkost <eduardo@habkost.net>,
"Michael S. Tsirkin" <mst@redhat.com>,
Sergio Lopez <slp@redhat.com>, Ani Sinha <anisinha@redhat.com>,
Paolo Bonzini <pbonzini@redhat.com>,
Aurelien Jarno <aurelien@aurel32.net>,
Marcel Apfelbaum <marcel.apfelbaum@gmail.com>,
Richard Henderson <richard.henderson@linaro.org>,
Igor Mammedov <imammedo@redhat.com>
Subject: Re: [PATCH 5/8] hw/i386: Remove now redundant TYPE_ACPI_GED_X86
Date: Mon, 28 Aug 2023 14:05:21 +0200 [thread overview]
Message-ID: <ac32edc4-8c1d-bdc5-bf01-974a75a8d470@linaro.org> (raw)
In-Reply-To: <20230828073609.5710-6-shentey@gmail.com>
On 28/8/23 09:36, Bernhard Beschow wrote:
> Now that TYPE_ACPI_GED_X86 doesn't assign AcpiDeviceIfClass::madt_cpu any more
> it is the same as TYPE_ACPI_GED.
>
> Signed-off-by: Bernhard Beschow <shentey@gmail.com>
> ---
> include/hw/acpi/generic_event_device.h | 2 --
> hw/i386/generic_event_device_x86.c | 27 --------------------------
> hw/i386/microvm.c | 2 +-
> hw/i386/meson.build | 1 -
> 4 files changed, 1 insertion(+), 31 deletions(-)
> delete mode 100644 hw/i386/generic_event_device_x86.c
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
next prev parent reply other threads:[~2023-08-28 12:05 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-08-28 7:36 [PATCH 0/8] ACPI: X86 AML generation and GPE tracing cleanup Bernhard Beschow
2023-08-28 7:36 ` [PATCH 1/8] hw/i386/acpi-build: Use pc_madt_cpu_entry() directly Bernhard Beschow
2023-08-28 12:11 ` Philippe Mathieu-Daudé
2023-08-28 7:36 ` [PATCH 2/8] hw/acpi/cpu: Have build_cpus_aml() take a build_madt_cpu_fn callback Bernhard Beschow
2023-08-28 12:02 ` Philippe Mathieu-Daudé
2023-08-28 7:36 ` [PATCH 3/8] hw/acpi/acpi_dev_interface: Remove now unused madt_cpu virtual method Bernhard Beschow
2023-08-28 12:03 ` Philippe Mathieu-Daudé
2023-08-28 7:36 ` [PATCH 4/8] hw/acpi/acpi_dev_interface: Remove now unused #include "hw/boards.h" Bernhard Beschow
2023-08-28 12:04 ` Philippe Mathieu-Daudé
2023-08-28 7:36 ` [PATCH 5/8] hw/i386: Remove now redundant TYPE_ACPI_GED_X86 Bernhard Beschow
2023-08-28 12:05 ` Philippe Mathieu-Daudé [this message]
2023-08-28 7:36 ` [PATCH 6/8] hw/i386/acpi-build: Determine SMI command port just once Bernhard Beschow
2023-08-28 12:10 ` Philippe Mathieu-Daudé
2023-08-28 7:36 ` [PATCH 7/8] hw/acpi: Trace GPE access in all device models, not just PIIX4 Bernhard Beschow
2023-08-28 7:36 ` [PATCH 8/8] hw/acpi/core: Trace enable and status registers of GPE separately Bernhard Beschow
2023-08-28 12:08 ` Philippe Mathieu-Daudé
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=ac32edc4-8c1d-bdc5-bf01-974a75a8d470@linaro.org \
--to=philmd@linaro.org \
--cc=anisinha@redhat.com \
--cc=aurelien@aurel32.net \
--cc=eduardo@habkost.net \
--cc=imammedo@redhat.com \
--cc=marcel.apfelbaum@gmail.com \
--cc=mst@redhat.com \
--cc=pbonzini@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=richard.henderson@linaro.org \
--cc=shentey@gmail.com \
--cc=slp@redhat.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 NNTP newsgroup(s).