Skip to content

Commit 5babcb4

Browse files
committed
docs: add owners of ApicEmul item
Add myself as the owner of the ApicEmul item, to implement vXAPIC and vX2APIC support for TD partitioned guest. Signed-off-by: Vijay Dhanraj <[email protected]>
1 parent be9d426 commit 5babcb4

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Documentation/docs/developer/DEVELOPMENT-PLAN.md

+5
Original file line numberDiff line numberDiff line change
@@ -288,6 +288,11 @@ SVSM can send IPIs between VCPUs.
288288

289289
### [ApicEmul] vXAPIC and vX2APIC Emulation Support
290290

291+
* Owners:
292+
* Jon Lange ([@msft-jlange](https://github.com/msft-jlange))
293+
* Vijay Dhanraj ([@vijaydhanraj](https://github.com/vijaydhanraj))
294+
* Tracking issue: [#328](https://github.com/coconut-svsm/svsm/issues/328)
295+
291296
Depends on: **IrqSec.HvIrqSig**, **IrqSec.Apic4Svsm**, **UsrMode.IpcEvt**
292297

293298
Add an emulation for vXAPIC and vX2APIC to the SVSM for use by the guest OS.

0 commit comments

Comments
 (0)