Skip to content

Commit

Permalink
[MARKER] The start of TDX KVM patch series: KVM TDP MMU MapGPA
Browse files Browse the repository at this point in the history
This empty commit is to mark the start of patch series of KVM TDP MMU
MapGPA.

Signed-off-by: Isaku Yamahata <isaku.yamahata@intel.com>
  • Loading branch information
yamahata committed Sep 30, 2022
1 parent 41aa546 commit 66be339
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Documentation/virt/kvm/intel-tdx-layer-status.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ What qemu can do
- TDX VM TYPE is exposed to Qemu.
- Qemu can create/destroy guest of TDX vm type.
- Qemu can create/destroy vcpu of TDX vm type.
- Qemu can populate initial guest memory image.

Patch Layer status
------------------
Expand All @@ -19,7 +20,7 @@ Patch Layer status
* TDX architectural definitions: Applied
* TD VM creation/destruction: Applied
* TD vcpu creation/destruction: Applied
* TDX EPT violation: Applying
* TDX EPT violation: Applied
* TD finalization: Not yet
* TD vcpu enter/exit: Not yet
* TD vcpu interrupts/exit/hypercall: Not yet
Expand Down

0 comments on commit 66be339

Please sign in to comment.