Re: [Xen-devel] [PATCH v2 5/5] x86/iommu: add PVH support to the inclusive options

2018-08-02 Thread Tian, Kevin
> From: Roger Pau Monne > Sent: Wednesday, August 1, 2018 7:04 PM > > Several people have reported hardware issues (malfunctioning USB > controllers) due to iommu page faults on Intel hardware. Those faults > are caused by missing RMRR (VTd) entries in the ACPI tables. Those can > be worked around

Re: [Xen-devel] [PATCH v2 5/5] x86/iommu: add PVH support to the inclusive options

2018-08-01 Thread Paul Durrant
Jackson > ; Tim (Xen.org) ; Julien Grall > ; Jan Beulich ; Roger Pau > Monne > Subject: [Xen-devel] [PATCH v2 5/5] x86/iommu: add PVH support to the > inclusive options > > Several people have reported hardware issues (malfunctioning USB > controllers) due to iommu page faults

[Xen-devel] [PATCH v2 5/5] x86/iommu: add PVH support to the inclusive options

2018-08-01 Thread Roger Pau Monne
Several people have reported hardware issues (malfunctioning USB controllers) due to iommu page faults on Intel hardware. Those faults are caused by missing RMRR (VTd) entries in the ACPI tables. Those can be worked around on VTd hardware by manually adding RMRR entries on the command line, this is