diff options
| author | Sean Christopherson <[email protected]> | 2020-09-23 11:31:12 -0700 |
|---|---|---|
| committer | Paolo Bonzini <[email protected]> | 2020-09-28 07:57:38 -0400 |
| commit | 5a085326d51d0c92bc5c1f62d60dcf3db450af69 (patch) | |
| tree | c14d9e4a1fe5bab81a175c086929464a77714320 /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | 8888cdd0996c2d51cd417f9a60a282c034f3fa28 (diff) | |
KVM: VMX: Rename ops.h to vmx_ops.h
Rename ops.h to vmx_ops.h to allow adding a tdx_ops.h in the future
without causing massive confusion.
Trust Domain Extensions (TDX) is built on VMX, but KVM cannot directly
access the VMCS(es) for a TDX guest, thus TDX will need its own "ops"
implementation for wrapping the low level operations.
Signed-off-by: Sean Christopherson <[email protected]>
Message-Id: <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions