Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement the device I/O kernel subsystem #13

Closed
StrikerX3 opened this issue Mar 4, 2018 · 1 comment
Closed

Implement the device I/O kernel subsystem #13

StrikerX3 opened this issue Mar 4, 2018 · 1 comment
Labels
hardware Hardware emulation kernel Custom kernel implementation

Comments

@StrikerX3
Copy link
Owner

StrikerX3 commented Mar 4, 2018

The goal is to implement the entire I/O subsystem, but not necessarily every I/O device available, simply because there is no hardware emulation other than the CPU and system clock at this point. However, we'd like to lay the foundation for the guest-to-host file system driver (#15) as it will push emulation further.

Several Nt* functions will become fully implementable as a consequence of this.

@StrikerX3 StrikerX3 added the kernel Custom kernel implementation label Mar 4, 2018
@StrikerX3 StrikerX3 mentioned this issue Mar 4, 2018
16 tasks
@StrikerX3 StrikerX3 added the hardware Hardware emulation label Mar 4, 2018
@StrikerX3
Copy link
Owner Author

Due to #16, this is no longer valid.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hardware Hardware emulation kernel Custom kernel implementation
Projects
None yet
Development

No branches or pull requests

1 participant