Re: [Xen-devel] [PATCH for-4.13 v2] docs/xl: Document pci-assignable state

2019-11-27 Thread Paul Durrant
On Wed, 27 Nov 2019 at 10:14, Wei Liu wrote: > > On Tue, Nov 26, 2019 at 03:49:20PM +, George Dunlap wrote: > > Changesets 319f9a0ba9 ("passthrough: quarantine PCI devices") and > > ba2ab00bbb ("IOMMU: default to always quarantining PCI devices") > > introduced PCI device "quarantine" behavior

Re: [Xen-devel] [PATCH for-4.13 v2] docs/xl: Document pci-assignable state

2019-11-27 Thread Wei Liu
On Tue, Nov 26, 2019 at 03:49:20PM +, George Dunlap wrote: > Changesets 319f9a0ba9 ("passthrough: quarantine PCI devices") and > ba2ab00bbb ("IOMMU: default to always quarantining PCI devices") > introduced PCI device "quarantine" behavior, but did not document how > the pci-assignable-add and

Re: [Xen-devel] [PATCH for-4.13 v2] docs/xl: Document pci-assignable state

2019-11-26 Thread Ian Jackson
George Dunlap writes ("[PATCH for-4.13 v2] docs/xl: Document pci-assignable state"): > Changesets 319f9a0ba9 ("passthrough: quarantine PCI devices") and > ba2ab00bbb ("IOMMU: default to always quarantining PCI devices") > introduced PCI device "quarantine" behavior, but did not document how > the

[Xen-devel] [PATCH for-4.13 v2] docs/xl: Document pci-assignable state

2019-11-26 Thread George Dunlap
Changesets 319f9a0ba9 ("passthrough: quarantine PCI devices") and ba2ab00bbb ("IOMMU: default to always quarantining PCI devices") introduced PCI device "quarantine" behavior, but did not document how the pci-assignable-add and -remove functions act in regard to this. Rectify this. Signed-off-by: