[PATCH v2 0/3] KVM: X86: Cleanups on dest_mode and headers
From: Peter Xu
Date: Fri Nov 29 2019 - 11:32:50 EST
Each patch explains itself.
Please have a look, thanks.
Peter Xu (3):
KVM: X86: Some cleanups in ioapic.h/lapic.h
KVM: X86: Use APIC_DEST_* macros properly
KVM: X86: Fixup kvm_apic_match_dest() dest_mode parameter
arch/x86/kvm/ioapic.c | 9 ++++++---
arch/x86/kvm/ioapic.h | 6 ------
arch/x86/kvm/irq_comm.c | 7 ++++---
arch/x86/kvm/lapic.c | 5 +++--
arch/x86/kvm/lapic.h | 7 +++++--
arch/x86/kvm/x86.c | 2 +-
6 files changed, 19 insertions(+), 17 deletions(-)
--
2.21.0