KVM: Portability: Move round_robin_prev_vcpu and tss_addr to kvm_arch
[deliverable/linux.git] / drivers / kvm / kvm.h
index d9ce916e98ab8c704106a2a7a3a10984aa48b33b..ab9657a6f0ce8c4ad17c16b04e027918394c3622 100644 (file)
@@ -124,9 +124,6 @@ struct kvm {
        struct file *filp;
        struct kvm_io_bus mmio_bus;
        struct kvm_io_bus pio_bus;
-       int round_robin_prev_vcpu;
-       unsigned int tss_addr;
-       struct page *apic_access_page;
        struct kvm_vm_stat stat;
        struct kvm_arch arch;
 };
This page took 0.031975 seconds and 5 git commands to generate.