]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/kvm/x86.h
KVM: Portability: move vpic and vioapic to kvm_arch
[linux-2.6-omap-h63xx.git] / drivers / kvm / x86.h
index 5cdc3666e21226c2c930110fea9f164aa47be6e5..ef23a30bf0480c96d999e7ea0dc145e5efad97b7 100644 (file)
@@ -275,6 +275,8 @@ struct kvm_arch{
         * Hash table of struct kvm_mmu_page.
         */
        struct list_head active_mmu_pages;
+       struct kvm_pic *vpic;
+       struct kvm_ioapic *vioapic;
 };
 
 struct kvm_vcpu_stat {