Re: [RFC PATCH 8/8] device-assignment: pass through and stub more PCI caps

2010-11-16 Thread Michael S. Tsirkin
On Fri, Nov 12, 2010 at 08:42:38AM -0700, Alex Williamson wrote: On Fri, 2010-11-12 at 11:11 +0200, Michael S. Tsirkin wrote: On Thu, Nov 11, 2010 at 11:30:07PM -0700, Alex Williamson wrote: On Fri, 2010-11-12 at 07:36 +0200, Michael S. Tsirkin wrote: On Thu, Nov 11, 2010 at 07:56:46PM

Re: [RFC PATCH 8/8] device-assignment: pass through and stub more PCI caps

2010-11-12 Thread Michael S. Tsirkin
On Thu, Nov 11, 2010 at 11:30:07PM -0700, Alex Williamson wrote: On Fri, 2010-11-12 at 07:36 +0200, Michael S. Tsirkin wrote: On Thu, Nov 11, 2010 at 07:56:46PM -0700, Alex Williamson wrote: Some drivers depend on finding capabilities like power management, PCI express/X, vital product

Re: [RFC PATCH 8/8] device-assignment: pass through and stub more PCI caps

2010-11-12 Thread Alex Williamson
On Fri, 2010-11-12 at 11:11 +0200, Michael S. Tsirkin wrote: On Thu, Nov 11, 2010 at 11:30:07PM -0700, Alex Williamson wrote: On Fri, 2010-11-12 at 07:36 +0200, Michael S. Tsirkin wrote: On Thu, Nov 11, 2010 at 07:56:46PM -0700, Alex Williamson wrote: Some drivers depend on finding

[RFC PATCH 8/8] device-assignment: pass through and stub more PCI caps

2010-11-11 Thread Alex Williamson
Some drivers depend on finding capabilities like power management, PCI express/X, vital product data, or vendor specific fields. Now that we have better capability support, we can pass more of these tables through to the guest. Note that VPD and VNDR are direct pass through capabilies, the rest

Re: [RFC PATCH 8/8] device-assignment: pass through and stub more PCI caps

2010-11-11 Thread Michael S. Tsirkin
On Thu, Nov 11, 2010 at 07:56:46PM -0700, Alex Williamson wrote: Some drivers depend on finding capabilities like power management, PCI express/X, vital product data, or vendor specific fields. Now that we have better capability support, we can pass more of these tables through to the guest.

Re: [RFC PATCH 8/8] device-assignment: pass through and stub more PCI caps

2010-11-11 Thread Alex Williamson
On Fri, 2010-11-12 at 07:36 +0200, Michael S. Tsirkin wrote: On Thu, Nov 11, 2010 at 07:56:46PM -0700, Alex Williamson wrote: Some drivers depend on finding capabilities like power management, PCI express/X, vital product data, or vendor specific fields. Now that we have better capability