diff options
| author | Igor Mammedov | 2016-02-26 14:59:26 +0100 |
|---|---|---|
| committer | Michael S. Tsirkin | 2016-03-11 15:59:12 +0100 |
| commit | adcb89d55d70dee9994465385bbf6e885412cc1b (patch) | |
| tree | c62f3c9c3feb26bd563ef49683c2569df9ccf962 /linux-headers | |
| parent | pc: acpi: create Processor and Notify objects only for valid lapics (diff) | |
| download | qemu-adcb89d55d70dee9994465385bbf6e885412cc1b.tar.gz qemu-adcb89d55d70dee9994465385bbf6e885412cc1b.tar.xz qemu-adcb89d55d70dee9994465385bbf6e885412cc1b.zip | |
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 'linux-headers')
0 files changed, 0 insertions, 0 deletions
