git: b6a72a9f90c7 - main - Enable hyperv in the arm64 NOTES
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 03 Nov 2022 15:53:30 UTC
The branch main has been updated by andrew:
URL: https://cgit.FreeBSD.org/src/commit/?id=b6a72a9f90c7731b245606195a2653d2c3612cac
commit b6a72a9f90c7731b245606195a2653d2c3612cac
Author: Andrew Turner <andrew@FreeBSD.org>
AuthorDate: 2022-11-03 15:49:49 +0000
Commit: Andrew Turner <andrew@FreeBSD.org>
CommitDate: 2022-11-03 15:49:49 +0000
Enable hyperv in the arm64 NOTES
It now builds with all arm64 LINT kernels.
Sponsored by: The FreeBSD Foundation
---
sys/arm64/conf/NOTES | 3 +++
1 file changed, 3 insertions(+)
diff --git a/sys/arm64/conf/NOTES b/sys/arm64/conf/NOTES
index e1510a3e5217..2bd7395a51ba 100644
--- a/sys/arm64/conf/NOTES
+++ b/sys/arm64/conf/NOTES
@@ -68,6 +68,9 @@ device virtio_mmio
device virtio_blk
device vtnet
+# Microsoft Hyper-V
+device hyperv
+
# CPU frequency control
device cpufreq