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 devices

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

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 functions

[PATCH] pci-assign: Fix multifunction support

2012-01-16 Thread Alex Williamson
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 multifunction. Switch the HEADER_TYPE to a fully