diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2015-04-21 14:57:05 +0200 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2015-05-07 11:29:43 +0200 |
commit | b7cb22317305883d50f930cd6bf2fdb37df930c1 (patch) | |
tree | 7f84fd0ed95a0f50bb785e20351533ef072fc1e6 /arch/x86/kvm/lapic.h | |
parent | d28bc9dd25ce023270d2e039e7c98d38ecbf7758 (diff) | |
download | op-kernel-dev-b7cb22317305883d50f930cd6bf2fdb37df930c1.zip op-kernel-dev-b7cb22317305883d50f930cd6bf2fdb37df930c1.tar.gz |
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>
Diffstat (limited to 'arch/x86/kvm/lapic.h')
0 files changed, 0 insertions, 0 deletions