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

Support AH style registers for MMIO #71

Open
ALSchwalm opened this issue Jul 24, 2020 · 1 comment
Open

Support AH style registers for MMIO #71

ALSchwalm opened this issue Jul 24, 2020 · 1 comment
Assignees

Comments

@ALSchwalm
Copy link
Collaborator

Currently the do_mmio_write and do_mmio_read functions don't support instructions that use the high-byte access for word-sized registers (like AH). We should fix this as it is possible for such an instruction to trigger a mmio vmexit.

@matthewfahrenkrug
Copy link

I'll take this.

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