Skip to content
  • Charles Jacobsen's avatar
    Fixed vmcs configuration bugs (small macro bugs in vmx.h). · aad218b5
    Charles Jacobsen authored and Vikram Narayanan's avatar Vikram Narayanan committed
    Debug controls macros for vm exit and vm entry were
    wrong (I wonder if the kvm guys know, it's in the stable
    linux build).
    
    I had to enable exiting on load / save to %cr3 for it
    to run on emulab machines.
    
    Tweaked vmx control debugging code, cleaned up
    logic in adjust_vmx_controls, much simpler.
    aad218b5