summaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorXiaoyao Li <xiaoyao.li@intel.com>2020-09-23 20:31:11 +0200
committerPaolo Bonzini <pbonzini@redhat.com>2020-09-28 13:57:38 +0200
commit8888cdd0996c2d51cd417f9a60a282c034f3fa28 (patch)
treed16c6beeb8b8123f0185e31bfd1a8dda3ae5b028 /security
parentKVM: x86/mmu: Bail early from final #PF handling on spurious faults (diff)
downloadlinux-8888cdd0996c2d51cd417f9a60a282c034f3fa28.tar.xz
linux-8888cdd0996c2d51cd417f9a60a282c034f3fa28.zip
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 <xiaoyao.li@intel.com> Co-developed-by: Sean Christopherson <sean.j.christopherson@intel.com> Signed-off-by: Sean Christopherson <sean.j.christopherson@intel.com> Message-Id: <20200923183112.3030-2-sean.j.christopherson@intel.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'security')
0 files changed, 0 insertions, 0 deletions