diff options
Diffstat (limited to 'include/linux')
| -rw-r--r-- | include/linux/kvm_host.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/kvm_host.h b/include/linux/kvm_host.h index cc2d7493598..4aa5e1d9a79 100644 --- a/include/linux/kvm_host.h +++ b/include/linux/kvm_host.h | |||
| @@ -187,6 +187,7 @@ struct kvm { | |||
| 187 | #ifdef CONFIG_HAVE_KVM_IRQCHIP | 187 | #ifdef CONFIG_HAVE_KVM_IRQCHIP |
| 188 | struct kvm_irq_routing_table *irq_routing; | 188 | struct kvm_irq_routing_table *irq_routing; |
| 189 | struct hlist_head mask_notifier_list; | 189 | struct hlist_head mask_notifier_list; |
| 190 | struct hlist_head irq_ack_notifier_list; | ||
| 190 | #endif | 191 | #endif |
| 191 | 192 | ||
| 192 | #ifdef KVM_ARCH_WANT_MMU_NOTIFIER | 193 | #ifdef KVM_ARCH_WANT_MMU_NOTIFIER |
