Searched hist:"18 a34ccee0867d19b99129f384a450b8f34c1d06" (Results 1 – 7 of 7) sorted by relevance
/kvm-unit-tests/lib/x86/ |
H A D | apic-defs.h | 18a34ccee0867d19b99129f384a450b8f34c1d06 Sat May 18 16:07:41 UTC 2019 Nadav Amit <nadav.amit@gmail.com> x86: APIC IDs might not be consecutive
APIC IDs do not have to be consecutive. Crease a map between logical CPU identifiers and the physical APIC IDs for this matter and add a level of indirection.
During boot, save in a bitmap the APIC IDs of the enabled CPU and use it later when sending IPIs.
Signed-off-by: Nadav Amit <nadav.amit@gmail.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
H A D | apic.h | 18a34ccee0867d19b99129f384a450b8f34c1d06 Sat May 18 16:07:41 UTC 2019 Nadav Amit <nadav.amit@gmail.com> x86: APIC IDs might not be consecutive
APIC IDs do not have to be consecutive. Crease a map between logical CPU identifiers and the physical APIC IDs for this matter and add a level of indirection.
During boot, save in a bitmap the APIC IDs of the enabled CPU and use it later when sending IPIs.
Signed-off-by: Nadav Amit <nadav.amit@gmail.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
H A D | smp.c | 18a34ccee0867d19b99129f384a450b8f34c1d06 Sat May 18 16:07:41 UTC 2019 Nadav Amit <nadav.amit@gmail.com> x86: APIC IDs might not be consecutive
APIC IDs do not have to be consecutive. Crease a map between logical CPU identifiers and the physical APIC IDs for this matter and add a level of indirection.
During boot, save in a bitmap the APIC IDs of the enabled CPU and use it later when sending IPIs.
Signed-off-by: Nadav Amit <nadav.amit@gmail.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
H A D | apic.c | 18a34ccee0867d19b99129f384a450b8f34c1d06 Sat May 18 16:07:41 UTC 2019 Nadav Amit <nadav.amit@gmail.com> x86: APIC IDs might not be consecutive
APIC IDs do not have to be consecutive. Crease a map between logical CPU identifiers and the physical APIC IDs for this matter and add a level of indirection.
During boot, save in a bitmap the APIC IDs of the enabled CPU and use it later when sending IPIs.
Signed-off-by: Nadav Amit <nadav.amit@gmail.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
/kvm-unit-tests/x86/ |
H A D | cstart.S | 18a34ccee0867d19b99129f384a450b8f34c1d06 Sat May 18 16:07:41 UTC 2019 Nadav Amit <nadav.amit@gmail.com> x86: APIC IDs might not be consecutive
APIC IDs do not have to be consecutive. Crease a map between logical CPU identifiers and the physical APIC IDs for this matter and add a level of indirection.
During boot, save in a bitmap the APIC IDs of the enabled CPU and use it later when sending IPIs.
Signed-off-by: Nadav Amit <nadav.amit@gmail.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
H A D | cstart64.S | 18a34ccee0867d19b99129f384a450b8f34c1d06 Sat May 18 16:07:41 UTC 2019 Nadav Amit <nadav.amit@gmail.com> x86: APIC IDs might not be consecutive
APIC IDs do not have to be consecutive. Crease a map between logical CPU identifiers and the physical APIC IDs for this matter and add a level of indirection.
During boot, save in a bitmap the APIC IDs of the enabled CPU and use it later when sending IPIs.
Signed-off-by: Nadav Amit <nadav.amit@gmail.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
H A D | apic.c | 18a34ccee0867d19b99129f384a450b8f34c1d06 Sat May 18 16:07:41 UTC 2019 Nadav Amit <nadav.amit@gmail.com> x86: APIC IDs might not be consecutive
APIC IDs do not have to be consecutive. Crease a map between logical CPU identifiers and the physical APIC IDs for this matter and add a level of indirection.
During boot, save in a bitmap the APIC IDs of the enabled CPU and use it later when sending IPIs.
Signed-off-by: Nadav Amit <nadav.amit@gmail.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|