Skip to content

Commit

Permalink
[MARKER] The start of TDX KVM patch series: TD vcpu enter/exit
Browse files Browse the repository at this point in the history
This empty commit is to mark the start of patch series of TD vcpu
enter/exit.

Signed-off-by: Isaku Yamahata <[email protected]>
  • Loading branch information
yamahata authored and rpedgeco committed Dec 3, 2024
1 parent 27bf24a commit e878990
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions Documentation/virt/kvm/intel-tdx-layer-status.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,10 @@ Layer status
What qemu can do
----------------
- TDX VM TYPE is exposed to Qemu.
- Qemu can try to create VM of TDX VM type and then fails.
- 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.
- Qemu can finalize guest TD.

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

0 comments on commit e878990

Please sign in to comment.