[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-changelog] [xen-unstable] passthrough: Turn on IOMMU/HAP pagetable sharing by default.



# HG changeset patch
# User Tim Deegan <tim@xxxxxxx>
# Date 1314270194 -3600
# Node ID 227130622561e20136a1ef56201fe65ead5a76e8
# Parent  1515138fbd7b31a508361e31040a8b163325e50b
passthrough: Turn on IOMMU/HAP pagetable sharing by default.

Signed-off-by: Tim Deegan <tim@xxxxxxx>
---


diff -r 1515138fbd7b -r 227130622561 xen/drivers/passthrough/iommu.c
--- a/xen/drivers/passthrough/iommu.c   Wed Aug 24 09:33:10 2011 +0100
+++ b/xen/drivers/passthrough/iommu.c   Thu Aug 25 12:03:14 2011 +0100
@@ -47,7 +47,7 @@
 bool_t __read_mostly iommu_snoop = 1;
 bool_t __read_mostly iommu_qinval = 1;
 bool_t __read_mostly iommu_intremap = 1;
-bool_t __read_mostly iommu_hap_pt_share;
+bool_t __read_mostly iommu_hap_pt_share = 1;
 bool_t __read_mostly iommu_debug;
 bool_t __read_mostly iommu_amd_perdev_vector_map = 1;
 bool_t __read_mostly amd_iommu_perdev_intremap;

_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-changelog


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.