Giter Site home page Giter Site logo

vmcs-auditor's People

Contributors

sinakarvandi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

vmcs-auditor's Issues

[Question] About the timing to call CheckVMXState

Hi, I have met error code 0x7 after executing vmlaunch, so I tried to use VMCS-Auditor to find out the reason.

I call CheckVMXState before executing VMLaunch, and it prints "VMFAIL: VMCS EXEC CTRL: VMX proc-based controls allowed 1-settings", so I check the value of vm->vmexec_ctrls2 and VMX_CHECKS_USE_MSR_VMX_PROCBASED_CTRLS_HI, which are 0x94006172 and 0x401e172. And the difference value 0x90000000 is what I add, means CPU_BASED_CTL2_ENABLE_VMFUNC and CPU_BASED_CTL2_ENABLE_VIRT_EXCEPTION.

I guess the reason of VMX_CHECKS_USE_MSR_VMX_PROCBASED_CTRLS_HI not equal to vmexec_ctrls2 is the value that I write to msr[VMCS_32BIT_CONTROL_PROCESSOR_BASED_VMEXEC_CONTROLS 0x4002] is not really loaded because of executing CheckVMXState befor VMLaunch.

As well as I think this error is not the real reason causes vmlanuch failed.

Hoping for your answer, thanks!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.