unicorn/qemu/hw/i386
Eduardo Habkost fc39930347
target-i386: Move APIC ID compatibility code to pc.c
The APIC ID compatibility code is required only for PC, and now that
x86_cpu_initfn() doesn't use x86_cpu_apic_id_from_index() anymore, that
code can be moved to pc.c.

Backports commit de13197a38cf45c990802661a057f64a05426cbc from qemu
2018-02-12 15:59:20 -05:00
..
Makefile.objs cleanup 2017-01-23 10:06:49 +08:00
pc_piix.c Automated leading tab to spaces conversion. 2017-01-21 12:28:22 +11:00
pc.c target-i386: Move APIC ID compatibility code to pc.c 2018-02-12 15:59:20 -05:00