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

vmware vmx86.sys #1

Open
howknows opened this issue Jul 21, 2017 · 1 comment
Open

vmware vmx86.sys #1

howknows opened this issue Jul 21, 2017 · 1 comment

Comments

@howknows
Copy link

vmware vmx86.sys里面都没有Intel VT指令,看官方说是为了提高效率因此手动map vmcs结构,因此不用vmread等指令了,这问题你遇到没?

@marche147
Copy link
Owner

vmx的vmcs结构是不公开的吧... 一般在host上的vmm操作vmcs还是用vmread/vmwrite,不过通过调试还原vmcs的结构应该可行?
话说应该不会一条vmx指令都没有吧... vmxon, vmlaunch这之类的呢?

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