Re: [PATCH] pci-assign: Fix multifunction support

2012-01-18 Thread Marcelo Tosatti
On Mon, Jan 16, 2012 at 10:11:51AM -0700, Alex Williamson wrote: > The core PCI code sets the multifunction bit in the header before > calling the device initfn. For device assignment, we're blasting > that value with the actual hardware value, so nobody sees the > additional functions if the devi

Re: [PATCH] pci-assign: Fix multifunction support

2012-01-17 Thread Jan Kiszka
On 2012-01-17 14:23, Alex Williamson wrote: > > > - Original Message - >> On 2012-01-16 18:11, Alex Williamson wrote: >>> The core PCI code sets the multifunction bit in the header before >>> calling the device initfn. For device assignment, we're blasting >>> that value with the actual

Re: [PATCH] pci-assign: Fix multifunction support

2012-01-17 Thread Alex Williamson
- Original Message - > On 2012-01-16 18:11, Alex Williamson wrote: > > The core PCI code sets the multifunction bit in the header before > > calling the device initfn. For device assignment, we're blasting > > that value with the actual hardware value, so nobody sees the > > additional f

Re: [PATCH] pci-assign: Fix multifunction support

2012-01-17 Thread Jan Kiszka
On 2012-01-16 18:11, Alex Williamson wrote: > The core PCI code sets the multifunction bit in the header before > calling the device initfn. For device assignment, we're blasting > that value with the actual hardware value, so nobody sees the > additional functions if the devices isn't physically