Home
last modified time | relevance | path

Searched hist:"18 a34ccee0867d19b99129f384a450b8f34c1d06" (Results 1 – 7 of 7) sorted by relevance

/kvm-unit-tests/lib/x86/
H A Dapic-defs.h18a34ccee0867d19b99129f384a450b8f34c1d06 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 Dapic.h18a34ccee0867d19b99129f384a450b8f34c1d06 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 Dsmp.c18a34ccee0867d19b99129f384a450b8f34c1d06 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 Dapic.c18a34ccee0867d19b99129f384a450b8f34c1d06 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 Dcstart.S18a34ccee0867d19b99129f384a450b8f34c1d06 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 Dcstart64.S18a34ccee0867d19b99129f384a450b8f34c1d06 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 Dapic.c18a34ccee0867d19b99129f384a450b8f34c1d06 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>