Merge branch 'kvm-amd-fixes' into HEAD

This commit is contained in:
Paolo Bonzini
2020-05-13 12:14:05 -04:00
4723 changed files with 185478 additions and 69840 deletions

View File

@@ -5236,7 +5236,7 @@ static int handle_invept(struct kvm_vcpu *vcpu)
roots_to_free = KVM_MMU_ROOTS_ALL;
break;
default:
BUG_ON(1);
BUG();
break;
}