qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 1/8] hw/i386/acpi-build: Use pc_madt_cpu_entry() directly


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH 1/8] hw/i386/acpi-build: Use pc_madt_cpu_entry() directly
Date: Mon, 28 Aug 2023 14:11:24 +0200
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.14.0

On 28/8/23 09:36, Bernhard Beschow wrote:
This is x86-specific code, so there is no advantage in using
pc_madt_cpu_entry() behind an architecture-agnostic interface.

Signed-off-by: Bernhard Beschow <shentey@gmail.com>
---
  hw/i386/acpi-common.h  | 3 +--
  hw/i386/acpi-build.c   | 3 +--
  hw/i386/acpi-common.c  | 5 ++---
  hw/i386/acpi-microvm.c | 3 +--
  4 files changed, 5 insertions(+), 9 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>




reply via email to

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