Loading include/linux/kvm_host.h +1 −1 Original line number Diff line number Diff line Loading @@ -256,8 +256,8 @@ struct kvm { struct mmu_notifier mmu_notifier; unsigned long mmu_notifier_seq; long mmu_notifier_count; long tlbs_dirty; #endif long tlbs_dirty; }; /* The guest did something we don't support. */ Loading Loading
include/linux/kvm_host.h +1 −1 Original line number Diff line number Diff line Loading @@ -256,8 +256,8 @@ struct kvm { struct mmu_notifier mmu_notifier; unsigned long mmu_notifier_seq; long mmu_notifier_count; long tlbs_dirty; #endif long tlbs_dirty; }; /* The guest did something we don't support. */ Loading