aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorXiaoyao Li <[email protected]>2020-09-23 11:31:11 -0700
committerPaolo Bonzini <[email protected]>2020-09-28 07:57:38 -0400
commit8888cdd0996c2d51cd417f9a60a282c034f3fa28 (patch)
treed16c6beeb8b8123f0185e31bfd1a8dda3ae5b028 /tools/perf/scripts/python/export-to-sqlite.py
parent127037591c84e8d550e8951d274a5e291d3ed56f (diff)
KVM: VMX: Extract posted interrupt support to separate files
Extract the posted interrupt code so that it can be reused for Trust Domain Extensions (TDX), which requires posted interrupts and can use KVM VMX's implementation almost verbatim. TDX is different enough from raw VMX that it is highly desirable to implement the guts of TDX in a separate file, i.e. reusing posted interrupt code by shoving TDX support into vmx.c would be a mess. Signed-off-by: Xiaoyao Li <[email protected]> Co-developed-by: Sean Christopherson <[email protected]> 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