diff options
author | Igor Mammedov <imammedo@redhat.com> | 2016-02-26 14:59:26 +0100 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2016-03-11 16:59:12 +0200 |
commit | adcb89d55d70dee9994465385bbf6e885412cc1b (patch) | |
tree | c62f3c9c3feb26bd563ef49683c2569df9ccf962 /trace-events | |
parent | 2adba0a18a7950d14827e82d8068c1142ee87789 (diff) | |
download | qemu-adcb89d55d70dee9994465385bbf6e885412cc1b.zip qemu-adcb89d55d70dee9994465385bbf6e885412cc1b.tar.gz qemu-adcb89d55d70dee9994465385bbf6e885412cc1b.tar.bz2 |
pc: acpi: drop cpu->found_cpus bitmap
cpu->found_cpus bitmap is used for setting present
flag in CPON AML package. But it takes a bunch of code
to fill bitmap and could be simplified by getting
presense info from possible CPUs list directly.
So drop cpu->found_cpus bitmap and unroll possible
CPUs list into APIC index array at the place where
CPUON AML package is created.
Signed-off-by: Igor Mammedov <imammedo@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: Marcel Apfelbaum <marcel@redhat.com>
Diffstat (limited to 'trace-events')
0 files changed, 0 insertions, 0 deletions