8000 GitHub - ais2397/Softmmu: Implemented an MMU in the form of a Linux kernel module to convert virtual addresses to physical addresses for the X86 architecture with PAE support
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
forked from R3x/Softmmu

Implemented an MMU in the form of a Linux kernel module to convert virtual addresses to physical addresses for the X86 architecture with PAE support

Notifications You must be signed in to change notification settings

ais2397/Softmmu

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Softmmu

Implemented an MMU in the form of a Linux kernel module to convert virtual addresses to physical addresses for the X86 architecture with PAE support

About

Implemented an MMU in the form of a Linux kernel module to convert virtual addresses to physical addresses for the X86 architecture with PAE support

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 97.6%
  • Makefile 2.4%
0