[linux] 01/01: [arm64] Enable VIRTUALIZATION and KVM.

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Sat Nov 5 22:24:28 UTC 2016


This is an automated email from the git hooks/post-receive script.

aurel32 pushed a commit to branch master
in repository linux.

commit 83309d3e08f439ab4144e189aab5e32a6e598ac1
Author: Aurelien Jarno <aurelien at aurel32.net>
Date:   Sat Nov 5 23:24:14 2016 +0100

    [arm64] Enable VIRTUALIZATION and KVM.
---
 debian/changelog           | 1 +
 debian/config/arm64/config | 6 ++++++
 2 files changed, 7 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 1e16456..d82d685 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ linux (4.9~rc3-1~exp2) UNRELEASED; urgency=medium
   [ Aurelien Jarno ]
   * Enable MAC802154, IEEE802154_ADF7242, IEEE802154_AT86RF230,
     IEEE802154_ATUSB, IEEE802154_CC2520 and IEEE802154_MRF24J40.
+  * [arm64] Enable VIRTUALIZATION and KVM.
 
  -- Aurelien Jarno <aurel32 at debian.org>  Sat, 05 Nov 2016 23:17:01 +0100
 
diff --git a/debian/config/arm64/config b/debian/config/arm64/config
index 2772223..507a1ac 100644
--- a/debian/config/arm64/config
+++ b/debian/config/arm64/config
@@ -30,6 +30,12 @@ CONFIG_CRYPTO_AES_ARM64_CE_BLK=m
 CONFIG_CRYPTO_CRC32_ARM64=y
 
 ##
+## file: arch/arm64/kvm/Kconfig
+##
+CONFIG_VIRTUALIZATION=y
+CONFIG_KVM=y
+
+##
 ## file: arch/arm64/Kconfig.platforms
 ##
 CONFIG_ARCH_BCM2835=y

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/kernel/linux.git



More information about the Kernel-svn-changes mailing list