Skip to content

Move page table setup to the guest #316

Open
Open
@danbugs

Description

@danbugs

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/APIRelated to the API or public interfacearea/performanceAddresses performancelifecycle/confirmedBug is verified or proposal seems reasonable

    Type

    Projects

    Status

    No status

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions