Hi Jan,
On 20/10/2020 15:08, Jan Beulich wrote:
Having a FIFO specific header is not (or at least no longer) warranted
with just three function declarations left there. Introduce a private
header instead, moving there some further items from xen/event.h.
Signed-off-by: Jan Beulich <[email protected]>
Acked-by: Julien Grall <[email protected]>
---
v2: New.
---
TBD: If - considering the layering violation that's there anyway - we
allowed PV shim code to make use of this header, a few more items
could be moved out of "public sight".
Are you referring to PV shim calling function such as evtchn_bind_vcpu()?
Cheers,
--
Julien Grall