qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] x86: cleanup unused compat_apic_id_mode


From: Thomas Huth
Subject: Re: [PATCH] x86: cleanup unused compat_apic_id_mode
Date: Mon, 28 Feb 2022 14:39:14 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.5.0

On 28/02/2022 14.16, Igor Mammedov wrote:
commit
   f862ddbb1a4 (hw/i386: Remove the deprecated pc-1.x machine types)
removed the last user of broken APIC ID compat knob,
but compat_apic_id_mode itself was forgotten.
Clean it up and simplify x86_cpu_apic_id_from_index()

Signed-off-by: Igor Mammedov <imammedo@redhat.com>
---
  include/hw/i386/x86.h |  2 --
  hw/i386/x86.c         | 16 +---------------
  2 files changed, 1 insertion(+), 17 deletions(-)

Sorry that I missed this!

Reviewed-by: Thomas Huth <thuth@redhat.com>




reply via email to

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