Skip to content

Commit

Permalink
Merge pull request #371 from vijaydhanraj/add_owner_irqsec
Browse files Browse the repository at this point in the history
docs: add owner of ApicEmul item
  • Loading branch information
joergroedel authored Jun 7, 2024
2 parents 37c5f71 + 5babcb4 commit 8442d27
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Documentation/docs/developer/DEVELOPMENT-PLAN.md
Original file line number Diff line number Diff line change
Expand Up @@ -288,6 +288,11 @@ SVSM can send IPIs between VCPUs.

### [ApicEmul] vXAPIC and vX2APIC Emulation Support

* Owners:
* Jon Lange ([@msft-jlange](https://github.com/msft-jlange))
* Vijay Dhanraj ([@vijaydhanraj](https://github.com/vijaydhanraj))
* Tracking issue: [#328](https://github.com/coconut-svsm/svsm/issues/328)

Depends on: **IrqSec.HvIrqSig**, **IrqSec.Apic4Svsm**, **UsrMode.IpcEvt**

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

0 comments on commit 8442d27

Please sign in to comment.