OSDN Git Service

KVM: X86: Convert the last users of "shorthand = 0" to use macros
authorPeter Xu <peterx@redhat.com>
Wed, 4 Dec 2019 19:07:21 +0000 (20:07 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Wed, 8 Jan 2020 16:33:16 +0000 (17:33 +0100)
commit150a84fee84fbaf2a2a6c76c44ae027b5c7d151a
treede0767b5c79e7e8fd7d69d7127042655fd26d875
parent5c69d5c113f15a7a9956185b815d14d50f3efad4
KVM: X86: Convert the last users of "shorthand = 0" to use macros

Change the last users of "shorthand = 0" to use APIC_DEST_NOSHORT.

Reviewed-by: Vitaly Kuznetsov <vkuznets@redhat.com>
Signed-off-by: Peter Xu <peterx@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/kvm/ioapic.c
arch/x86/kvm/irq_comm.c
arch/x86/kvm/x86.c