commit | c9c8ba69d5dbe5c1c6370e1f09ebd7531509d075 | [log] [tgz] |
---|---|---|
author | Bernhard Beschow <shentey@gmail.com> | Fri Sep 08 10:42:31 2023 +0200 |
committer | Michael S. Tsirkin <mst@redhat.com> | Wed Oct 04 18:15:05 2023 -0400 |
tree | 26ab9bf74553d4bfb4cd4f6cd62bc700f8aba1ee | |
parent | 4f70dd5f6366ac04b0f67d026ee2e17eb35daa45 [diff] |
hw/i386: Remove now redundant TYPE_ACPI_GED_X86 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> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Message-Id: <20230908084234.17642-6-shentey@gmail.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>