Currently, page tables are set statically in the host. Instead, we'd like to provide the guest with an undifferentiated memory region that it can address in any way it'd like. W/ this done, the guest would communicate back to the host where regions like the input/output data stacks are via outb/MMIO exits.
Currently, page tables are set statically in the host. Instead, we'd like to provide the guest with an undifferentiated memory region that it can address in any way it'd like. W/ this done, the guest would communicate back to the host where regions like the input/output data stacks are via outb/MMIO exits.