diff options
author | Sean Christopherson <sean.j.christopherson@intel.com> | 2018-09-26 09:23:49 -0700 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2018-10-17 00:29:55 +0200 |
commit | 860ff2aa84d386ba3576ef5c6e2b6dcb7de26a05 (patch) | |
tree | e730807bb61dfc371cef2437de81c11004b02f77 /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | 39f9c3885c70fd08ff0f8031d32d6fb1098f0118 (diff) |
KVM: VMX: remove ASSERT() on vmx->pml_pg validity
vmx->pml_pg is allocated by vmx_create_vcpu() and is only nullified
when the vCPU is destroyed by vmx_free_vcpu(). Remove the ASSERTs
on vmx->pml_pg, there is no need to carry debug code that provides
no value to the current code base.
Signed-off-by: Sean Christopherson <sean.j.christopherson@intel.com>
Reviewed-by: Jim Mattson <jmattson@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions