Re: [Xen-devel] [PATCH for-next 0/6] vpci: initial PCI config space traps

2017-04-18 Thread Roger Pau Monne
On Tue, Apr 11, 2017 at 11:03:56AM +0100, Roger Pau Monne wrote: > Hello, > > The following series contain an implementation of handlers for the PCI > configuration space inside of Xen. This allows Xen to detect accesses to the > PCI configuration space and react accordingly. > > I'm still not su

[Xen-devel] [PATCH for-next 0/6] vpci: initial PCI config space traps

2017-04-11 Thread Roger Pau Monne
Hello, The following series contain an implementation of handlers for the PCI configuration space inside of Xen. This allows Xen to detect accesses to the PCI configuration space and react accordingly. I'm still not sure that the interface for the handlers is the final one, right now only some ba