]> xenbits.xensource.com Git - qemu-xen-unstable.git/commit
hw/i386: Introduce apicid functions inside X86MachineState
authorBabu Moger <babu.moger@amd.com>
Wed, 11 Mar 2020 22:53:48 +0000 (17:53 -0500)
committerEduardo Habkost <ehabkost@redhat.com>
Tue, 31 Mar 2020 22:13:32 +0000 (19:13 -0300)
commit6121c7fbfd98dbc3af1b00b56ff2eef66df87828
tree50c178a9dcec32d74d0da07958c7e57f06fde2d1
parentdd08ef0318e2b61d14bc069590d174913f7f437a
hw/i386: Introduce apicid functions inside X86MachineState

Introduce model specific apicid functions inside X86MachineState.
These functions will be loaded from X86CPUDefinition.

Signed-off-by: Babu Moger <babu.moger@amd.com>
Reviewed-by: Igor Mammedov <imammedo@redhat.com>
Acked-by: Michael S. Tsirkin <mst@redhat.com>
Message-Id: <158396722838.58170.5675998866484476427.stgit@naples-babu.amd.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
hw/i386/x86.c
include/hw/i386/x86.h