<!--
{
  "availability" : [
    "macOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "Hypervisor",
  "identifier" : "/documentation/Hypervisor/VMEXIT_SAVE_DBG_CONTROLS",
  "metadataVersion" : "0.1.0",
  "role" : "Global Variable",
  "symbol" : {
    "kind" : "Global Variable",
    "modules" : [
      "Hypervisor"
    ],
    "preciseIdentifier" : "c:@Ea@PIN_BASED_INTR@VMEXIT_SAVE_DBG_CONTROLS"
  },
  "title" : "VMEXIT_SAVE_DBG_CONTROLS"
}
-->

# VMEXIT_SAVE_DBG_CONTROLS

Thievalue that controls whether to save debug register 7 DR7 and the IA32 debug control DEBUGCTL MSR on VM exit.

```
var VMEXIT_SAVE_DBG_CONTROLS: UInt32 { get }
```

## Discussion

Musrt be `1`.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)