linux-stable/arch/x86/include
Paolo Bonzini b7cb223173 KVM: x86: tweak types of fields in kvm_lapic_irq
Change to u16 if they only contain data in the low 16 bits.

Change the level field to bool, since we assign 1 sometimes, but
just mask icr_low with APIC_INT_ASSERT in apic_send_ipi.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2015-05-07 11:29:43 +02:00
..
asm KVM: x86: tweak types of fields in kvm_lapic_irq 2015-05-07 11:29:43 +02:00
uapi/asm KVM: x86: Support for disabling quirks 2015-05-07 11:29:42 +02:00