OSDN Git Service

pc: pass apic_id to pc_find_cpu_slot() directly so lookup could be done without CPU...
authorIgor Mammedov <imammedo@redhat.com>
Thu, 9 Feb 2017 11:08:35 +0000 (12:08 +0100)
committerDavid Gibson <david@gibson.dropbear.id.au>
Wed, 22 Feb 2017 00:28:28 +0000 (11:28 +1100)
commit1ea69c0e254094d3d45269ca2259d3bebd1ba9f5
tree35c977589aac2ddd5baee53df4213a573ecac8d8
parentc67ae9333cf94de2af043d65f3ce55ec26081c17
pc: pass apic_id to pc_find_cpu_slot() directly so lookup could be done without CPU object

Signed-off-by: Igor Mammedov <imammedo@redhat.com>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
hw/i386/pc.c