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

Plan to support ring 0 emulation (kernel emulation)? #250

Open
NagisaEfi opened this issue Mar 4, 2024 · 0 comments
Open

Plan to support ring 0 emulation (kernel emulation)? #250

NagisaEfi opened this issue Mar 4, 2024 · 0 comments

Comments

@NagisaEfi
Copy link

NagisaEfi commented Mar 4, 2024

Emulate CPU (i586 / K5 and higher) using kernel driver ("pcemx86.sys" and "pcemx64.sys"). To retain compatibility with Win9x guest, hardware virtualization (VMX and SVM) are not used. This is similar to "binary translation" in Virtual PC and VMware Workstation.
Pros: Good emulate performance under Windows x86 / x64 host, solve sound stutters in Win9x / Win2000 guest.
Cons: This driver needs WHQL signature.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant