* debian/changelog: Update.

* debian/config/kernelarch-x86/config: Enable XEN_PVH.

svn path=/dists/trunk/linux/; revision=21675
This commit is contained in:
Bastian Blank 2014-08-03 20:16:41 +00:00
parent c9b147919b
commit e2a4d40fc3
2 changed files with 4 additions and 0 deletions

3
debian/changelog vendored
View File

@ -4,6 +4,9 @@ linux (3.16~rc6-1~exp2) UNRELEASED; urgency=medium
* [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@debian.org> Thu, 31 Jul 2014 20:56:06 +0200
linux (3.16~rc6-1~exp1) experimental; urgency=medium

View File

@ -120,6 +120,7 @@ CONFIG_KVM_DEVICE_ASSIGNMENT=y
##
CONFIG_XEN=y
# CONFIG_XEN_DEBUG_FS is not set
CONFIG_XEN_PVH=y
##
## file: block/partitions/Kconfig