Re: [Qemu-devel] [PATCH v5 00/16] NUMA series v5

2014-06-13 Thread Michael S. Tsirkin
On Fri, Jun 13, 2014 at 04:49:18PM +0800, Hu Tao wrote: > On Fri, Jun 13, 2014 at 10:18:44AM +0200, Paolo Bonzini wrote: > > Il 13/06/2014 10:03, Michael S. Tsirkin ha scritto: > > > Two points I would like to see addressed before it's going upstream: > > > - please validate and test

Re: [Qemu-devel] [PATCH v5 00/16] NUMA series v5

2014-06-13 Thread Hu Tao
On Fri, Jun 13, 2014 at 10:18:44AM +0200, Paolo Bonzini wrote: > Il 13/06/2014 10:03, Michael S. Tsirkin ha scritto: > > Two points I would like to see addressed before it's going upstream: > >- please validate and test the pci branch > > there have been lots of chan

Re: [Qemu-devel] [PATCH v5 00/16] NUMA series v5

2014-06-13 Thread Michael S. Tsirkin
On Fri, Jun 13, 2014 at 10:18:44AM +0200, Paolo Bonzini wrote: > Il 13/06/2014 10:03, Michael S. Tsirkin ha scritto: > > Two points I would like to see addressed before it's going upstream: > >- please validate and test the pci branch > > there have been lots of chan

Re: [Qemu-devel] [PATCH v5 00/16] NUMA series v5

2014-06-13 Thread Paolo Bonzini
Il 13/06/2014 10:03, Michael S. Tsirkin ha scritto: > > Two points I would like to see addressed before it's going upstream: > > - please validate and test the pci branch > > there have been lots of changes > > - please work to drop the SignedRange: for all > > current

Re: [Qemu-devel] [PATCH v5 00/16] NUMA series v5

2014-06-13 Thread Michael S. Tsirkin
On Thu, Jun 12, 2014 at 03:53:00PM +0800, Hu Tao wrote: > On Thu, Jun 12, 2014 at 10:41:18AM +0300, Michael S. Tsirkin wrote: > > On Tue, Jun 10, 2014 at 07:15:13PM +0800, Hu Tao wrote: > > > note: based on MST's numa tree. > > > > > > changes are error messages and docs tweaks to address comments

Re: [Qemu-devel] [PATCH v5 00/16] NUMA series v5

2014-06-12 Thread Hu Tao
On Thu, Jun 12, 2014 at 10:41:18AM +0300, Michael S. Tsirkin wrote: > On Tue, Jun 10, 2014 at 07:15:13PM +0800, Hu Tao wrote: > > note: based on MST's numa tree. > > > > changes are error messages and docs tweaks to address comments to > > v4. > > Applied, numa tree applied to the pci tree as wel

Re: [Qemu-devel] [PATCH v5 00/16] NUMA series v5

2014-06-12 Thread Michael S. Tsirkin
On Tue, Jun 10, 2014 at 07:15:13PM +0800, Hu Tao wrote: > note: based on MST's numa tree. > > changes are error messages and docs tweaks to address comments to > v4. Applied, numa tree applied to the pci tree as well. Two points I would like to see addressed before it's going upstream: -