diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/asm-ia64/kvm.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-ia64/kvm.h b/include/asm-ia64/kvm.h index a1da4c4..3f6a090 100644 --- a/include/asm-ia64/kvm.h +++ b/include/asm-ia64/kvm.h @@ -28,7 +28,7 @@ /* Architectural interrupt line count. */ #define KVM_NR_INTERRUPTS 256 -#define KVM_IOAPIC_NUM_PINS 24 +#define KVM_IOAPIC_NUM_PINS 48 struct kvm_ioapic_state { __u64 base_address; |