qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 5/8] hw/i386: Remove now redundant TYPE_ACPI_GED_X86


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH 5/8] hw/i386: Remove now redundant TYPE_ACPI_GED_X86
Date: Mon, 28 Aug 2023 14:05:21 +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:
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>




reply via email to

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