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

Wrong exception #7

Closed
jonomango opened this issue Mar 18, 2023 · 2 comments
Closed

Wrong exception #7

jonomango opened this issue Mar 18, 2023 · 2 comments

Comments

@jonomango
Copy link

vcpu->InjectException(EXCEPTION_VECTOR::GeneralProtection, false, 0);

VMRUN instruction should raise a #UD exception when EFER.SVME is 0 instead of a #GP(0).

@MellowNight
Copy link
Owner

will fix later, thanks

MellowNight added a commit that referenced this issue Mar 20, 2023
@MellowNight
Copy link
Owner

💯

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

2 participants