Re: [Xen-devel] [PATCH v2 0/2] x86/io: rename dpci_ IO port handlers

2017-03-29 Thread Roger Pau Monne
On Tue, Mar 28, 2017 at 09:51:57PM +0100, Andrew Cooper wrote: > On 28/03/2017 14:12, Roger Pau Monne wrote: > > Hello, > > > > The following series contain two cosmetic fixes for the g2m IO port > > handlers. > > The first one renames them to use the g2m_ prefix instead of the dpci_ one, > > sinc

Re: [Xen-devel] [PATCH v2 0/2] x86/io: rename dpci_ IO port handlers

2017-03-28 Thread Andrew Cooper
On 28/03/2017 14:12, Roger Pau Monne wrote: > Hello, > > The following series contain two cosmetic fixes for the g2m IO port handlers. > The first one renames them to use the g2m_ prefix instead of the dpci_ one, > since those handlers are not trapping the PCI config space in any way. The > second

[Xen-devel] [PATCH v2 0/2] x86/io: rename dpci_ IO port handlers

2017-03-28 Thread Roger Pau Monne
Hello, The following series contain two cosmetic fixes for the g2m IO port handlers. The first one renames them to use the g2m_ prefix instead of the dpci_ one, since those handlers are not trapping the PCI config space in any way. The second fix moves the list of ports from the domain_iommu struc