We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77fe920 commit 6785771Copy full SHA for 6785771
README.md
@@ -14,8 +14,7 @@ It binds to the [Hypervisor](https://developer.apple.com/documentation/hyperviso
14
15
To use this library, you need
16
17
-* macOS 10.10, or newer
18
-
+* macOS 10, or newer
19
* An Intel processor with the VT-x feature or an Apple Silicon processor with virtualization support. To verify this, run and expect the
20
following in your Terminal:
21
```shell
@@ -38,4 +37,4 @@ following in your Terminal:
38
37
- [x] Accessing model-specific registers (MSRs)
39
- [x] Virtual aarch64 CPUs
40
- [x] Executing and interrupting
41
- - [x] GICv3 support (requires macOS 10.15, or newer)
+ - [x] GICv3 support (requires macOS 15, or newer)
0 commit comments