diff options
Diffstat (limited to 'include/asm-x86/kvm_host.h')
-rw-r--r-- | include/asm-x86/kvm_host.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm-x86/kvm_host.h b/include/asm-x86/kvm_host.h index 49ced21e0290..26a313a09472 100644 --- a/include/asm-x86/kvm_host.h +++ b/include/asm-x86/kvm_host.h | |||
@@ -298,6 +298,7 @@ struct kvm_arch{ | |||
298 | struct list_head active_mmu_pages; | 298 | struct list_head active_mmu_pages; |
299 | struct kvm_pic *vpic; | 299 | struct kvm_pic *vpic; |
300 | struct kvm_ioapic *vioapic; | 300 | struct kvm_ioapic *vioapic; |
301 | struct kvm_pit *vpit; | ||
301 | 302 | ||
302 | int round_robin_prev_vcpu; | 303 | int round_robin_prev_vcpu; |
303 | unsigned int tss_addr; | 304 | unsigned int tss_addr; |