aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/xen/swiotlb-xen.c
diff options
context:
space:
mode:
authorKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>2011-07-22 12:18:43 -0400
committerGreg Kroah-Hartman <gregkh@suse.de>2011-11-11 09:35:46 -0800
commit50bac9ce730674d25f010b5a591e8376e001658f (patch)
tree260924e7a3c340106ab76a36835f0bf3317b66be /drivers/xen/swiotlb-xen.c
parentf9409cf55e878e48f3649522b06a3f7c74d48f8c (diff)
downloadkernel_samsung_smdk4412-50bac9ce730674d25f010b5a591e8376e001658f.zip
kernel_samsung_smdk4412-50bac9ce730674d25f010b5a591e8376e001658f.tar.gz
kernel_samsung_smdk4412-50bac9ce730674d25f010b5a591e8376e001658f.tar.bz2
xen-pcifront: Update warning comment to use 'e820_host' option.
commit 917e3e65c35459d52f0d0b890aa5df0cad07a051 upstream. With Xen changeset 23428 "libxl: Add 'e820_host' option to config file" the E820 as seen from the host can now be passed into the guest. This means that a PV guest can now: - Use the correct PCI I/O gap. Before these patches, Linux guest would boot up and would tell: [ 0.000000] Allocating PCI resources starting at 40000000 (gap: 40000000:c0000000) while in actuality the PCI I/O gap should have been: [ 0.000000] Allocating PCI resources starting at b0000000 (gap: b0000000:4c000000) - The PV domain with PCI devices was limited to 3GB. It now can be booted with 4GB, 8GB, or whatever number you want. The PCI devices will now _not_ conflict with System RAM. Meaning the drivers can load. CC: Jesse Barnes <jbarnes@virtuousgeek.org> CC: linux-pci@vger.kernel.org [v2: Made the string less broken up. Suggested by Joe Perches] Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/xen/swiotlb-xen.c')
0 files changed, 0 insertions, 0 deletions