You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: