Re: [Qemu-devel] [PATCH v5 0/9] pci: multi-function bit fixes

2010-07-11 Thread Blue Swirl
Thanks, applied all. On Fri, Jul 9, 2010 at 1:44 AM, Isaku Yamahata wrote: > Ping? > Since this is bug fix patches, I'd like to include them > into the next release. > > On Wed, Jun 23, 2010 at 04:15:24PM +0900, Isaku Yamahata wrote: >> Maing changes v4 -> v5: >> - split up/reorder patches for bi

Re: [Qemu-devel] [PATCH v5 0/9] pci: multi-function bit fixes

2010-07-08 Thread Isaku Yamahata
Ping? Since this is bug fix patches, I'd like to include them into the next release. On Wed, Jun 23, 2010 at 04:15:24PM +0900, Isaku Yamahata wrote: > Maing changes v4 -> v5: > - split up/reorder patches for bisectability and testability > - stype fixes. > > patch description: > > When pci devic

[Qemu-devel] [PATCH v5 0/9] pci: multi-function bit fixes

2010-06-23 Thread Isaku Yamahata
Maing changes v4 -> v5: - split up/reorder patches for bisectability and testability - stype fixes. patch description: When pci devices are populated as multi-function, OS can fail to probe function > 0. It's because multi function bit of header type register in configuration space isn't set, so