Re: [Qemu-devel] [PATCH v2 0/5] Some PCI related cleanup patches

2014-11-05 Thread Hu Tao
On Wed, Nov 05, 2014 at 07:48:10PM +0200, Michael S. Tsirkin wrote: > On Wed, Nov 05, 2014 at 05:02:41PM +0800, Hu Tao wrote: > > Hi, > > > > This is v2 of PCI clenaup series. See each patch for the detail. > > Thanks for the patches! > > Pls note this is all not 2.2 material. > Pls resubmit aft

Re: [Qemu-devel] [PATCH v2 0/5] Some PCI related cleanup patches

2014-11-05 Thread Michael S. Tsirkin
On Wed, Nov 05, 2014 at 05:02:41PM +0800, Hu Tao wrote: > Hi, > > This is v2 of PCI clenaup series. See each patch for the detail. Thanks for the patches! Pls note this is all not 2.2 material. Pls resubmit after 2.2 is out. > changes: > v2: > - remove patch 3 from v1 which is incorrect. >

[Qemu-devel] [PATCH v2 0/5] Some PCI related cleanup patches

2014-11-05 Thread Hu Tao
Hi, This is v2 of PCI clenaup series. See each patch for the detail. changes: v2: - remove patch 3 from v1 which is incorrect. - rename defined macros as per Marcel's suggestion - place macros in pci_host.h as per Marcel's suggestion - new patch 'pci: reorganize QEMU_PCI_CAP_*' Hu Tao (5