Re: [PATCH v3 2/5] Mini-OS: get own domid

2023-11-21 Thread Samuel Thibault
Juergen Gross, le mar. 21 nov. 2023 10:49:50 +0100, a ecrit: > Get the own domid via creation of a temporary event channel. There is > no "official" way to read the own domid in PV guests, so use the event > channel interface to get it: > > - allocate an unbound event channel specifying

[PATCH v3 2/5] Mini-OS: get own domid

2023-11-21 Thread Juergen Gross
Get the own domid via creation of a temporary event channel. There is no "official" way to read the own domid in PV guests, so use the event channel interface to get it: - allocate an unbound event channel specifying DOMID_SELF for the other end - read the event channel status which will