[kernel] r21675 - in dists/trunk/linux/debian: . config/kernelarch-x86
Bastian Blank
waldi at moszumanska.debian.org
Sun Aug 3 20:16:41 UTC 2014
Author: waldi
Date: Sun Aug 3 20:16:41 2014
New Revision: 21675
Log:
* debian/changelog: Update.
* debian/config/kernelarch-x86/config: Enable XEN_PVH.
Modified:
dists/trunk/linux/debian/changelog
dists/trunk/linux/debian/config/kernelarch-x86/config
Modified: dists/trunk/linux/debian/changelog
==============================================================================
--- dists/trunk/linux/debian/changelog Sun Aug 3 20:09:47 2014 (r21674)
+++ dists/trunk/linux/debian/changelog Sun Aug 3 20:16:41 2014 (r21675)
@@ -4,6 +4,9 @@
* [x86] vfio: Enable VFIO_PCI_VGA.
* udeb: rename crc32c.ko into crc32c_generic.ko in crc-modules.
+ [ Bastian Blank ]
+ * [x86] Enable Xen PVH support.
+
-- Aurelien Jarno <aurel32 at debian.org> Thu, 31 Jul 2014 20:56:06 +0200
linux (3.16~rc6-1~exp1) experimental; urgency=medium
Modified: dists/trunk/linux/debian/config/kernelarch-x86/config
==============================================================================
--- dists/trunk/linux/debian/config/kernelarch-x86/config Sun Aug 3 20:09:47 2014 (r21674)
+++ dists/trunk/linux/debian/config/kernelarch-x86/config Sun Aug 3 20:16:41 2014 (r21675)
@@ -120,6 +120,7 @@
##
CONFIG_XEN=y
# CONFIG_XEN_DEBUG_FS is not set
+CONFIG_XEN_PVH=y
##
## file: block/partitions/Kconfig
More information about the Kernel-svn-changes
mailing list