Skip to content

Add kernel mocks in native code #8

Description

@tibotix

We should be able to mock a fake kernel. This means:

  • setting up important kernel data structures (page tables, gdt, idt, tss)
  • setting up important registers (cr3)
  • mapping memory into virtual address space

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions