Create a machine mode IPC layer for a Linux Host running on another core. ``` U-mode [Zones] [Apps] S-mode - [Linux] M-mode [OpenMZ] <--communication--> [IPC] ``` The OpenMZ kernel should be notified of any incoming IPC using "Machine Software Interrupt" Interrupt.