On 28/2/22 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 <[email protected]>
---
  include/hw/i386/x86.h |  2 --
  hw/i386/x86.c         | 16 +---------------
  2 files changed, 1 insertion(+), 17 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <[email protected]>

Reply via email to