commit | fdf288bf726a491ff1e300c245194be48a6882fd | [log] [tgz] |
---|---|---|
author | David Hildenbrand <david@redhat.com> | Thu Aug 24 20:51:29 2017 +0200 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Thu Oct 12 14:01:52 2017 +0200 |
tree | c4e2941b12cee72c985d65bf91a5392d4782b701 | |
parent | 0e1252dc46b9c9a805d704cf3a123132ebb0f8cf [diff] |
KVM: VMX: call ept_sync_global() with enable_ept only ept_* function should only be called with enable_ept being set. Reviewed-by: Radim Krčmář <rkrcmar@redhat.com> Signed-off-by: David Hildenbrand <david@redhat.com> Signed-off-by: Radim Krčmář <rkrcmar@redhat.com>